]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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...
2024-04-23  Simon Marchigdb: move symbol_file_command declaration to symfile.h
2024-04-23  Simon Marchigdb: remove enum precision_type
2024-04-23  Simon Marchigdb: move annotation_level declaration/definition to...
2024-04-23  Simon Marchigdb: move a bunch of quit-related things to event-top...
2024-04-23  Simon Marchigdb: change type of quit_flag to bool
2024-04-23  Simon Marchigdb: change return type of check_quit_flag to bool
2024-04-23  Simon Marchigdb: move declarations of check_quit_flag and set_quit_...
2024-04-23  Simon Marchigdb: remove unused include in infrun.c
2024-04-23  Waqar Hameedobjdump: Round ASCII art lines in jump visualization
2024-04-23  Simon Marchigdb/dwarf2/read.c: remove pessimizing std::move
2024-04-23  Simon Marchigdb: bump black version to 24.4.0
2024-04-23  Alan ModraPR31667, objcopy/strip corrupts solaris binaries
2024-04-23  Alan Modraignore some symbols in elf.c:swap_out_syms
2024-04-23  Alan Modraxfail undefweak-1 test for alpha
2024-04-23  Alan Modrause copy_private_symbol_data in objcopy
2024-04-23  Alan Modracopy_private_symbol_data
2024-04-23  Simon Marchigdb: don't include gdbsupport/array-view.h in defs.h
2024-04-23  Simon Marchigdb: don't include hashtab.h in defs.h
2024-04-23  Simon Marchigdb: move RequireLongest to gdbsupport/traits.h
2024-04-23  Simon Marchigdb: move store/extract integer functions to extract...
2024-04-23  Simon Marchigdb: remove extract_long_unsigned_integer
2024-04-23  Simon Marchigdb: move `enum compile_i_scope_types` to compile/compile.h
2024-04-23  Simon Marchigdb: move two declarations out of defs.h
2024-04-23  GDB AdministratorAutomatic date update in version.in
2024-04-22  Thiago Jung... gdb/testsuite: Use default gdb_expect timeout in runto
2024-04-22  Andrew Burgessgdb: fix unknown variable typo in c-exp.y
2024-04-22  Victor Do Nascimentoaarch64: Fix coding style issue in `aarch64-dis.c'
2024-04-22  Tom TromeyUse std::vector in event-loop.cc
2024-04-22  Cui, Lilix86/APX: Add invalid check for APX EVEX.X4.
2024-04-22  GDB AdministratorAutomatic date update in version.in
2024-04-21  Tom TromeyRemove a couple of VLAs
2024-04-21  Tom TromeyRemove some alloca uses
2024-04-21  GDB AdministratorAutomatic date update in version.in
2024-04-20  mengqinggangLoongArch: Add -mignore-start-align option
2024-04-20  Alan ModraError compiling libctf-regression test
2024-04-20  GDB AdministratorAutomatic date update in version.in
2024-04-19  Simon Marchigdb: add target_debug_printf and target_debug_printf_nofunc
2024-04-19  Simon Marchigdb: make regcache::debug_print_register return a string
2024-04-19  Simon Marchigdb: make debug_target use one-liners
2024-04-19  Simon Marchigdb: make target debug functions return std::string
2024-04-19  Simon Marchigdb: fix include for gdb_signal in target/waitstatus.h
2024-04-19  Simon Marchigdb: convert target debug macros to functions
2024-04-19  Simon Marchigdb: add includes in target-debug.h
2024-04-19  Nick Alcocklibctf: do not include undefined functions in libctf.ver
2024-04-19  Nicholas Vinsonlibctf: Remove undefined functions from ver. map
2024-04-19  Nick Alcocklibctf: don't pass errno into ctf_err_warn so often
2024-04-19  Nick Alcocklibctf: fix leak in test
2024-04-19  Nick Alcocklibctf: add rewriting tests
2024-04-19  Nick Alcocklibctf: fix a debugging typo
2024-04-19  Nick Alcocklibctf: make ctf_lookup of symbols by name work in...
2024-04-19  Nick Alcocklibctf: improve handling of type dumping errors
2024-04-19  Nick Alcocklibctf: fix tiny dumping error
2024-04-19  Nick Alcocklibctf: make ctf_serialize() actually serialize
2024-04-19  Nick Alcocklibctf: rethink strtab writeout
2024-04-19  Nick Alcocklibctf: replace 'pending refs' abstraction
next