Age | Commit message (Expand) | Author | Files | Lines |
2017-05-24 | Use disassemble.c:disassembler select rl78 disassembler | Yao Qi | 1 | -3/+0 |
2017-04-13 | XCNEW gdbarch_tdep in rl78 and rx | Yao Qi | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-09 | Create tdep->rl78_psw_type lazily | Yao Qi | 1 | -11/+25 |
2016-11-03 | Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -3/+4 |
2016-11-03 | GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -15/+7 |
2016-09-06 | Add some missing arch_..._type helpers | Ulrich Weigand | 1 | -9/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-26 | PR symtab/17391 gdb internal error: assertion fails in regcache.c:178 | Doug Evans | 1 | -3/+1 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -3/+5 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-07-01 | rl78: Create a flags type for the psw register. | Kevin Buettner | 1 | -1/+14 |
2015-04-30 | Make RL78 disassembler and simulator respect ISA for mul/div | DJ Delorie | 1 | -1/+1 |
2015-04-20 | Extend rl78 prologue analyzer to recognize more complicated prologues | Kevin Buettner | 1 | -0/+82 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-02-25 | Use 16-bit integer type for rl78 register pairs. | Kevin Buettner | 1 | -6/+61 |
2014-02-17 | Add g10 support to rl78-tdep.c. | Kevin Buettner | 1 | -3/+150 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-08-16 | Make RL78_PC_REGNUM a pseudo-register in rl78-tdep.c. | Kevin Buettner | 1 | -6/+28 |
2013-05-04 | * rl78-tdep.c (rl78_register_reggroup_p): Include SP in the | Kevin Buettner | 1 | -1/+15 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -1/+0 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -1/+1 |
2012-03-02 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2012-02-14 | rl78-tdep.c: Rearrange order in which registers are displayed. | Kevin Buettner | 1 | -68/+204 |
2012-02-14 | * rl78-tdep.c (rl78_skip_prologue): Make `const' the type of | Kevin Buettner | 1 | -1/+1 |
2012-02-04 | Add support to GDB for the Renesas rl78 architecture. | Kevin Buettner | 1 | -0/+1035 |