aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-26gdb: move remaining ChangeLogs to legacy filesAndrew Burgess5-0/+0
2021-07-26gdb/mi: handle no condition argument case for -break-conditionTankut Baris Aktemur3-10/+32
2021-07-26Automatic date update in version.inGDB Administrator1-1/+1
2021-07-25Automatic date update in version.inGDB Administrator1-1/+1
2021-07-24Revert: PowerPC: Don't generate unused section symbolsAlan Modra20-27/+170
2021-07-24Re: ld script expression parsingAlan Modra3-16/+32
2021-07-23Update the NetBSD system call table to match NetBSD-current.Frederic Cambus1-1/+17
2021-07-24Automatic date update in version.inGDB Administrator1-1/+1
2021-07-23gdb/testsuite: test get/set value of unregistered Guile parameterSimon Marchi1-0/+8
2021-07-23gdb: remove cmd_list_element::function::sfuncSimon Marchi12-82/+52
2021-07-23gdb: rename cfunc to simple_funcSimon Marchi5-44/+53
2021-07-23gdb: make inferior::m_terminal an std::stringSimon Marchi6-51/+41