aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-06[GOLD] PowerPC64 inline plt sequencesAlan Modra1-64/+162
2021-12-06ld: improve shared tests for AIXClément Chigot4-58/+37
2021-12-06Automatic date update in version.inGDB Administrator1-1/+1
2021-12-05Preserve artificial CU name in process_psymtab_comp_unit_readerTom Tromey2-7/+11
2021-12-04sim: include ansidecl.h when neededMike Frysinger16-1/+26
2021-12-04sim: include stdint.h when neededMike Frysinger3-0/+3
2021-12-04sim: include stdarg.h when usedMike Frysinger20-0/+22
2021-12-04sim: reorder header includesMike Frysinger45-164/+176
2021-12-04gdbsupport: fix memory leak in create_file_handler when re-using file handlerSimon Marchi1-7/+6
2021-12-05Automatic date update in version.inGDB Administrator1-1/+1
2021-12-04sim: moxie: hoist dtb rules up to common buildsMike Frysinger4-49/+116
2021-12-04sim: m68hc11: delete unused profile flagsMike Frysinger1-1/+0
2021-12-04sim: msp430: delete redundant comments & settingsMike Frysinger1-22/+0
2021-12-04sim: erc32: drop old configure targetMike Frysinger1-8/+0
2021-12-04sim: m32c/rl78: drop redundant -Wall settingsMike Frysinger2-3/+1
2021-12-04Cache the result of find_file_and_directoryTom Tromey2-8/+18
2021-12-04Move file_and_directory to new file and C++-izeTom Tromey2-45/+129
2021-12-04Remove Irix case from find_file_and_directoryTom Tromey1-9/+0
2021-12-04sim: frv: split up testsuite a bitMike Frysinger9-19/+136
2021-12-04gdb: don't show deprecated aliasesSimon Marchi2-3/+48
2021-12-03gdb/testsuite: fix two "maint info line-table"-related testsSimon Marchi2-0/+8
2021-12-03gdb: revert one array_view copy change in ada-lang.cSimon Marchi1-1/+3
2021-12-03bfd: unify header generation rulesMike Frysinger2-98/+40
2021-12-03bfd: move header updates up a directoryMike Frysinger4-236/+131
2021-12-03bfd: convert bfdver.h to silent automake rulesMike Frysinger2-4/+4
2021-12-04Automatic date update in version.inGDB Administrator1-1/+1
2021-12-03gdb: small "maintenance info line-table" readability improvementsSimon Marchi1-6/+13
2021-12-03gdb: change some alias functions parameters to const-referenceSimon Marchi1-32/+32
2021-12-03gdb: use intrusive_list for cmd_list_element aliases listSimon Marchi2-50/+50
2021-12-03gdb: trivial changes to use array_viewSimon Marchi5-32/+19
2021-12-03gdb: make extract_integer take an array_viewSimon Marchi14-55/+60
2021-12-03gdbsupport: add array_view copy functionSimon Marchi7-62/+184
2021-12-03gdb: change store_waitstatus to return a target_waitstatus by valueSimon Marchi8-19/+20
2021-12-03gdb: return *this in target_waitstatus settersSimon Marchi1-16/+32
2021-12-03gdb: make saved_filename an std::stringSimon Marchi1-10/+10
2021-12-03aarch64: Fix uninitialised memoryRichard Sandiford2-1/+3
2021-12-03gdb: make value_subscripted_rvalue staticAndrew Burgess2-6/+8
2021-12-03gdb/testsuite: give a test a real nameAndrew Burgess1-1/+2
2021-12-03gdb/remote: fix use after free bugAndrew Burgess1-2/+33
2021-12-02libctf: workaround automake bug with conditional info pagesMike Frysinger3-20/+32
2021-12-03Add myself and Zhensong Liu as the LoongArch port maintainer.Chenghua Xu2-0/+7
2021-12-03Revert "Re: Don't compile some opcodes files when bfd is 32-bit only"Alan Modra2-10/+10
2021-12-03Automatic date update in version.inGDB Administrator1-1/+1
2021-12-02gdb: remove unexpected xstrdup in _initialize_maint_test_settingsSimon Marchi1-1/+1
2021-12-02Fix illegal memory access whilst parsing corrupt DWARF debug information.Nick Clifton2-2/+22
2021-12-02[gdb/tdep] Fix avx512 -m32 support in gdbserverTom de Vries1-13/+37
2021-12-02gdb/testsuite: update tests looking for "DWARF 2" debug formatSimon Marchi9-16/+16
2021-12-02(PPC64) fix handling of fixed-point values when using "return" commandJoel Brobecker1-3/+19
2021-12-02(RISCV) fix handling of fixed-point type return valuesJoel Brobecker1-3/+44
2021-12-02(ARM/fixed-point) wrong value shown by "finish" command:Joel Brobecker1-1/+2