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