aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-27RISC-V: Tidy riscv assembler and disassembler.Nelson Chu2-296/+314
2021-10-27opcodes: Fix RPATH not being set for dynamic libbfd dependencyMaciej W. Rozycki5-36/+10
2021-10-27Automatic date update in version.inGDB Administrator1-1/+1
2021-10-26gold: Place .note.gnu.property section before other note sectionsH.J. Lu2-3/+9
2021-10-26[gdb/doc] Fix print inferior-events defaultTom de Vries1-1/+1
2021-10-26Automatic date update in version.inGDB Administrator1-1/+1
2021-10-25gdb: change functions returning value contents to use gdb::array_viewSimon Marchi96-417/+453
2021-10-25gdbsupport: add assertions in array_viewSimon Marchi1-4/+24
2021-10-25gdbserver: make target_pid_to_str return std::stringSimon Marchi6-51/+50
2021-10-25x86: Also handle stores for -muse-unaligned-vector-moveH.J. Lu4-15/+74
2021-10-25[gdb/testsuite] Fix duplicate in gdb.mi/mi-var-cp.expTom de Vries1-1/+1
2021-10-25libctf, ld: handle nonrepresentable types betterNick Alcock5-6/+53
2021-10-25libctf: dump: do not stop dumping types on errorNick Alcock2-4/+14
2021-10-25binutils, ld: make objdump --ctf's parameter optionalNick Alcock35-35/+81
2021-10-25binutils: make objdump/readelf --ctf-parent actually usefulNick Alcock4-121/+86
2021-10-25objdump doesn't accept -L optionAlan Modra1-1/+1
2021-10-25bfd_nonfatal_message, localise va_startAlan Modra1-3/+3
2021-10-25ubsan: _bfd_xcoff64_swap_aux_in left shift of negative valueAlan Modra1-5/+2
2021-10-25asan: evax_bfd_print_image buffer overflowAlan Modra1-42/+51
2021-10-25Automatic date update in version.inGDB Administrator1-1/+1
2021-10-24asan: c4x, c54x coff_canonicalize_reloc buffer overflowAlan Modra6-17/+44
2021-10-24asan: arm-darwin: buffer overflowAlan Modra1-18/+21
2021-10-24asan: aout: heap buffer overflowAlan Modra2-6/+4
2021-10-24LoongArch ld supportliuzhensong22-1/+1146
2021-10-24LoongArch gas supportliuzhensong39-5/+4152
2021-10-24LoongArch binutils supportliuzhensong3-0/+27
2021-10-24LoongArch opcodes supportliuzhensong12-0/+1877
2021-10-24LoongArch bfd supportliuzhensong20-3/+4519
2021-10-24Automatic date update in version.inGDB Administrator1-1/+1
2021-10-23Automatic date update in version.inGDB Administrator1-1/+1
2021-10-22x86: Add -muse-unaligned-vector-move to assemblerH.J. Lu7-0/+110
2021-10-22Fix 'uninstall' targetTom Tromey2-3/+14
2021-10-22Remove unused variables from gdbserver's MakefileTom Tromey1-26/+1
2021-10-22[gdb/testsuite] Fix gdb.threads/linux-dp.expTom de Vries1-1/+1
2021-10-22[gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-changed.expTom de Vries1-2/+2
2021-10-22gdb/python: move gdb.Membuf support into a new fileAndrew Burgess5-179/+236
2021-10-22gdb/python: new gdb.architecture_names functionAndrew Burgess6-0/+92
2021-10-22gdb: make disassembler fprintf callback a static member functionAndrew Burgess2-16/+18
2021-10-22RISC-V: Added ld testcase for pcgp relaxation.Lewis Revill5-2/+36
2021-10-22RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill9-216/+215
2021-10-22gdb: fix remote-sim.c buildSimon Marchi1-6/+3
2021-10-22Automatic date update in version.inGDB Administrator1-1/+1
2021-10-21gdb, gdbserver: make target_waitstatus safeSimon Marchi44-705/+826
2021-10-21gdbserver: initialize the members of lwp_info in-classSimon Marchi2-29/+31
2021-10-21gdbserver: make thread_info non-PODSimon Marchi2-14/+18
2021-10-21Fix ARMv8.4 for hw watchpoint and breakpointAndrew Pinski2-0/+3
2021-10-21Refactor code slightly in nat/aarch64-linux-hw-point.c (aarch64_linux_get_deb...Andrew Pinski1-6/+18
2021-10-21Fixes for gdb.mi/mi-break.expCarl Love1-4/+4
2021-10-21[gdb/tui] Fix breakpoint display functionalityTom de Vries2-2/+38
2021-10-21Fix test step-and-next-inline.ccCarl Love2-2/+4