Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct some line numbers in patches. | P. J. McDermott | 2013-06-21 | 2 | -3/+3 |
| | | | | With BusyBox patch, fuzz is fatal, but offsets are OK. | ||||
* | Add patches to configure the libc with any awk. | P. J. McDermott | 2013-06-21 | 2 | -0/+184 |
| | |||||
* | Make patch change exit to return in preconfigure. | P. J. McDermott | 2013-06-20 | 1 | -3/+20 |
| | |||||
* | Fix $as_me clobbering in patch. | P. J. McDermott | 2013-06-20 | 1 | -16/+47 |
| | |||||
* | Add patch to fix libc sysdeps preconfigure on ash. | P. J. McDermott | 2013-06-20 | 1 | -0/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AS_LINENO_PREPARE was causing an infinitely recursive configure loop. Before: configure: loading cache config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for readelf... readelf checking for sysdeps preconfigure fragments... x86_64 configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for dummy-gcc... gcc checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for dummy-readelf... readelf checking for sysdeps preconfigure fragments... x86_64 configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target [...] After: configure: loading cache config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for readelf... readelf checking for sysdeps preconfigure fragments... x86_64 checking whether gcc compiles in -mx32 mode by default... no | ||||
* | build: Fix an ln command. | P. J. McDermott | 2013-05-30 | 1 | -1/+1 |
| | |||||
* | Remove old and current upstream source archives. | P. J. McDermott | 2013-05-29 | 2 | -0/+0 |
| | |||||
* | build: Make a /usr/lib/<host>/ld.so link for GCC. | P. J. McDermott | 2013-04-27 | 1 | -0/+6 |
| | |||||
* | TODO: New file to list remaining tasks. | P. J. McDermott | 2013-04-04 | 1 | -0/+6 |
| | |||||
* | Remove outdated README file. | P. J. McDermott | 2013-04-04 | 1 | -34/+0 |
| | |||||
* | build: Fix the file mode of the ELF interpreter. | P. J. McDermott | 2013-04-04 | 1 | -0/+3 |
| | |||||
* | build: Change shell parameters to makefile macros. | P. J. McDermott | 2013-04-04 | 1 | -6/+6 |
| | |||||
* | Set some cache vars only for bootstrap builds. | P. J. McDermott | 2013-04-04 | 1 | -6/+11 |
| | | | | Also, make cache variable writing a bit more efficient. | ||||
* | Generate /etc/ld.so.conf.d/*. | P. J. McDermott | 2013-04-04 | 3 | -7/+9 |
| | |||||
* | libc.6: Add /etc/gai.conf. | P. J. McDermott | 2013-04-01 | 2 | -0/+2 |
| | |||||
* | Update nsswitch.conf. | P. J. McDermott | 2013-04-01 | 1 | -8/+12 |
| | |||||
* | nscd: Add /etc/nscd.conf. | P. J. McDermott | 2013-04-01 | 2 | -0/+2 |
| | |||||
* | Remove zoneinfo package. | P. J. McDermott | 2013-04-01 | 2 | -6/+0 |
| | | | | As of upstream version 2.16, glibc and EGLIBC no longer provide timezone data. | ||||
* | Don't remove libc/manual/Makefile from source. | P. J. McDermott | 2013-03-31 | 2 | -1/+10 |
| | |||||
* | build: Don't build the info manual. | P. J. McDermott | 2013-03-31 | 1 | -1/+1 |
| | |||||
* | Add patch to remove libc/manual/errno.texi deps. | P. J. McDermott | 2013-03-31 | 1 | -0/+37 |
| | |||||
* | build: Delete manual removal commands. | P. J. McDermott | 2013-03-30 | 1 | -4/+0 |
| | |||||
* | source.mk: Remove source directory target. | P. J. McDermott | 2013-03-30 | 1 | -4/+2 |
| | |||||
* | Add new packed source archive | P. J. McDermott | 2013-03-30 | 2 | -1/+1 |
| | |||||
* | changelog: Update (new upstream version). | P. J. McDermott | 2013-03-30 | 1 | -1/+2 |
| | |||||
* | build: Add targets to download and pack sources. | P. J. McDermott | 2013-03-30 | 2 | -0/+24 |
| | |||||
* | build: mkdir dest/etc, then cp ld.so.conf. | P. J. McDermott | 2013-03-30 | 1 | -0/+1 |
| | |||||
* | changelog: Update. | P. J. McDermott | 2013-03-30 | 1 | -0/+6 |
| | |||||
* | Add "Depends: libc.6 (= ${Binary-Version})". | P. J. McDermott | 2013-03-30 | 6 | -0/+6 |
| | |||||
* | libc.6-dbg: New package. | P. J. McDermott | 2013-03-30 | 3 | -1/+8 |
| | |||||
* | build: Support libc-only and locales-only builds. | P. J. McDermott | 2013-03-30 | 1 | -4/+4 |
| | |||||
* | Update to SPF 2.0, etc. | P. J. McDermott | 2013-03-30 | 23 | -129/+131 |
| | | | | | | | | * Refactor build makefile. * Use multiarch library directories. * Install locales. * Move changelogs into libc.6. * Don't install manual. | ||||
* | Add a package 'README' file. | P. J. McDermott | 2012-04-24 | 1 | -0/+34 |
| | |||||
* | Only build EGLIBC packages for *-*-eglibc arches. | P. J. McDermott | 2012-04-24 | 5 | -5/+5 |
| | | | | It doesn't make sense to build EGLIBC for, e.g., a uClibc architecture. | ||||
* | Remove removal of removed thing. | P. J. McDermott | 2012-04-23 | 1 | -1/+0 |
| | |||||
* | Remove superfluous directory settings in 'build'. | P. J. McDermott | 2012-04-23 | 1 | -21/+2 |
| | |||||
* | Install files that remained in dest. | P. J. McDermott | 2012-04-23 | 2 | -0/+4 |
| | |||||
* | Add 'ld.so.conf' and 'nsswitch.conf'. | P. J. McDermott | 2012-04-23 | 4 | -0/+21 |
| | |||||
* | Fix "eglibc-doc" install file. | P. J. McDermott | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Fix 'build' again. | P. J. McDermott | 2012-04-23 | 1 | -2/+10 |
| | |||||
* | Fix 'build' makefile. | P. J. McDermott | 2012-04-23 | 1 | -7/+6 |
| | |||||
* | Write binary package metadata. | P. J. McDermott | 2012-04-23 | 16 | -0/+68 |
| | |||||
* | For now, skip the debug package. | P. J. McDermott | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Rewrite 'build' makefile. | P. J. McDermott | 2012-04-23 | 1 | -11/+127 |
| | |||||
* | Initial commit. | P. J. McDermott | 2012-04-23 | 6 | -0/+305 |