aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-05-30RISC-V: Add zhinx extension supports.jiawei5-62/+204
2022-05-30Automatic date update in version.inGDB Administrator1-1/+1
2022-05-29Automatic date update in version.inGDB Administrator1-1/+1
2022-05-28gdb/python: improve formatting of help text for user defined commandsAndrew Burgess6-0/+507
2022-05-28gdb: use gdb::unique_xmalloc_ptr<char> for docs in cmdpy_initAndrew Burgess1-8/+7
2022-05-27gprofng: fix build with -mx32Vladimir Mezentsev5-19/+21
2022-05-28Automatic date update in version.inGDB Administrator1-1/+1
2022-05-27Fix crash with "maint print arc"Tom Tromey1-5/+5
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess273-1837/+1854
2022-05-27Replace bfd_hostptr_t with uintptr_tAlan Modra14-72/+50
2022-05-27Remove much of BFD_HOST configuryAlan Modra6-166/+16