]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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
2024-04-19  Nick AlcockRevert "libctf: do not corrupt strings across ctf_seria...
2024-04-19  Nick Alcocklibctf: rename ctf_dict.ctf_{symtab,strtab}
2024-04-19  Nick Alcocklibctf: fix a comment typo
2024-04-19  Nick Alcocklibctf: delete LCTF_DIRTY
2024-04-19  Nick Alcocklibctf: fix a comment
2024-04-19  Nick Alcocklibctf: support addition of types to dicts read via...
2024-04-19  Nick Alcocklibctf: fix name lookup in dicts containing base-type...
2024-04-19  Nick Alcocklibctf: remove static/dynamic name lookup distinction
2024-04-19  Nick Alcocklibctf: don't leak the symbol name in the name->type...
2024-04-19  Nick Alcockbinutils, objdump: Add --ctf-parent-section
2024-04-19  Gustavo Romerogdb: Document qIsAddressTagged packet
2024-04-19  Gustavo Romerogdb/testsuite: Add unit tests for qIsAddressTagged...
2024-04-19  Gustavo Romerogdb: Add qIsAddressTagged packet
2024-04-19  Gustavo Romerogdb: Introduce is_address_tagged target hook
2024-04-19  Gustavo Romerogdb: Use passed gdbarch instead of calling current_inferior
2024-04-19  Gustavo Romerogdb: aarch64: Remove MTE address checking from memtag_m...
2024-04-19  Gustavo Romerogdb: aarch64: Move MTE address check out of set_memtag
2024-04-19  Gustavo Romerogdb: aarch64: Remove MTE address checking from get_memtag
2024-04-19  Alan ModraRe: elf: Strip unreferenced weak undefined symbols
2024-04-19  H.J. Luelf: Strip unreferenced weak undefined symbols
2024-04-19  Alan Modramemory leak in bfd/dwarf2.c
2024-04-19  Alan Modrammix disassemble memory leak
2024-04-19  GDB AdministratorAutomatic date update in version.in
2024-04-18  Tom de Vries[gdb/testsuite] Use find_gnatmake instead of gdb_find_g...
2024-04-18  Tom de Vries[gdb/testsuite] Use allocator_may_return_null=1 in...
2024-04-18  Simon Marchigdbsupport: constify some return values in print-utils...
2024-04-18  Nick CliftonHPPA64 linker: Do not force the generation of DT_FLAGS...
2024-04-18  Will HawkinsAdd DW_TAG_compile_unit DIE to Dummy CUs
2024-04-18  Alan ModraRe: Fix address violations when reading corrupt VMS...
2024-04-18  Alan Modraalpha_vms_get_section_contents vs. fuzzed files
2024-04-18  Alan ModraTidy objdump opb expressions
2024-04-18  GDB AdministratorAutomatic date update in version.in
2024-04-17  Tom TromeyRemove a copy from c-exp.y:parse_number
2024-04-17  Pedro Alvesgdb/Windows: Fix detach while running
2024-04-17  Pedro Alvesgdb+gdbserver/Linux: Remove USE_SIGTRAP_SIGINFO fallback
2024-04-17  Tom TromeyUse section name in DWARF error message
2024-04-17  Simon Marchigdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extension
2024-04-17  Matt WozniskiFix include guard typo
2024-04-17  Andrew Burgessgdb/record: minor clean, remove some unneeded arguments
2024-04-17  Andrew Burgessgdb/record: add an assert in cmd_record_start
2024-04-17  Andrew Burgessgdb/record: remove unnecessary use of filename_completer
next