aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-01-16Leftover hack from i960-coffAlan Modra1-6/+2
2023-01-16COFF CALC_ADDEND commentAlan Modra1-0/+8
2023-01-16PR29991, MicroMIPS flag erased after align directivesAlan Modra5-0/+35
2023-01-16Update release making howtoNick Clifton1-1/+1
2023-01-16Updated translations for the gas and binutils sub-directoriesNick Clifton4-5124/+5991
2023-01-16sim: assume sys/stat.h always exists (via gnulib)Mike Frysinger7-46/+4
2023-01-16sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger31-67/+4
2023-01-16sim: build: stop probing system extensions (ourselves)Mike Frysinger3-189/+3
2023-01-15sim: modules.c: fix generation after recent refactorsMike Frysinger32-0/+155
2023-01-16Automatic date update in version.inGDB Administrator1-1/+1
2023-01-15sim: microblaze, mn10300: remove signal.h include in interp.cMark Wielaard2-3/+0
2023-01-15sim: m32r: fix typos in stamp dependsMike Frysinger2-4/+4
2023-01-15sim: igen: simplify build logic a littleMike Frysinger5-354/+275
2023-01-14sim: build: drop depdir subdir hackMike Frysinger2-164/+0
2023-01-14sim: common: simplify modules.c depsMike Frysinger2-9/+4
2023-01-14sim: common: move modules.c to source trackingMike Frysinger32-195/+584