summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-30Better handle the second pass core gcc build, differentiating between gcc pri...Yann E. MORIN"1-9/+13
2008-09-29Rework the way EXPERIMENTAL architecture are marked as such, the same way ker...Yann E. MORIN"5-22/+24
2008-09-29Rework the way EXPERIMENTAL kernels are marked as such.Yann E. MORIN"3-26/+73
2008-09-29The IA64 sample builds again! :-)Yann E. MORIN"2-60/+80
2008-09-29Update the Alpha sample.Yann E. MORIN"1-63/+74
2008-09-29Restore the ability to build gcc older than 4.3. At last!Yann E. MORIN"1-1/+1
2008-09-29Don't check for autoconf >= 2.50.Yann E. MORIN"1-1/+0
2008-09-28Had a new known issue: ccache will break the build because we're sym-linking ...Yann E. MORIN"1-4/+21
2008-09-28In the glibc and eglibc trees, the 'configure' files may be older than their ...Yann E. MORIN"3-79/+11
2008-09-28Move around the BARE_METAL config entry outside of the bare metal /kernel/ en...Yann E. MORIN"2-8/+10
2008-09-28This PowerPC sample has been updated to use gcc-4.3.2.Yann E. MORIN"1-4/+6
2008-09-28Remove gcc-4.3.2 dependency on EXPERIMENTAL.Yann E. MORIN"1-2/+1
2008-09-28The first sample to use gcc-4.3.2.Yann E. MORIN"1-4/+5
2008-09-28Don't remove files that are no longer generated whne cleaning in kconfig/ .Yann E. MORIN"1-1/+0
2008-09-28Simplify conf and mconf generation. We don't care for the _shipped stuff.Yann E. MORIN"4-4/+0
2008-09-28Fix generated debug.in and tools.in (xlcwu <xlcwu.taiwan@gmail.com>).Yann E. MORIN"1-4/+4
2008-09-26Enhance ./configure tools checking.Yann E. MORIN"1-34/+61
2008-09-25Update the sstrip help entries. Courtesy "Joachim Nilsson" <joachim.nilsson@v...Yann E. MORIN"1-4/+5
2008-09-25Add latest gcc-4.3.2 as EXPERIMENTAL, using the 4.3.1 re-based patchset.Yann E. MORIN"26-0/+1091
2008-09-23Update this ARM sample.Yann E. MORIN"1-61/+70
2008-09-23Bart De VOS pointed out that removing absolute paths from the libc linker scr...Yann E. MORIN"1-12/+2
2008-09-23Update the PowerPC SPE samle:Yann E. MORIN"1-9/+8
2008-09-23Allow fully qulified file name in tools to check for.Yann E. MORIN"1-17/+13
2008-09-23Udate the PowerPC SPE sample.Yann E. MORIN"1-72/+81
2008-09-22Make eglibc build on systems where both autoconf-2.13 and autoconf-2.50 are i...Yann E. MORIN"2-0/+93
2008-09-22Rework the eglibc download so as to be a little bit saner.Yann E. MORIN"1-10/+15
2008-09-22Add binutils-2.18.50.0.9.Yann E. MORIN"14-0/+639
2008-09-18Move snapshots version after numbered versions (aka releases).Yann E. MORIN"4-32/+36
2008-09-16Generate the kernel config choice, rather than having it hard-coded:Yann E. MORIN"6-68/+109
2008-09-16Don't advertise 'xconfig' as a config rule.Yann E. MORIN"1-1/+1
2008-09-15Fix architecture config file make rules.Yann E. MORIN"1-1/+1
2008-09-15Move all the Linux kernel config options to a single file (to ease supporting...Yann E. MORIN"4-308/+232
2008-09-15DUMA: don't log twice through the logger.Yann E. MORIN"1-1/+1
2008-09-15Code-reorder in the Linux kernel config options.Yann E. MORIN"1-17/+15
2008-09-15The Linux kernel does not need a config file now that the old methods are rem...Yann E. MORIN"1-13/+0
2008-09-15Make bare-metal a kernel selection.Yann E. MORIN"2-21/+14
2008-09-14Update and clarify COPYING (plus a typo).Yann E. MORIN"1-2/+7
2008-09-14Enhance setting the minimum kernel version glibc will run against.Yann E. MORIN"7-53/+145
2008-09-14Beautify somewhat the WiKi table for narrow screens.Yann E. MORIN"1-3/+3
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"25-77/+640
2008-09-11Update config.sub.Yann E. MORIN"1-3/+7
2008-09-11Fix auto-completion for updaetools.Yann E. MORIN"1-1/+1
2008-09-10Remove the now really obsolete Linux kernel headers copy and sanitised.Yann E. MORIN"38-3945/+89
2008-09-05SPE ABI is no longer EXPERIMENTAL.Yann E. MORIN"1-2/+1
2008-09-05Update this sample without EXPERIMENTAL features as much as possible.Yann E. MORIN"1-6/+6
2008-09-05Update the PPC sample to not use EXPERIMENTAL features.Yann E. MORIN"1-24/+28
2008-09-05Update docs/overview.txt with the script shell fragment that defines bash com...Yann E. MORIN"1-0/+14
2008-09-05Mark the IA64 sample as being broken (might be because it uses an old gcc, th...Yann E. MORIN"1-0/+0
2008-09-05Add completion for crosstool-NG.Yann E. MORIN"1-0/+30
2008-09-05Update the teo MIPS sample to use as less EXPERIMENTAL features as possible.Yann E. MORIN"2-38/+52