aboutsummaryrefslogtreecommitdiff
path: root/gdb/warning.m4
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Fix the clang buildTom Tromey1-1/+1
2018-05-07Add -Wduplicated-condTom Tromey1-1/+2
2018-05-04Add -Wimplicit-fallthroughTom Tromey1-1/+2
2018-04-27Enable -Wsuggest-overrideTom Tromey1-1/+2
2018-04-06Add -Wno-error=deprecated-register to gdb build flagsSimon Marchi1-1/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-22Fix gdb 8.1 Solaris compilationRainer Orth1-3/+10
2017-06-17gdb: Add -Wno-mismatched-tagsSimon Marchi1-1/+2
2017-06-17gdb: Use -Werror when checking for (un)supported warning flagsSimon Marchi1-2/+2
2017-05-05gdb: Disable -Werror for -Wmaybe-uninitializedPedro Alves1-1/+1
2017-04-05-Wwrite-strings: Remove -Wno-write-stringsPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-05gdb/: Require a C++ compilerPedro Alves1-18/+5
2016-07-21Add -Wunused-but-set-* to buildTom Tromey1-1/+1
2016-01-11gdb: split out warnings helpersMike Frysinger1-0/+133