aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-04Synchronize libbierty sources with gcc.Nick Clifton5-15/+192
2022-07-04Modified changes for split-dwarf and dwarf-5.Bhuvanendra Kumar N1-3/+9
2022-07-04opcodes/avr: Implement style support in the disassemblerMarcus Nilsson3-10/+55
2022-07-04[gdb/symtab] Add get/set functions for per_cu->lang/unit_typeTom de Vries5-121/+157
2022-07-04gas/testsuite: properly exclude aout in all/weakref1uJan Beulich1-1/+1
2022-07-04x86: fold Disp32S and Disp32Jan Beulich7-12958/+12928
2022-07-04x86: restore masking of displacement kindsJan Beulich3-28/+27
2022-07-04x86-64: improve handling of branches to absolute addressesJan Beulich5-2/+53
2022-07-04RISC-V: Update Zihintpause extension versionTsukasa OI1-1/+1
2022-07-04Automatic date update in version.inGDB Administrator1-1/+1
2022-07-03Automatic date update in version.inGDB Administrator1-1/+1
2022-07-02[gdb/symtab] Fix data race on per_cu->dwarf_versionTom de Vries2-5/+23
2022-07-02[gdb/testsuite] Fix gdb.base/early-init-file.exp with -fsanitize=threadTom de Vries1-2/+17
2022-07-02Automatic date update in version.inGDB Administrator1-1/+1
2022-07-01GDB/doc: Remove indentation from `print -elements' completion exampleMaciej W. Rozycki1-0/+1
2022-07-01GDB/doc: Remove extraneous spaces from completion examplesMaciej W. Rozycki1-6/+6
2022-07-01Add newline to the end of the rnglists displsy.Nick Clifton2-0/+5
2022-07-01Automatic date update in version.inGDB Administrator1-1/+1
2022-06-30GDB: Add `NUMBER' completion to `set' integer commandsMaciej W. Rozycki4-1/+36
2022-06-30gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocationBruno Larsen2-0/+24
2022-06-30Fix implementation of readelf's -wE and -wN options,Nick Clifton3-4/+18
2022-06-30[gdb] Block SIGTERM in worker threadsTom de Vries1-0/+1
2022-06-30gdb/doc: fix column widths in MI compatibility tableAndrew Burgess1-1/+1
2022-06-30Automatic date update in version.inGDB Administrator1-1/+1
2022-06-29Fix GDBserver regression due to change to avoid reading shell registersPedro Alves1-2/+11
2022-06-29GDB/testsuite: Tighten `set print elements' error checkMaciej W. Rozycki1-1/+2
2022-06-29GDB: Remove extraneous full stops from `set' command error messagesMaciej W. Rozycki2-9/+9
2022-06-29gdb/doc: improve description of --data-disassemble opcodes outputAndrew Burgess1-2/+4
2022-06-29gdb/arm: Only stack S16..S31 when FPU registers are secureYvan Roux2-1/+17
2022-06-29opcodes/aarch64: split off creation of comment text in disassemblerAndrew Burgess10-66/+97
2022-06-29gdb/testsuite: fix gdb.base/break-idempotent.exp on ppcCarl Love1-1/+7
2022-06-29x86: drop stray NoRex64 from XBEGINJan Beulich2-2/+2
2022-06-28gprofng: fix build when BUILD_MAN is falseVladimir Mezentsev4-25/+25
2022-06-28gprofng: use $(sysconfdir) instead $(prefix)/etcVladimir Mezentsev3-5/+14
2022-06-29Re: ld/x86: skip p_align-1 tests with unsuitable compilerAlan Modra1-3/+11
2022-06-29Automatic date update in version.inGDB Administrator1-1/+1
2022-06-28gdb+gdbserver/Linux: avoid reading registers while going through shellPedro Alves6-4/+38
2022-06-28[gdb/build] Fix gdb build with -fsanitize=thread and gcc 7Tom de Vries1-1/+2
2022-06-28bfd: handle codepage when opening files on MinGWClément Chigot1-3/+9
2022-06-28windres: add quotes around preprocessor cmd if neededClément Chigot1-12/+14
2022-06-28Fix the display of the idnex values for DW_FORM_loclistx and DW_FORM_rnglistx...Nick Clifton3-127/+183
2022-06-28ld/x86: skip p_align-1 tests with unsuitable compilerJan Beulich1-36/+46
2022-06-28PowerPC64: align plt_branch stubsAlan Modra6-67/+78
2022-06-28PowerPC64: plt_stub_padAlan Modra1-32/+19
2022-06-28PowerPC64: Tidy stub type changesAlan Modra1-4/+4
2022-06-28gdb:csky add pseudo regs for float and vector regsJiangshuai Li2-0/+268
2022-06-28PR29293, elfnn-aarch64.c: def_protected member unintializedPekka Seppänen1-0/+1
2022-06-28RISC-V: Add 'Sstc' extension and its CSRsTsukasa OI14-0/+136
2022-06-28RISC-V: Add 'Sscofpmf' extension with its CSRsTsukasa OI14-0/+880
2022-06-28RISC-V: Add 'Smstateen' extension and its CSRsTsukasa OI14-0/+568