]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/or1k-tdep.c
Automatic Copyright Year update after running gdb/copyright.py
[thirdparty/binutils-gdb.git] / gdb / or1k-tdep.c
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-18  Simon Marchigdb: include gdbarch.h in all files extending gdbarch_tdep
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-28  Stafford Hornegdb: or1k: add single step for linux native debugging
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-17  Tom TromeyChange management of tdesc_arch_data
2020-09-14  Simon Marchigdb: remove TYPE_VARARGS
2020-05-22  Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-04-23  Andrew Burgessgdb/or1k: Use default gdbarch methods where possible
2019-01-21  Tom TromeyRemove duplicate or commented-out #includes
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-07  Stafford Hornegdb/or1k: Add linux debugging support
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-16  Stafford Hornegdb: Fix function parameter alignments in or1k-tdep.c.
2017-12-13  Stafford Hornegdb: Fix ARI warnings in or1k-tdep.c
2017-12-12  Franck Julliengdb: Add OpenRISC or1k and or1knd target support