summaryrefslogtreecommitdiff
path: root/gdbsupport
Commit message (Expand)AuthorAgeFilesLines
* gdbsupport: rename source files to .ccSimon Marchi2020-02-1337-103/+105
* Re-generate gdb/gdbserver/gdbsupport configure scriptsSimon Marchi2020-02-112-1/+6
* Add -Wstrict-null-sentinel to gdbsupport/warning.m4Simon Marchi2020-02-113-2/+10
* Move gdb/warning.m4 to gdbsupportSimon Marchi2020-02-114-2/+167
* gdbsupport: use AM_GDB_WARNINGSSimon Marchi2020-02-116-1/+215
* [gdb] Fix -Wstrict-null-sentinel warningsTom de Vries2020-02-102-1/+5
* Support the NetBSD version of pthread_setname_npChristian Biesinger2020-01-242-2/+15
* Fix gdbsupport build on compilers that don't default to C++11 or abovePedro Alves2020-01-173-0/+9
* Fix gdbsupport buildPedro Alves2020-01-175-54/+62
* Ensure proc-service symbols have default visibility (PR build/24805)Pedro Alves2020-01-161-0/+29
* Add gdbsupport check-defines scriptTom Tromey2020-01-144-0/+91
* Move many configure checks to common.m4Tom Tromey2020-01-148-6/+2128
* Move gdbsupport to the top levelTom Tromey2020-01-14125-0/+27929