about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Use clang integrated assembler except when asm is output and not required to ... shebs/clangifyStan Shebs2018-02-072-7/+8
* Add workaround to get clang to accept avx-512 instructionsStan Shebs2018-02-071-0/+7
* Work around clang assembler error with bnd by itself on a lineStan Shebs2018-02-071-1/+2
* Work around clang assembler error with movzxStan Shebs2018-02-071-2/+3
* Work around clang assembler bug with expressions in .ifStan Shebs2018-02-0713-0/+96
* Work around lack of .tfloat in clang assemblerStan Shebs2018-02-061-0/+6
* Put CMPLX* macros under ISO C11Stan Shebs2018-01-241-1/+1
* Add clang and debug support to conformance scriptsStan Shebs2018-01-245-9/+82
* Comment out debugging hack that pollutes namespaceStan Shebs2018-01-241-0/+4
* Do not pass unhandled flag to clangStan Shebs2018-01-241-1/+4
* Add workarounds for incomplete float128 support in clangStan Shebs2018-01-244-2/+31
* clang requires -mno-see for 387 mathStan Shebs2018-01-241-0/+3
* Work around a weird clang link failureStan Shebs2018-01-241-0/+4
* For now, disable asm definitions of mempcpy and strpcpyStan Shebs2018-01-241-0/+2
* Make zero volatile to defeat constant-folding of 0.0/0.0Stan Shebs2018-01-242-3/+5
* Reduce an error to warning if clangStan Shebs2018-01-241-0/+4
* Work around a clang bugStan Shebs2018-01-241-0/+2
* Add clang versions of CMPLX* macrosStan Shebs2018-01-241-0/+25
* Suppress tgmath3 tests if clangStan Shebs2018-01-241-0/+3
* Add clang placeholders for va_arg_packStan Shebs2018-01-241-0/+5
* Add hidden protos ahead of usesStan Shebs2018-01-241-0/+12
* Stub out execstack problemStan Shebs2018-01-241-0/+2
* Stub out execstack, multidir, and ifunc problemsStan Shebs2018-01-242-3/+10
* Add --with-clang and --disable-float128 options to toplevel configuryStan Shebs2018-01-246-7/+96
* Disallow extern inline if clangStan Shebs2018-01-241-2/+1
* Add clang version of __hidden_protoStan Shebs2018-01-241-0/+10
* Skip undefined va_arg_packStan Shebs2018-01-241-0/+4
* De-nest test-ffs.cStan Shebs2018-01-241-16/+15
* De-nest makedb.cStan Shebs2018-01-241-0/+45
* De-nest regcomp.c, suppress GCC warnings about itStan Shebs2018-01-242-1/+273
* Un-nest nested functions in dynamic linkerStan Shebs2018-01-245-1/+120
* Skip execstack test, depends on nested functionStan Shebs2018-01-241-0/+2
* Avoid the nonstandard .tls_commonStan Shebs2018-01-241-1/+1
* Add jmp_buf-macros.h for ColdFire.Joseph Myers2018-01-243-0/+13
* aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2018-01-243-2/+14
* Add build-many-glibcs.py support for Hurd.Joseph Myers2018-01-242-10/+82
* NEWS: Fix spelling mistake: "%ob" -> "%Ob".Rafal Luzynski2018-01-231-1/+1
* NEWS: fix spelling mistakeDmitry V. Levin2018-01-231-1/+1
* NEWS: Fix spelling mistake.Carlos O'Donell2018-01-231-1/+1
* NEWS: Document static application consequenes of %OB/%Ob.Carlos O'Donell2018-01-231-0/+15
* manual: Fix spelling of "Auxiliary."Tobias Klauser2018-01-232-1/+6
* manual: Touch up documentation for strftime and ALTMON_* constants.Rical Jasan2018-01-223-13/+27
* Fix the wording in NEWS to use "or later"Szabolcs Nagy2018-01-221-2/+2
* Update NEWS with binutils version requirement for static PIE supportSzabolcs Nagy2018-01-221-1/+2
* pl_PL: Add alternative month names (bug 10871).Rafal Luzynski2018-01-222-3/+14
* Documentation to the above changes (bug 10871).Rafal Luzynski2018-01-224-11/+83
* Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski2018-01-2212-62/+211
* Implement alternative month names (bug 10871).Rafal Luzynski2018-01-2213-64/+251
* powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho2018-01-194-4/+47
* generic if_ether.h: Fix buildSamuel Thibault2018-01-192-0/+5