Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-15 | internal interfaces: regex: | midipix | 2 | -593/+31 | |
revise xregex.h to use the regex implementation provided by libc; remove xregex2.h, as it is no longer needed; adjust libiberty's make recipe accordingly. signed-off by Z. Gilboa; see copying.midipix (9cd0746c) for additional information. | |||||
2015-03-15 | internal interfaces: remove getopt.h in favor of the header provided by libc. | midipix | 1 | -144/+0 | |
2015-03-15 | obtained gcc-4.6.4.tar.bz2 from upstream website;upstream | upstream source tree | 30 | -0/+10714 | |
verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository. |