about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix i686 build with GCC 9.Joseph Myers2018-11-121-0/+11
* Remove redundant macro definitions from ia64 sfp-machine.h.Joseph Myers2018-11-121-0/+8
* malloc: Convert the unlink macro to the unlink_chunk functionFlorian Weimer2018-11-121-0/+13
* hurd: Document dtable_cloexec size convention.Samuel Thibault2018-11-111-0/+2
* Hurd: export _hurd_port_moveSamuel Thibault2018-11-101-0/+3
* Hurd: Fix ulinks in fd table reallocationSamuel Thibault2018-11-101-0/+4
* Hurd: Implement chdir support in posix_spawnSamuel Thibault2018-11-101-0/+8
* Add support for GCC 9 attribute copy.Martin Sebor2018-11-091-0/+25
* Convert tst-efgcvt to the new test frameworkGabriel F. T. Gomes2018-11-091-0/+12
* Update conform/Makefile mkdir commands.Joseph Myers2018-11-091-0/+4
* Replace conformtest.pl with conformtest.py.Joseph Myers2018-11-091-0/+21
* Use TEST_COMPARE_STRING in recently added testGabriel F. T. Gomes2018-11-081-0/+7
* Remove __ASSUME_SOCKETCALL.Joseph Myers2018-11-081-0/+19
* Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu2018-11-081-0/+10
* Add an additional test to resolv/tst-resolv-network.cAlexandra Hájková2018-11-081-0/+5
* Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867).Joseph Myers2018-11-071-0/+8
* support: Fix printf format for TEST_COMPARE_STRINGAdhemerval Zanella2018-11-071-0/+5
* support: Implement TEST_COMPARE_STRINGFlorian Weimer2018-11-071-0/+11
* RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab2018-11-071-0/+7
* Correct SH kernel-features.h undefines (bug 23862).Joseph Myers2018-11-061-0/+9
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-061-0/+69