]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-03-07  John Baldwingdb.arch/amd64-gs_base.exp: Support non-Linux.
2023-03-07  GDB AdministratorAutomatic date update in version.in
2023-03-06  Kévin Le Gouguecgdb/python: Fix --disable-tui build
2023-03-06  Tom de Vries[gdb/testsuite] Move gdb.base/gdb-caching-proc.exp...
2023-03-06  Tom de Vries[gdb/testsuite] Allow args in gdb_caching_proc
2023-03-06  Tom de Vries[gdb/testsuite] Use regular proc syntax for gdb_caching...
2023-03-06  Tom de Vries[gdb/testsuite] Add gdb.testsuite/gdb-caching-proc.exp
2023-03-06  Tom TromeyFix DAP stackTrace through frames without debuginfo
2023-03-06  Tom TromeyRemove exception_catchpoint::resources_needed
2023-03-06  Tom TromeyRemove two more files in gdb "distclean"
2023-03-06  Alan Modramacho null dereference read
2023-03-06  Alan ModraPR30198, Assertion and segfault when linking x86_64...
2023-03-06  Alan ModraMore _bfd_ecoff_locate_line sanity checks
2023-03-06  Alan ModraCorrect odd loop in ecoff lookup_line
2023-03-06  Alan ModraDowngrade objdump fatal errors to non-fatal
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
next