summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesusers/simark/fix-leading-whitespaceSimon Marchi2020-10-26417-14355/+14355
* [gdb/testsuite] Prevent pagination in GDB_INTERNALFLAGSTom de Vries2020-10-262-1/+11
* gas: Clear all auto-assigned file slotsH.J. Lu2020-10-265-11/+89
* Invoke the linker's error handling script with the keyword "undefined-symbol"...Nick Clifton2020-10-263-4/+11
* [gdb/testsuite] Add missing ranges base in dw2-objfile-overlap-*.STom de Vries2020-10-263-0/+12
* Update gas/ChangeLog of last commitLifang Xia2020-10-261-0/+5
* C-SKY: Fix the literal dump of big vector constant.Cooper Qu2020-10-261-1/+2
* CSKY: Change default linker script for elf toolchain.Cooper Qu2020-10-265-14/+76
* CSKY: Change plsl.u16 to plsl.16.Cooper Qu2020-10-265-3/+12
* CSKY: Add version flag in eflag and fix bug in disassembling register.Cooper Qu2020-10-264-2/+16
* CSKY: Fix and add some instructions for VDSPV1.Cooper Qu2020-10-266-66/+278
* Change avxvnni disassembler output from {vex3} to {vex}Cui,Lili2020-10-265-33/+42
* 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
* ld: Pass -fno-lto to non LTO testsH.J. Lu2020-10-2212-27/+64