summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdbserver: replace AC_TRY_COMPILE in acinclude.m4users/simark/autoconf-warningsSimon Marchi2020-10-252-25/+27
* gdb: replace AC_TRY_LINK in sanitize.m4Simon Marchi2020-10-252-1/+6
* gdbsupport: replace AC_TRY_COMPILE in common.m4Simon Marchi2020-10-254-17/+35
* gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORKSimon Marchi2020-10-251-1/+1
* gdbsupport: replace AC_TRY_COMPILE in warning.m4Simon Marchi2020-10-254-17/+28
* gdbsupport: replace AC_TRY_COMPILE in ptrace.m4Simon Marchi2020-10-254-18/+43
* gdbsupport: re-indent ptrace.m4Simon Marchi2020-10-254-119/+141
* gdb: modernize acinclude.m4Simon Marchi2020-10-252-22/+42
* gdb/testsuite: modernize configure.acSimon Marchi2020-10-252-1/+3
* gdb: modernize configure.acSimon Marchi2020-10-252-173/+311
* gdbserver: modernize configure.acSimon Marchi2020-10-252-43/+89
* gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDCSimon Marchi2020-10-256-953/+1
* gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A...Simon Marchi2020-10-256-4/+48
* gdb: move ptrace.m4 to gdbsupportSimon Marchi2020-10-258-4/+19
* Automatic date update in version.inGDB Administrator2020-10-261-1/+1
* gdb: use inferior parameter in add_vsyscall_pageSimon Marchi2020-10-252-1/+7
* gdb: make jit.c use the inferior_created inferior parameterSimon Marchi2020-10-254-19/+25
* gdb: pass inferior to check_pid_namespace_matchSimon Marchi2020-10-252-3/+9
* gdb: add inferior parameter to inferior_created observableSimon Marchi2020-10-2511-10/+24
* asan: alpha-vms: buffer overflowAlan Modra2020-10-252-2/+10
* Automatic date update in version.inGDB Administrator2020-10-251-1/+1
* gdbserver: re-generate configureSimon Marchi2020-10-243-2/+21
* Document the GDB 10.1 release in gdb/ChangeLogJoel Brobecker2020-10-241-0/+4
* Automatic date update in version.inGDB Administrator2020-10-241-1/+1
* ld: Set plug_opt only if compiler is availableH.J. Lu2020-10-232-12/+19
* [gdb/testsuite] Don't use default form in Dwarf::_guess_formTom de Vries2020-10-232-9/+34
* [gdb/testsuite] Use $srcfile in DW_AT_name for CUTom de Vries2020-10-2321-24/+72
* ada-typeprint.c::ada_print_type: Remove redundant call to ada_check_typedefJoel Brobecker2020-10-232-3/+5
* gdb: move f_language class into a header fileAndrew Burgess2020-10-237-329/+387
* gdb: Improve documentation comment on language_defn::print_typeAndrew Burgess2020-10-232-4/+13
* gdb: Rename language_defn::demangleAndrew Burgess2020-10-2310-10/+32
* gdb: remove LA_ITERATE_OVER_SYMBOLS macroAndrew Burgess2020-10-233-4/+7
* gdb: remove LA_PRINT_ARRAY_INDEX macroAndrew Burgess2020-10-233-6/+8
* gdb: remove LA_VALUE_PRINT macroAndrew Burgess2020-10-235-6/+12
* gdb: remove LA_PRINT_TYPEDEF macroAndrew Burgess2020-10-233-4/+7
* gdb: move Modula2 language class into a header fileAndrew Burgess2020-10-236-270/+308
* gdb: Merge auto and unknown language implementationsAndrew Burgess2020-10-232-155/+76
* Automatic date update in version.inGDB Administrator2020-10-231-1/+1
* Remove gdb_assert for TYPE_CODE_METHOD in stabs readerHannes Domani2020-10-222-3/+4
* Don't create _Complex type name if there is no target type nameHannes Domani2020-10-222-1/+5
* gdb: remove unused macros from target-debug.hSimon Marchi2020-10-222-16/+12
* gdb: make target_ops::make_corefile_notes return a unique ptrSimon Marchi2020-10-228-57/+82
* [gdb/symtab] Make find_block_in_blockvector more robustTom de Vries2020-10-222-0/+7
* gdb/dwarf: fix reading subprogram with DW_AT_specification (PR gdb/26693)Simon Marchi2020-10-224-6/+107
* Fix gdb.base/msym*.exp failuresLuis Machado2020-10-223-5/+11
* [PATCH][GAS][AArch64] Define BRBE system registersPrzemyslaw Wirkus2020-10-227-2/+531
* aarch64: Define CSRE system registersPrzemyslaw Wirkus2020-10-227-1/+83
* gold: Skip bootstrap-test/bootstrap-test-r for LTO buildH.J. Lu2020-10-223-4/+32
* ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu2020-10-224-17/+31
* Fix gdb.base/corefile2.exp regression when running Docker/AUFSLuis Machado2020-10-222-4/+15