2012-04-29 |
Andreas Jaeger | Always run check-abi |
blob | commitdiff |
2012-04-26 |
Joseph Myers | Don't handle unsupported OSes in configure (base_os... |
blob | commitdiff | diff to current |
2012-04-25 |
Joseph Myers | Remove --as-needed configure test. |
blob | commitdiff | diff to current |
2012-04-24 |
Joseph Myers | Don't handle libgcc_s suffixes. |
blob | commitdiff | diff to current |
2012-03-28 |
Andreas Jaeger | Remove sysdeps/elf support from configure. |
blob | commitdiff | diff to current |
2012-03-27 |
Andreas Jaeger | Merge branch 'elf-move' |
blob | commitdiff | diff to current |
2012-03-21 |
Andreas Schwab | Disable use of FMA instructions in branred |
blob | commitdiff | diff to current |
2012-03-21 |
Thomas Schwinge | Weaken -fstack-protector configure test to a compile... |
blob | commitdiff | diff to current |
2012-03-21 |
Joseph Myers | Use autoconf macro for testing compiler options with... |
blob | commitdiff | diff to current |
2012-03-16 |
Roland McGrath | Use sysdeps/*/preconfigure fragments from main source... |
blob | commitdiff | diff to current |
2012-03-15 |
Andreas Jaeger | Merge branch 'master' into bug13658-branch |
blob | commitdiff | diff to current |
2012-03-14 |
David S. Miller | Add framework for using sparc VIS3 instructions, use... |
blob | commitdiff | diff to current |
2012-03-14 |
Andreas Jaeger | Merge branch 'master' into bug13658-branch |
blob | commitdiff | diff to current |
2012-03-08 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
blob | commitdiff | diff to current |
2012-03-08 |
Joseph Myers | Fix .ctors/.dtors header configure test for bootstrapping. |
blob | commitdiff | diff to current |
2012-03-07 |
Andreas Jaeger | Merge branch 'master' into bug13658-branch |
blob | commitdiff | diff to current |
2012-03-01 |
Joseph Myers | Require binutils 2.20 or later. |
blob | commitdiff | diff to current |
2012-02-27 |
Joseph Myers | Require GCC 4.3 or later. |
blob | commitdiff | diff to current |
2012-02-25 |
Joseph Myers | Fix configure logic for disabling multi-arch. |
blob | commitdiff | diff to current |
2012-02-08 |
Andreas Schwab | Remove have-initfini and need-nopic-initfini |
blob | commitdiff | diff to current |
2012-01-31 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
blob | commitdiff | diff to current |
2012-01-30 |
Joseph Myers | Fix makefile/configure problems with sse2avx changes. |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | Static linking is always needed |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | Remove pwd tst from configure |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | No need for test for __builtin_expect |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | Forgot to remove AC_SUBST(bonuded) |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | Remove more unnecessary Alpha and IA-64 configury |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | gcc better don't use a signed type for size_t |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | Remove last remnants of RANLIB |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | More fallout from supporting only ELF |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | Remove non-ELF support |
blob | commitdiff | diff to current |
2012-01-07 |
Ulrich Drepper | Remove --enable-omitfp support |
blob | commitdiff | diff to current |
2012-01-07 |
Ulrich Drepper | Remove support in configure for unsupported architectures |
blob | commitdiff | diff to current |
2011-11-17 |
Ulrich Drepper | Remove handling of VCs other then git |
blob | commitdiff | diff to current |
2011-10-25 |
Ulrich Drepper | Optimize accurate 64-bit routines for FMA4 on x86-64 |
blob | commitdiff | diff to current |
2011-10-15 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
blob | commitdiff | diff to current |
2011-10-15 |
Andreas Schwab | Fix searching for C++ system headers for cross compilers |
blob | commitdiff | diff to current |
2011-09-11 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
blob | commitdiff | diff to current |
2011-09-11 |
Ulrich Drepper | Remove --wth-tls option, TLS support is required |
blob | commitdiff | diff to current |
2011-09-11 |
Ulrich Drepper | Fix use of AC_INIT |
blob | commitdiff | diff to current |
2011-09-10 |
Ulrich Drepper | Cleanup of configuration options |
blob | commitdiff | diff to current |
2011-09-09 |
Ulrich Drepper | Remove support for automatic cvs check-ins |
blob | commitdiff | diff to current |
2011-07-15 |
Roland McGrath | Default to --with-default-link=yes if configure check... |
blob | commitdiff | diff to current |
2011-07-15 |
Roland McGrath | Use linker --print-output-format option if available. |
blob | commitdiff | diff to current |
2011-07-15 |
Roland McGrath | Adjust relro test to work around GNU ld limitations. |
blob | commitdiff | diff to current |
2011-07-12 |
Roland McGrath | Fix a braino in new relro configure test. |
blob | commitdiff | diff to current |
2011-07-09 |
Roland McGrath | Use an empirical check for .ctors/.dtors -> .init_array... |
blob | commitdiff | diff to current |
2011-07-09 |
Roland McGrath | Rewrite -z relro configure check to be empirical. |
blob | commitdiff | diff to current |
2011-07-09 |
Roland McGrath | Find readelf with AC_CHECK_TOOL for use in configure... |
blob | commitdiff | diff to current |
2011-07-03 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
blob | commitdiff | diff to current |
2011-07-02 |
Roland McGrath | Add --with-default-link configure option. |
blob | commitdiff | diff to current |
2011-06-28 |
Ulrich Drepper | Remove the --experimental-malloc option |
blob | commitdiff | diff to current |
2011-06-28 |
Roland McGrath | Distinguish configure check for .ctors/.dtors header... |
blob | commitdiff | diff to current |
2011-06-10 |
Roland McGrath | Use AC_LANG_PROGRAM in nss-crypt check. |
blob | commitdiff | diff to current |
2011-05-21 |
Ulrich Drepper | Fix configure visibility tests |
blob | commitdiff | diff to current |
2011-02-17 |
Ulrich Drepper | Merge branch 'master' of ssh://sourceware.org/git/glibc |
blob | commitdiff | diff to current |
2011-02-15 |
Ulrich Drepper | Remove use of ranlib. |
blob | commitdiff | diff to current |
2011-02-03 |
H.J. Lu | Add missing configure patch. |
blob | commitdiff | diff to current |
2011-01-17 |
Andreas Schwab | Don't override --enable-multi-arch. |
blob | commitdiff | diff to current |
2010-12-25 |
H.J. Lu | Remove `.ctors' and `.dtors' output sections |
blob | commitdiff | diff to current |
2010-08-24 |
Roland McGrath | Rejigger header generation for default uname implementa... |
blob | commitdiff | diff to current |
2010-08-23 |
Mike Frysinger | Remove multiarch dirs when gnu indirect is not supported |
blob | commitdiff | diff to current |
2010-07-26 |
Roland McGrath | BZ #11840: Fix config.cache usage for -fgnu89-inline... |
blob | commitdiff | diff to current |
2010-03-05 |
H.J. Lu | Pass -mtune=i686 to assembler when compiling for i686 |
blob | commitdiff | diff to current |
2009-12-24 |
H.J. Lu | Enable multiarch whenever possible. |
blob | commitdiff | diff to current |
2009-09-28 |
H.J. Lu | Handle future binutils versions correctly. |
blob | commitdiff | diff to current |
2009-09-15 |
Roland McGrath | configure tweaks, support $libc_add_on_config_subdirs |
blob | commitdiff | diff to current |
2009-09-08 |
H.J. Lu | Support binutils 2.100 and 3.0. |
blob | commitdiff | diff to current |
2009-09-05 |
H.J. Lu | Support binutils 2.20. |
blob | commitdiff | diff to current |
2009-07-10 |
H.J. Lu | Add AVX support to ld.so auditing for x86-64. |
blob | commitdiff | diff to current |
2009-07-10 |
Ulrich Drepper | Implement STB_GNU_UNIQUE handling. |
blob | commitdiff | diff to current |
2009-07-03 |
H.J. Lu | Add SSE4.2 support for strcspn, strpbrk, and strspn... |
blob | commitdiff | diff to current |
2009-05-31 |
Andreas Schwab | Move AC_CANONICAL_HOST before first use of $host and... |
blob | commitdiff | diff to current |
2009-04-03 |
Ulrich Drepper | * configure.in: We need to test for the compiler earlier. |
blob | commitdiff | diff to current |
2009-04-02 |
Ulrich Drepper | * configure.in: Recognize --enable-nss-crypt. |
blob | commitdiff | diff to current |
2009-03-13 |
Ulrich Drepper | * config.h.in (USE_MULTIARCH): Define. |
blob | commitdiff | diff to current |
2008-11-26 |
Roland McGrath | Moved alpha to ports repository. |
blob | commitdiff | diff to current |
2008-11-11 |
Roland McGrath | * sysdeps/x86_64/configure: New file. |
blob | commitdiff | diff to current |
2008-08-18 |
Roland McGrath | 2008-08-18 Roland McGrath <roland@redhat.com> |
blob | commitdiff | diff to current |
2008-06-25 |
Ulrich Drepper | [BZ #5814] |
blob | commitdiff | diff to current |
2008-05-15 |
Ulrich Drepper | [BZ #6428] |
blob | commitdiff | diff to current |
2008-04-11 |
Ulrich Drepper | * configure.in: Check for -fno-section-anchors in addit... |
blob | commitdiff | diff to current |
2008-02-01 |
Roland McGrath | [BZ #5442] cvs/fedora-glibc-20080201T1017 |
blob | commitdiff | diff to current |
2008-01-24 |
Roland McGrath | 2008-01-24 Roland McGrath <roland@redhat.com> |
blob | commitdiff | diff to current |
2007-10-19 |
Jakub Jelinek | 2007-10-06 David S. Miller <davem@davemloft.net> |
blob | commitdiff | diff to current |
2007-06-08 |
Ulrich Drepper | * configure.in: Avoid variable named BASH. |
blob | commitdiff | diff to current |
2007-03-20 |
Jakub Jelinek | * configure.in (libc_cv_gnu89_inline): Only do compile... |
blob | commitdiff | diff to current |
2007-03-17 |
Ulrich Drepper | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89... |
blob | commitdiff | diff to current |
2007-01-11 |
Ulrich Drepper | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,... |
blob | commitdiff | diff to current |
2007-07-31 |
Jakub Jelinek | . |
blob | commitdiff | diff to current |
2006-11-02 |
Ulrich Drepper | * configure.in: Work around ld --help change and avoid... |
blob | commitdiff | diff to current |
2006-10-30 |
Ulrich Drepper | * sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlo... |
blob | commitdiff | diff to current |
2006-10-29 |
Ulrich Drepper | * configure.in: Relax -z relro requirement a bit. cvs/fedora-glibc-20061029T2155 |
blob | commitdiff | diff to current |
2006-10-28 |
Ulrich Drepper | * configure.in: Require assembler support for visibilit... |
blob | commitdiff | diff to current |
2006-10-18 |
Ulrich Drepper | * configure.in: Disable building profile libraries... cvs/fedora-glibc-20061025T1857 |
blob | commitdiff | diff to current |
2006-07-10 |
Ulrich Drepper | * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206 |
blob | commitdiff | diff to current |
2006-04-26 |
Ulrich Drepper | 2006-04-26 James Antill <james.antill@redhat.com> |
blob | commitdiff | diff to current |
2006-03-01 |
Roland McGrath | * configure.in (machine): Match sparcv9v and sparc64v. |
blob | commitdiff | diff to current |
2006-02-28 |
Roland McGrath | * sysdeps/hppa: Directory removed, saved in ports repos... |
blob | commitdiff | diff to current |
2006-02-28 |
Roland McGrath | * Makefile (subdir-target-args): New variable. |
blob | commitdiff | diff to current |
next |