summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sim: mn10300: minimize mn10300-sim.h include in sim-main.husers/mjw/try-sim-sparcMark Wielaard2023-01-184-0/+17
* gdb: Ignore some stringop-overflow and restrict warnings on sparcMark Wielaard2023-01-182-0/+20
* Fix 'make TAGS' in gdbserverTom Tromey2023-01-181-3/+4
* Revert "X86: reverse-finish fix"Carl Love2023-01-1813-230/+106
* Revert "PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/fini...Carl Love2023-01-184-160/+31
* gdb: care for dynamic objfiles in build_id_bfd_get ()Jan Vrany2023-01-182-0/+10
* Speed up objcopy's note merging.Nick Clifton2023-01-182-7/+23
* sim: ppc: drop local psim linkMike Frysinger2023-01-172-34/+12
* Use subsystem to distinguish between pei-arm-little and pei-arm-wince-littleMark Harmstone2023-01-182-0/+17
* Revert "gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename...Vladimir Mezentsev2023-01-177-4/+26
* Automatic date update in version.inGDB Administrator2023-01-181-1/+1
* Remove two unused fields from gdbarchTom Tromey2023-01-172-8/+0
* Use require in paramless.expTom Tromey2023-01-171-1/+1
* PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-rever...Carl Love2023-01-174-31/+160
* X86: reverse-finish fixCarl Love2023-01-1713-106/+230
* gdb/testsuite: expect SIGSEGV from top GDB spawn idSimon Marchi2023-01-172-2/+2
* Fix parameter-less template regression in new DWARF readerTom Tromey2023-01-175-22/+226
* Move hash_entry and eq_entry into cooked_index::do_finalizeTom Tromey2023-01-171-20/+14
* Don't erase empty indices in DWARF readerTom Tromey2023-01-171-10/+0
* Avoid submitting empty tasks in parallel_for_eachTom Tromey2023-01-172-0/+69
* gas: arm: Change warning message to not reference specific A-class architectu...Stam Markianos-Wright2023-01-175-224/+224
* gas: arm: Fix a further IT-predicated vcvt issue in the presense of MVE vcvtnStam Markianos-Wright2023-01-175-12/+82
* Fix snafu in previous delta for elf32-csky.cNick Clifton2023-01-171-3/+2
* C-SKY: Fix machine flag.Xianmiao Qu2023-01-172-15/+14
* Automatic date update in version.inGDB Administrator2023-01-171-1/+1
* libctf: update regexp to allow makeinfo to build documentEnze Li2023-01-162-2/+2
* Correct ld-pe/aarch64.d test outputAlan Modra2023-01-161-12/+12
* Tidy gas/expr.c static stateAlan Modra2023-01-167-107/+123
* Leftover hack from i960-coffAlan Modra2023-01-161-6/+2
* COFF CALC_ADDEND commentAlan Modra2023-01-161-0/+8
* PR29991, MicroMIPS flag erased after align directivesAlan Modra2023-01-165-0/+35
* Update release making howtoNick Clifton2023-01-161-1/+1
* Updated translations for the gas and binutils sub-directoriesNick Clifton2023-01-164-5124/+5991
* sim: assume sys/stat.h always exists (via gnulib)Mike Frysinger2023-01-167-46/+4
* sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger2023-01-1631-67/+4
* sim: build: stop probing system extensions (ourselves)Mike Frysinger2023-01-163-189/+3
* sim: modules.c: fix generation after recent refactorsMike Frysinger2023-01-1532-0/+155
* Automatic date update in version.inGDB Administrator2023-01-161-1/+1
* sim: microblaze, mn10300: remove signal.h include in interp.cMark Wielaard2023-01-152-3/+0
* sim: m32r: fix typos in stamp dependsMike Frysinger2023-01-152-4/+4
* sim: igen: simplify build logic a littleMike Frysinger2023-01-155-354/+275
* sim: build: drop depdir subdir hackMike Frysinger2023-01-142-164/+0
* sim: common: simplify modules.c depsMike Frysinger2023-01-142-9/+4
* sim: common: move modules.c to source trackingMike Frysinger2023-01-1432-195/+584
* sim: common: move libcommon.a dep to ppc codeMike Frysinger2023-01-143-30/+34
* sim: build: drop most recursive build depsMike Frysinger2023-01-1416-173/+153
* sim: common: move libcommon.a objects to sourcesMike Frysinger2023-01-1433-251/+275
* sim: igen: simplify build depMike Frysinger2023-01-142-156/+151
* sim: common: simplify hw-config.h depsMike Frysinger2023-01-142-13/+9
* sim: build: drop AM_MAKEFLAGS settingsMike Frysinger2023-01-1410-185/+161