aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-19GDB/testsuite: Expand for character string limiting optionsAndrew Burgess9-38/+306
2023-01-19GDB: Add a character string limiting optionAndrew Burgess18-51/+189
2023-01-19GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki19-626/+1136
2023-01-19libsframe: Use AM_SILENT_RULES macro in configure.acIndu Bhagat2-2/+42
2023-01-19Remove some unused includesTom Tromey3-3/+0
2023-01-19[gdb/tdep, aarch64] Remove fp and sp reg aliases, add x31 reg aliasTom de Vries1-4/+7
2023-01-19[gdb/testsuite] Fix gdb.python/py-value-cc.exp for big endianTom de Vries2-2/+3
2023-01-19Reinitialise macro_nestAlan Modra1-0/+1
2023-01-19PR 30022, concurrent builds can failAlan Modra2-78/+23
2023-01-18toplevel: Makefile.def: add install-strip dependency on libsframeIndu Bhagat2-2/+6
2023-01-19The fuzzers have found the reloc special functions in coff-aarch64.cAlan Modra1-42/+157
2023-01-19Correct coff-aarch64 howtos and delete unnecessary special functionsAlan Modra1-157/+44
2023-01-19coff-aarch64.c howtosAlan Modra1-67/+56
2023-01-19howto install_addendAlan Modra2-231/+67
2023-01-18sim: info: convert verbose field to a boolMike Frysinger21-30/+31
2023-01-18sim: unify sim-signal.o buildingMike Frysinger3-8/+14
2023-01-18sim: v850: reduce extra header inclusion to igen filesMike Frysinger1-0/+4
2023-01-18sim: v850: drop redundant defineMike Frysinger1-4/+0
2023-01-19sim: mn10300: minimize mn10300-sim.h include in sim-main.hMark Wielaard4-0/+17
2023-01-19Automatic date update in version.inGDB Administrator1-1/+1
2023-01-18GDB: Add references to erased args in cli-decode.cMaciej W. Rozycki1-11/+6
2023-01-18GDB: Add missing inline documentation for `add_setshow_cmd_full'Maciej W. Rozycki1-0/+12
2023-01-18GDB: Correct inline documentation for `add_setshow_cmd_full_erased'Maciej W. Rozycki1-1/+1
2023-01-18GDB: Fix documentation for `theclass' parameters in cli-decode.cMaciej W. Rozycki1-11/+11
2023-01-18Fix 'make TAGS' in gdbserverTom Tromey1-3/+4
2023-01-18Revert "X86: reverse-finish fix"Carl Love13-230/+106
2023-01-18Revert "PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/fini...Carl Love4-160/+31
2023-01-18gdb: care for dynamic objfiles in build_id_bfd_get ()Jan Vrany2-0/+10
2023-01-18Speed up objcopy's note merging.Nick Clifton2-7/+23
2023-01-17sim: ppc: drop local psim linkMike Frysinger2-34/+12
2023-01-18Use subsystem to distinguish between pei-arm-little and pei-arm-wince-littleMark Harmstone2-0/+17
2023-01-17Revert "gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename...Vladimir Mezentsev7-4/+26
2023-01-18Automatic date update in version.inGDB Administrator1-1/+1
2023-01-17Remove two unused fields from gdbarchTom Tromey2-8/+0
2023-01-17Use require in paramless.expTom Tromey1-1/+1
2023-01-17PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-rever...Carl Love4-31/+160
2023-01-17X86: reverse-finish fixCarl Love13-106/+230
2023-01-17gdb/testsuite: expect SIGSEGV from top GDB spawn idSimon Marchi2-2/+2
2023-01-17Fix parameter-less template regression in new DWARF readerTom Tromey5-22/+226
2023-01-17Move hash_entry and eq_entry into cooked_index::do_finalizeTom Tromey1-20/+14
2023-01-17Don't erase empty indices in DWARF readerTom Tromey1-10/+0
2023-01-17Avoid submitting empty tasks in parallel_for_eachTom Tromey2-0/+69
2023-01-17gas: arm: Change warning message to not reference specific A-class architectu...Stam Markianos-Wright5-224/+224
2023-01-17gas: arm: Fix a further IT-predicated vcvt issue in the presense of MVE vcvtnStam Markianos-Wright5-12/+82
2023-01-17Fix snafu in previous delta for elf32-csky.cNick Clifton1-3/+2
2023-01-17C-SKY: Fix machine flag.Xianmiao Qu2-15/+14
2023-01-17Automatic date update in version.inGDB Administrator1-1/+1
2023-01-16libctf: update regexp to allow makeinfo to build documentEnze Li2-2/+2
2023-01-16Correct ld-pe/aarch64.d test outputAlan Modra1-12/+12
2023-01-16Tidy gas/expr.c static stateAlan Modra7-107/+123