]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/or1k-tdep.c
Fix regression on aarch64-linux gdbserver
[thirdparty/binutils-gdb.git] / gdb / or1k-tdep.c
7 days ago  Simon Marchigdb: remove gdbcmd.h
9 days ago  Simon Marchigdb: move store/extract integer functions to extract...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-17  Simon Marchigdb: remove get_current_regcache
2023-06-05  Tom de Vries[gdb] Fix grammar in comments and docs
2023-04-29  Manoj Guptagdb: Fix building with latest libc++
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn value_address and set_value_address functions...
2023-02-13  Tom TromeyTurn value_type into method
2023-02-08  Tom TromeyRemove block.h includes from some tdep files
2023-01-05  Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-07-26  Andrew Burgessgdb: rename gdbarch_tdep struct to fix g++ 4.8 build
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-04-07  Andrew Burgessgdb: always add the default register groups
2022-03-29  Tom TromeyUnify gdb printf functions
2022-02-06  Simon Marchigdb: remove SYMTAB_COMPUNIT macro, add getter/setter
2022-02-06  Simon Marchigdb: remove COMPUNIT_DEBUGFORMAT macro, add getter...
2022-01-05  Tom TromeyUse filtered output for gdbarch dump
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