]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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_...
2024-04-30  GDB AdministratorAutomatic date update in version.in
2024-04-29  Pedro Alvesgdb/Cygwin: Fix attach pid error message
2024-04-29  Andrew Burgessgdb/doc: document how filename arguments are formatted
2024-04-29  Nick CliftonFix initiali state of DWARF v5 line number table in...
2024-04-29  Andrew Burgessgdb/remote: fix qRcmd error handling
2024-04-29  Nick CliftonFix building Loongarch BFD with a 32-bit compiler
2024-04-29  GDB AdministratorAutomatic date update in version.in
2024-04-28  GDB AdministratorAutomatic date update in version.in
2024-04-27  Tom TromeyFix typo in TUI comment
2024-04-27  Tom TromeyRemove two unneeded forward declarations
2024-04-27  Tom de Vries[gdb/remote] Fix abort on REMOTE_CLOSE_ERROR
2024-04-27  GDB AdministratorAutomatic date update in version.in
2024-04-26  Pedro AlvesImprove target.h & target_ops & xfer_partial descriptions
2024-04-26  Pedro Alvesgdb/linux-nat: Fix mem access ptrace fallback (PR threa...
2024-04-26  Pedro AlvesFix gdb.base/attach.exp --pid test skipping on native...
2024-04-26  Pedro AlvesEliminate gdb_is_target_remote / gdb_is_target_native...
2024-04-26  Pedro Alvesgdb_is_target_remote -> gdb_protocol_is_remote
2024-04-26  Pedro Alvesgdb_is_target_native -> gdb_protocol_is_native
2024-04-26  Pedro Alvesgdbserver: Fix vAttach response when attaching is not...
2024-04-26  Pedro AlvesFix "attach" failure handling with GDBserver
2024-04-26  Pedro AlvesImprove vRun error reporting
2024-04-26  Pedro AlvesFix "run" failure handling with GDBserver
2024-04-26  Pedro AlvesWindows: Fix run/attach hang after bad run/attach
2024-04-26  Pedro AlvesDocument "E.MESSAGE" RSP errors
2024-04-26  Pedro AlvesCentralize documentation of error and empty RSP responses
2024-04-26  Pedro AlvesDocument conventions for describing packet syntax
2024-04-26  Bernd EdlingerRemove unnecessary get_current_frame calls from infrun.c
2024-04-26  Andrew Burgessgdb: Add a SECURITY.txt document for GDB
2024-04-26  Sébastien Michellandgdb: specify sh pointer register types
2024-04-26  Jan Beulichobjcopy: check input flavor before setting PE/COFF...
2024-04-26  GDB AdministratorAutomatic date update in version.in
2024-04-25  Carl LoveFix end_sequence addresses for dw2-lines.exp
2024-04-25  David Faustbpf: fix calculation when deciding to relax branch
2024-04-25  Simon Marchigdb: add type annotations to ada-unicode.py
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-25  Simon Marchigdb: move style_set_list/style_show_list declarations...
2024-04-25  Simon Marchigdb: remove unused print_command_line and print_command...
2024-04-25  Simon Marchigdb: move execute function declarations from gdbcmd...
2024-04-25  Jinyang HeLoongArch: gas: Simplify relocations in sections withou...
2024-04-25  Lulu CaiLoongArch: Add bad static relocation check and output...
2024-04-25  Lulu CaiLoongArch: The symbol got type can only be obtained...
2024-04-25  GDB AdministratorAutomatic date update in version.in
2024-04-24  Thiago Jung... gdb/testsuite: Add libc_has_debug_info require helper
2024-04-24  Ciaran Woodwardgdb/doc: Fix incorrect information in RSP doc
2024-04-24  Bernd EdlingerHandle two-linetable function in find_epilogue_using_li...
2024-04-24  Bernd EdlingerFix an out of bounds array access in find_epilogue_usin...
2024-04-24  Tom de Vries[gdb/testsuite] Fix gdb.threads/threadcrash.exp for...
2024-04-24  Tom de Vries[gdb/testsuite] Fix gdb.threads/threadcrash.exp with...
2024-04-24  Nick CliftonUpdate readelf's display of RELR sections to include...
2024-04-24  Simon Marchigdb: include extract-store-integer.h in charset.c when...
2024-04-24  Alan ModraPPC maintainers
2024-04-24  Alan Modrabuffer overflow in libctf tests
2024-04-24  GDB AdministratorAutomatic date update in version.in
2024-04-23  Simon Marchigdb: adjust copyright years of extract-store-integer...
2024-04-23  Claudio Bantaloukasarm: Fix MVE vmla encoding
2024-04-23  Olivier Hainquebfd: Remove duplicate word in elf-vxworks.c
2024-04-23  H.J. Luobjcopy.c: Fix bfd_copy_private_symbol_data on 32-bit...
next