]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-05-30  Simon Marchigdb: add interp::on_thread_exited method
2023-05-30  Simon Marchigdb: add interp::on_new_thread method
2023-05-30  Simon Marchigdb: add interp::on_user_selected_context_changed method
2023-05-30  Simon Marchigdb: add interp::on_command_error method
2023-05-30  Simon Marchigdb: add interp::on_sync_execution_done method
2023-05-30  Simon Marchigdb: add interp::on_no_history method
2023-05-30  Simon Marchigdb: add interp::on_exited method
2023-05-30  Simon Marchigdb: add interp::on_signal_exited method
2023-05-30  Simon Marchigdb: add interp::on_normal_stop method
2023-05-30  Simon Marchigdb: add interp::on_signal_received method
2023-05-30  Tom de Vries[gdb] Mention --with/without-system-readline for -...
2023-05-30  Nick CliftonSlight wording improvement for the -Ur documentation
2023-05-30  Nick CliftonImprove header information displayed with objdump ...
2023-05-30  mengqinggangLoongArch: ld: Add support for linker relaxation.
2023-05-30  mengqinggangLoongArch: gas: Add support for linker relaxation.
2023-05-30  mengqinggangLoongArch: binutils: Add support for linker relaxation.
2023-05-30  mengqinggangLoongArch: opcodes: Add support for linker relaxation.
2023-05-30  mengqinggangLoongArch: bfd: Add support for linker relaxation.
2023-05-30  mengqinggangLoongArch: include: Add support for linker relaxation.
2023-05-30  Nick CliftonAdd support for an ARMMAGIC value of 0xa00 to the PE...
2023-05-30  Alan Modraarm-pe objdump -P
2023-05-30  Alan ModraDefine IMAGE_FILE_MACHINE_ARMNT
2023-05-30  Alan ModraDon't define COFF_MAGIC
2023-05-30  Alan ModraDelete include/aout/encap.h
2023-05-30  Alan ModraRegen binutils POTFILES.in
2023-05-30  GDB AdministratorAutomatic date update in version.in
2023-05-29  Tom de Vries[gdb/testsuite] Fix linefeed scrolling in tuiterm
2023-05-29  Simon Marchigdb/mi: fix ^running record with multiple MI interpreters
2023-05-29  GDB AdministratorAutomatic date update in version.in
2023-05-28  Tom de Vries[readline] Fix double free in _rl_scxt_dispose
2023-05-28  GDB AdministratorAutomatic date update in version.in
2023-05-27  Nelson Chu[PR ld/22263][PR ld/25694] RISC-V: Avoid dynamic TLS...
2023-05-27  GDB AdministratorAutomatic date update in version.in
2023-05-26  Nick CliftonEnhance objdump's --private option so that it can displ...
2023-05-26  Andreas SchwabRemove duplicate definition
2023-05-26  Jan Beulichx86: fix disassembler build after 1a3b4f90bc5f
2023-05-26  Tom de Vries[gdb/testsuite] Add test-case gdb.tui/color-prompt.exp
2023-05-26  Tom de Vries[gdb/testsuite] Add invisible and blinking attributes...
2023-05-26  Tom de Vries[gdb/testsuite] Fix reverse attribute in tuiterm
2023-05-26  Jan Beulichiamcu: suppress tests which can't possibly work
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
next