aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07Use clang integrated assembler except when asm is output and not required to ...shebs/clangifyStan Shebs
2018-02-07Add workaround to get clang to accept avx-512 instructionsStan Shebs
2018-02-07Work around clang assembler error with bnd by itself on a lineStan Shebs
2018-02-07Work around clang assembler error with movzxStan Shebs
2018-02-07Work around clang assembler bug with expressions in .ifStan Shebs
2018-02-06Work around lack of .tfloat in clang assemblerStan Shebs
2018-01-24Put CMPLX* macros under ISO C11Stan Shebs
2018-01-24Add clang and debug support to conformance scriptsStan Shebs
2018-01-24Comment out debugging hack that pollutes namespaceStan Shebs
2018-01-24Do not pass unhandled flag to clangStan Shebs
2018-01-24Add workarounds for incomplete float128 support in clangStan Shebs
2018-01-24clang requires -mno-see for 387 mathStan Shebs
2018-01-24Work around a weird clang link failureStan Shebs
2018-01-24For now, disable asm definitions of mempcpy and strpcpyStan Shebs
2018-01-24Make zero volatile to defeat constant-folding of 0.0/0.0Stan Shebs
2018-01-24Reduce an error to warning if clangStan Shebs
2018-01-24Work around a clang bugStan Shebs
2018-01-24Add clang versions of CMPLX* macrosStan Shebs
2018-01-24Suppress tgmath3 tests if clangStan Shebs
2018-01-24Add clang placeholders for va_arg_packStan Shebs
2018-01-24Add hidden protos ahead of usesStan Shebs
2018-01-24Stub out execstack problemStan Shebs
2018-01-24Stub out execstack, multidir, and ifunc problemsStan Shebs
2018-01-24Add --with-clang and --disable-float128 options to toplevel configuryStan Shebs
2018-01-24Disallow extern inline if clangStan Shebs
2018-01-24Add clang version of __hidden_protoStan Shebs
2018-01-24Skip undefined va_arg_packStan Shebs
2018-01-24De-nest test-ffs.cStan Shebs
2018-01-24De-nest makedb.cStan Shebs
2018-01-24De-nest regcomp.c, suppress GCC warnings about itStan Shebs
2018-01-24Un-nest nested functions in dynamic linkerStan Shebs
2018-01-24Skip execstack test, depends on nested functionStan Shebs
2018-01-24Avoid the nonstandard .tls_commonStan Shebs
2018-01-24Add jmp_buf-macros.h for ColdFire.Joseph Myers
2018-01-24aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy
2018-01-24Add build-many-glibcs.py support for Hurd.Joseph Myers
2018-01-23NEWS: Fix spelling mistake: "%ob" -> "%Ob".Rafal Luzynski
2018-01-23NEWS: fix spelling mistakeDmitry V. Levin
2018-01-23NEWS: Fix spelling mistake.Carlos O'Donell
2018-01-23NEWS: Document static application consequenes of %OB/%Ob.Carlos O'Donell
2018-01-23manual: Fix spelling of "Auxiliary."Tobias Klauser
2018-01-22manual: Touch up documentation for strftime and ALTMON_* constants.Rical Jasan
2018-01-22Fix the wording in NEWS to use "or later"Szabolcs Nagy
2018-01-22Update NEWS with binutils version requirement for static PIE supportSzabolcs Nagy
2018-01-22pl_PL: Add alternative month names (bug 10871).Rafal Luzynski
2018-01-22Documentation to the above changes (bug 10871).Rafal Luzynski
2018-01-22Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski
2018-01-22Implement alternative month names (bug 10871).Rafal Luzynski
2018-01-19powerpc: Fix syscalls during early process initialization [BZ #22685]Tulio Magno Quites Machado Filho
2018-01-19generic if_ether.h: Fix buildSamuel Thibault