aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-26gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesusers/simark/fix-leading-whitespaceSimon Marchi
2020-10-26[gdb/testsuite] Prevent pagination in GDB_INTERNALFLAGSTom de Vries
2020-10-26gas: Clear all auto-assigned file slotsH.J. Lu
2020-10-26Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton
2020-10-26[gdb/testsuite] Add missing ranges base in dw2-objfile-overlap-*.STom de Vries
2020-10-26Update gas/ChangeLog of last commitLifang Xia
2020-10-26C-SKY: Fix the literal dump of big vector constant.Cooper Qu
2020-10-26CSKY: Change default linker script for elf toolchain.Cooper Qu
2020-10-26CSKY: Change plsl.u16 to plsl.16.Cooper Qu
2020-10-26CSKY: Add version flag in eflag and fix bug in disassembling register.Cooper Qu
2020-10-26CSKY: Fix and add some instructions for VDSPV1.Cooper Qu
2020-10-26Change avxvnni disassembler output from {vex3} to {vex}Cui,Lili
2020-10-25gdb: move ptrace.m4 to gdbsupportSimon Marchi
2020-10-26Automatic date update in version.inGDB Administrator
2020-10-25gdb: use inferior parameter in add_vsyscall_pageSimon Marchi
2020-10-25gdb: make jit.c use the inferior_created inferior parameterSimon Marchi
2020-10-25gdb: pass inferior to check_pid_namespace_matchSimon Marchi
2020-10-25gdb: add inferior parameter to inferior_created observableSimon Marchi
2020-10-25asan: alpha-vms: buffer overflowAlan Modra
2020-10-25Automatic date update in version.inGDB Administrator
2020-10-24gdbserver: re-generate configureSimon Marchi
2020-10-24Document the GDB 10.1 release in gdb/ChangeLogJoel Brobecker
2020-10-24Automatic date update in version.inGDB Administrator
2020-10-23ld: Set plug_opt only if compiler is availableH.J. Lu
2020-10-23[gdb/testsuite] Don't use default form in Dwarf::_guess_formTom de Vries
2020-10-23[gdb/testsuite] Use $srcfile in DW_AT_name for CUTom de Vries
2020-10-23ada-typeprint.c::ada_print_type: Remove redundant call to ada_check_typedefJoel Brobecker
2020-10-23gdb: move f_language class into a header fileAndrew Burgess
2020-10-23gdb: Improve documentation comment on language_defn::print_typeAndrew Burgess
2020-10-23gdb: Rename language_defn::demangleAndrew Burgess
2020-10-23gdb: remove LA_ITERATE_OVER_SYMBOLS macroAndrew Burgess
2020-10-23gdb: remove LA_PRINT_ARRAY_INDEX macroAndrew Burgess
2020-10-23gdb: remove LA_VALUE_PRINT macroAndrew Burgess
2020-10-23gdb: remove LA_PRINT_TYPEDEF macroAndrew Burgess
2020-10-23gdb: move Modula2 language class into a header fileAndrew Burgess
2020-10-23gdb: Merge auto and unknown language implementationsAndrew Burgess
2020-10-23Automatic date update in version.inGDB Administrator
2020-10-22Remove gdb_assert for TYPE_CODE_METHOD in stabs readerHannes Domani
2020-10-22Don't create _Complex type name if there is no target type nameHannes Domani
2020-10-22gdb: remove unused macros from target-debug.hSimon Marchi
2020-10-22gdb: make target_ops::make_corefile_notes return a unique ptrSimon Marchi
2020-10-22[gdb/symtab] Make find_block_in_blockvector more robustTom de Vries
2020-10-22gdb/dwarf: fix reading subprogram with DW_AT_specification (PR gdb/26693)Simon Marchi
2020-10-22Fix gdb.base/msym*.exp failuresLuis Machado
2020-10-22[PATCH][GAS][AArch64] Define BRBE system registersPrzemyslaw Wirkus
2020-10-22aarch64: Define CSRE system registersPrzemyslaw Wirkus
2020-10-22gold: Skip bootstrap-test/bootstrap-test-r for LTO buildH.J. Lu
2020-10-22ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu
2020-10-22Fix gdb.base/corefile2.exp regression when running Docker/AUFSLuis Machado
2020-10-22ld: Pass -fno-lto to non LTO testsH.J. Lu