aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-25ld: bfd: sframe: Update section size also for relocatable linksusers/ibhagat/sframe-schemeB-v4Jens Remus1-3/+1
2025-06-25NEWS: sframe: mention new semantics for SFrame FDE function start addrIndu Bhagat3-0/+20
2025-06-25ld: bfd: sframe: fix incorrect r_offset in RELA entriesIndu Bhagat5-1/+138
2025-06-25bfd: gas: ld: libsframe: adopt new encoding for FDE func start addr fieldIndu Bhagat45-69/+185
2025-06-25objdump, readelf: sframe: apply relocations before textual dumpIndu Bhagat4-77/+68
2025-06-25include: sframe: doc: define new flag SFRAME_F_FDE_FUNC_START_ADDR_PCRELIndu Bhagat5-10/+44
2025-06-25include: libsframe: add APIs for offsetof FDE func start addr fieldIndu Bhagat3-0/+73
2025-06-25libsframe: refactor code for dumping section flagsIndu Bhagat1-30/+33
2025-06-25include: libsframe: add APIs for SFrame header flagsIndu Bhagat3-4/+33
2025-06-25aarch64: Add supports for FEAT_PoPS feature and DC instructions.Srinath Parvathaneni9-0/+57
2025-06-25gdb: remove final m_stream->emit_style_escape calls from pager_fileAndrew Burgess2-7/+14
2025-06-25gdb: styling fixes around and for the pagination promptAndrew Burgess3-4/+311
2025-06-25[gdb/testsuite] Fix gdb.python/py-warning.exp with python 3.6Tom de Vries1-3/+20
2025-06-25readelf: invalid error message triggered when last tag is an empty stringMatthieu Longo3-4/+7
2025-06-25arm testsuite: add two corner cases for EABI string attributesMatthieu Longo4-0/+48
2025-06-25[gdb/testsuite] Fix gdb.base/infcall-failure.exp on freebsdTom de Vries1-2/+14
2025-06-25Automatic date update in version.inGDB Administrator1-1/+1
2025-06-25RISC-V: Add Profiles RVA/B23S64 support.Jiawei3-1/+27
2025-06-24[gdb/testsuite] Make gdb.dap/log-message.exp more robustTom de Vries1-0/+9
2025-06-24Allow DAP "threads" request when inferior is runningTom Tromey3-9/+162
2025-06-24Use "MS" for .debug_strTom Tromey5-5/+24
2025-06-24gas/doc: -v / -version / --version / --verboseJan Beulich1-2/+4
2025-06-24RISC-V: Update Profiles string in RV23.Jiawei3-6/+6
2025-06-24gas/NEWS: Updated for RISC-VNelson Chu1-2/+4
2025-06-24ld/NEWS,binutils/NEWS: Updated supports for RISC-V zicfiss and zicfilpNelson Chu2-0/+7
2025-06-24RISC-V: Fxied failed testsuites when building rv32-linuxNelson Chu6-6/+6
2025-06-24RISC-V: Support for unlabeled landing pad PLT generationKito Cheng6-1/+202
2025-06-24RISC-V: Implment the merge logic for GNU_PROPERTY_RISCV_FEATURE_1_ANDKito Cheng15-0/+383
2025-06-24RISC-V: Add GNU_PROPERTY_RISCV_FEATURE_1_CFI_SS and GNU_PROPERTY_RISCV_FEATUR...Kito Cheng5-0/+101
2025-06-24RISC-V: Refactor PLT generationKito Cheng2-35/+96
2025-06-24Automatic date update in version.inGDB Administrator1-1/+1
2025-06-23gdb: return after stack alignment skip if current_pc is reachedPawel Kupczak1-0/+3
2025-06-23gdb: correct endbr64 instruction handling in amd64_analyze_prologuePawel Kupczak3-27/+79
2025-06-23gdb: refactor amd64_analyze_prologuePawel Kupczak1-51/+75
2025-06-23gdb/testsuite: use TESTS from make-check-all.shAndrew Burgess1-2/+2
2025-06-23objcopy: Don't extend the output section sizeH.J. Lu1-0/+6
2025-06-23elf: Report corrupted group sectionH.J. Lu1-13/+10
2025-06-23gdb: filename completion for pipe command -- the shell command bitAndrew Burgess2-3/+27
2025-06-23gdb: linux-namespaces: enter user namespace when appropriateBenjamin Berg3-1/+194
2025-06-23gdb: only use /proc/PID/exe for local f/s with no sysrootAndrew Burgess5-10/+93
2025-06-23gdb: better warning when attaching, and executable is unknownAndrew Burgess1-0/+8
2025-06-23gdbserver: include sys/stat.h for 'struct stat'Andrew Burgess1-0/+1
2025-06-23Automatic date update in version.inGDB Administrator1-1/+1
2025-06-22Automatic date update in version.inGDB Administrator1-1/+1
2025-06-21or1k: Fix disassembly for little-endian binariesStafford Horne2-2/+2
2025-06-21Automatic date update in version.inGDB Administrator1-1/+1
2025-06-20gdbsupport: Use xsnprintf() instead of strcat() in print-utilsAleksandar Rikalo1-4/+2
2025-06-20gdb: Remove redundant null checkAleksandar Rikalo1-8/+2
2025-06-20aarch64: Support 2024 Debug Architecture system registers.Srinath Parvathaneni10-0/+157
2025-06-20gdbserver: Update require_int function to parse offset for pread packetKirill Radkin3-4/+91