binutils-gdb.git
2023-05-25 Ciaran WoodwardFix scoped_value_mark not working with empty value...
2023-05-25 Simon Marchigdb: remove breakpoint_pointer_iterator
2023-05-25 Simon Marchigdbsupport: make filtered_iterator::operator* return...
2023-05-25 Simon Marchigdbsupport: make basic_safe_iterator::operator* return...
2023-05-25 Simon Marchigdb: link breakpoints with intrusive_list
2023-05-25 Simon Marchigdb: remove bp_location_pointer_iterator
2023-05-25 Simon Marchigdb: use intrusive_list for breakpoint locations
2023-05-25 Simon Marchigdbsupport: add missing increment/decrement operators...
2023-05-25 Simon Marchigdb: add breakpoint::first_loc methods
2023-05-25 Simon Marchigdb: add breakpoint "has locations" methods
2023-05-25 Simon Marchigdb: constify breakpoint::print_it parameter
2023-05-25 Simon Marchigdb: make some breakpoint methods use `this`
2023-05-25 Simon Marchigdb: get gdbarch from syscall_catchpoint instead of...
2023-05-25 Alan ModraPR29189, dlltool delaylibs corrupt float/double arguments
2023-05-25 GDB AdministratorAutomatic date update in version.in
2023-05-24 Simon Marchigdbsupport: add support for references to checked_stati...
2023-05-24 Andrew Burgessgdb/testsuite: fix race in gdb.server/multi-ui-errors.exp
2023-05-24 Matti Puputtigdb, infcmd: Support jump command with same line in...
2023-05-24 Tom TromeyAdd "args" and "env" parameters to DAP launch request
2023-05-24 Tom TromeyAdd attributes and methods to gdb.Inferior
2023-05-24 Andreas SchwabRemove accidentally added file
2023-05-24 Alan ModraDon't optimise bfd_seek to same position
2023-05-24 GDB AdministratorAutomatic date update in version.in
2023-05-23 Tom TromeyHandle DAP evaluate request without a frame ID
2023-05-23 Tom TromeyAdd global_context parameter to gdb.parse_and_eval
2023-05-23 Tom TromeyAdd flags to parse_and_eval
2023-05-23 Tom TromeyAdd PARSER_LEAVE_BLOCK_ALONE flag
2023-05-23 Tom TromeyAdd PARSER_DEBUG flag
2023-05-23 Tom TromeyRearrange parser_state
2023-05-23 Tom TromeyBoolify parser_state::comma_terminates
2023-05-23 Tom TromeySimplify parser_state constructor
2023-05-23 Tom TromeyIntroduce and use parser flags
2023-05-23 Tom TromeyMove innermost_block_tracker to expression.h
2023-05-23 Tom TromeyAvoid forward declaration in parse.c
2023-05-23 Tom TromeyImplement DAP loadedSources request
2023-05-23 Tom TromeyImplement gdb.execute_mi
2023-05-23 Tom TromeyAdd second mi_parse constructor
2023-05-23 Tom TromeyIntroduce mi_parse helper methods
2023-05-23 Tom TromeyIntroduce "static constructor" for mi_parse
2023-05-23 Tom TromeyChange mi_parse_argv to a method
2023-05-23 Tom TromeyUse accessor for mi_parse::args
2023-05-23 Tom TromeyUse member initializers in mi_parse
2023-05-23 Tom TromeyUse field_signed from Python MI commands
2023-05-23 Aaron Mereygdb/cli-out.c: clear_current_line shouldn't trigger...
2023-05-23 Michael MatzPR30437 aarch64: make RELA relocs idempotent
2023-05-23 Nick CliftonUpdated Swedish translation for the opcodes directory
2023-05-23 Bruno Larsengdb/testsuite: change hardcoded assembly in gdb.arch...
2023-05-23 Jan Beulichx86/Intel: address quoted-symbol related FIXMEs
2023-05-23 Jan Beulichx86: don't recognize quoted symbol names as registers...
2023-05-23 Zhang, JunSupport Intel FRED LKGS
2023-05-23 liuhongtRevert "Support Intel FRED LKGS"
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...
next