aboutsummaryrefslogtreecommitdiff
path: root/config/libc_glibc.in
Commit message (Collapse)AuthorAgeFilesLines
* Move config files around, and clean up the mess in the config/ directory.Yann E. MORIN"2008-04-171-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(-)
* Add EXPERIMENTAL glibc-2.7.Yann E. MORIN"2007-10-301-0/+6
|
* Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered ↵Yann E. MORIN"2007-09-021-4/+2
| | | | as such.
* Do a clean-up pass on the OBSOLETE features (versions):Yann E. MORIN"2007-08-141-115/+3
| | | | | | - remove legions of those, - remove associated patches no longer needed, - mark then as (OBSOLETE) in the prompt;
* Add glibc: 2.5.1 - 2.6 - 2.6.1.Yann E. MORIN"2007-08-111-0/+18
| | | | Apply the same patches as glibc 2.5: they apply without any problem (except for ridiculously small offsets).
* Fix comment about glibc's extra addons config option.Yann E. MORIN"2007-05-281-2/+5
|
* Merge the NPTL stuff.Yann E. MORIN"2007-05-271-1/+1
| | | | That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later...
* Move the whole threading ;odel choice out of glibc and into the generic C ↵Yann E. MORIN"2007-05-141-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.
* Cosmetics: newline at end of file, ports are now a separate option.Yann E. MORIN"2007-05-081-1/+0
|
* Introduce an OBSOLETE config option, to mask-out legacy stuff.Yann E. MORIN"2007-05-061-0/+18
|
* Add new kernel versions (2.6.20.{2,3,4}) and binutils versions ↵Yann E. MORIN"2007-03-311-1/+1
| | | | | | (2.17.50.0.1{1,2,3,4}). Fix typo in comment: qbove -> above.
* Fix C library addons/locales downloading.Yann E. MORIN"2007-03-101-0/+14
| | | | Prepare for using the ports addon easily.
* Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"2007-02-241-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... :-(