aboutsummaryrefslogtreecommitdiff
path: root/include/diagnostics.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-15[gdb/build] Fix build for gcc < 11Tom de Vries1-0/+2
2022-05-04gdb: Workaround stringop-overread warning in debuginfod-support.c on s390xMark Wielaard1-0/+7
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-02gdb, include: replace pragmas with DIAGNOSTIC macros, fix build with g++ 4.8Simon Marchi1-0/+16
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-23ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17Mark Wielaard1-0/+5
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-12Fix unused function errorLuis Machado1-9/+0
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-05Disable -Wformat-nonliteral in parts of printcmd.cSimon Marchi1-0/+12
2018-07-06Fix diagnostic errorsAlan Modra1-0/+14
2018-07-05darwin: Silence syscall deprecated declaration warningSimon Marchi1-0/+6
2018-06-04Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu1-3/+1
2018-06-04Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATIONH.J. Lu1-7/+24
2018-06-01Move gdb/common/diagnostics.h to include/diagnostics.hH.J. Lu1-0/+60