aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-02(ARM/fixed-point) wrong value shown by "finish" command:Joel Brobecker1-1/+2
2021-12-02(Ada/AArch64) fix fixed point argument passing in inferior funcallXavier Roirand5-1/+112
2021-12-02Implement 'task apply'Tom Tromey6-18/+277
2021-12-02Add "task" keyword to the "watch" commandTom Tromey5-1/+175
2021-12-02aarch64: Update gas/NEWS for recent changesRichard Sandiford1-1/+4
2021-12-02aarch64: Add BC instructionRichard Sandiford10-48/+158
2021-12-02aarch64: Enforce P/M/E order for MOPS instructionsRichard Sandiford8-32/+354
2021-12-02aarch64: Add support for +mopsRichard Sandiford17-33/+3133
2021-12-02aarch64: Add Armv8.8-A system registersRichard Sandiford6-0/+51
2021-12-02aarch64: Add id_aa64isar2_el1Richard Sandiford6-0/+9
2021-12-02aarch64: Add support for Armv8.8-ARichard Sandiford5-2/+13
2021-12-02aarch64: Provide line info for unclosed sequencesRichard Sandiford5-15/+17
2021-12-02aarch64: Tweak insn sequence codeRichard Sandiford2-33/+27
2021-12-02aarch64: Add maximum immediate value to aarch64_sys_regRichard Sandiford11-74/+92
2021-12-02Allow the --visualize-jumps feature to work with the AVR disassembler.Marcus Nilsson2-5/+37
2021-12-02gdb, include: replace pragmas with DIAGNOSTIC macros, fix build with g++ 4.8Simon Marchi3-6/+23
2021-12-02gas: re-generate configureSimon Marchi1-2/+1
2021-12-02libctf: re-generate configureSimon Marchi1-2/+1
2021-12-02x86: Skip __[start|stop]_SECNAME for --gc-sections -z start-stop-gcH.J. Lu27-0/+391
2021-12-01bfd: delete unused proto settingsMike Frysinger2-21/+0
2021-12-01gas: merge doc subdir up a levelMike Frysinger6-1163/+671
2021-12-01libctf: merge doc subdir up a levelMike Frysinger5-1014/+410
2021-12-01gdb: use actual DWARF version in compunit's debugformat fieldSimon Marchi1-1/+12
2021-12-01elf: Discard input .note.gnu.build-id sectionsH.J. Lu6-1/+117
2021-12-02Automatic date update in version.inGDB Administrator1-1/+1
2021-12-01binutils: add missing prefix for binutils/index.html ruleMike Frysinger2-2/+2
2021-12-01readelf: recognize FDO Packaging Metadata ELF note. (Correcting snafu during...Luca Boccassi1-2/+2
2021-12-01readelf: recognize FDO Packaging Metadata ELF noteLuca Boccassi2-0/+18
2021-12-01[gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.expTom de Vries1-1/+1
2021-12-01[gdb/testsuite] Fix gdb.arch/i386-pkru.exp on linuxTom de Vries1-3/+10
2021-12-01Fix the fields in the x_n union inside the the x_file structure so that point...Nick Clifton2-5/+15
2021-12-01gdb/remote: use scoped_restore to control starting_up flagAndrew Burgess1-22/+22
2021-11-30gdb.base/corefile-buildid.exp: fix DUPLICATEs when failing to generate a core...Simon Marchi1-19/+19
2021-11-30gold: enable silent build rulesMike Frysinger2-0/+40
2021-12-01Automatic date update in version.inGDB Administrator1-1/+1
2021-11-30gdb: Powerpc fix gdb.multi/multi-arch-exec.exp testCarl Love1-1/+3
2021-11-30binutils: regenerate Makefile.in after doc/ changesMike Frysinger1-16/+16
2021-11-30Fix missing build dependency for binutils man pagesRoland McGrath2-16/+21
2021-11-30aarch64: Add missing system registers [PR27145]Richard Sandiford11-7/+1043
2021-11-30aarch64: Make LOR registers conditional on +lorRichard Sandiford5-5/+19
2021-11-30aarch64: Remove ZIDR_EL1Richard Sandiford4-8/+0
2021-11-30aarch64: Allow writes to MFAR_EL3Richard Sandiford6-21/+14
2021-11-30aarch64: Mark PMSIDR_EL1 as read-onlyRichard Sandiford6-4/+9
2021-11-30aarch64: Remove duplicate system register entriesRichard Sandiford3-11/+1
2021-11-30aarch64: Check for register aliases before mnemonicsRichard Sandiford6-34/+38
2021-11-30gdb/python: don't use the 'p' format for parsing argsAndrew Burgess2-4/+9
2021-11-30[gdb/testsuite] Fix gdb.base/style.exp with stub-termcapTom de Vries1-3/+8
2021-11-30Use dwarf_vma type for offsets, ranges and section sizes in DWARF decoder.Nick Clifton2-36/+59
2021-11-30ld: pru: Add pru_irq_map output sectionNick Clifton5-0/+60
2021-11-30gdb/testsuite: check the python module is available before using itAndrew Burgess2-0/+31