aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-30gdb: fix disassembler regressions for 32-bit armAndrew Burgess1-8/+22
2021-11-30gdb/python: add gdb.RemoteTargetConnection.send_packetAndrew Burgess10-11/+615
2021-11-30gdb: make packet_command function available outside remote.cAndrew Burgess4-35/+119
2021-11-30gdb/python: introduce gdb.TargetConnection object typeAndrew Burgess17-4/+725
2021-11-30RISC-V: The vtype immediate with more than the defined 8 bits are preserved.Nelson Chu4-3/+14
2021-11-30RISC-V: Dump vset[i]vli immediate as numbers once vsew or vlmul is reserved.Nelson Chu4-71/+33
2021-11-29zlib: enable silent build rulesMike Frysinger2-2/+42
2021-11-29ld: enable silent build rulesMike Frysinger4-64/+104
2021-11-29libctf: enable silent build rulesMike Frysinger3-3/+43
2021-11-29gprof: enable silent build rulesMike Frysinger4-18/+58
2021-11-29binutils: merge doc subdir up a levelMike Frysinger6-1145/+609
2021-11-29binutils: enable silent build rulesMike Frysinger6-226/+266
2021-11-29bfd: enable silent build rulesMike Frysinger4-90/+130
2021-11-29opcodes: enable silent build rulesMike Frysinger4-54/+94
2021-11-30Automatic date update in version.inGDB Administrator1-1/+1
2021-11-29Allow DW_ATE_UTF for Rust charactersTom Tromey4-13/+75
2021-11-29[PR gdb/27026] CTRL-C is ignored when debug info is downloadedAaron Merey1-0/+15
2021-11-29strings: Replace references to -u option with references to -U.Nick Clifton1-2/+2
2021-11-29[gdb/symtab] Fix segfault in search_one_symtabTom de Vries3-1/+105
2021-11-29Update description of string's -n option.Nick Clifton3-5/+17
2021-11-29[gdb/testsuite] Fix typo in proc linesTom de Vries1-1/+1