summaryrefslogtreecommitdiff
path: root/config/libc_glibc.in
AgeCommit message (Collapse)AuthorFilesLines
2008-04-17Move config files around, and clean up the mess in the config/ directory.Yann E. MORIN"1-124/+0
config/kernel/kernel_linux.in | 12 6 6 0 +- config/paths.in | 89 0 89 0 ---------------- config/kernel_linux_headers_install.in | 168 0 168 0 ------------------------------ config/kernel.in | 2 1 1 0 config/kernel_linux_headers_copy.in | 42 0 42 0 -------- config/cc.in | 2 1 1 0 config/logging.in | 110 0 110 0 -------------------- config/build-behave.in | 45 0 45 0 -------- config/libc_uClibc.in | 101 0 101 0 ------------------ config/kernel_linux_headers_sanitised.in | 62 0 62 0 ----------- config/ct-behave.in | 82 0 82 0 --------------- config/kernel_linux.in | 134 0 134 0 ------------------------ config/global.in | 10 5 5 0 +- config/download_extract.in | 171 0 171 0 ------------------------------- config/cc_gcc.in | 130 0 130 0 ------------------------ config/libc_glibc.in | 124 0 124 0 ---------------------- config/libc.in | 4 2 2 0 17 files changed, 15 insertions(+), 1273 deletions(-)
2007-10-30Add EXPERIMENTAL glibc-2.7.Yann E. MORIN"1-0/+6
2007-09-02Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered ↵Yann E. MORIN"1-4/+2
as such.
2007-08-14Do a clean-up pass on the OBSOLETE features (versions):Yann E. MORIN"1-115/+3
- remove legions of those, - remove associated patches no longer needed, - mark then as (OBSOLETE) in the prompt;
2007-08-11Add glibc: 2.5.1 - 2.6 - 2.6.1.Yann E. MORIN"1-0/+18
Apply the same patches as glibc 2.5: they apply without any problem (except for ridiculously small offsets).
2007-05-28Fix comment about glibc's extra addons config option.Yann E. MORIN"1-2/+5
2007-05-27Merge the NPTL stuff.Yann E. MORIN"1-1/+1
That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later...
2007-05-14Move the whole threading ;odel choice out of glibc and into the generic C ↵Yann E. MORIN"1-19/+0
library options: even uClibc may have NPTL at one point in the (hopefully near) future. Mark the progress bar as being CPU-intensive. Little style fix to the core C compiler build step.
2007-05-08Cosmetics: newline at end of file, ports are now a separate option.Yann E. MORIN"1-1/+0
2007-05-06Introduce an OBSOLETE config option, to mask-out legacy stuff.Yann E. MORIN"1-0/+18
2007-03-31Add new kernel versions (2.6.20.{2,3,4}) and binutils versions ↵Yann E. MORIN"1-1/+1
(2.17.50.0.1{1,2,3,4}). Fix typo in comment: qbove -> above.
2007-03-10Fix C library addons/locales downloading.Yann E. MORIN"1-0/+14
Prepare for using the ports addon easily.
2007-02-24Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"1-0/+199
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-(