]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/rx-tdep.c
libsframe: fix error code in sframe_decode
[thirdparty/binutils-gdb.git] / gdb / rx-tdep.c
9 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-01-17  Guinevere Larsengdb: Migrate frame unwinders to use C++ classes
2025-01-17  Guinevere Larsengdb: add "unwinder class" to frame unwinders
2024-04-23  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-10-10  Simon Marchigdb: remove target_gdbarch
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn value_type into method
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-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-08-16  Tom TromeyRemove register_gdbarch_init
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-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-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-09-14  Simon Marchigdb: remove TYPE_PROTOTYPED
2020-06-08  Simon Marchigdb: remove TYPE_FIELD_TYPE macro
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-08-25  Yoshinori SatoConvert the RX target to make use of target descriptions.
2019-04-23  Andrew Burgessgdb/rx: Use default gdbarch methods where possible
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05  Simon MarchiRemove some unused variables
2017-10-12  Tom TromeyC++-ify prologue-value's pv_area
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-05-24  Yao QiDelegate opcodes to select disassembler in GDB
2017-04-13  Yao QiFix a typo in rx_fpsw_type
2017-04-13  Yao QiXCNEW gdbarch_tdep in rl78 and rx
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-09  Yao QiCreate tdep->rx_psw_type and tdep->rx_fpsw_type lazily
2016-11-03  Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03  Yao QiGDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-01-27  Kevin Buettnerrx: Treat scalars larger than 8 bytes as aggregates...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-26  Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-07-10  Kevin Buettnerrx-tdep.c: Use target_read_code instead of target_read_...
2015-07-03  Kevin BuettnerAdd support for backtracing through Renesas RX exceptio...
2015-07-02  Kevin Buettnerrx: Create and use flags types for psw, bpsw, and fpsw...
2015-06-30  Kevin BuettnerTurn on dwarf2 unwinding for Renesas RX architecture
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-05-16  Maciej W. Rozycki gdb/
2012-03-02  Jan Kratochvilgdb/
2012-02-02  Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-04-08  Kevin Buettner * rx-tdep.c (rx_frame_unwind): Add default_frame_unwin...
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-07-29  DJ Delorie* rx-tdep.c (rx_analyze_prologue): Don't require branch...
2010-06-24  Kevin BuettnerAdd "acc" register. Revise register order and names.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-07  Kevin Buettner * configure.tgt: Add rx-*-elf target.