summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support for corefiles for arm-none-eabi target.users/simark/arm-none-core-filefredrikhederstierna2020-10-217-1/+561
* Automatic date update in version.inGDB Administrator2020-10-221-1/+1
* gdb: fix two comments in infrunSimon Marchi2020-10-212-3/+7
* Remove libctf/mkerrors.sedTom Tromey2020-10-217-114/+104
* aarch64: Add testcase for HCR_EL2 system registerPrzemyslaw Wirkus2020-10-212-0/+11
* Work around problem in DWARF decoding library which can result in attempts to...Nick Clifton2020-10-212-18/+36
* gdb: make gdbarch_make_corefile_notes return a unique ptrSimon Marchi2020-10-217-122/+185
* gdbserver: fix overlap in sprintf argument and bufferSimon Marchi2020-10-212-2/+9
* Fix gdb.mi/mi-fullname-deleted.exp with ClangGary Benson2020-10-212-4/+27
* Automatic date update in version.inGDB Administrator2020-10-211-1/+1
* gdb: make gdbarch_displaced_step_hw_singlestep return boolSimon Marchi2020-10-2010-14/+28
* gdb: make gdbarch predicates return boolSimon Marchi2020-10-204-124/+130
* Remove varobj_item typedefTom Tromey2020-10-202-2/+6
* Add AMD znver3 processor supportGanesh Gopalasubramanian2020-10-2025-4216/+4757
* gdb: change some int to bool in infrun.cSimon Marchi2020-10-202-70/+98
* gdb: fix comment of get_displaced_stepping_stateSimon Marchi2020-10-202-1/+5
* Fix undefined behavior in gdbserverTom Tromey2020-10-202-1/+7
* Fix help string of alias commandAndreas Schwab2020-10-202-2/+6
* [gdb/testsuite] Remove superfluous marker in pr13961.STom de Vries2020-10-202-1/+4
* [gdb/testsuite] Use main.c in gdb.dwarf2Tom de Vries2020-10-2021-232/+33
* [gdb/testsuite] Clean up redundant info in gdb.dwarf2Tom de Vries2020-10-203-2/+8
* [gdb/testsuite] Use $gdb_test_file_name in gdb.dwarf2Tom de Vries2020-10-208-14/+22
* readelf.c display_lto_symtab offset outside bounds of constant stringAlan Modra2020-10-202-37/+77
* binutils: Add myself as RISC-V co-maintainer.Nelson Chu2020-10-202-0/+5
* Automatic date update in version.inGDB Administrator2020-10-201-1/+1
* Don't erase TUI source window when switching focusTom Tromey2020-10-195-7/+24
* gdb/thread: fine-tune 'info threads' help textTankut Baris Aktemur2020-10-192-3/+8
* gdb/frame: remove an unused type aliasTankut Baris Aktemur2020-10-192-2/+4
* gdb: get jiter objfile from a bound minsymMihails Strasuns2020-10-192-8/+16
* Readelf: Add --lto-syms option to display LTO symbol tables.Nick Clifton2020-10-194-4/+289
* Provide dummy libraries for alpha-vmsAlan Modra2020-10-1910-276/+98
* Automatic date update in version.inGDB Administrator2020-10-191-1/+1
* Automatic date update in version.inGDB Administrator2020-10-181-1/+1
* Have partial symbol tables own psymbol vectorsTom Tromey2020-10-1710-468/+392
* Make range types inherit signed-ness from base typeTom Tromey2020-10-174-27/+8
* gas: Add a -gdwarf-5 debug_line test with .s fileH.J. Lu2020-10-174-0/+62
* gas: Replace dwarf5-line-2.S with dwarf5-line-3.SH.J. Lu2020-10-173-4/+12
* gas: Always use as_where for preprocessed assembly codesH.J. Lu2020-10-177-19/+155
* Automatic date update in version.inGDB Administrator2020-10-171-1/+1
* [gdb/symtab] Handle setting line bp without debug line infoTom de Vries2020-10-174-1/+85
* [gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.expTom de Vries2020-10-1764-82/+138
* ld: Allow symbols from PROVIDE to be use in MEMORY regionsAndrew Burgess2020-10-1611-20/+118
* ld: More documentation for --defsymAndrew Burgess2020-10-162-0/+13
* gas: Reuse the input file entry in the file tableH.J. Lu2020-10-165-19/+84
* Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton2020-10-1611-2/+178
* [gdb/testsuite] Fix function comment for gdb_breakpointTom de Vries2020-10-162-1/+5
* [gdb/testsuite] Be more verbose about abort in gdb_breakpointTom de Vries2020-10-162-0/+8
* Enhancement for avx-vnni patchCui,Lili2020-10-1617-11456/+11480
* RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu2020-10-169-7/+140
* RISC-V: Support GNU indirect functions.Nelson Chu2020-10-1663-53/+1523