aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-02asan: NULL deref in scan_unit_for_symbolsAlan Modra1-24/+23
2022-06-02Automatic date update in version.inGDB Administrator1-1/+1
2022-06-01[gdb] Fix warning in foreach_arch selftestsTom de Vries3-13/+68
2022-06-01Add gdb.current_language and gdb.Frame.languageTom Tromey7-0/+78
2022-06-01[arm] Don't use special treatment for PCYvan Roux1-9/+0
2022-06-01[arm] Add support for FPU registers in prologue unwinderYvan Roux1-1/+1
2022-06-01[arm] d0..d15 are 64-bit each, not 32-bitYvan Roux1-4/+4
2022-06-01[arm] Cleanup: use hex for offsetsYvan Roux1-8/+9
2022-06-01gdb:csky save fpu and vdsp info to struct csky_gdbarch_tdepJiangshuai Li2-4/+43
2022-06-01Re: use libiberty xmalloc in bfd/doc/chew.cAlan Modra3-7/+41
2022-06-01Automatic date update in version.inGDB Administrator1-1/+1
2022-05-31x86: Properly handle IFUNC function pointer referenceH.J. Lu4-2/+85
2022-05-31i386: Ajdust more tests for opcodes/i386: remove trailing whitespaceH.J. Lu13-19/+19
2022-05-31Use unique_ptr for objfilesTom Tromey4-11/+9
2022-05-31gdb/testsuite: fixup common-block.exp for intel compilersNils-Christian Kempke1-3/+35
2022-05-31gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/LLVM compilersNils-Christian Kempke1-7/+14
2022-05-31gdb, testsuite, fortran: fix double free in mixed-lang-stack.expNils-Christian Kempke1-11/+1
2022-05-31testsuite, fortran: allow additional completions in module.expNils-Christian Kempke1-2/+3
2022-05-31testsuite, fortran: fix info-types for intel compilersNils-Christian Kempke1-3/+17
2022-05-31testsuite/lib: add check_optional_entry for GDBInfoSymbolsNils-Christian Kempke1-2/+16
2022-05-31testsuite, fortran: Add '-debug-parameters all' when using ifx/ifortNils-Christian Kempke1-0/+3
2022-05-31testsuite, fortran: add compiler dependent types to dynamic-ptype-whatisNils-Christian Kempke1-38/+41
2022-05-31testsuite, fortran: add required external keywordNils-Christian Kempke1-0/+1
2022-05-31gdb/testsuite: disable charset.exp for intel compilersNils-Christian Kempke1-0/+5
2022-05-31gdb/testsuite: rename intel next gen c/cpp compilersNils-Christian Kempke2-2/+2
2022-05-31gdb/testsuite: add Fortran compiler identification to GDBCristian Sandu11-70/+150
2022-05-31gdb/testsuite: move getting_compiler_info to front of gdb_compileNils-Christian Kempke1-7/+14
2022-05-31gdb/testsuite: Fix fortran types for Intel compilers.Felix Willgerodt1-0/+18
2022-05-31gdb/testsuite: Use -module option for Intel Fortran compilersAbdul Basit Ijaz1-1/+5
2022-05-31gdb/testsuite: remove F77_FOR_TARGET supportNils-Christian Kempke5-37/+5
2022-05-31Improve clear command's documentationPedro Alves1-10/+25
2022-05-31Clarify why we unit test matching symbol names with 0xff charactersPedro Alves1-4/+13
2022-05-31Improve break-range's documentationPedro Alves1-7/+9
2022-05-31Explicitly mention yet-unloaded shared libraries in location spec examplesPedro Alves1-2/+4
2022-05-31sparc64 segfault in finish_dynamic_symbolAlan Modra1-1/+4
2022-05-31ia64 gas: Remove unnecessary initAlan Modra1-2/+0
2022-05-31v850_elf_set_note prototypeAlan Modra1-1/+1
2022-05-31Import libiberty from gccAlan Modra4-182/+294
2022-05-31gdb/testsuite: resolve duplicate test name in gdb.trace/signal.expAndrew Burgess1-3/+7
2022-05-31Ajdust more tests for opcodes/i386: remove trailing whitespaceAlan Modra2-4/+4
2022-05-31Trailing spaces in objdump -r headerAlan Modra206-242/+242
2022-05-31Automatic date update in version.inGDB Administrator1-1/+1
2022-05-30gdb/testsuite: fix gdb.trace/signal.exp on x86Simon Marchi1-1/+1
2022-05-30gdb/manual: Introduce location specsPedro Alves3-191/+305
2022-05-30Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBSLuis Machado1-6/+7
2022-05-30Fix failing test for armeb-gnu-eabiLuis Machado1-18/+2
2022-05-30Use a union to avoid casts in bfd/doc/chew.cAlan Modra1-24/+41
2022-05-30use libiberty xmalloc in bfd/doc/chew.cAlan Modra3-12/+15
2022-05-30Update K&R functions in bfd/doc/chew.cAlan Modra1-162/+62
2022-05-30Reorganise bfd/doc/chew.c a littleAlan Modra1-64/+38