aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-10autoupdate: add square brackets around arguments of AC_INITMatthieu Longo14-14/+14
2024-06-10autoupdate: add square brackets around argument of AC_PREREQMatthieu Longo2-2/+2
2024-06-10autoupdate: replace old version of AC_INIT by the new oneMatthieu Longo1-1/+2
2024-06-10autoupdate: replace obsolete macros AC_CONFIG_HEADERMatthieu Longo4-4/+4
2024-06-10autoupdate: replace obsolete macros AC_CANONICAL_SYSTEMMatthieu Longo6-8/+9
2024-06-10autoupdate: replace obsolete macros AC_PROG_LIBTOOLMatthieu Longo1-1/+1
2024-06-10autoupdate: replace obsolete macros AC_AIX, AC_MINIX, and AC_GNU_SOURCEMatthieu Longo9-11/+2
2024-06-10autoupdate: replace obsolete macros AC_HELP_STRINGMatthieu Longo7-16/+13
2024-06-08gold: Properly remove the versioned symbolH.J. Lu10-25/+261
2024-06-09Automatic date update in version.inGDB Administrator1-1/+1
2024-06-08Fix typo in warning in gdb/configureTom Tromey2-3/+3
2024-06-08gdb: Avoid compilation warning in gcore.c.Eli Zaretskii1-1/+1
2024-06-07gdb: remove get_exec_fileSimon Marchi13-47/+41
2024-06-07gdb: remove dead code in nto-procfs.cSimon Marchi1-8/+0
2024-06-07gdb: replace `get_exec_file (0)` calls with `current_program_space->exec_file...Simon Marchi15-31/+27
2024-06-07gdb: make progspace::exec_filename private, add getter / setterSimon Marchi7-29/+35
2024-06-07gdb/tui: cleanup includesSimon Marchi22-81/+5
2024-06-07gdb: add IWYU export pragams to gdb_curses.hSimon Marchi1-7/+7
2024-06-07gdb/tui: change some macros to functionsSimon Marchi17-72/+102
2024-06-08Automatic date update in version.inGDB Administrator1-1/+1
2024-06-07gdb/testsuite: Add gdb.arch/aarch64-mops-watchpoint.expThiago Jung Bauermann2-0/+145
2024-06-07gdb/aarch64: Add record support for MOPS instructions.Thiago Jung Bauermann3-0/+333
2024-06-07gdb/aarch64: Disable displaced single-step for MOPS instructionsThiago Jung Bauermann4-3/+275
2024-06-07[gdb/tdep] Fix ARM_LINUX_JB_PC_EABITom de Vries1-2/+16
2024-06-07Re: Yet another ecoff fuzzed object fixAlan Modra1-0/+1
2024-06-07aarch64: Test DT_RELR with discarded sectionsSzabolcs Nagy5-0/+114
2024-06-07aarch64: Fix DT_RELR support with discarded sectionsSzabolcs Nagy1-2/+3
2024-06-07[gdb/testsuite] Fix gdb.fortran/array-bounds.exp on armTom de Vries1-14/+31
2024-06-07Automatic date update in version.inGDB Administrator1-1/+1
2024-06-06gdb/doc: use POD2MAN5 when appropriateAndrew Burgess1-1/+1
2024-06-06DAP: Handle "stepOut" request in outermost frameJohan Sternerup2-2/+13
2024-06-06DAP: Allow gdb exception in exec_and_log to propagateJohan Sternerup2-5/+8
2024-06-06DAP: Allow for deferring stop events from gdb threadJohan Sternerup2-7/+51
2024-06-06arm: fix testsuite fallout on arm-elf and arm-nto from FPA removalRichard Earnshaw5-3/+7
2024-06-06Updated Spanish translation for the bfd/ directoryNick Clifton1-852/+536
2024-06-06opcodes/riscv: prevent future use of disassemble_info::fprintf_funcAndrew Burgess1-0/+5
2024-06-06opcodes/riscv: add styling support to print_reg_listAndrew Burgess1-14/+37
2024-06-06RISC-V: Add support for Zvfbfwma extensionXiao Zeng8-0/+42
2024-06-06RISC-V: Add support for Zvfbfmin extensionXiao Zeng8-0/+41
2024-06-06RISC-V: Add support for Zfbfmin extensionXiao Zeng8-0/+40
2024-06-06Re: aarch64: Add some DT_RELR ld testsAlan Modra4-20/+20
2024-06-06Automatic date update in version.inGDB Administrator1-1/+1
2024-06-05NEWS: arm: note that FPA support has been removedRichard Earnshaw1-0/+4
2024-06-05arm: minor documentation cleanup given removal of FPARichard Earnshaw1-3/+0
2024-06-05arm: remove disassembly support for the FPA co-processorRichard Earnshaw4-206/+10
2024-06-05arm: remove FPA instructions from assemblerRichard Earnshaw1-699/+0
2024-06-05arm: remove options to select the FPARichard Earnshaw3-26/+2
2024-06-05arm: change default FPUs from FPA to noneRichard Earnshaw1-62/+63
2024-06-05arm: redirect fp constant data directives through a wrapperRichard Earnshaw12-10/+55
2024-06-05arm: adjust FPU selection logicRichard Earnshaw1-9/+2