aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-16gas: Free unused memory in scfi_ops_cleanupH.J. Lu1-0/+3
2024-04-16Simplify readelf's RELR relocation display.Fangrui Song14-43/+29
2024-04-16Gas Doc: Update example of how .altmacro affects the interpretation of macro ...Nick Clifton1-8/+3
2024-04-16Remove debug printout from 9dd918142787246ea7ed53494d9cbc6b51486133Simon Cook1-2/+0
2024-04-16Automatic date update in version.inGDB Administrator1-1/+1
2024-04-15Fix crash in gdb_rl_callback_handlerTom Tromey1-4/+7
2024-04-15Remove 'copy_names' parameter from add_using_directiveTom Tromey4-32/+13
2024-04-15gdb: Add Felix Willgerodt as the x86 architecture maintainerJohn Baldwin1-0/+2
2024-04-15Remove dependency upon shlwapi library when building BFD for Windows/MinGW en...Nick Clifton1-12/+56
2024-04-15Change printf attribute to fix clang buildTom Tromey1-2/+2
2024-04-15When mapping sections to segments ensure that we do not add sections whose VM...Vijay Shankar2-3/+11
2024-04-15Avoid complaint warning on mingwTom Tromey5-29/+27
2024-04-15Strip trailing newlines from input stringTom Tromey2-0/+53
2024-04-15gprofng: Fix dvi documentation build ruleChristophe Lyon2-1/+2
2024-04-15sim: riscv: Fix confusion with c.jal vs. c.addiwBernd Edlinger1-4/+4
2024-04-15sim: riscv: Make stack 16-byte alignedBernd Edlinger1-0/+2
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