]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-05-14  Aditya Vidyadhar... Fix Segmentation Fault in AIX during multi process...
2024-05-14  Richard Earnshawarm: update documentation for removal of the Maverick...
2024-05-14  Richard Earnshawarm: remove Maverick support from BFD.
2024-05-14  Richard Earnshawarm: opcodes: remove Maverick disassembly.
2024-05-14  Richard Earnshawarm: binutils: drop Maverick support.
2024-05-14  Richard Earnshawarm: remove Maverick support from the assembler.
2024-05-14  Richard Earnshawarm: remove tests for Maverick FPU extensions
2024-05-14  GDB AdministratorAutomatic date update in version.in
2024-05-13  Nick CliftonAdd new assembler macro pseudo-variable \+ which counts...
2024-05-13  GDB AdministratorAutomatic date update in version.in
2024-05-12  GDB AdministratorAutomatic date update in version.in
2024-05-11  Tom de Vries[gdb/testsuite] Fix Wreturn-mismatch in gdb.base/list...
2024-05-11  GDB AdministratorAutomatic date update in version.in
2024-05-10  Tom TromeyChange gdbarch_inner_than to return bool
2024-05-10  Tom TromeyRemove tui_refresh_all
2024-05-10  Tom TromeyAdd symbol, line, and location to DAP disassemble result
2024-05-10  Tom TromeyImplement tp_richcompare for gdb.Block
2024-05-10  Tom TromeySimplify DAP make_source callers
2024-05-10  Tom TromeyRemove FIXME from DAP
2024-05-10  Tom TromeyPass stream to remote_console_output
2024-05-10  Nick CliftonAdd --section-ordering command line option to the bfd...
2024-05-10  Alan ModraRe: PR31692, objdump fails .debug_info size check
2024-05-10  Andrew Burgessgdb: add gdbarch_stack_grows_down function
2024-05-10  Nick CliftonAdd missing \n to the end of warning messages in dwarf.c.
2024-05-10  Pedro Alvesgdb sim testing, set gdb_protocol to "sim"
2024-05-10  Tom de Vries[gdb/python] Make gdb.UnwindInfo.add_saved_register...
2024-05-10  GDB AdministratorAutomatic date update in version.in
2024-05-09  Bernd Edlingersim: riscv: Fix build issue due to recent binutils...
2024-05-09  Eli ZaretskiiFix typo in gdb/README.
2024-05-09  Andrew Burgessgdb: convert address_in_mem_range to mem_range::contains
2024-05-09  Andrew Burgessgdb: add a new build_id_equal function
2024-05-09  Vladimir MezentsevFix hard-coded bash path in gprofng
2024-05-09  GDB AdministratorAutomatic date update in version.in
2024-05-08  Andrew Burgessgdb/doc: use silent-rules.mk in the Makefile
2024-05-08  Guinevere Larsengdb: Change "list ." command's error when no debuginfo...
2024-05-08  Andrew Burgessgdb: more filename styling
2024-05-08  Tom de Vries[gdb/testsuite] Add gdb.tui/reread.exp
2024-05-08  Aditya Vidyadhar... Fix AIX thread exit events not being reported and UI...
2024-05-08  Tom TromeyFix typo in binutils manual
2024-05-08  H.J. Luld: Add PR ld/31710 tests
2024-05-08  H.J. Luld: Run --wrap tests only if supported
2024-05-08  Nick CliftonFix RELOC_FOR_GLOBAL_SYMBOLS macro so that it can cope...
2024-05-08  Tom de Vries[gdb/python] Make gdb.UnwindInfo.add_saved_register...
2024-05-08  Nelson ChuRISC-V: Support B, Zaamo and Zalrsc extensions.
2024-05-08  GDB AdministratorAutomatic date update in version.in
2024-05-07  Hannes DomaniFix heap-use-after-free because all_objfiles_removed...
2024-05-07  Andrew Burgessgdb/arch: assert that X86_XSTATE_MPX is not set for x32
2024-05-07  Andrew Burgessgdbserver: convert have_ptrace_getregset to a tribool
2024-05-07  Andrew Burgessgdbserver/ipa/x86: remove unneeded declarations
2024-05-07  Pedro Alvesgdb.base/watchpoint-running.exp: Run sw watch tests...
2024-05-07  Pedro AlvesRemove gdb.base/watchpoint-running.exp leftover
2024-05-07  Lancelot SIXgdb/testsuite/lib/rocm: Fix with_rocm_gpu_lock
2024-05-07  Lulu CaiLoongArch: Fix ld test failures caused by using instruc...
2024-05-07  GDB AdministratorAutomatic date update in version.in
2024-05-06  Bernd EdlingerFix build issues with mingw toolchain
2024-05-06  Tom de Vries[gdb/testsuite] Handle ptrace operation not permitted...
2024-05-06  Tom de Vries[gdb/exp] Redo cast handling for indirection
2024-05-06  Cui, Lilix86: Drop using extension_opcode to encode vvvv register
2024-05-06  Cui, Lilix86: Drop SwapSources
2024-05-06  Cui, Lilix86: Use vexvvvv as the switch state to encode the...
2024-05-06  GDB AdministratorAutomatic date update in version.in
2024-05-05  GDB AdministratorAutomatic date update in version.in
2024-05-04  Hannes DomaniFix heap-use-after-free in index-cached with --disable...
2024-05-04  Tom TromeyRemove dwarf2_per_objfile::adjust
2024-05-04  Tom TromeyRemove call to dwarf2_per_objfile::adjust from read_att...
2024-05-04  Tom TromeyRemove call to dwarf2_per_objfile::adjust from read_cal...
2024-05-04  Tom TromeyRemove more calls to dwarf2_per_objfile::adjust
2024-05-04  Tom TromeyRemove call to dwarf2_per_objfile::adjust from ranges...
2024-05-04  Alan Modrabus error with fuzzed archive element
2024-05-04  Tom de Vries[gdb/testsuite] Use unique portnum in parallel testing...
2024-05-04  Tom de Vries[gdb/testsuite] Use unique portnum in parallel testing
2024-05-04  Tom de Vries[gdb/testsuite] Move gpu-parallel.lock to cache dir
2024-05-04  Tom de Vries[gdb/testsuite] Factor out proc lock_dir
2024-05-04  Tom de Vries[gdb/testsuite] Factor out proc with_lock
2024-05-04  Tom de Vries[gdb/testsuite] Make portnum a persistent global
2024-05-04  Tom de Vries[gdb/testsuite] Factor out proc get_portnum
2024-05-04  GDB AdministratorAutomatic date update in version.in
2024-05-03  Pedro AlvesAdjust gdb_continue_to_end for Windows
2024-05-03  Mark Wielaard[gdb/build] Fix gdbserver/linux-aarch64-low.cc build
2024-05-03  Tom de Vries[gdb/testsuite] Use save_vars to restore GDBFLAGS
2024-05-03  Tom de Vries[gdb/testsuite] Remove superfluous -quiet and -ex set...
2024-05-03  Tom de Vries[gdb/testsuite] Update INTERNAL_GDBFLAGS example
2024-05-03  Tom de Vries[gdb/exp] Fix cast handling for indirection
2024-05-03  Jan Beulichx86: tidy <sse*> templates
2024-05-03  Jan Beulichx86/APX: further extend SSE2AVX coverage
2024-05-03  Jan Beulichx86/APX: extend SSE2AVX coverage
2024-05-03  Jan Beulichx86: zap value-less Disp8MemShift from non-EVEX templates
2024-05-03  GDB AdministratorAutomatic date update in version.in
2024-05-02  Tom TromeyFix regression on aarch64-linux gdbserver
2024-05-02  Alan ModraPR31692, objdump fails .debug_info size check
2024-05-02  Tom de Vries[gdb/symtab] Work around PR gas/29517, dwarf2 case
2024-05-02  GDB AdministratorAutomatic date update in version.in
2024-05-01  Tom de Vries[gdb/testsuite] Fix stray file in get_compiler_info
2024-05-01  Tom de Vries[gdb/testsuite] Fix stray file in gdb.dwarf2/gdb-index...
2024-05-01  GDB AdministratorAutomatic date update in version.in
2024-04-30  Nelson ChuRISC-V: PR29823, defined the missing elf_backend_obj_at...
2024-04-30  Thiago Jung... gdb/testsuite: Add gdb.base/memops-watchpoint.exp
2024-04-30  Thiago Jung... gdb/nat/linux: Fix attaching to process when it has...
2024-04-30  Thiago Jung... gdb/nat: Factor linux_proc_get_stat_field out of linux_...
2024-04-30  Thiago Jung... gdb/nat: Use procfs(5) indexes in linux_common_core_of_...
next