summaryrefslogtreecommitdiff
path: root/include/diagnostics.h
Commit message (Expand)AuthorAgeFilesLines
* gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.hSimon Marchi2023-03-061-0/+9
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* include: Define macro to ignore -Wdeprecated-declarations on GCCTsukasa OI2022-10-281-0/+3
* Fix self-move warning check for GCC 13+Jan-Benedict Glaw2022-10-031-0/+4
* include: Add macro to ignore -Wunused-but-set-variableTsukasa OI2022-09-221-0/+14
* include: Add macro to ignore -Wuser-defined-warningsTsukasa OI2022-09-221-0/+9
* [gdb/build] Fix build for gcc < 11Tom de Vries2022-06-151-0/+2
* gdb: Workaround stringop-overread warning in debuginfod-support.c on s390xMark Wielaard2022-05-041-0/+7
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* gdb, include: replace pragmas with DIAGNOSTIC macros, fix build with g++ 4.8Simon Marchi2021-12-021-0/+16
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17Mark Wielaard2020-08-231-0/+5
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Fix unused function errorLuis Machado2019-12-121-9/+0
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Disable -Wformat-nonliteral in parts of printcmd.cSimon Marchi2018-09-051-0/+12
* Fix diagnostic errorsAlan Modra2018-07-061-0/+14
* darwin: Silence syscall deprecated declaration warningSimon Marchi2018-07-051-0/+6
* Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu2018-06-041-3/+1
* Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATIONH.J. Lu2018-06-041-7/+24
* Move gdb/common/diagnostics.h to include/diagnostics.hH.J. Lu2018-06-011-0/+60