summaryrefslogtreecommitdiff
path: root/gdb/rl78-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-12C++-ify prologue-value's pv_areaTom Tromey
2017-09-27Make init_type/arch_type take a size in bitsUlrich Weigand
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-05-24Use disassemble.c:disassembler select rl78 disassemblerYao Qi
2017-04-13XCNEW gdbarch_tdep in rl78 and rxYao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-09Create tdep->rl78_psw_type lazilyYao Qi
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-11-03GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-09-06Add some missing arch_..._type helpersUlrich Weigand
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans
2015-09-25Add some more casts (2/2)Simon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-07-01rl78: Create a flags type for the psw register.Kevin Buettner
2015-04-30Make RL78 disassembler and simulator respect ISA for mul/divDJ Delorie
2015-04-20Extend rl78 prologue analyzer to recognize more complicated prologuesKevin Buettner
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-02-25Use 16-bit integer type for rl78 register pairs.Kevin Buettner
2014-02-17Add g10 support to rl78-tdep.c.Kevin Buettner
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-08-16Make RL78_PC_REGNUM a pseudo-register in rl78-tdep.c.Kevin Buettner
2013-05-04 * rl78-tdep.c (rl78_register_reggroup_p): Include SP in theKevin Buettner
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-05-16 gdb/Maciej W. Rozycki
2012-03-02gdb/Jan Kratochvil
2012-02-14rl78-tdep.c: Rearrange order in which registers are displayed.Kevin Buettner
2012-02-14 * rl78-tdep.c (rl78_skip_prologue): Make `const' the type ofKevin Buettner
2012-02-04Add support to GDB for the Renesas rl78 architecture.Kevin Buettner