]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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
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
next