summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-0/+55
* Add math benchmark latency testWilco Dijkstra2017-08-171-0/+6
* Support mcount/gprof test with GCC defaulting to PIEH.J. Lu2017-08-171-0/+5
* __opensock: Remove internal_function attributeFlorian Weimer2017-08-171-0/+6
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-161-0/+22
* Remove "[Add new features here]" for 2.27H.J. Lu2017-08-161-0/+4
* Allow abort PLT references in libc.so for SH.Joseph Myers2017-08-161-0/+5
* Mention x86-64 FMA optimization in NEWSH.J. Lu2017-08-161-0/+4
* x86-64: Optimize e_expf with FMA [BZ #21912]H.J. Lu2017-08-161-0/+9
* Add ChangeLog reference to bug 16750/CVE-2009-5064Florian Weimer2017-08-161-0/+2
* ldd: never run file directlyAndreas Schwab2017-08-161-0/+4
* x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes [BZ #21955]H.J. Lu2017-08-151-0/+6
* gmon: Run tst-gmon-prof only for run-built-tests=yesFlorian Weimer2017-08-151-0/+5
* aio: Remove support for BROKEN_THREAD_SIGNALSFlorian Weimer2017-08-151-0/+14
* gmon: Add test for basic mcount/gprof functionalityFlorian Weimer2017-08-151-0/+15
* powerpc: Add values from Linux 4.8 to <elf.h>Gustavo Romero2017-08-151-0/+16
* i386: Replace internal_function attribute for __mcount_internalFlorian Weimer2017-08-151-0/+6
* S390: Add new s390 platform z14.Stefan Liebler2017-08-151-0/+5
* conformtest: Disable si_value expectation for XPG42.Joseph Myers2017-08-141-0/+5
* NSS: Replace exported NSS lookup functions with stubs [BZ #21962]Florian Weimer2017-08-141-0/+26
* posix: Fix mmap for m68k and ia64 (BZ#21908)Adhemerval Zanella2017-08-141-0/+13
* i386: Do not set internal_functionFlorian Weimer2017-08-141-0/+7
* _dl_init: Remove internal_function attributeFlorian Weimer2017-08-141-0/+6
* _dl_start: Remove internal_function attributeFlorian Weimer2017-08-141-0/+6
* _dl_fini: Remove internal_function attributeFlorian Weimer2017-08-141-0/+5
* x86: Add IBT/SHSTK bits to cpu-featuresH.J. Lu2017-08-141-0/+11
* Fix spelling mistake in fr.poMike FABIAN2017-08-141-0/+5
* ld.so: Remove internal_function attribute from various functionsFlorian Weimer2017-08-131-0/+14
* Remove internal_function attribute from string-to-float functionsFlorian Weimer2017-08-131-0/+7
* NPTL: Remove internal_function from stack marking functionsFlorian Weimer2017-08-131-0/+14
* __netlink_assert_response: Remove internal_function attributeFlorian Weimer2017-08-131-0/+7
* __libc_rpc_getport: Remove internal_function attributeFlorian Weimer2017-08-131-0/+6
* NSS: Do not use internal_function for functions with hidden aliasesFlorian Weimer2017-08-131-0/+14
* __fortify_fail: Remove internal_function attributeFlorian Weimer2017-08-131-0/+10
* Adapt test case data to the changes in the thousands separatorsMike FABIAN2017-08-121-0/+11
* assert: Suppress pedantic warning caused by statement expressionFlorian Weimer2017-08-111-0/+7
* benchtests: Print json in memmove benchmarkSiddhesh Poyarekar2017-08-111-0/+4
* benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar2017-08-111-0/+12
* manual: Rewrite the section on widths of integer types.Rical Jasan2017-08-101-0/+9
* manual: Update @standards for [__]va_copy.Rical Jasan2017-08-101-0/+6
* powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)Gabriel F. T. Gomes2017-08-101-0/+9
* [AArch64] Optimized memcmp.Wilco Dijkstra2017-08-101-0/+5
* ld.so: Introduce struct dl_exceptionFlorian Weimer2017-08-101-0/+60
* __inet6_scopeid_pton: Remove attribute_hidden, internal_functionFlorian Weimer2017-08-101-0/+7
* malloc: Avoid optimizer warning with GCC 7 and -O3Florian Weimer2017-08-101-0/+5
* Fix stdlib/tst-strfmon_l.c test case to agree with the changes in Indian mone...Mike FABIAN2017-08-101-0/+7
* aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin2017-08-101-0/+3
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-091-0/+11
* Remove __qaddr_t.Joseph Myers2017-08-091-0/+2
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-0/+53