aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-18[GOLD] Got_entry::write addendsAlan Modra4-20/+40
2021-09-18[GOLD] Output_data_got create entry method addendsAlan Modra2-75/+79
2021-09-18[GOLD] Output_data_got tidyAlan Modra3-123/+14
2021-09-18[GOLD] Remove addend from Local_got_entry_keyAlan Modra2-10/+7
2021-09-18[GOLD] Got_offset_list: addend fieldAlan Modra3-22/+34
2021-09-17Fix segfault when running ia16-elf-gdbHenry Castro1-0/+5
2021-09-17RISC-V: Merged extension string tables and their version tables into one.Nelson Chu4-256/+235
2021-09-17Automatic date update in version.inGDB Administrator1-1/+1
2021-09-16[gdb/testsuite] Fix interrupted sleep in multi-threaded test-casesTom de Vries3-3/+14
2021-09-16gdb: manual: fix werrors typoMike Frysinger1-1/+1
2021-09-16Automatic date update in version.inGDB Administrator1-1/+1
2021-09-15[gdb/testsuite] Use function_range in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries5-18/+41
2021-09-15arc: Fix got-weak linker testClaudiu Zissulescu2-3/+7
2021-09-15bfd: fix incorrect type used in sizeofAndrew Burgess2-1/+6
2021-09-15[gdb/doc] Fix typo in maint selftest entryTom de Vries1-1/+1
2021-09-15[bfd] Ensure unique printable names for bfd archsTom de Vries3-5/+3
2021-09-15PR28328, dlltool iceAlan Modra1-1/+1
2021-09-15Automatic date update in version.inGDB Administrator1-1/+1
2021-09-14[gdb/testsuite] Fix gdb_load_no_complaints with gnu-debuglinkTom de Vries1-2/+2
2021-09-14[gdb/symtab] Fix function range handling in psymtabsTom de Vries4-8/+246
2021-09-14[gdb/symtab] Fix CU list in .debug_names for dummy CUsTom de Vries1-12/+8
2021-09-14[gdb/testsuite] Generate .debug_aranges in gdb.dwarf2/locexpr-data-member-loc...Tom de Vries1-1/+6
2021-09-14arc: Fix potential invalid pointer access when fixing got symbols.Claudiu Zissulescu5-37/+90
2021-09-13sim: bfin: add support for SDL2Mike Frysinger4-51/+360
2021-09-14Automatic date update in version.inGDB Administrator1-1/+1
2021-09-13Remove use of __CYGNUSCLIB__Tom Tromey1-4/+0
2021-09-13[gdb/testsuite] Check for valid test nameTom de Vries1-0/+9
2021-09-13[gdb/tdep] Fix exec check in gdb_print_insn_armTom de Vries2-8/+3
2021-09-13[gdb/tdep] Reset force_thumb in parse_arm_disassembler_optionsTom de Vries1-0/+1
2021-09-13Fix no-Python buildTom Tromey1-2/+4
2021-09-13RISC-V: Update the assembler insn testcase.Nelson Chu2-4/+0
2021-09-13MIPS: don't use get_symbol_name() for section parsing. With s_change_section...Jan Beulich2-14/+8
2021-09-13ia64: don't use get_symbol_name() for section parsing. With cross_section() ...Jan Beulich2-12/+9
2021-09-13[gdb/testsuite] Fix gdb.gdb/selftest.expTom de Vries1-1/+1
2021-09-13Re: Deprecate a.out support for NetBSD targetsAlan Modra1-1/+2
2021-09-13[gdb/testsuite] Fix test name in gdb.base/batch-exit-status.expTom de Vries1-6/+20
2021-09-13Automatic date update in version.inGDB Administrator1-1/+1
2021-09-12[gdb/testsuite] Set sysroot earlier in local-board.expTom de Vries1-1/+1
2021-09-12Automatic date update in version.inGDB Administrator1-1/+1
2021-09-11sim: run: change help short option to -hMike Frysinger1-1/+1
2021-09-11Automatic date update in version.inGDB Administrator1-1/+1
2021-09-10[gdb/testsuite] Reimplement gdb.gdb/python-selftest.exp as unittestTom de Vries2-30/+46
2021-09-10[gdb/testsuite] Fix DUPLICATE in gdb.base/global-var-nested-by-dso.expTom de Vries1-2/+2
2021-09-10[gdb/testsuite] Fix DUPLICATE in gdb.base/skip-solib.expTom de Vries1-55/+49
2021-09-10[gdb/testsuite] Fix handling of nr_args < 3 in mi_gdb_testTom de Vries6-12/+43
2021-09-10[gdb/testsuite] Add string_list_to_regexpTom de Vries2-0/+78
2021-09-10[gdb/testsuite] Handle unrecognized command line option in gdb_compile_testTom de Vries1-11/+24
2021-09-10PowerPC, sanity check r_offset in relocate_sectionAlan Modra1-357/+442
2021-09-10Re: gas: Use the directory name in .file 0Alan Modra1-18/+18
2021-09-09etc: switch to automakeMike Frysinger5-105/+1787