aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-05sim: h8300: fix test mach markersMike Frysinger10-9/+15
2021-01-05sim: h8300: simplify testsuite runnerMike Frysinger2-61/+15
2021-01-06Automatic date update in version.inGDB Administrator1-1/+1
2021-01-05libctf, testsuite: adjust for real return type of ctf_member_countNick Alcock2-3/+8
2021-01-05libctf, testsuite: don't run without a suitable compilerNick Alcock6-3/+57
2021-01-05libctf, ld: fix formatting of forwards to unions and enumsNick Alcock5-1/+52
2021-01-05libctf: fix old ChangeLog typoNick Alcock1-1/+1
2021-01-05libctf: fix lookups of pointers by name in parent dictsNick Alcock13-33/+467
2021-01-05libctf: remove outdated comment about parent dict importingNick Alcock2-3/+5
2021-01-05libctf, include: support unnamed structure members betterNick Alcock13-102/+392
2021-01-05libctf: warn about information loss because of unreleased format changesNick Alcock2-0/+35
2021-01-05libctf: new test of enum lookups with the _next iteratorNick Alcock4-0/+166
2021-01-05libctf: new testsuiteNick Alcock16-26/+837
2021-01-05libctf: rip out BFD_DEPENDENCIES / BFD_LIBADDNick Alcock5-65/+36
2021-01-05libctf, ld: dump enums: generally improve dump formattingNick Alcock36-326/+443
2021-01-05libctf, ld: prohibit getting the size or alignment of forwardsNick Alcock11-24/+135
2021-01-05libctf, ld: more dumper improvementsNick Alcock10-56/+69
2021-01-05libctf, ld: CTF dumper changes for consistencyNick Alcock31-216/+287
2021-01-05libctf: do not print array declarators backwardsNick Alcock2-3/+6
2021-01-05Prevent flickering when redrawing the TUI source windowHannes Domani2-1/+8
2021-01-05Redraw both spaces between line numbers and source codeHannes Domani2-1/+8
2021-01-05Fix TUI source window drawingHannes Domani2-2/+11
2021-01-05ld sysroot-prefix test failsAlan Modra2-0/+13
2021-01-05is_relocatable_executable --exclude-libs failureAlan Modra2-1/+11
2021-01-05Update libiberty with latest sources from gcc mainlineNick Clifton13-76/+1467
2021-01-05Update config.sub and config.guessAlan Modra3-407/+508
2021-01-05Re: elf: Allow mixed ordered/unordered inputs for non-relocatable linkAlan Modra3-3/+8
2021-01-05asan: heap buffer overflow in _bfd_vms_slurp_egsdAlan Modra2-2/+5
2021-01-05RISC-V: Ouput __global_pointer$ as dynamic symbol when generating dynamic PDE.Nelson Chu2-0/+14
2021-01-04sim: include stdlib.h for atoi()Mike Frysinger10-4/+23
2021-01-04sim: stdlib.h for abs()Mike Frysinger6-0/+16
2021-01-05Automatic date update in version.inGDB Administrator1-1/+1
2021-01-04gdb: bfin: use align helperMike Frysinger2-3/+8
2021-01-04sim: update bug URI to https://Mike Frysinger64-33/+159
2021-01-04sim: common: version: add build & homepage info when interactiveMike Frysinger2-0/+20
2021-01-04sim: common: use sim_config_print nameMike Frysinger3-3/+3
2021-01-04sim: common: add a version output helper w/copyright+license infoMike Frysinger3-1/+31
2021-01-04sim: common: rename sim_print_configMike Frysinger3-2/+8
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu22-25/+354
2021-01-04[gdb/symtab] Remove superfluous end-of-sequence markerTom de Vries4-2/+110
2021-01-04gdb: introduce scoped debug printsSimon Marchi14-12/+162
2021-01-04gdb: use infrun_debug_printf in print_target_wait_resultsSimon Marchi2-25/+15
2021-01-04gdb: make "set debug timestamp" work nice with new debug printoutsSimon Marchi2-15/+24
2021-01-04gdb/testsuite: avoid reading files through the remote protocol in gdb.server/...Simon Marchi18-48/+208
2021-01-04gdb/testsuite: use clean_restart in gdb.server/server-run.expSimon Marchi2-4/+5
2021-01-04gdb/testsuite: use clean_restart in gdb.server/ext-run.expSimon Marchi2-7/+7
2021-01-04gdb/testsuite: use build_executable in gdb.server/stop-reply-no-thread.expSimon Marchi2-1/+6
2021-01-04gdb/testsuite: use clean_restart in gdb.server/solib-list.expSimon Marchi2-6/+5
2021-01-04[gdb/testsuite] Don't require gold for gdb.base/morestack.expTom de Vries3-11/+7
2021-01-04Refactor struct trad_frame_saved_regsLuis Machado37-403/+555