binutils-gdb.git
2023-03-06 Alan ModraDowngrade addr2line fatal errors to non-fatal
2023-03-06 Alan ModraDowngrade nm fatal errors to non-fatal
2023-03-06 Alan ModraMove nm.c cached line number info to bfd usrdata
2023-03-06 Alan ModraCorrect objdump command line error handling
2023-03-06 GDB AdministratorAutomatic date update in version.in
2023-03-05 GDB AdministratorAutomatic date update in version.in
2023-03-04 GDB AdministratorAutomatic date update in version.in
2023-03-03 Simon Marchigdb/testsuite: use `kill -FOO` instead of `kill -SIGFOO`
2023-03-03 Tom de Vries[gdb/testsuite] Use set always-read-ctf on instead...
2023-03-03 Tom TromeyUpdate expected results in long_long.exp
2023-03-03 Nick CliftonPrevent the ASCII linker script directive from generati...
2023-03-03 Andrew Burgessgdb/python: replace strlen call with std::string::size...
2023-03-03 Jan Beulichx86: use swap_2_operands() in build_vex_prefix()
2023-03-03 Jan Beulichx86: drop redundant calculation of EVEX broadcast size
2023-03-03 Jan Beulichgas: default .debug section compression method adjustments
2023-03-03 Jan Beulichx86: avoid .byte in testcases where possible
2023-03-03 Alan ModraTidy type handling in binutils/rdcoff.c
2023-03-03 Alan Modrabinutils coff type list
2023-03-03 GDB AdministratorAutomatic date update in version.in
2023-03-02 Simon Marchigdb: fix -Wmaybe-uninitialized warning in value.c
2023-03-02 Tom TromeyHandle half-float in 'x' command
2023-03-02 Tom TromeyFix some value comments
2023-03-02 Hui Ligdb: LoongArch: Add support for static data member...
2023-03-02 Alan ModraDon't write zeros to a gap in the output file
2023-03-02 Tom de Vries[gdb/symtab] Add set/show always-read-ctf on/off
2023-03-02 Simon Marchigdb: update some copyright years (2022 -> 2023)
2023-03-02 GDB AdministratorAutomatic date update in version.in
2023-03-01 Tom TromeyUse const for dwarf2_property_baton
2023-03-01 Tom TromeyMake gdb property batons type-safe
2023-03-01 Alan ModraMore bounds checking in macro_expand
2023-03-01 Alan ModraUsing .mri in assembly
2023-03-01 Tom TromeyFix type of check_valid_shift_count parameter
2023-03-01 Simon Marchigdb: fix a whitespace issue in solib-rocm.c
2023-03-01 Nick CliftonFix typo with my email address
2023-03-01 Tom TromeyFix btrace regression
2023-03-01 Tom de Vries[gdb/testsuite] Add another xfail case in gdb.python...
2023-03-01 Alan ModraCatch overflow in gas s_space
2023-03-01 Alan Modragas s_fill caused internal error in frag_new
2023-03-01 Alan ModraMemory leak in gas do_repeat
2023-03-01 GDB AdministratorAutomatic date update in version.in
2023-02-28 Simon Marchigdb: add HtabPrinter to gdb-gdb.py.in
2023-02-28 Tom de Vries[gdb/testsuite] Fix gdb.python/py-breakpoint.exp timeouts
2023-02-28 Tom TromeyRemove value_in
2023-02-28 Tom de Vries[gdb/testsuite] Fix gdb.rust/watch.exp on ppc64le
2023-02-28 Andrew Burgessgdb: fix mi breakpoint-deleted notifications for thread...
2023-02-28 Andrew Burgessgdb/testsuite: fix failure in gdb.mi/mi-pending.exp...
2023-02-28 Andrew Burgessgdb/testsuite: introduce is_target_non_stop helper...
2023-02-28 Andrew Burgessgdb/testsuite introduce foreach_mi_ui_mode helper proc
2023-02-28 Andrew Burgessgdb/testsuite: extend the use of mi_clean_restart
2023-02-28 Andrew Burgessgdb/testsuite: make more use of mi-support.exp
2023-02-28 Andrew Burgessgdb: don't duplicate 'thread' field in MI breakpoint...
2023-02-28 Andrew Burgessgdb: remove an out of date comment about disp_del_at_ne...
2023-02-28 Richard Ball[Aarch64] Add Binutils support for MEC
2023-02-28 Alan Modrachew.c printf of intptr_t
2023-02-28 Mark Harmstoneld: Sort section contributions in PDB files
2023-02-28 Alan ModraFree ecoff debug info
2023-02-28 Alan ModraAdd some sanity checking in ECOFF lookup_line
2023-02-28 Alan ModraAnother PE SEC_HAS_CONTENTS test
2023-02-28 GDB AdministratorAutomatic date update in version.in
2023-02-27 Kevin BuettnerForced quit cases handled by resetting sync_quit_force_run
2023-02-27 Kevin BuettnerIntroduce set_force_quit_flag and change type of sync_q...
2023-02-27 Kevin BuettnerQUIT processing w/ explicit throw for gdb_exception_for...
2023-02-27 Kevin BuettnerGuile QUIT processing updates
2023-02-27 Kevin BuettnerPython QUIT processing updates
2023-02-27 Kevin BuettnerCatch gdb_exception_error instead of gdb_exception...
2023-02-27 Kevin BuettnerHandle gdb SIGTERM by throwing / catching gdb_exception...
2023-02-27 Kevin BuettnerIntroduce gdb_exception_forced_quit
2023-02-27 Tom TromeyFix value chain use-after-free
2023-02-27 Pedro AlvesRemove infrun_thread_thread_exit observer
2023-02-27 Pedro Alvesall-stop "follow-fork parent" and selecting another...
2023-02-27 Pedro AlvesMake follow_fork not rely on get_last_target_status
2023-02-27 Pedro AlvesImprove "info program"
2023-02-27 Pedro AlvesConvert previous_inferior_ptid to strong reference...
2023-02-27 Pedro AlvesTweak "Using the running image of ..." output
2023-02-27 Simon Marchigdb: make-target-delegates.py: add type annotations
2023-02-27 Simon Marchigdb: make-target-delegates.py: add Entry type
2023-02-27 Simon Marchigdb: make-target-delegates.py: make one string raw
2023-02-27 Simon Marchigdb: gdbarch*.py, copyright.py: add type annotations
2023-02-27 Simon Marchigdb: split gdbarch component types to gdbarch_types.py
2023-02-27 Simon Marchigdb: pyproject.toml: set pyright typeCheckingMode ...
2023-02-27 Simon Marchigdb: gdbarch.py: remove Info.__init__
2023-02-27 Simon Marchigdb: gdbarch.py: spell out parameters of _Component...
2023-02-27 Simon Marchigdb: reformat Python files with black 23.1.0
2023-02-27 Simon Marchigdb: remove invalid / dead code from gdbarch.py
2023-02-27 Tom TromeyFix crash with "finish" in Rust
2023-02-27 Tom TromeyRemove old GNU indent directives
2023-02-27 Tom TromeyHandle range types in ax-gdb.c
2023-02-27 Tom TromeyImplement some agent expressions for Ada
2023-02-27 Pedro AlvesRegenerate Linux syscall group info
2023-02-27 Pedro AlvesAutogenerate gdb/syscalls/linux-defaults.xml.in (groups...
2023-02-27 Clément Chigotgas/testsuite: adjust another test for case insensitive...
2023-02-27 Andrew Burgessgdb: don't treat empty enums as flag enums
2023-02-27 Benson MuiteDo not change the timestamp when updating the gas ascon...
2023-02-27 Felix WillgerodtFix missing "Core was generated by" when loading a...
2023-02-27 Nick CliftonUpdated Serbian translations for gold, gprof and opcode...
2023-02-27 Bruno Larsengdb/testsuite: Improve testing of GDB's completion...
2023-02-27 Tankut Baris... gdb, python: do minor modernization in execute_gdb_command
2023-02-27 GDB AdministratorAutomatic date update in version.in
2023-02-26 Tom TromeyRemove expand_symtab_containing_pc
2023-02-26 GDB AdministratorAutomatic date update in version.in
next