aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21Support for corefiles for arm-none-eabi target.users/simark/arm-none-core-filefredrikhederstierna
2020-10-22Automatic date update in version.inGDB Administrator
2020-10-21gdb: fix two comments in infrunSimon Marchi
2020-10-21Remove libctf/mkerrors.sedTom Tromey
2020-10-21aarch64: Add testcase for HCR_EL2 system registerPrzemyslaw Wirkus
2020-10-21Work around problem in DWARF decoding library which can result in attempts to...Nick Clifton
2020-10-21gdb: make gdbarch_make_corefile_notes return a unique ptrSimon Marchi
2020-10-21gdbserver: fix overlap in sprintf argument and bufferSimon Marchi
2020-10-21Fix gdb.mi/mi-fullname-deleted.exp with ClangGary Benson
2020-10-21Automatic date update in version.inGDB Administrator
2020-10-20gdb: make gdbarch_displaced_step_hw_singlestep return boolSimon Marchi
2020-10-20gdb: make gdbarch predicates return boolSimon Marchi
2020-10-20Remove varobj_item typedefTom Tromey
2020-10-20Add AMD znver3 processor supportGanesh Gopalasubramanian
2020-10-20gdb: change some int to bool in infrun.cSimon Marchi
2020-10-20gdb: fix comment of get_displaced_stepping_stateSimon Marchi
2020-10-20Fix undefined behavior in gdbserverTom Tromey
2020-10-20Fix help string of alias commandAndreas Schwab
2020-10-20[gdb/testsuite] Remove superfluous marker in pr13961.STom de Vries
2020-10-20[gdb/testsuite] Use main.c in gdb.dwarf2Tom de Vries
2020-10-20[gdb/testsuite] Clean up redundant info in gdb.dwarf2Tom de Vries
2020-10-20[gdb/testsuite] Use $gdb_test_file_name in gdb.dwarf2Tom de Vries
2020-10-20readelf.c display_lto_symtab offset outside bounds of constant stringAlan Modra
2020-10-20binutils: Add myself as RISC-V co-maintainer.Nelson Chu
2020-10-20Automatic date update in version.inGDB Administrator
2020-10-19Don't erase TUI source window when switching focusTom Tromey
2020-10-19gdb/thread: fine-tune 'info threads' help textTankut Baris Aktemur
2020-10-19gdb/frame: remove an unused type aliasTankut Baris Aktemur
2020-10-19gdb: get jiter objfile from a bound minsymMihails Strasuns
2020-10-19Readelf: Add --lto-syms option to display LTO symbol tables.Nick Clifton
2020-10-19Provide dummy libraries for alpha-vmsAlan Modra
2020-10-19Automatic date update in version.inGDB Administrator
2020-10-18Automatic date update in version.inGDB Administrator
2020-10-17Have partial symbol tables own psymbol vectorsTom Tromey
2020-10-17Make range types inherit signed-ness from base typeTom Tromey
2020-10-17gas: Add a -gdwarf-5 debug_line test with .s fileH.J. Lu
2020-10-17gas: Replace dwarf5-line-2.S with dwarf5-line-3.SH.J. Lu
2020-10-17gas: Always use as_where for preprocessed assembly codesH.J. Lu
2020-10-17Automatic date update in version.inGDB Administrator
2020-10-17[gdb/symtab] Handle setting line bp without debug line infoTom de Vries
2020-10-17[gdb/testsuite] Remove hardcoded filenames in gdb.dwarf2/*.expTom de Vries
2020-10-16ld: Allow symbols from PROVIDE to be use in MEMORY regionsAndrew Burgess
2020-10-16ld: More documentation for --defsymAndrew Burgess
2020-10-16gas: Reuse the input file entry in the file tableH.J. Lu
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton
2020-10-16[gdb/testsuite] Fix function comment for gdb_breakpointTom de Vries
2020-10-16[gdb/testsuite] Be more verbose about abort in gdb_breakpointTom de Vries
2020-10-16Enhancement for avx-vnni patchCui,Lili
2020-10-16RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu