Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Regenerate | Andreas Jaeger | 2012-03-27 | 1 | -1/+0 |
| | |||||
* | Merge branch 'elf-move' | Andreas Jaeger | 2012-03-27 | 1 | -0/+44 |
|\ | | | | | | | | | | | | | Conflicts: debug/backtracesymsfd.c sysdeps/generic/elf/backtracesymsfd.c sysdeps/i386/configure.in | ||||
* | | Use autoconf macro for testing compiler options with empty input. | Joseph Myers | 2012-03-21 | 1 | -6/+12 |
|/ | |||||
* | Fix sysdeps/i386/configure.in cpuid.h test for bootstrapping. | Joseph Myers | 2012-03-07 | 1 | -479/+1 |
| | |||||
* | Use -msse2avx option for x86-64 libm functions | Ulrich Drepper | 2012-01-28 | 1 | -0/+23 |
| | |||||
* | Check for FMA4 support and generate appropriate fma functions | Ulrich Drepper | 2011-10-20 | 1 | -20/+43 |
| | |||||
* | AVX audit test failures with gcc 4.6 | H.J. Lu | 2011-02-02 | 1 | -332/+425 |
| | |||||
* | Add x86-32 FMA support | H.J. Lu | 2010-04-14 | 1 | -0/+25 |
| | |||||
* | Pass -mtune=i686 to assembler when compiling for i686 | H.J. Lu | 2010-03-04 | 1 | -0/+19 |
| | |||||
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 1 | -150/+132 |
| | |||||
* | Simplify cpuid.h configure test. | Jim Meyering | 2009-08-08 | 1 | -8/+542 |
| | |||||
* | x86/x86-64 now needs <cpuid.h> from gcc. | Ulrich Drepper | 2009-08-02 | 1 | -44/+56 |
| | |||||
* | Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64. | H.J. Lu | 2009-07-03 | 1 | -7/+64 |
| | |||||
* | * sysdeps/i386/configure.in (libc_mtune_example): Variable removed. | Roland McGrath | 2005-11-05 | 1 | -3/+0 |
| | | | | * sysdeps/i386/configure: Regenerated. | ||||
* | * sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl. | Roland McGrath | 2005-03-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (_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 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-01-05 | 1 | -0/+54 |
| | | | | | | | * configure.in (libc_cv_cpp_asm_debuginfo): Checked moved ... * sysdeps/i386/configure.in: ... here. New file. * sysdeps/i386/configure: New generated file. * configure: Regenerated. | ||||
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -54/+0 |
| | |||||
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -0/+54 |