]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2025-03-27  GDB AdministratorAutomatic date update in version.in
2025-03-26  Guinevere Larsengdb/testsuite: Force DWARF debuginfo where applicable...
2025-03-26  Jens Remusld: Correct test pr19719 naming mix-up
2025-03-26  Guinevere Larsengdb: add configure option to disable compile
2025-03-26  Guinevere Larsengdb: Remove compile-related attributes from struct...
2025-03-26  Simon Marchigdb/dwarf: use reference in cutu_reader::cutu_reader...
2025-03-26  Simon Marchigdb/dwarf: update comment of cutu_reader::cutu_reader...
2025-03-26  Simon Marchigdb/dwarf: remove redundant read of dwo_name
2025-03-26  WANG XueruiLoongArch: Fix disassembly option parsing stopping...
2025-03-26  Roland McGrathld: Support RELRO in aarch64-elf target
2025-03-26  Jerry Zhang... RISC-V: add Smrnmi 1.0 instruction support
2025-03-26  GDB AdministratorAutomatic date update in version.in
2025-03-25  Simon Marchigdb/dwarf: use std::equal_range in cooked_index_shard...
2025-03-25  Simon Marchigdb/dwarf: remove unnecessary comparison in cooked_inde...
2025-03-25  Nick CliftonDelete the ARM sub-directory of the SIM directory.
2025-03-25  GDB AdministratorAutomatic date update in version.in
2025-03-24  Simon Marchigdb/dwarf: move CU check up in cutu_reader::read_cutu_d...
2025-03-24  Simon Marchigdb/dwarf: remove cutu_reader::read_cutu_die_from_dwo...
2025-03-24  Ezra Sitorusaarch64: Add missing FEAT_MEC dc encodings and gate...
2025-03-24  Tom TromeyIntroduce gdb_bfd_canonicalize_symtab
2025-03-24  Tom TromeyAdd compile test for color option
2025-03-24  GDB AdministratorAutomatic date update in version.in
2025-03-23  GDB AdministratorAutomatic date update in version.in
2025-03-22  GDB AdministratorAutomatic date update in version.in
2025-03-21  Lancelot SIXgdb/testsuite: Test the effect of amdgpu-precise memory
2025-03-21  Lancelot SIXgdb/testsuite/lib/rocm: Drop hip_devices_support_precis...
2025-03-21  Lancelot SIXgdb/testsuise: gdb.rocm/precise-memory.exp to not requi...
2025-03-21  Tom TromeyIntroduce die_info::children and use it
2025-03-21  Tom TromeyRename die_info::sibling to die_info::next
2025-03-21  Tom TromeySimplify warning_pre_print
2025-03-21  Tom TromeyDo not use warning_pre_print in linux-thread-db.c
2025-03-21  Andrew Burgessgdb: check styled status of source cache entries
2025-03-21  Jan Beulichstrip: don't corrupt PE binary's section/file alignment
2025-03-21  Jan Beulichaarch64: simplify RCPC3 unpredictable logic
2025-03-21  Dongyan ChenRISC-V: Ssnpm, smnpm and smmpm imply zicsr.
2025-03-21  GDB AdministratorAutomatic date update in version.in
2025-03-20  Tom de Vries[gdbsupport] Fix typo in common-inferior.h
2025-03-20  H.J. Lux86-64: Remove the unused pr19636-3d.d
2025-03-20  Tom de Vries[gdb/testsuite] Fix typos in gdb.threads/infcall-from...
2025-03-20  Tom TromeyFix grammar error in dwarf2/attribute.h
2025-03-20  Tom de Vries[gdb/testsuite] Add missing returns in gdb.threads...
2025-03-20  Tom de Vries[gdb/build] Fix build with gcc 9
2025-03-20  GDB AdministratorAutomatic date update in version.in
2025-03-19  Sam Jamesgcore: quote PKGVERSION
2025-03-19  Sam Jamesgdb-add-index: quote PKGVERSION
2025-03-19  Jan Vranygdb/python: convert gdb.Symtab_and_line to use gdbpy_re...
2025-03-19  Jan Vranygdb/python: convert gdb.Symtab to use gdbpy_registry
2025-03-19  Jan Vranygdb/python: convert gdb.Type to use gdbpy_registry
2025-03-19  Jan Vranygdb/python: convert gdb.Symbol to use gdbpy_registry
2025-03-19  Jan Vranygdb/python: introduce gdbpy_registry
2025-03-19  Jan Vranygdb/python: do not hold on gdb.Type object from gdb...
2025-03-19  Jan Vranygdb/python: preserve identity for gdb.Type objects
2025-03-19  Jan Vranygdb/python: do not hold on gdb.Symtab object from gdb...
2025-03-19  Jan Vranygdb/python: preserve identity for gdb.Symbol objects
2025-03-19  Jan Vranygdb/python: preserve identity for gdb.Symtab objects
2025-03-19  Simon Marchigdb: change set_internalvar_function to take a unique...
2025-03-19  Simon Marchigdb: handle INTERNALVAR_FUNCTION in clear_internalvar
2025-03-19  Simon Marchigdb: clear internalvar on destruction
2025-03-19  Simon Marchigdb: C++-ify internal_function
2025-03-19  Andrew Burgessgdb/python: new styling argument to gdb.execute
2025-03-19  Andrew Burgessgdb: show full shared library memory range in 'info...
2025-03-19  Wataru Ashiharagdbserver: fix build on NetBSD
2025-03-19  GDB AdministratorAutomatic date update in version.in
2025-03-18  Simon Marchigdb/dwarf: use gdb::unordered_set for cooked_index_stor...
2025-03-18  Simon Marchigdb/dwarf: remove type_unit_group
2025-03-18  Simon Marchigdb/dwarf: use gdb::unordered_map for dwarf2_per_bfd...
2025-03-18  Tom TromeyRemove is_nonnegative and as_nonnegative
2025-03-18  Tom TromeyHandle DW_END_default
2025-03-18  Tom TromeyAssume DW_AT_alignment is unsigned
2025-03-18  Tom TromeyAssume DW_AT_decl_line is unsigned
2025-03-18  Tom TromeyUse form name in complaint in dwarf2_record_block_entry_pc
2025-03-18  Tom TromeyIntroduce and use attribute::unsigned_constant
2025-03-18  Tom TromeyRename form_is_signed to form_is_strictly_signed
2025-03-18  Tom de Vries[gdb/testsuite] Fix gdb.base/enum_cond.exp on arm-linux
2025-03-18  Simon Marchigdb/dwarf: set m_top_level_die directly in read_cutu_di...
2025-03-18  Simon Marchigdb/dwarf: fix spurious error when encountering dummy CU
2025-03-18  Simon Marchigdb/dwarf: remove create_dwo_cu_reader
2025-03-18  Andrew Burgessgdb: split up construct_inferior_arguments
2025-03-18  Andrew Burgessgdb: remove the !startup_with_shell path from construct...
2025-03-18  Tom TromeyPreserve a local variable in a gdb test
2025-03-18  Nick CliftonUpdated translations for BFD and BINUTILS sub-directories
2025-03-18  Tom TromeyUse gdb unordered map in regcache.c
2025-03-18  Tom TromeyUse gdb unordered map in tui-io.c
2025-03-18  Tom TromeyUse gdb unordered set and map in cp-namespace.c
2025-03-18  Tom TromeyUse gdb unordered map in xml-tdesc.c
2025-03-18  Tom TromeyUse gdb unordered set and map in unit tests
2025-03-18  Tom TromeyUse gdb unordered map in target.c
2025-03-18  Tom TromeyUse gdb unordered map in ravenscar.c
2025-03-18  Tom TromeyUse gdb unordered set and map in Python layer
2025-03-18  Tom TromeyUse gdb unordered set in linux-procfs.c
2025-03-18  Tom TromeyUse gdb unordered map in linux-nat.c
2025-03-18  Tom TromeyUse gdb unordered map for complaints
2025-03-18  Tom TromeyUse gdb unordered map in stap-probe.c
2025-03-18  Tom TromeyUse gdb unordered map in inferior.h
2025-03-18  Tom TromeyUse gdb unordered map in ada-exp.y
2025-03-18  Tom TromeyUse gdb unordered set in symtab.c
2025-03-18  Tom TromeyUse gdb unordered map in gdb_bfd.c
2025-03-18  Tom TromeyUse gdb unordered map in dictionary.c
2025-03-18  Tom TromeyUse gdb unordered set in breakpoint.c
2025-03-18  Tom TromeyUse gdb unordered set and map in corelow.c
next