| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu | 2018-06-08 | 1 | -0/+2 |
* | Drop fpregset unused symbol exposition | Samuel Thibault | 2018-04-20 | 1 | -1/+1 |
* | arm: Remove ununsed ARM code in optimized implementation | Adhemerval Zanella | 2018-04-16 | 4 | -86/+1 |
* | Update ARM libm-test-ulps. | Adhemerval Zanella | 2018-04-05 | 1 | -0/+8 |
* | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki | 2018-04-04 | 1 | -3/+3 |
* | Remove unused frame.h header, sigcontextinfo.h macros. | Joseph Myers | 2018-03-22 | 1 | -27/+0 |
* | hurd: add gscope support | Samuel Thibault | 2018-03-11 | 1 | -0/+1 |
* | Move LDBL_CLASSIFY_COMPAT to its own header. | Joseph Myers | 2018-02-01 | 2 | -4/+8 |
* | Update ARM libm-test-ulps. | Joseph Myers | 2018-01-02 | 1 | -26/+26 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 113 | -113/+113 |
* | Add sysdeps/ieee754/soft-fp. | Joseph Myers | 2017-12-12 | 5 | -10/+3 |
* | Prefer https for Sourceware links | Siddhesh Poyarekar | 2017-11-16 | 1 | -1/+1 |
* | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 2017-11-07 | 1 | -0/+2 |
* | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 2017-11-07 | 1 | -0/+5 |
* | arm: Implement memchr ifunc selection in C | Adhemerval Zanella | 2017-11-06 | 8 | -285/+286 |
* | arm: Implement memcpy ifunc selection in C | Adhemerval Zanella | 2017-11-06 | 9 | -82/+124 |
* | arm: Remove lazy tlsdesc initialization related code | Szabolcs Nagy | 2017-11-03 | 4 | -209/+2 |
* | arm: Remove unnecessary volatile qualifier | Szabolcs Nagy | 2017-11-03 | 1 | -2/+1 |
* | [BZ #18572] arm: Disable lazy initialization of tlsdesc entries | Szabolcs Nagy | 2017-11-03 | 1 | -9/+15 |
* | [BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESC | Szabolcs Nagy | 2017-11-03 | 1 | -31/+3 |
* | Update ARM libm-test-ulps. | Joseph Myers | 2017-10-05 | 1 | -2/+8 |
* | arm: Don't check _DYNAMIC in elf_machine_load_address | H.J. Lu | 2017-10-03 | 1 | -3/+0 |
* | arm: Update elf_machine_load_address for static PIE | H.J. Lu | 2017-09-29 | 1 | -1/+11 |
* | arm: Check PIC instead of SHARED in start.S | H.J. Lu | 2017-09-29 | 1 | -2/+2 |
* | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra | 2017-09-19 | 1 | -9/+0 |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 1 | -22/+0 |
* | elf: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 3 | -3/+2 |
* | gmon: Remove internal_function attribute | Florian Weimer | 2017-08-31 | 1 | -2/+2 |
* | Fix mcontext_t sigcontext namespace (bug 21457). | Joseph Myers | 2017-08-30 | 1 | -1/+0 |
* | Fix uc_* namespace (bug 21457). | Joseph Myers | 2017-08-09 | 1 | -4/+4 |
* | [ARM] Fix ld.so crash when built using Binutils 2.29 | Jiong Wang | 2017-07-13 | 1 | -2/+10 |
* | [ARM] Optimise memchr for NEON-enabled processors | Prakhar Bahuguna | 2017-06-27 | 5 | -1/+293 |
* | Rename struct ucontext tag (bug 21457). | Joseph Myers | 2017-06-26 | 1 | -2/+2 |
* | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-14 | 1 | -0/+1 |
* | Replace all internal uses of __bzero with memset. This removes the need | Wilco Dijkstra | 2017-06-12 | 1 | -3/+3 |
* | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 2017-06-06 | 2 | -23/+1 |
* | Fix more namespace issues in sys/ucontext.h (bug 21457). | Joseph Myers | 2017-06-01 | 1 | -4/+15 |
* | Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). | Joseph Myers | 2017-05-23 | 1 | -8/+2 |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 1 | -0/+1 |
* | Remove sfi_* annotations from ARM assembly files. | Zack Weinberg | 2017-05-20 | 21 | -882/+442 |
* | Remove the bulk of the NaCl port. | Zack Weinberg | 2017-05-20 | 14 | -2492/+0 |
* | Split up bits/sigstack.h. | Joseph Myers | 2017-05-19 | 1 | -0/+3 |
* | Condition some sys/ucontext.h contents on __USE_MISC (bug 21457). | Joseph Myers | 2017-05-11 | 1 | -16/+18 |
* | Remove wrong definitions from pthread header refactor | Adhemerval Zanella | 2017-05-11 | 1 | -1/+1 |
* | Move shared pthread definitions to common headers | Adhemerval Zanella | 2017-05-09 | 2 | -202/+69 |
* | Update arm, mips, powerpc-nofpu libm-test-ulps. | Joseph Myers | 2017-02-17 | 1 | -52/+60 |
* | Fix ARM fpu_control.h for assemblers requiring VFP insn names (bug 21047). | Joseph Myers | 2017-01-19 | 1 | -2/+9 |
* | New pthread rwlock that is more scalable. | Torvald Riegel | 2017-01-10 | 1 | -7/+7 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 118 | -118/+118 |
* | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel | 2016-12-31 | 1 | -8/+21 |