Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 1 | -2/+1 |
| | |||||
* | Fix run-program-prefix comment. | Joseph Myers | 2012-10-25 | 1 | -1/+1 |
| | |||||
* | Support cross-testing. | Joseph Myers | 2012-10-24 | 1 | -3/+16 |
| | |||||
* | Define and use $(run-built-tests). | Joseph Myers | 2012-10-24 | 1 | -0/+9 |
| | |||||
* | Add and use $(host-built-program-cmd). | Jim Blandy | 2012-10-23 | 1 | -0/+5 |
| | |||||
* | Refactor parts of run-program-prefix and built-program-cmd into new ↵ | Joseph Myers | 2012-10-23 | 1 | -10/+23 |
| | | | | run-via-rtld-prefix. | ||||
* | Remove relics of support for configuring in the source directory. | Joseph Myers | 2012-10-19 | 1 | -34/+1 |
| | |||||
* | Don't include link-libc-static in +link-static-before-libc. | Joseph Myers | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Clean up *objdir variables. | Roland McGrath | 2012-09-28 | 1 | -3/+2 |
| | |||||
* | Use static link by default for --disable-shared | H.J. Lu | 2012-09-24 | 1 | -16/+28 |
| | |||||
* | Replace crtendS.o with crtend.o for static link | H.J. Lu | 2012-09-24 | 1 | -1/+1 |
| | |||||
* | Remove $(have-cpp-asm-debuginfo) check | H.J. Lu | 2012-09-15 | 1 | -4/+0 |
| | |||||
* | Use crtbeginT.o to statically link programs | H.J. Lu | 2012-09-06 | 1 | -4/+7 |
| | |||||
* | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath | 2012-08-17 | 1 | -0/+7 |
| | |||||
* | Small cleanup in Makeconfig. | Marek Polacek | 2012-08-02 | 1 | -6/+1 |
| | |||||
* | Avoid use of libgcc_s and libgcc_eh when building glibc. | Joseph Myers | 2012-07-03 | 1 | -9/+59 |
| | |||||
* | Respect --localstatedir for /var/db parent directory. | Roland McGrath | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | Remove unused default-abi definition in Makeconfig. | Joseph Myers | 2012-06-01 | 1 | -7/+2 |
| | |||||
* | Convert WORDSIZE[32|64]/ld entries to abi-variants | H.J. Lu | 2012-05-30 | 1 | -11/+45 |
| | |||||
* | syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time. | Roland McGrath | 2012-05-24 | 1 | -0/+4 |
| | |||||
* | BZ#10375: Configure magic to use -fno-stack-protector if needed. | Roland McGrath | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed. | Roland McGrath | 2012-05-16 | 1 | -1/+2 |
| | |||||
* | Revert "Revert "Build glibc with -frounding-math"" | Andreas Jaeger | 2012-05-08 | 1 | -1/+6 |
| | | | | This reverts commit 20f244a03fda84d1556674584b340e2459ef3d99. | ||||
* | Revert "Build glibc with -frounding-math" | Andreas Jaeger | 2012-05-07 | 1 | -6/+1 |
| | | | | | | | | This reverts commit bd7b0e561f7f684cedfc4adb964569fe9ab16209. Conflicts: ChangeLog | ||||
* | Build glibc with -frounding-math | Andreas Jaeger | 2012-05-06 | 1 | -1/+6 |
| | | | | | | * Makeconfig (+math-flags): New, set to -frounding-math. (+cflags): Add +math-flags so that all of glibc gets compiled with it. | ||||
* | Remove unused localtime makefile variables. | Joseph Myers | 2012-05-01 | 1 | -8/+0 |
| | |||||
* | Remove --as-needed configure test. | Joseph Myers | 2012-04-25 | 1 | -10/+1 |
| | |||||
* | Don't handle libgcc_s suffixes. | Joseph Myers | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
| | |||||
* | Remove have-initfini and need-nopic-initfini | Andreas Schwab | 2012-02-08 | 1 | -10/+1 |
| | |||||
* | Sort objects before relocations | Ulrich Drepper | 2012-01-27 | 1 | -0/+6 |
| | |||||
* | Static linking is always needed | Ulrich Drepper | 2012-01-08 | 1 | -9/+0 |
| | |||||
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -33/+3 |
| | |||||
* | Remove --enable-omitfp support | Ulrich Drepper | 2012-01-07 | 1 | -12/+1 |
| | |||||
* | Use CPPFLAGS from configure. | Mike Frysinger | 2011-09-19 | 1 | -1/+1 |
| | |||||
* | Cleanup of configuration options | Ulrich Drepper | 2011-09-10 | 1 | -0/+4 |
| | | | | Make several tool features mandatory and simplify the code. | ||||
* | Add rules to build libresolv with SSP flags | Ulrich Drepper | 2011-08-17 | 1 | -1/+3 |
| | |||||
* | Install db-Makefile | Ulrich Drepper | 2011-06-15 | 1 | -0/+6 |
| | |||||
* | Add sotruss program | Ulrich Drepper | 2011-05-28 | 1 | -0/+6 |
| | |||||
* | Add support for generated PIE link rules | Andreas Schwab | 2011-05-13 | 1 | -3/+3 |
| | |||||
* | Use --{start,end}-group to handle circular dependency between libgcc.a and ↵ | Paul Pluzhnikov | 2011-05-05 | 1 | -1/+1 |
| | | | | libc.a. | ||||
* | Remove use of ranlib. | Ulrich Drepper | 2011-02-15 | 1 | -5/+1 |
| | |||||
* | Work around shortest-stem feature in make 3.82+ | Andreas Schwab | 2010-10-24 | 1 | -4/+4 |
| | |||||
* | Link as-needed against ld.so. | Roland McGrath | 2010-04-19 | 1 | -1/+10 |
| | |||||
* | Revert "Shorten build commands" | Roland McGrath | 2010-04-09 | 1 | -3/+2 |
| | | | | This reverts commit 59d9f1d6983fc9b606a1f9214fb817efe3d6cff8. | ||||
* | Shorten build commands | Daniel Jacobowitz | 2010-04-08 | 1 | -2/+3 |
| | | | | | | | | | | This patch scratches an itch. Each individual gcc command in the glibc build is over 1K, which means it takes up a good chunk of my terminal. Most of that is include paths. Any version of GCC new enough to build glibc supports response files, which were added in 2005. So use a response file for the static list of include paths. Now the build commands are a lot shorter, and easier to use when developing glibc. | ||||
* | Propagate -fdebug-prefix-map from CFLAGS to ASFLAGS. | Paul Pluzhnikov | 2010-04-05 | 1 | -2/+2 |
| | |||||
* | Pass $(sysdep-LDFLAGS) when using --print-file-name. | Ryan S. Arnold | 2010-01-14 | 1 | -4/+4 |
| | |||||
* | Consolidate PIE linking Makefile rules. | H.J. Lu | 2009-06-16 | 1 | -0/+16 |
| |