summaryrefslogtreecommitdiff
path: root/gdb/rl78-tdep.c
Commit message (Expand)AuthorAgeFilesLines
...
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Use 16-bit integer type for rl78 register pairs.Kevin Buettner2014-02-251-6/+61
* Add g10 support to rl78-tdep.c.Kevin Buettner2014-02-171-3/+150
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Make RL78_PC_REGNUM a pseudo-register in rl78-tdep.c.Kevin Buettner2013-08-161-6/+28
* * rl78-tdep.c (rl78_register_reggroup_p): Include SP in theKevin Buettner2013-05-041-1/+15
* 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
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+0
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* gdb/Jan Kratochvil2012-03-021-1/+4
* rl78-tdep.c: Rearrange order in which registers are displayed.Kevin Buettner2012-02-141-68/+204
* * rl78-tdep.c (rl78_skip_prologue): Make `const' the type ofKevin Buettner2012-02-141-1/+1
* Add support to GDB for the Renesas rl78 architecture.Kevin Buettner2012-02-041-0/+1035