binutils-gdb.git
2023-05-19 Andrew Burgessgdb: safety checks in skip_prologue_using_sal
2023-05-19 Andrew Burgessgdb/testsuite: test for a function with no line table
2023-05-19 Andrew Burgessgdb/breakpoint: use warning function instead of gdb_printf
2023-05-19 Andrew Burgessgdb/testsuite: handle older Python versions in gdb...
2023-05-19 Kuan-Lin ChenRISC-V: Support subtraction of .uleb128.
2023-05-19 Nelson ChuRISC-V: Minor improvements for dis-assembler.
2023-05-19 Jan Beulichx86: permit all relational operators in insn operands
2023-05-19 Jan Beulichx86: further adjust extend-to-32bit-address conditions
2023-05-19 Jan Beulichgas: invoke md_optimize_expr() also for unary expressions
2023-05-19 Jan Beulichgas: maintain O_constant signedness in more cases
2023-05-19 Jan Beulichx86: tighten extend-to-32bit-address conditions
2023-05-19 GDB AdministratorAutomatic date update in version.in
2023-05-18 Tom TromeyUse lower-case in @sc in the documentation
2023-05-18 Simon Marchigdb.fortran/lbound-ubound.exp: read expected lbound...
2023-05-18 Hui Ligdb/elfread.c: Add plt symbol check for _PROCEDURE_LINK...
2023-05-18 Alan ModraRe: Add section caches to coff_data_type
2023-05-18 Tom de Vries[gdb/testsuite] Fix whitespace and indentation in lib...
2023-05-18 Indu Bhagatlibsframe: testsuite: add tests for sframe_get_funcdesc...
2023-05-18 Indu Bhagatlibsframe: testsuite: add new tests for sframe_find_fre API
2023-05-18 Alan ModraRe: Add section caches to coff_data_type
2023-05-18 Alan ModraPR11601, Solaris assembler compatibility doesn't work
2023-05-18 GDB AdministratorAutomatic date update in version.in
2023-05-17 Tom TromeySpecial case "&str" in Rust parser
2023-05-17 Luca BacciDecorated symbols in import libs (BUG 30421)
2023-05-17 Alan ModraPR29961, plugin-api.h: "Could not detect architecture...
2023-05-17 Alan Modragcc-4.5 build fixes
2023-05-17 GDB AdministratorAutomatic date update in version.in
2023-05-16 Vladimir Mezentsevgprofng: include a new function in the right place
2023-05-16 Tom de Vries[gdb/tui] Don't show line number for lines not in sourc...
2023-05-16 Nick CliftonDocument how to use the linker to create a resource...
2023-05-16 Oleg TolmatcevAdd section caches to coff_data_type
2023-05-16 Paul PluzhnikovUpdate comments for the gdb/24331 fix.
2023-05-16 Andrew Burgessgdb/testsuite: fix formatting of gdb.python/py-disasm.py
2023-05-16 Andrew Burgessgdb/testsuite: make gdb_supported_languages a caching...
2023-05-16 Nick Clifton-Ur option documentation
2023-05-16 Andrew Burgessgdb/testsuite: fix regressions in break-main-file-remov...
2023-05-16 Andrew Burgessgdb/python: extend the Python Disassembler API to allow...
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
next