]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2025-03-07  Jan BeulichTILEPro: use is_end_of_stmt()
2025-03-07  Jan BeulichTile-Gx: use is_end_of_stmt()
2025-03-07  Jan BeulichC6x: use is_end_of_stmt()
2025-03-07  Jan BeulichC54x: use is_end_of_stmt()
2025-03-07  Jan BeulichC4x: use is_end_of_stmt()
2025-03-07  Jan BeulichC30: use is_end_of_stmt()
2025-03-07  Jan BeulichSparc: use is_end_of_stmt()
2025-03-07  Jan BeulichSH: use is_end_of_stmt()
2025-03-07  Jan BeulichScore: use is_end_of_stmt()
2025-03-07  Jan BeulichRISC-V: use is_end_of_stmt()
2025-03-07  Jan Beulichpru: use is_end_of_stmt()
2025-03-07  Jan BeulichPPC: use is_end_of_stmt()
2025-03-07  Jan BeulichMMIX: use is_end_of_stmt()
2025-03-07  Jan BeulichMIPS: use is_end_of_stmt()
2025-03-07  Jan BeulichMicroBlaze: use is_end_of_stmt()
2025-03-07  Jan BeulichM68k: use is_end_of_stmt()
2025-03-07  Jan BeulichM68HC1x: use is_end_of_stmt()
2025-03-07  Jan BeulichIQ2000: use is_end_of_stmt()
2025-03-07  Jan BeulichLoongArch: use is_end_of_stmt()
2025-03-07  Jan BeulichHP-PA: use is_end_of_stmt()
2025-03-07  Jan Beulichdlx: use is_end_of_stmt()
2025-03-07  Jan BeulichC-Sky: use is_end_of_stmt()
2025-03-07  Jan Beulichcris: use is_end_of_stmt()
2025-03-07  Jan Beulichaarch64: use is_end_of_stmt()
2025-03-07  Jan BeulichArm: use is_end_of_stmt()
2025-03-07  Jan BeulichAlpha: use is_end_of_stmt()
2025-03-07  Jan BeulichMach-O: use is_end_of_stmt()
2025-03-07  Jan BeulichELF: use is_end_of_stmt()
2025-03-07  Jan Beulich{,E}COFF: use is_end_of_stmt()
2025-03-07  H.J. Lugprof: Update PR gprof/32764 test
2025-03-07  Nelson ChuRISC-V: Go PLT for CALL/JUMP/RVC_JUMP if `h->plt.offset...
2025-03-07  H.J. Lugprof: Copy a simple test from glibc
2025-03-07  GDB AdministratorAutomatic date update in version.in
2025-03-06  Alan ModraRe: ld: Add a test for PR ld/25237
2025-03-06  Tom de Vries[gdb] Fix typos in NEWS
2025-03-06  Tom de Vries[gdb/python] Fix typos
2025-03-06  Tom de Vries[gdb/python] Fix typos in lib
2025-03-06  Tom de Vries[gdb/guile] Fix typos
2025-03-06  Tom de Vries[gdb/doc] Fix typos in gdb.texinfo
2025-03-06  Tom de Vries[gdb/doc] Fix typos in annotate.texinfo
2025-03-06  Tom de Vries[gdb/doc] Fix typos in python.texi
2025-03-06  Tom de Vries[gdb/nat] Fix typos
2025-03-06  Tom de Vries[gdb/tui] Fix typos
2025-03-06  Tom de Vries[gdb/cli] Fix typos
2025-03-06  Tom de Vries[gdb] Fix typos in gdbarch_components.py
2025-03-06  Tom TromeyUpdate ada_add_block_renamings for compiler changes
2025-03-06  Tom TromeyAdd support for hierarchical Ada names
2025-03-06  Tom TromeyAdd "Ada linkage" mode to cooked_index_entry::full_name
2025-03-06  Tom TromeyStore new Ada entries in cooked_index_shard::m_entries
2025-03-06  Tom TromeyHandle DW_TAG_module for Ada
2025-03-06  Tom TromeyAdd "synthetic" marker for index entries
2025-03-06  Tom TromeyUse DW_TAG_module for Ada
2025-03-06  Tom TromeyUse dwarf2_full_name when computing type names
2025-03-06  Tom TromeyCompare unqualified names in ada_identical_enum_types_p
2025-03-06  Tom TromeyUse ada_identical_enum_types_p in ada_atr_enum_rep
2025-03-06  Tom TromeyFixes to gdb.ada/fun_overload_menu.exp
2025-03-06  Tom TromeyAllow multiple locations in homonym.exp
2025-03-06  Tom TromeyFix type name in ptype-o.exp
2025-03-06  Tom TromeyAllow unqualified names in Ada tests
2025-03-06  Tom TromeyFix latent crash in ada_variant_discrim_name
2025-03-06  Tom TromeyAllow for anonymous Ada enumeration types
2025-03-06  Tom TromeyAdd a quit to maint_print_all_sections
2025-03-06  Tom de Vries[gdbserver] Drop abbreviations in gdbserver/xtensa...
2025-03-06  Tom TromeyUse 'const' in some gdbarch methods
2025-03-06  Tom de Vries[gdbserver] Add codespell section in setup.cfg
2025-03-06  Simon Marchigdb/dwarf: remove unnecessary `this->` in read.c
2025-03-06  Simon Marchigdb/dwarf: make all fields of cutu_reader private
2025-03-06  Simon Marchigdb/dwarf: pass dwarf2_cu instead of cutu_reader to...
2025-03-06  Simon Marchigdb/dwarf: move a bunch of DIE-reading functions to...
2025-03-06  Simon Marchigdb/dwarf: add empty lines in cutu_reader::read_cutu_di...
2025-03-06  Simon Marchigdb/dwarf: make init_cu_die_reader a method of cutu_reader
2025-03-06  Simon Marchigdb/dwarf: make read_cutu_die_from_dwo a method of...
2025-03-06  Tom de Vries[gdbsupport] Add codespell section in setup.cfg
2025-03-06  Simon Marchigdb: remove unnecessary local variable in pager_file...
2025-03-06  Tom de Vries[gdbserver] Fix some typos
2025-03-06  Tom TromeyUse "::" as separator for Fortran in cooked index
2025-03-06  Tom TromeyAvoid double-decoding in ada_add_global_exceptions
2025-03-06  Tom de Vries[gdbsupport] Fix some typos
2025-03-06  Tom de Vries[gdb] Fix typos in some selftests
2025-03-06  H.J. LuRevert "gprof: only process line numbers for intersecti...
2025-03-06  GDB AdministratorAutomatic date update in version.in
2025-03-05  H.J. Luld: Update PR ld/25237 test
2025-03-05  Guinevere Larsengdb/testsuite: add test for memory requirements of...
2025-03-05  Simon Marchigdb: do not handle a NULL linebuffer in pager_file...
2025-03-05  Tom TromeyInconsistent treatment of template parameters in DWARF...
2025-03-05  Simon Marchigdb/dwarf: store dwo_file_up in dwo_file_set
2025-03-05  Simon Marchigdb/dwarf: make dwarf2_per_bfd::dwo_files a gdb::unorde...
2025-03-05  Simon Marchigdb/dwarf: change htabs holding dwo_unit objects to...
2025-03-05  Simon Marchigdb/dwarf: remove unused local variable in create_debug...
2025-03-05  Simon Marchigdb/dwarf: remove unnecessary parameters to create_...
2025-03-05  Simon Marchigdb/dwarf: remove die_reader_specs
2025-03-05  Simon Marchigdb/dwarf: remove unnecessary parameter of create_cus_h...
2025-03-05  Simon Marchigdb/dwarf: remove unnecessary local variable in dw2_get...
2025-03-05  Daniel Starkegdb: fix null pointer dereference on missing PATH variable
2025-03-05  Tom TromeyCreate dwarf2/parent-map.c
2025-03-05  Tom TromeyDump debug names index
2025-03-05  Nick Cliftonelfxx-aarch64.c: Replace nested function with a static...
2025-03-05  H.J. Luld: Add a test for PR ld/25237
2025-03-05  H.J. Luld: Pass -Wl,-z,lazy to compiler for i386 lazy binding...
2025-03-05  GDB AdministratorAutomatic date update in version.in
next