binutils-gdb.git
2023-05-23 Zhang, JunSupport Intel FRED LKGS
2023-05-23 GDB AdministratorAutomatic date update in version.in
2023-05-22 Tom de Vries[gdb/tui] Fix buglet in tui_update_variables
2023-05-22 Tom TromeyRemove some FIXME comments from DAP
2023-05-22 Richard Buntgdb: add Richard Bunt to gdb/MAINTAINERS
2023-05-22 Tom de Vries[gdb/testsuite] Add Term::get_line_with_attrs
2023-05-22 Tom de Vries[gdb/testsuite] Factor out Term::_reset_attrs
2023-05-22 Alan ModraRe: readelf: Support SHT_RELR/DT_RELR for -r
2023-05-22 Alan ModraPowerPC64 report number of stub iterations
2023-05-22 GDB AdministratorAutomatic date update in version.in
2023-05-21 GDB AdministratorAutomatic date update in version.in
2023-05-20 Alan ModraRe: Bug 23686, two segment faults in nm
2023-05-20 Alan Modracoffcode.h handle_COMDAT tidy
2023-05-20 Alan Modratic54x set_arch_mach
2023-05-20 GDB AdministratorAutomatic date update in version.in
2023-05-19 Tom TromeyUpdate documentation for Python Frame.older and Frame...
2023-05-19 Jan Beulichld: drop stray blank from ld.texi
2023-05-19 Jan Vranygdb: fix post-hook execution for remote targets
2023-05-19 Richard Buntgdb: Remove redundant frame switching
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
next