summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2008-10-12In generated choice menus, move the selection options outside the choice menu.Yann E. MORIN"2-12/+0
2008-10-10Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"8-66/+12
2008-10-10Add the Linux kernel 2.6.27.Yann E. MORIN"1-91/+7
2008-10-09Remove CT_BROKEN.Yann E. MORIN"3-13/+7
2008-10-09'sstrip' makes no sense on bare-metal, mark it so.Yann E. MORIN"1-0/+1
2008-10-09Add latest Linux kernel versions 2.6.25.18 & 2.6.26.6.Yann E. MORIN"1-3/+13
2008-10-06Typoes.Yann E. MORIN"1-1/+1
2008-10-05Separate the architecture config file and function script.Yann E. MORIN"16-126/+0
2008-10-05Add the latest GMP and MPFR versions.Yann E. MORIN"2-0/+10
2008-10-03Second shot at moving arch/ into config/arch/ .Yann E. MORIN"16-0/+309
2008-10-03First shot at moving arch/ into config/arch/ .Yann E. MORIN"1-1/+0
2008-10-02extract-config.sh no longer exists, don't advertise it.Yann E. MORIN"1-3/+0
2008-09-29Rework the way EXPERIMENTAL kernels are marked as such.Yann E. MORIN"1-0/+1
2008-09-28Move around the BARE_METAL config entry outside of the bare metal /kernel/ en...Yann E. MORIN"2-8/+10
2008-09-28Remove gcc-4.3.2 dependency on EXPERIMENTAL.Yann E. MORIN"1-2/+1
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"1-0/+7
2008-09-22Add binutils-2.18.50.0.9.Yann E. MORIN"1-0/+6
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"4-30/+26
2008-09-15Move all the Linux kernel config options to a single file (to ease supporting...Yann E. MORIN"2-233/+189
2008-09-15Code-reorder in the Linux kernel config options.Yann E. MORIN"1-17/+15
2008-09-15Make bare-metal a kernel selection.Yann E. MORIN"2-21/+14
2008-09-14Enhance setting the minimum kernel version glibc will run against.Yann E. MORIN"6-48/+112
2008-09-14Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"13-45/+79
2008-09-10Remove the now really obsolete Linux kernel headers copy and sanitised.Yann E. MORIN"4-153/+4
2008-09-02Mark some features as no longer being EXPERIMENTAL.Yann E. MORIN"2-3/+1
2008-09-02Add support for building Insight instead of gdb (only for the cross-gdb).Yann E. MORIN"1-0/+13
2008-09-01Add linux-2.6.26.3.Yann E. MORIN"1-0/+6
2008-08-27eglibc and PowerPC SPE documentaion, courtesy Nate CASE.Yann E. MORIN"1-0/+7
2008-08-26Enable glibc to include support for kernel versions different than the versio...Yann E. MORIN"1-0/+44
2008-08-26Commonalise options common to both glibc and eglibc.Yann E. MORIN"4-121/+73
2008-08-25Allow using ash as the shell for ./configure and make.Yann E. MORIN"1-0/+14
2008-08-21Typo.Yann E. MORIN"1-1/+1
2008-08-21Move the threading model choice back to the C library menu:Yann E. MORIN"2-38/+38
2008-08-19Default to check installed kernel headers by default.Yann E. MORIN"1-1/+1
2008-08-12gcc-4.3.1 is now longer EXPERIMENTAL (gcc-4.3.0 is still EXPERIMENTAL, becaus...Yann E. MORIN"1-2/+1
2008-08-12Typo.Yann E. MORIN"1-1/+1
2008-08-12Move TARGET_LDFLAGS up with all target-dependent flags.Yann E. MORIN"1-0/+1
2008-08-11Merge the branches/eglibc stuff:Yann E. MORIN"2-0/+143
2008-08-09Add latest Linux kernel versions.Yann E. MORIN"1-0/+24
2008-08-07Introduce four new ARCH specific variables that CT_DoArchValues can set if th...Yann E. MORIN"1-0/+10
2008-08-07Add a new config knob for gcc: usage of SJLJ to handle exceptions.Yann E. MORIN"1-2/+39
2008-08-05Mark "ADA", "ObjC", "ObjC++" and "other languages" as being EXPERIMENTAL.Yann E. MORIN"1-4/+8
2008-08-04Add latest Linux kernel headers.Yann E. MORIN"1-0/+6
2008-08-01Rework a little bit of the LAN mirror and proxy settings.Yann E. MORIN"1-94/+99
2008-08-01Change some config items' default values.Yann E. MORIN"2-3/+3
2008-07-28Add latest headers from Linux kernel 2.6.25.1{1,2}.Yann E. MORIN"1-0/+12
2008-07-25Hmmm. The debug pause at each step never ever worked... Sigh...Yann E. MORIN"1-1/+1
2008-07-22Allow selecting 'latest' snapshot, as well as 'specific' date snapshot for gl...Yann E. MORIN"3-8/+29