binutils-gdb.git
2023-05-26 Jan Beulichx86-64: improve gas diagnostic when no 32-bit target...
2023-05-26 Jan Beulichx86-64: conditionalize tests using --32
2023-05-26 Jan Beulichx86: split gas testsuite .exp file
2023-05-26 Jan Beulichx86: convert two pointers to (indexing) integers
2023-05-26 Jan Beulichx86: disassembling over-long insns
2023-05-26 Jan Beulichx86: use fixed-width type for codep and friends
2023-05-26 Jan Beulichx86: figure braces aren't really part of mnemonics
2023-05-26 Jan Beulichx86: de-duplicate operand_special_chars[] wrt extra_sym...
2023-05-26 Indu Bhagatsframe/doc: minor improvements for readability
2023-05-26 Indu Bhagatlibsframe: revisit sframe_find_fre API
2023-05-26 Indu Bhagatlibsframe: use const char * consistently for immutable...
2023-05-26 Indu Bhagatlibsframe: use uint8_t data type for FRE info related...
2023-05-26 Alan ModraPR22263 ld test
2023-05-26 Tom TromeyMake MI commands const-correct
2023-05-26 GDB AdministratorAutomatic date update in version.in
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...
next