summaryrefslogtreecommitdiff
path: root/gdb/rx-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Delegate opcodes to select disassembler in GDBYao Qi2017-05-241-2/+0
* Fix a typo in rx_fpsw_typeYao Qi2017-04-131-1/+1
* XCNEW gdbarch_tdep in rl78 and rxYao Qi2017-04-131-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Create tdep->rx_psw_type and tdep->rx_fpsw_type lazilyYao Qi2016-12-091-41/+62
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-3/+4
* GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-9/+4
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-3/+4
* rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call.Kevin Buettner2016-01-271-1/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans2015-10-261-3/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-5/+6
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* rx-tdep.c: Use target_read_code instead of target_read_memory.Kevin Buettner2015-07-101-1/+1
* Add support for backtracing through Renesas RX exception frames.Kevin Buettner2015-07-021-21/+241
* rx: Create and use flags types for psw, bpsw, and fpsw registers.Kevin Buettner2015-07-021-0/+53
* Turn on dwarf2 unwinding for Renesas RX architectureKevin Buettner2015-06-291-4/+21
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-2/+2
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* gdb/Jan Kratochvil2012-03-021-1/+5
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* * rx-tdep.c (rx_frame_unwind): Add default_frame_unwind_stop_reasonKevin Buettner2011-04-081-0/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * rx-tdep.c (rx_analyze_prologue): Don't require branches to haveDJ Delorie2010-07-291-1/+0
* Add "acc" register. Revise register order and names.Kevin Buettner2010-06-241-7/+11
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+1
* * configure.tgt: Add rx-*-elf target.Kevin Buettner2009-12-071-0/+864