]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2022-12-08  Tom de Vries[gdb/testsuite] Require debug info for gdb.tui/tui...
2022-12-08  Enze Ligdb/testsuite: update a pattern in gdb_file_cmd
2022-12-08  Nick CliftonUpdate the description of the linker script's TYPE...
2022-12-08  Jan Vranygdb: skip objfiles with no BFD in DWARF unwinder
2022-12-08  Alan Modralibctf: avoid potential double free
2022-12-08  GDB AdministratorAutomatic date update in version.in
2022-12-07  Peter BergnerPowerPC: Add support for RFC02655 - Saturating Subtract...
2022-12-07  Peter BergnerPowerPC: Add support for RFC02656 - Enhanced Load Store...
2022-12-07  Simon Marchigdb: add invalidate_selected_frame function
2022-12-07  Tom de Vries[gdb/testsuite] Add KFAILs in gdb.base/longjmp.exp
2022-12-07  Tom TromeyRemove unnecessary xstrdup from bppy_init
2022-12-07  Alan Modracoff make_a_section_from_file tidy
2022-12-07  Alan Modragas compress_debug tidy
2022-12-07  Alan Modra_bfd_elf_slurp_secondary_reloc_section sanity check
2022-12-07  Alan Modrabfd_compress_section_contents access to elf_section_data
2022-12-07  Alan ModraCompression tidy and fixes
2022-12-07  GDB AdministratorAutomatic date update in version.in
2022-12-06  H.J. Lubfd: Avoid signed overflow for new_size adjustment
2022-12-06  Tom TromeyCosmetic fix in ppc-sysv-tdep.c
2022-12-06  Tom TromeyFix operator precedence bug in Rust parser
2022-12-06  Nick CliftonFix a dereference of NULL when scanning the symbol...
2022-12-06  Tom de Vries[gdb/testsuite] Fix test names in gdb.base/longjmp.exp
2022-12-06  Tom de Vries[gdb/testsuite] Make gdb.base/longjmp.exp FAIL more...
2022-12-06  Xiao Zenggdb/riscv: correct dwarf to gdb register number mapping
2022-12-06  Haochen Jiangx86: Remove unnecessary vex.w check for xh_mode in...
2022-12-06  Alan ModraGet rid of SEC_ELF_COMPRESS
2022-12-06  Alan ModraGet rid of SEC_ELF_RENAME
2022-12-06  Alan ModraCompression header enum
2022-12-06  mengqinggangLoongArch: Fix dynamic reloc not generated bug in some...
2022-12-06  Alan ModraPR29855, ch_type in bfd_init_section_decompress_status...
2022-12-06  GDB AdministratorAutomatic date update in version.in
2022-12-05  Simon Marchigdb/linux-nat: add ptid parameter to linux_xfer_siginfo
2022-12-05  Simon Marchigdb/linux-nat: use l linux_nat_get_siginfo in linux_xfe...
2022-12-05  Simon Marchigdb/linux-nat: check ptrace return value in linux_nat_g...
2022-12-05  Simon Marchigdb/linux-nat: don't memset siginfo on failure in linux...
2022-12-05  Simon Marchigdb/linux-nat: bool-ify linux_nat_get_siginfo
2022-12-05  Simon Marchigdb/linux-nat: use get_ptrace_pid in two spots
2022-12-05  Simon Marchigdb/testsuite: remove perror calls when failing to run
2022-12-05  Luis MachadoAdd missing newline to gdbarch_tdep debugging output
2022-12-05  Nick CliftonPrevent an illegal memory access when comparing the...
2022-12-05  Martin Liskatestsuite: support mold linker
2022-12-05  Thiago Jung... gdbarch.py: Fix indentation in the generated set_gdbarc...
2022-12-05  Thiago Jung... gdbarch.py: Fix indentation in the generated gdbarch_du...
2022-12-05  Thiago Jung... gdb: Update my email address in MAINTAINERS
2022-12-05  Jan Beulichgas: add Dwarf line number test for .macro expansions
2022-12-05  Jan Beulichgas: squash (some) .linefile from listings
2022-12-05  Jan Beulichgas: avoid inserting extra newline in buffer_and_nest()
2022-12-05  Jan BeulichArm: .noinit and .persistent are not supported for...
2022-12-05  Nick CliftonFix an illegal memory access when parsing a corrupt...
2022-12-05  Andrew Burgesslibopcodes/mips: add support for disassembler styling
2022-12-05  Andrew Burgessopcodes/mips: use .word/.short for undefined instructions
2022-12-05  Alan ModraRe: Renaming .debug to .zdebug and vice versa
2022-12-05  GDB AdministratorAutomatic date update in version.in
2022-12-04  Alan ModraPR29846, segmentation fault in objdump.c compare_symbols
2022-12-04  Alan ModraCOFF compressed debug support
2022-12-04  Alan ModraRenaming .debug to .zdebug and vice versa
2022-12-04  GDB AdministratorAutomatic date update in version.in
2022-12-03  H.J. LuRevert "ld: Add .note.GNU-stack to ld-plugin/dummy.s"
2022-12-03  H.J. Luld: Add .note.GNU-stack to ld-plugin/dummy.s
2022-12-03  H.J. Lux86: Allow 16-bit register source for LAR and LSL
2022-12-03  GDB AdministratorAutomatic date update in version.in
2022-12-02  Simon Marchigdb/linux-nat: add pid parameter to linux_proc_xfer_mem...
2022-12-02  Simon Marchigdb: add some debug statements to solib-svr4.c
2022-12-02  Simon Marchigdb: merge solib-frv aix-solib debug options into ...
2022-12-02  Nick CliftonAdd Jan Beulich as an x86_64 maintainer.
2022-12-02  Jan Beulichx86: drop most OPERAND_TYPE_* (and rework the rest)
2022-12-02  Jan Beulichx86: simplify and slightly correct XCHG vs NOP checking
2022-12-02  Jan Beulichx86: also use D for XCHG and TEST
2022-12-02  Tom de Vries[gdb/testsuite] Prevent timeout in gdb.ada/float-bits.exp
2022-12-02  GDB AdministratorAutomatic date update in version.in
2022-12-01  Carl LovePowerPC, fix gdb.reverse/finish-reverse-bkpt.exp and...
2022-12-01  Tom TromeyRemove call to registers_changed from windows-nat.c
2022-12-01  Tom TromeyRemove the_windows_nat_target global
2022-12-01  Simon Marchigdb: make frame_register static
2022-12-01  Tom TromeyAdd name canonicalization for C
2022-12-01  Tom TromeyRefactor cooked_index::do_finalize
2022-12-01  Tom TromeyRemove language check from dwarf2_compute_name
2022-12-01  Simon Marchigdb/dwarf: add some QUIT macros
2022-12-01  Simon Marchigdb: remove prune_threads in thread_db_target::update_t...
2022-12-01  H.J. Luopcodes: Remove i386-init.h and i386-tbl.h from HFILES
2022-12-01  Tom TromeyAvoid timeouts in gdb.compile
2022-12-01  Tom TromeyRemove obsolete check from skip_compile_feature_tests
2022-12-01  Tom TromeyRemove one copy of skip_compile_feature_tests
2022-12-01  Clément Chigotbinutils: improve holes detection in .debug_loclists.
2022-12-01  Nick CliftonFix verilog output when the width is > 1.
2022-12-01  Jan Beulichx86: rework of match_template()'s suffix checking
2022-12-01  Jan Beulichx86: drop No_ldSuf
2022-12-01  Jan Beulichx86/Intel: drop LONG_DOUBLE_MNEM_SUFFIX
2022-12-01  Jan Beulichx86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIX
2022-12-01  Tom de Vries[gdb/testsuite] Wait longer for core generation
2022-12-01  Tom de Vries[gdb/testsuite] Fix gdb.ada/float-bits.exp for powerpc64le
2022-12-01  GDB AdministratorAutomatic date update in version.in
2022-11-30  Tom de Vries[gdb/testsuite] Fix DUPLICATEs in s390-multiarch.exp
2022-11-30  Tom de Vries[gdb/testsuite] Enable gdb.arch/s390-disassembler-optio...
2022-11-30  Michael Matzsection-select: Fix exclude-file-3
2022-11-30  Michael Matzsection-select: Remove unused code
2022-11-30  Michael Matzsection-select: Implement a prefix-tree
2022-11-30  Michael Matzsection-select: Completely rebuild matches
2022-11-30  Michael Matzsection-select: Lazily resolve section matches
2022-11-30  Tom TromeyBounds check access to Ada task state names
next