aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-25gdbserver: replace AC_TRY_COMPILE in acinclude.m4users/simark/autoconf-warningsSimon Marchi2-25/+27
2020-10-25gdb: replace AC_TRY_LINK in sanitize.m4Simon Marchi2-1/+6
2020-10-25gdbsupport: replace AC_TRY_COMPILE in common.m4Simon Marchi4-17/+35
2020-10-25gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORKSimon Marchi1-1/+1
2020-10-25gdbsupport: replace AC_TRY_COMPILE in warning.m4Simon Marchi4-17/+28
2020-10-25gdbsupport: replace AC_TRY_COMPILE in ptrace.m4Simon Marchi4-18/+43
2020-10-25gdbsupport: re-indent ptrace.m4Simon Marchi4-119/+141
2020-10-25gdb: modernize acinclude.m4Simon Marchi2-22/+42
2020-10-25gdb/testsuite: modernize configure.acSimon Marchi2-1/+3
2020-10-25gdb: modernize configure.acSimon Marchi2-173/+311
2020-10-25gdbserver: modernize configure.acSimon Marchi2-43/+89
2020-10-25gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDCSimon Marchi6-953/+1
2020-10-25gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A...Simon Marchi6-4/+48
2020-10-25gdb: move ptrace.m4 to gdbsupportSimon Marchi8-4/+19
2020-10-26Automatic date update in version.inGDB Administrator1-1/+1
2020-10-25gdb: use inferior parameter in add_vsyscall_pageSimon Marchi2-1/+7
2020-10-25gdb: make jit.c use the inferior_created inferior parameterSimon Marchi4-19/+25
2020-10-25gdb: pass inferior to check_pid_namespace_matchSimon Marchi2-3/+9
2020-10-25gdb: add inferior parameter to inferior_created observableSimon Marchi11-10/+24
2020-10-25asan: alpha-vms: buffer overflowAlan Modra2-2/+10
2020-10-25Automatic date update in version.inGDB Administrator1-1/+1
2020-10-24gdbserver: re-generate configureSimon Marchi3-2/+21
2020-10-24Document the GDB 10.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2020-10-24Automatic date update in version.inGDB Administrator1-1/+1
2020-10-23ld: Set plug_opt only if compiler is availableH.J. Lu2-12/+19
2020-10-23[gdb/testsuite] Don't use default form in Dwarf::_guess_formTom de Vries2-9/+34
2020-10-23[gdb/testsuite] Use $srcfile in DW_AT_name for CUTom de Vries21-24/+72
2020-10-23ada-typeprint.c::ada_print_type: Remove redundant call to ada_check_typedefJoel Brobecker2-3/+5
2020-10-23gdb: move f_language class into a header fileAndrew Burgess7-329/+387
2020-10-23gdb: Improve documentation comment on language_defn::print_typeAndrew Burgess2-4/+13
2020-10-23gdb: Rename language_defn::demangleAndrew Burgess10-10/+32
2020-10-23gdb: remove LA_ITERATE_OVER_SYMBOLS macroAndrew Burgess3-4/+7
2020-10-23gdb: remove LA_PRINT_ARRAY_INDEX macroAndrew Burgess3-6/+8
2020-10-23gdb: remove LA_VALUE_PRINT macroAndrew Burgess5-6/+12
2020-10-23gdb: remove LA_PRINT_TYPEDEF macroAndrew Burgess3-4/+7
2020-10-23gdb: move Modula2 language class into a header fileAndrew Burgess6-270/+308
2020-10-23gdb: Merge auto and unknown language implementationsAndrew Burgess2-155/+76
2020-10-23Automatic date update in version.inGDB Administrator1-1/+1
2020-10-22Remove gdb_assert for TYPE_CODE_METHOD in stabs readerHannes Domani2-3/+4
2020-10-22Don't create _Complex type name if there is no target type nameHannes Domani2-1/+5
2020-10-22gdb: remove unused macros from target-debug.hSimon Marchi2-16/+12
2020-10-22gdb: make target_ops::make_corefile_notes return a unique ptrSimon Marchi8-57/+82
2020-10-22[gdb/symtab] Make find_block_in_blockvector more robustTom de Vries2-0/+7
2020-10-22gdb/dwarf: fix reading subprogram with DW_AT_specification (PR gdb/26693)Simon Marchi4-6/+107
2020-10-22Fix gdb.base/msym*.exp failuresLuis Machado3-5/+11
2020-10-22[PATCH][GAS][AArch64] Define BRBE system registersPrzemyslaw Wirkus7-2/+531
2020-10-22aarch64: Define CSRE system registersPrzemyslaw Wirkus7-1/+83
2020-10-22gold: Skip bootstrap-test/bootstrap-test-r for LTO buildH.J. Lu3-4/+32
2020-10-22ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu4-17/+31
2020-10-22Fix gdb.base/corefile2.exp regression when running Docker/AUFSLuis Machado2-4/+15