aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-21Typo fixes in binutils docAlan Modra1-4/+4
2021-12-21Automatic date update in version.inGDB Administrator1-1/+1
2021-12-20Remove print_spacesTom Tromey6-31/+19
2021-12-20Remove puts_debugTom Tromey2-87/+0
2021-12-20Make n_spaces return a const char *Tom Tromey2-2/+2
2021-12-20Add Enze Li to gdb/MAINTAINERSEnze Li1-0/+1
2021-12-20gdb/ada-exp.y: Reformat comment to follow GDB's coding standardsJoel Brobecker1-9/+9
2021-12-20gdb/ada-lang.h: Reformat comment to follow coding standardsJoel Brobecker1-2/+2
2021-12-20Automatic date update in version.inGDB Administrator1-1/+1
2021-12-19Obsolete m32c-rtemsAlan Modra1-0/+1
2021-12-19readelf: avoid a possible divide by zeroAlan Modra1-0/+4
2021-12-19Automatic date update in version.inGDB Administrator1-1/+1
2021-12-18gdb: add "exit" command as an alias for "quit"Enze Li3-7/+15
2021-12-18gdb: add assert in remote_target::wait relating to async being offAndrew Burgess1-1/+5
2021-12-18gdb/remote: some fixes for 'maint set target-async off'Andrew Burgess1-104/+84
2021-12-17x86: Terminate mnemonicendp in swap_operand()Vladimir Mezentsev9-420/+421
2021-12-18Automatic date update in version.inGDB Administrator1-1/+1
2021-12-17Document gdbarch-components.pyTom Tromey1-0/+82
2021-12-17Remove gdbarch.shTom Tromey3-1879/+66
2021-12-17Add new gdbarch generatorSimon Marchi1-0/+526
2021-12-17Generate new gdbarch-components.py from gdbarch.shTom Tromey2-0/+2612
2021-12-17Do not sort the fields in gdbarch_dumpTom Tromey2-521/+521
2021-12-17Do not generate gdbarch.hTom Tromey1-377/+0
2021-12-17Split gdbarch.h into two filesTom Tromey3-1650/+1681
2021-12-17Move ordinary gdbarch code to arch-utilsTom Tromey4-1028/+488
2021-12-17Avoid redundant operations in `fortran_array_walker'Maciej W. Rozycki1-3/+4
2021-12-17Initialize `m_ndimensions' in the member initializer listMaciej W. Rozycki1-4/+3
2021-12-17gdb/tui: install SIGWINCH only when connected to a TTYLancelot SIX4-3/+105
2021-12-17asan: NULL dereference in bfd_elf_set_group_contentsAlan Modra2-6/+6
2021-12-17asan: use after free in _bfd_elf_mips_get_relocated_section_contentsAlan Modra1-5/+21
2021-12-17asan: abort in wasm_scan_name_function_sectionAlan Modra1-1/+2
2021-12-17asan: heap-buffer-overflow in bpf_elf_generic_relocAlan Modra1-8/+9
2021-12-17ubsan: bfd.c:2519:8: shift exponent 34 is too largeAlan Modra1-2/+2
2021-12-17asan: buffer overflow in mmo_get_symbolsAlan Modra1-0/+10
2021-12-17asan: buffer overflow in elfnn-aarch64.c get_plt_typeAlan Modra1-3/+5
2021-12-17try_build_id_prefix gcc-10 -Wformat-security errorsAlan Modra1-3/+2
2021-12-17Automatic date update in version.inGDB Administrator1-1/+1
2021-12-16Fix AVR assembler so that it creates relocs that will work with linker relaxa...Nick Clifton11-11/+60
2021-12-16When loading separate debug info files, also attempt to locate a file based u...Nick Clifton4-4/+131
2021-12-16arm: Add support for Armv9.1-A to Armv9.3-ARichard Sandiford12-3/+101
2021-12-16arm: Add support for Armv8.7-A and Armv8.8-ARichard Sandiford10-1/+67
2021-12-16aarch64: Add support for Armv9.1-A to Armv9.3-ARichard Sandiford19-42/+157
2021-12-16RISC-V: Support svinval extension with frozen version 1.0.Nelson Chu6-0/+47
2021-12-16sim: mips/or1k: drop redundant arg to bitsize macroMike Frysinger4-6/+4
2021-12-16bfd: unify texi generation rulesMike Frysinger2-184/+74
2021-12-16sim: fix mingw builds with replacement gnulib openMike Frysinger1-2/+2
2021-12-16Adjust compare_link_order for unstable qsortSandra Loosemore1-5/+6
2021-12-16Re: Fix an undefined behaviour in the BFD library's DWARF parserAlan Modra1-4/+4
2021-12-15gdb: re-format with black 21.12b0Simon Marchi1-1/+0
2021-12-15gdb: re-format with black 21.9b0Simon Marchi3-11/+19