aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-15sim: riscv: Fix PC at gdb breakpointsBernd Edlinger1-3/+1
2024-04-15LoongArch: ld:Report an error when seeing an unrecognized relocationLulu Cai1-2/+7
2024-04-15Automatic date update in version.inGDB Administrator1-1/+1
2024-04-14Automatic date update in version.inGDB Administrator1-1/+1
2024-04-13Automatic date update in version.inGDB Administrator1-1/+1
2024-04-12Fix setting watchpoints when current thread is runningPedro Alves3-4/+192
2024-04-12New testcase gdb.threads/leader-exit-attach.exp (PR threads/8153)Pedro Alves1-0/+87
2024-04-12Cygwin/testsuite: Avoid infinite hangPedro Alves1-1/+1
2024-04-12gdb/data-directory: silence output from mkinstalldirs scriptAndrew Burgess1-1/+1
2024-04-12Update description of macro keyword argument assignment in assembler document...Nick Clifton1-1/+34
2024-04-12gas: Fix memory leaks in gen-sframe.cH.J. Lu1-0/+4
2024-04-12Automatic date update in version.inGDB Administrator1-1/+1
2024-04-12Re: Fix null pointer dereference in process_debug_info()Alan Modra1-11/+8
2024-04-11Improve readelf's display of RELR relocs.Nick Clifton17-168/+420
2024-04-11Add -j/--display-section option to readelf.Nick Clifton6-133/+287
2024-04-11[gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp with clangTom de Vries1-0/+2
2024-04-11gas: Fix a CFI label name memory leak in scfi.cH.J. Lu2-2/+3
2024-04-11gas: Fix memory leaks in ginsn.cH.J. Lu1-3/+11
2024-04-11gdb: fix format in remote.cTankut Baris Aktemur1-3/+3
2024-04-11Remove bfdwin.cAlan Modra39-629/+55
2024-04-11asan: heap buffer overflow elf_link_add_to_first_hashAlan Modra1-1/+4
2024-04-11Re: Update objcopy's --section-alignment optionAlan Modra1-2/+6
2024-04-10x86-64: Use long NOPs for Intel Core processorsH.J. Lu5-9/+397
2024-04-10mmap: Fix a memory leak in _bfd_mmap_read_temporaryH.J. Lu1-1/+5
2024-04-10elf: Fix a memory leak in _bfd_elf_add_dynamic_entryH.J. Lu3-7/+12
2024-04-11Segfault in _bfd_delete_bfd with USE_MMAPAlan Modra1-1/+2
2024-04-11Automatic date update in version.inGDB Administrator1-1/+1
2024-04-10gas: scfi: bugfixes for SCFI state propagationIndu Bhagat5-8/+87
2024-04-10gas: gcfg: add_bb_at_ginsn must return root_bbIndu Bhagat5-26/+164
2024-04-10gdb, gdbserver: Add missing install-dvi Makefile targetChristophe Lyon5-4/+21
2024-04-10readelf: Add -j/--display-section command line option.Nick Clifton2-0/+5
2024-04-10mmap: Avoid the sanitizer configure check failureH.J. Lu20-9/+40
2024-04-10mmap: Avoid the sanitizer configure check failureH.J. Lu9-11/+34
2024-04-10Re: ld testsuite: Append NOSANITIZE_CFLAGS to CFLAGS_FOR_TARGETAlan Modra1-4/+4
2024-04-10Automatic date update in version.inGDB Administrator1-1/+1
2024-04-09Rewrite gdb_bfd_error_handlerTom Tromey1-15/+24
2024-04-09aarch64: Treat operand "SME list of ZA tiles" as immediate (PR 31561)Jens Remus1-1/+1
2024-04-09s390: Flag conditional branch relative insns as condjumpJens Remus1-4/+4
2024-04-09bfd: Define pagesize variables only for mmapH.J. Lu4-1/+7
2024-04-09arm: Fix disassembly of MVE vq[r]shr[u]nAlex Coplan4-1808/+1879
2024-04-09arm: Fix encoding of MVE vqshr[u]nAlex Coplan1-4/+4
2024-04-09arm: Refactor condition for print_mve_shift_nAlex Coplan1-10/+25
2024-04-09RISC-V: Support Zcmp push/pop instructions.Jiawei13-0/+641
2024-04-09LoongArch: ld: Move .got .got.plt before .data and protect .got with relromengqinggang5-1/+29
2024-04-09Support {evex} pseudo prefix for decode evex promoted insns without egpr32.Hu, Lin112-42/+1500
2024-04-09Remove dead code in bfdwin.cAlan Modra1-10/+0
2024-04-09ld testsuite: Append NOSANITIZE_CFLAGS to CFLAGS_FOR_TARGETAlan Modra2-4/+7
2024-04-09Automatic date update in version.inGDB Administrator1-1/+1
2024-04-08ld: Add PR ld/31615 testsH.J. Lu6-0/+66
2024-04-08remote.c: Make packet_ok return struct packet_resultAlexandra Hájková1-103/+96