]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-05-16  Andrew Burgessgdb/python: rework how the disassembler API reads the...
2023-05-16  GDB AdministratorAutomatic date update in version.in
2023-05-15  Tom TromeyCorrectly handle forward DIE references in scanner
2023-05-15  mengqinggangLoongArch: Fix PLT entry generate bug
2023-05-15  GDB AdministratorAutomatic date update in version.in
2023-05-14  GDB AdministratorAutomatic date update in version.in
2023-05-13  Paul PluzhnikovFix bad interaction between element limit and repeated...
2023-05-13  Alan ModraPR28955 mips gas segfault
2023-05-13  Alan ModraPR28902, -T script with INSERT ordering
2023-05-13  GDB AdministratorAutomatic date update in version.in
2023-05-12  Tom TromeyFix regression due to Pragma Import series
2023-05-12  Tom TromeyUse bool and early loop exit in remove_extra_symbols
2023-05-12  Tom TromeyUse reference parameter in remove_extra_symbols
2023-05-12  Tom TromeyHandle Ada Pragma Import and Pragma Export
2023-05-12  Tom TromeyIntroduce symbol_block_ops::get_block_value
2023-05-12  Tom TromeyDefine symbol::value_block separately
2023-05-12  Tom TromeyBump MAX_SYMBOL_IMPLS
2023-05-12  Tom TromeyIntroduce lookup_minimal_symbol_linkage
2023-05-12  Simon Marchigdb: remove unnecessary call to std::string constructor
2023-05-12  Tom TromeyAdd dynamic_prop::is_constant
2023-05-12  Tom TromeyImplement DAP register scope
2023-05-12  Tom TromeyFix calling debuginfo-less functions in Ada
2023-05-12  Andrew Burgessgdb/python: implement DisassemblerResult.__str__ method
2023-05-12  Andrew Burgessgdb/python: implement __repr__ methods for py-disasm...
2023-05-12  Andrew Burgessgdb/doc: improve Python Disassembler API documentation
2023-05-12  Andrew Burgessgdb/testsuite: extend special '^' handling to gdb_test_...
2023-05-12  Andrew Burgessgdb: fix error message for $_gdb_maint_setting
2023-05-12  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/opt-out-not-implptr...
2023-05-12  Tom de Vries[gdb/testsuite] Make is_64_target more robust
2023-05-12  Tom de Vries[gdb/cli] Fix wrapping for TERM=ansi
2023-05-12  Jan Beulichx86: move a few more disassembler helper functions
2023-05-12  Jan Beulichx86: move get<N>() disassembler helper functions
2023-05-12  Jan Beulichx86: slightly simplify i386_parse_name()
2023-05-12  Jan Beulichgas: equates of registers
2023-05-12  GDB AdministratorAutomatic date update in version.in
2023-05-11  Tom TromeyDo not print <synthetic pointer> when piece is optimize...
2023-05-11  Aaron Mereygdb/testsuite: Match file size in gdb.debuginfod/crc_mi...
2023-05-11  Johnson SunDisable out-of-scope watchpoints
2023-05-11  Tom TromeyAdd "scheduler-locking" to documentation index
2023-05-11  Joseph MyersAdd LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin...
2023-05-11  GDB AdministratorAutomatic date update in version.in
2023-05-10  Tom de Vries[gdb/tui] Fix tui compact-source a bit more
2023-05-10  Andrew Burgessgdb/rust: fix crash for expression debug with strings
2023-05-10  Alan ModraRe: stack overflow in debug_write_type
2023-05-10  Luca Bonissior1k relocation truncated to fit: R_OR1K_GOT16 even...
2023-05-10  Nick CliftonAdd linker option to include local symbols in the...
2023-05-10  Tom de Vries[gdb/tui] Fix tui compact-source
2023-05-10  GDB AdministratorAutomatic date update in version.in
2023-05-09  Dan CallaghanSupport higher baud rates when they are defined
2023-05-09  Simon Marchigdb: fix use-after-free in check_longjmp_breakpoint_for...
2023-05-09  Enze LiCorrect a spelling mistake in the binutils README file.
2023-05-09  Alan Modrastack overflow in debug_write_type
2023-05-09  Alan Modraalpha-vms reloc sanity check
2023-05-09  Alan Modraregen ld/Makefile.in
2023-05-09  GDB AdministratorAutomatic date update in version.in
2023-05-08  John Baldwingdbserver: Clear upper ZMM registers in the right location.
2023-05-08  John Baldwinx86-fbsd-nat: Add missing public label.
2023-05-08  Felix Willgerodtgdb: Avoid warning for the jump command inside an inlin...
2023-05-08  Alan Modrape.em and pep.em make_import_fixup
2023-05-08  Alan ModraPR30343, LTO ignores linker reference to _pei386_runtim...
2023-05-08  GDB AdministratorAutomatic date update in version.in
2023-05-07  Tom TromeyRemove parameter from select_source_symtab
2023-05-07  Tom TromeyRemove ALL_BREAKPOINTS_SAFE
2023-05-07  Tom TromeyRemove ALL_DICT_SYMBOLS
2023-05-07  Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-05-07  Tom TromeyRename objfile::sections
2023-05-07  GDB AdministratorAutomatic date update in version.in
2023-05-06  Tom TromeyAllow pretty-print of static members
2023-05-06  YunQiang Sugas: documents .gnu_attribute Tag_GNU_MIPS_ABI_MSA
2023-05-06  GDB AdministratorAutomatic date update in version.in
2023-05-05  Tom TromeyFilter out types from DAP scopes request
2023-05-05  Tom TromeyUse discrete_position in ada-valprint.c
2023-05-05  Andrew Burgessgdb/python: add mechanism to manage Python initializati...
2023-05-05  Andrew Burgessgdb/testsuite: more newline pattern cleanup
2023-05-05  Tom de Vries[gdb/testsuite] Generate long string in gdb.base/page.exp
2023-05-05  Andrew Burgessgdb/testsuite: tighten patterns in build-id-no-debug...
2023-05-05  Tom TromeySimplify decode_locdesc
2023-05-05  Tom TromeySimplify auto_load_expand_dir_vars and remove substitut...
2023-05-05  Tom de Vries[gdb/testsuite] Add gdb.base/wrap-line.exp
2023-05-05  Tom de Vries[gdb/testsuite] Add gdb.tui/wrap-line.exp
2023-05-05  Nick CliftonDebug info is lost for functions only called from funct...
2023-05-05  GDB AdministratorAutomatic date update in version.in
2023-05-04  Bruno LarsenRevert "gdb/testsuite: add KFAILs to gdb.reverse/step...
2023-05-04  Gareth ReesDon't treat references to compound values as "simple".
2023-05-04  Nick CliftonStop the linker from loosing the entry point for COFF...
2023-05-04  Dimitar Dimitrovld: pru: Place exception-handling sections correctly
2023-05-04  Jan BeulichRISC-V: tighten post-relocation-operator separator...
2023-05-04  Ilya Leoshkevichgas: fix building tc-bpf.c on s390x
2023-05-04  YunQiang SuMIPS: revert "default r6 if vendor is img"
2023-05-04  GDB AdministratorAutomatic date update in version.in
2023-05-03  Tom de Vries[gdb/build] Fix frame_list position in frame.c
2023-05-03  Lancelot SIXgdb/show_args_command: print to the ui_file argument
2023-05-03  Oleg TolmatcevMake ar faster
2023-05-03  Mark WielaardPass const frame_info_ptr reference for skip_[language_...
2023-05-03  Oleg TolmatcevImprove the speed of computing checksums for COFF binaries.
2023-05-03  Alan ModraRemove unused args from bfd_make_debug_symbol
2023-05-03  Alan ModraGenerated docs and include files
2023-05-03  Alan ModraMove bfd_alloc, bfd_zalloc and bfd_release to libbfd.c
2023-05-03  Alan ModraMove bfd_elf_bfd_from_remote_memory to opncls.c
2023-05-03  Alan Modrahash.c: replace some unsigned long with unsigned int
next