Age | Commit message (Expand) | Author |
2016-03-07 | Add placeholder libnsl.abilist and libutil.abilist files | Aurelien Jarno |
2016-02-19 | malloc: Remove NO_THREADS | Florian Weimer |
2016-02-18 | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu |
2016-01-18 | S/390: Do not raise inexact exception in lrint/lround. [BZ #19486] | Stefan Liebler |
2016-01-06 | Update copyright dates committed in 2016 | H.J. Lu |
2016-01-06 | Mark internal unistd functions hidden in ld.so | H.J. Lu |
2016-01-06 | Mark ld.so internal mmap functions hidden in ld.so | H.J. Lu |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-22 | Harmonize generic stdio-lock support with nptl | Samuel Thibault |
2015-11-24 | Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code | Florian Weimer |
2015-11-06 | Simplify the abilist format | Florian Weimer |
2015-10-17 | malloc: Rewrite with explicit TLS access using __thread | Florian Weimer |
2015-10-15 | Mark _dl_catch_error hidden | H.J. Lu |
2015-10-15 | Mark internal _itoa functions hidden | H.J. Lu |
2015-10-15 | Mark internal _dl_XXX functions hidden | H.J. Lu |
2015-10-15 | Mark _wordcopy_XXX functions hidden | H.J. Lu |
2015-10-15 | Always enable pointer guard [BZ #18928] | Florian Weimer |
2015-10-09 | Fix lrint, llrint, lround, llround missing exceptions for MIPS (bug 16399). | Joseph Myers |
2015-10-05 | Work around powerpc32 integer 0 converting to -0 (bug 887, bug 19049, bug 190... | Joseph Myers |
2015-09-28 | Fix clog, clog10 inaccuracy (bug 19016). | Joseph Myers |
2015-09-23 | Refactor code forcing underflow exceptions. | Joseph Myers |
2015-09-18 | Avoid excess range overflowing results from cosh, sinh, lgamma (bug 18980). | Joseph Myers |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers |
2015-09-10 | Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558). | Joseph Myers |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers |
2015-09-04 | Rename bits/linkmap.h to linkmap.h (bug 14912). | Joseph Myers |
2015-09-04 | Rename bits/stdio-lock.h to stdio-lock.h (bug 14912). | Joseph Myers |
2015-09-03 | Rename bits/libc-tsd.h to libc-tsd.h (bug 14912). | Joseph Myers |
2015-08-26 | Adjust _Unwind_Word in unwind.h to version in libgcc. | Stefan Liebler |
2015-07-14 | Factor file identity rules out of generic rtld code. | Roland McGrath |
2015-05-14 | Refactoring of START for conditions in individual tests | Andrew Senkevich |
2015-03-31 | Add ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA to x86 | H.J. Lu |
2015-03-04 | Define ETH_ALEN in generic <netinet/if_ether.h>. | Roland McGrath |
2015-02-13 | Add placeholder c++-types.data and *.abilist files. | Roland McGrath |
2015-01-21 | Fix recursive dlopen. | Carlos O'Donell |
2015-01-08 | Clean up allocrtsig code. | Roland McGrath |
2015-01-07 | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers |
2015-01-07 | Fix libm fesetround namespace (bug 17748). | Joseph Myers |
2015-01-06 | Fix libm fesetenv namespace (bug 17748). | Joseph Myers |
2015-01-05 | ARM: Consolidate with generic unwinder wrapper code | Roland McGrath |
2015-01-05 | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers |
2014-12-21 | Add hidden __tls_get_addr/___tls_get_addr alias | H.J. Lu |
2014-12-17 | Fix profil_counter namespace (bug 17725). | Joseph Myers |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar |
2014-11-06 | Run check-localpltk/textrel/execstack over ld.so. | Carlos O'Donell |
2014-11-05 | Remove INTDEF / INTUSE / INTVARDEF (bug 14132). | Joseph Myers |
2014-11-05 | Don't use INTDEF/INTUSE with _dl_mcount (bug 14132). | Joseph Myers |