about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho2018-11-301-0/+15
* Replace gen-as-const.awk by gen-as-const.py.Joseph Myers2018-11-301-0/+8
* elf/dl-exception.c: Include <_itoa.h> for _itoa prototypeH.J. Lu2018-11-291-0/+4
* hurd: Fix returning value for fcntl(F_*LK*)Samuel Thibault2018-11-301-0/+5
* _dl_exception_create_format: Support %x/%lx/%zxH.J. Lu2018-11-291-0/+8
* argp: do not call _IO_fwide() if _LIBC is not definedCharles-Antoine Couret2018-11-291-0/+7
* C-SKY: Add dynamic relocations to elf.hMao Han2018-11-291-0/+24
* posix: Do not include testcases.h, ptestcases.h in source treeFlorian Weimer2018-11-291-0/+12
* support: Add signal support to support_capture_subprocess_checkFlorian Weimer2018-11-281-0/+17
* Do not copy glibc sources in build-many-glibcs.py.Joseph Myers2018-11-281-0/+6
* S390: Regenerate ULPs.Stefan Liebler2018-11-281-0/+4
* support_quote_string: Do not use str parameter nameFlorian Weimer2018-11-281-0/+5
* Fix Hurd build with read-only source directory.Joseph Myers2018-11-271-0/+5
* support: Implement support_quote_stringFlorian Weimer2018-11-271-0/+9
* CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer2018-11-271-0/+7
* Enable VDSO for static linking on aarch64Rafael Ávila de Espíndola2018-11-271-0/+7
* abilist.awk: Treat .tdata like .tbss and reject unknown combinations.Carlos O'Donell2018-11-261-0/+5
* Touch more glibc source files in build-many-glibcs.py.Joseph Myers2018-11-261-0/+5
* malloc: tcache: Validate tc_idx before checking for double-frees [BZ #23907]Florian Weimer2018-11-261-0/+6
* Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola2018-11-261-0/+11
* Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola2018-11-231-0/+21
* Fix Arm __ASSUME_COPY_FILE_RANGE (bug 23915).Joseph Myers2018-11-231-0/+7
* x86/CET: Add a re-exec test with legacy bitmapH.J. Lu2018-11-231-0/+7
* Combine more conformtest tests into single execution of the compiler.Joseph Myers2018-11-221-0/+6
* Separate conformtest subtest generation and execution.Joseph Myers2018-11-221-0/+17
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-0/+42
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-0/+37
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+43
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-211-0/+54
* malloc: tcache double free checkDJ Delorie2018-11-201-0/+13
* [AArch64] Adjust writeback in non-zero memsetWilco Dijkstra2018-11-201-0/+4
* Use unique identifiers in conformtest.Joseph Myers2018-11-201-0/+16
* hurd: Support lockf at offset 0 with size 0 or 1.Samuel Thibault2018-11-191-0/+6
* Update config.guess and config.sub to current versions.Mao Han2018-11-191-0/+5
* support: Print timestamps in timeout handlerFlorian Weimer2018-11-191-0/+7
* Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg2018-11-161-0/+25
* hurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64Samuel Thibault2018-11-161-0/+15
* mktime: DEBUG_MKTIME cleanupPaul Eggert2018-11-151-0/+6
* mktime: fix non-EOVERFLOW errno handlingPaul Eggert2018-11-151-0/+14
* mktime: fix bug with Y2038 DST transitionPaul Eggert2018-11-151-0/+7
* mktime: make more room for overflowPaul Eggert2018-11-151-0/+6
* mktime: simplify offset guessPaul Eggert2018-11-151-0/+4
* mktime: new test for mktime failurePaul Eggert2018-11-151-0/+7
* mktime: fix EOVERFLOW bugPaul Eggert2018-11-151-0/+8
* hurd: Fix build with GCC 9Samuel Thibault2018-11-141-0/+7
* malloc: Use current (C11-style) atomics for fastbin accessFlorian Weimer2018-11-131-0/+9
* Fix mips build with GCC 9.Joseph Myers2018-11-131-0/+3
* Add hidden_tls_def macros, fix powerpc-soft build with GCC 9.Joseph Myers2018-11-131-0/+23
* Fix sparc64 build with GCC 9.Joseph Myers2018-11-131-0/+6
* Fix armv7 build with GCC 9.Joseph Myers2018-11-121-0/+3