Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-17 | Remove TLS configure checks. | Marek Polacek | |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | |
2012-03-27 | Regenerate | Andreas Jaeger | |
2012-03-27 | Merge branch 'elf-move' | Andreas Jaeger | |
Conflicts: debug/backtracesymsfd.c sysdeps/generic/elf/backtracesymsfd.c sysdeps/i386/configure.in | |||
2012-03-21 | Use autoconf macro for testing compiler options with empty input. | Joseph Myers | |
2012-03-07 | Fix sysdeps/i386/configure.in cpuid.h test for bootstrapping. | Joseph Myers | |
2012-01-28 | Use -msse2avx option for x86-64 libm functions | Ulrich Drepper | |
2011-10-20 | Check for FMA4 support and generate appropriate fma functions | Ulrich Drepper | |
2011-02-02 | AVX audit test failures with gcc 4.6 | H.J. Lu | |
2010-04-14 | Add x86-32 FMA support | H.J. Lu | |
2010-03-04 | Pass -mtune=i686 to assembler when compiling for i686 | H.J. Lu | |
2009-09-15 | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | |
2009-08-08 | Simplify cpuid.h configure test. | Jim Meyering | |
2009-08-02 | x86/x86-64 now needs <cpuid.h> from gcc. | Ulrich Drepper | |
2009-07-03 | Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64. | H.J. Lu | |
2005-11-05 | * sysdeps/i386/configure.in (libc_mtune_example): Variable removed. | Roland McGrath | |
* sysdeps/i386/configure: Regenerated. | |||
2005-03-06 | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. | Roland McGrath | |
(_dl_out_of_memory): Use rtld_hidden_proto. * elf/dl-error.c (_dl_out_of_memory): Use rtld_hidden_data_def. (_dl_signal_error): Don't use INTUSE on _dl_out_of_memory. * elf/dl-open.c (_dl_open): Likewise. * elf/dl-deps.c (_dl_map_object_deps): Likewise. * sunrpc/des_impl.c (des_set_key): Make first argument unsigned char *. * elf/dl-addr.c (_dl_addr): Add a cast. * elf/unload3mod4.c: Declare foo. * elf/testobj2.c: Include <stdio.h>. * sysdeps/gnu/errlist.awk: Emit NERR macro for _sys_nerr_internal value constant, and use it in the defn. * sysdeps/gnu/errlist-compat.awk: Use NERR in array decl. Use actual size for compat array decls. * config.make.in (cc-mtune): New substituted variable. * configure.in (libc_cv_cc_mtune): New test for -mtune= switch, done only if libc_mtune_example is defined. * configure: Regenerated. * sysdeps/i386/configure.in (libc_mtune_example): Set it. * sysdeps/i386/configure: Regenerated. * sysdeps/i386/Makefile (CFLAGS-initfini.s): Use $(cc-mtune). | |||
2005-01-05 | 2005-01-05 Roland McGrath <roland@redhat.com> | Roland McGrath | |
* configure.in (libc_cv_cpp_asm_debuginfo): Checked moved ... * sysdeps/i386/configure.in: ... here. New file. * sysdeps/i386/configure: New generated file. * configure: Regenerated. | |||
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | |