aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-30bfd: avoid a crash when debug_section isn't created in XCOFFClément Chigot1-1/+2
2021-07-30readelf: catch archive_file_size of -1Alan Modra1-3/+1
2021-07-30reloc_upper_bound size calculationsAlan Modra5-5/+5
2021-07-30Sanity check _bfd_coff_read_string_tableAlan Modra1-3/+12
2021-07-30IMAGE_SCN_LNK_NRELOC_OVFLAlan Modra1-0/+6
2021-07-29gdb: fix nr_bits gdb_assert in append_flags_type_fieldSimon Marchi1-1/+1
2021-07-30Automatic date update in version.inGDB Administrator1-1/+1
2021-07-29obsd-nat: Report both thread and PID in ::pid_to_str.John Baldwin1-1/+1
2021-07-29obsd-nat: Various fixes for fork following.John Baldwin2-30/+25
2021-07-29obsd-nat: Various fixes to obsd_nat_target::wait.John Baldwin1-49/+12
2021-07-29x86-bsd-nat: Only define gdb_ptrace when using debug registers.John Baldwin1-8/+8
2021-07-29Don't compile x86 debug register support on OpenBSD.John Baldwin2-5/+9
2021-07-29Fix for gdb.tui/tui-layout-asm.expCarl Love1-2/+30
2021-07-29guile/scm-math: indentation fixesGeorge Barrett1-9/+9
2021-07-29guile: fix make-value with pointer typeGeorge Barrett4-2/+71
2021-07-29gdbtypes: return value from get_unsigned_type_maxGeorge Barrett3-12/+8
2021-07-29gas: improve C_BSTAT and C_STSYM symbols handling on XCOFFClément Chigot9-8/+90
2021-07-28Guile: temporary breakpointsGeorge Barrett4-9/+86
2021-07-29Automatic date update in version.inGDB Administrator1-1/+1
2021-07-28gdb: clean up some things in features/MakefileSimon Marchi2-72/+1
2021-07-28x86: Simplify check for distinct TMM register operandsH.J. Lu1-15/+10
2021-07-28ld: Run tmpdir/pr28138 only for native buildH.J. Lu1-30/+34
2021-07-28bfd: Close the file descriptor if there is no archive fdH.J. Lu10-0/+100
2021-07-28ld: Report error reason when a library cannot be foundH.J. Lu1-2/+2
2021-07-28texi2pod.pl: add no-op --no-split option support [PR28144]Sergei Trofimovich1-0/+2
2021-07-28gdb: fix missing space in some info variables outputAndrew Burgess3-4/+24
2021-07-28[gdb/symtab] Fix unhandled dwarf expression opcode with gcc-11 -gdwarf-5Tom de Vries1-1/+16
2021-07-28Externalize the _bfd_set_gp_value functionwill schmidt2-0/+20
2021-07-28PowerPC: ignore sticky options for .machineAlan Modra1-4/+16
2021-07-28Automatic date update in version.inGDB Administrator1-1/+1
2021-07-27[gdb/testsuite] Add xfail for PR gcc/101643Tom de Vries1-2/+21
2021-07-27[gdb/testsuite] Add xfail for PR gcc/101633Tom de Vries1-11/+42
2021-07-27gdb: remove VALUE_FRAME_ID and fix another frame debug issueAndrew Burgess6-39/+37
2021-07-27Correct gs264e bfd_mach in mips_arch_choices.Chenghua Xu2-1/+5
2021-07-26Fix ld test case that assumes --enable-textrel-checkRoland McGrath2-1/+5
2021-07-27Automatic date update in version.inGDB Administrator1-1/+1
2021-07-26bfd: Set error to bfd_error_malformed_archive only if unsetH.J. Lu1-1/+2
2021-07-26Fix for mi-reverse.expCarl Love1-1/+1
2021-07-26Fix the Windows buildTom Tromey2-12/+14
2021-07-26gdb: Fix numerical field extraction for target description "flags"Shahab Vahedi1-2/+34
2021-07-26PATCH [10/10] arm: Alias 'ra_auth_code' to r12 for pacbti.Andrea Corallo1-0/+3
2021-07-26PATCH [9/10] arm: add 'pacg' instruction for Armv8.1-M pacbti extensionAndrea Corallo4-0/+18
2021-07-26PATCH [8/10] arm: add 'autg' instruction for Armv8.1-M pacbti extensionAndrea Corallo4-0/+6
2021-07-26PATCH [7/10] arm: add 'bxaut' instruction for Armv8.1-M pacbti extensionAndrea Corallo4-1/+19
2021-07-26PATCH [6/10] arm: Add -march=armv8.1-m.main+pacbti flagAndrea Corallo2-0/+11
2021-07-26PATCH [5/10] arm: Extend again arm_feature_set struct to provide more bitsAndrea Corallo1-4/+16
2021-07-26PATCH [4/10] arm: add 'pac' instruction for Armv8.1-M pacbti extensionAndrea Corallo6-0/+12
2021-07-26PATCH [3/10] arm: add 'aut' instruction for Armv8.1-M pacbti extensionAndrea Corallo6-0/+12
2021-07-26PATCH [2/10] arm: add 'pacbti' instruction for Armv8.1-M pacbti extensionAndrea Corallo7-0/+43
2021-07-26PATCH [1/10] arm: add 'bti' instruction for Armv8.1-M pacbti extensionAndrea Corallo4-0/+21