Age | Commit message (Expand) | Author | Files | Lines |
2023-03-06 | gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.h | Simon Marchi | 1 | -0/+9 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-10-28 | include: Define macro to ignore -Wdeprecated-declarations on GCC | Tsukasa OI | 1 | -0/+3 |
2022-10-03 | Fix self-move warning check for GCC 13+ | Jan-Benedict Glaw | 1 | -0/+4 |
2022-09-22 | include: Add macro to ignore -Wunused-but-set-variable | Tsukasa OI | 1 | -0/+14 |
2022-09-22 | include: Add macro to ignore -Wuser-defined-warnings | Tsukasa OI | 1 | -0/+9 |
2022-06-15 | [gdb/build] Fix build for gcc < 11 | Tom de Vries | 1 | -0/+2 |
2022-05-04 | gdb: Workaround stringop-overread warning in debuginfod-support.c on s390x | Mark Wielaard | 1 | -0/+7 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-02 | gdb, include: replace pragmas with DIAGNOSTIC macros, fix build with g++ 4.8 | Simon Marchi | 1 | -0/+16 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-23 | ada-lex.l: Ignore register diagnostic also for g++ defaulting to ISO C++17 | Mark Wielaard | 1 | -0/+5 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-12 | Fix unused function error | Luis Machado | 1 | -9/+0 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-09-05 | Disable -Wformat-nonliteral in parts of printcmd.c | Simon Marchi | 1 | -0/+12 |
2018-07-06 | Fix diagnostic errors | Alan Modra | 1 | -0/+14 |
2018-07-05 | darwin: Silence syscall deprecated declaration warning | Simon Marchi | 1 | -0/+6 |
2018-06-04 | Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1 | H.J. Lu | 1 | -3/+1 |
2018-06-04 | Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION | H.J. Lu | 1 | -7/+24 |
2018-06-01 | Move gdb/common/diagnostics.h to include/diagnostics.h | H.J. Lu | 1 | -0/+60 |