aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-16Thread-safety improvements for bfd_check_format_matchesTom Tromey4-121/+183
2024-04-16[gdb/testsuite] Add gdb.dwarf2/backward-spec-inter-cu.expTom de Vries1-0/+103
2024-04-16[gdb/testsuite] Add gdb.dwarf2/forward-spec-inter-cu.expTom de Vries1-0/+103
2024-04-16Correctly handle DIE parent computationsTom Tromey4-50/+80
2024-04-16Introduce class parent_map for DIE range mapTom Tromey3-31/+154
2024-04-16Add move operators for addrmapTom Tromey2-6/+25
2024-04-16Change handling of DW_TAG_enumeration_type in DWARF scannerTom Tromey1-9/+7
2024-04-16[gdb/symtab] Refactor condition in scan_attributesTom de Vries1-8/+10
2024-04-16Fix test for sections with different VMA<->LMA relationships so that it only ...Nick Clifton1-6/+13
2024-04-16gdb/make-target-delegates.py: don't handle "void" in parse_argtypesSimon Marchi1-1/+2
2024-04-16Remove excess whitespace from doc strings of some commandsEli Zaretskii4-10/+10
2024-04-16Remove accidental commit of an experimental changeNick Clifton1-2/+0
2024-04-16[gdb/python] Throw MemoryError in inferior.read_memory if malloc failsTom de Vries4-3/+28
2024-04-16x86: Fix a memory leak in md_assembleH.J. Lu1-5/+8
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