aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move unrelocated_addr to common-types.hTom Tromey2023-06-052-6/+6
* Minor cleanup in loclist_describe_locationTom Tromey2023-06-051-3/+3
* Remove baseaddr parameter from dwarf2_record_block_rangesTom Tromey2023-06-051-5/+6
* ELF: Don't warn an empty PT_LOAD with the program headersH.J. Lu2023-06-053-0/+29
* gdb: building inferior strings from within GDBAndrew Burgess2023-06-0518-48/+544
* [gdb] Fix grammar in comments and docsTom de Vries2023-06-0516-16/+16
* [gdb] Fix more typosTom de Vries2023-06-0528-32/+32
* bfd_error_on_input messagesAlan Modra2023-06-051-4/+10
* Yet another ecoff fuzzed object fixAlan Modra2023-06-051-3/+9
* MIPS: sync oprand char usage between mips and micromipsYunQiang Su2023-06-052-12/+30
* MIPS: add MT ASE support for micromips32YunQiang Su2023-06-058-18/+730
* Revert "MIPS: add MT ASE support for micromips32"YunQiang Su2023-06-057-703/+8
* MIPS: add MT ASE support for micromips32YunQiang Su2023-06-057-8/+703
* MIPS: fix some ld testcases with compilerYunQiang Su2023-06-0511-16/+77
* MIPS: fix -gnuabi64 testsuiteYunQiang Su2023-06-0558-530/+803
* MIPS: fix r6 testsuitesYunQiang Su2023-06-05182-349/+621
* MIPS: default r6 if vendor is imgYunQiang Su2023-06-053-3/+15
* MIPS: gas: alter 64 or 32 for mipsisa triples if march is implicitYunQiang Su2023-06-052-122/+162
* Automatic date update in version.inGDB Administrator2023-06-051-1/+1
* Automatic date update in version.inGDB Administrator2023-06-041-1/+1
* [gdb] Fix typosTom de Vries2023-06-03124-158/+158
* [gdb/tdep] Fix typo in debug messageTom de Vries2023-06-031-1/+1
* [gdb/python] Fix doc string of valpy_const_valueTom de Vries2023-06-031-1/+1
* [gdb/guile] Fix doc string for value-optimized-out?Tom de Vries2023-06-031-1/+1
* [gdb/tui] Fix help text of show tui tab-widthTom de Vries2023-06-031-1/+1
* [gdb/cli] Fix help text of maint info target-sectionsTom de Vries2023-06-031-1/+1
* [gdb/cli] Fix help text of maint set ignore-prologue-end-flagTom de Vries2023-06-031-1/+1
* [gdb/compile] Fix typo in debug messageTom de Vries2023-06-031-1/+1
* [gdbserver] Fix typo in debug messageTom de Vries2023-06-031-1/+1
* [gdb/ada] Fix argument name misspellingTom de Vries2023-06-031-10/+10
* Re: loongarch readelf supportAlan Modra2023-06-031-2/+3
* Re: More ecoff sanity checksAlan Modra2023-06-031-1/+18
* Automatic date update in version.inGDB Administrator2023-06-031-1/+1
* [AArch64] Fix architecture debug version constant thinkosLuis Machado2023-06-021-2/+2
* Re: bfd_close and target free_cached_memoryAlan Modra2023-06-021-1/+1
* Re: More ecoff sanity checksAlan Modra2023-06-021-2/+4
* loongarch readelf supportAlan Modra2023-06-021-29/+34
* Minor objcopy optimisation for copy_relocations_in_sectionAlan Modra2023-06-021-0/+2
* Automatic date update in version.inGDB Administrator2023-06-021-1/+1
* libsframe: avoid using magic numberIndu Bhagat2023-06-012-2/+5
* libsframe: minor fixups in flip_fre related functionsIndu Bhagat2023-05-311-7/+5
* RISC-V: PR30449, Add lga assembler macro support.Jim Wilson2023-06-015-2/+61
* [PR ld/22263][PR ld/24676] RISC-V: Avoid spurious R_RISCV_NONE for TLS GD/IE.Nelson Chu2023-06-011-13/+28
* Harden PowerPC64 OPD handling against fuzzersAlan Modra2023-06-011-27/+60
* bfd_close and target free_cached_memoryAlan Modra2023-06-013-15/+9
* section_by_target_index memory leakAlan Modra2023-06-014-7/+28
* Remove BFD_FAIL in cpu-sh.cAlan Modra2023-06-011-6/+0
* Automatic date update in version.inGDB Administrator2023-06-011-1/+1
* gprofng: Fix -Wsign-compare warningVladimir Mezentsev2023-05-311-1/+2
* gprofng: 29470 The test suite should be made more flexibleVladimir Mezentsev2023-05-3117-119/+311