Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-16 | Pass return_method to _push_dummy_call | Alan Hayward | 1 | -3/+5 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-12-05 | Remove some unused variables | Simon Marchi | 1 | -2/+0 |
2017-10-12 | C++-ify prologue-value's pv_area | Tom Tromey | 1 | -12/+7 |
2017-09-27 | Make init_type/arch_type take a size in bits | Ulrich Weigand | 1 | -2/+2 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-05-24 | Delegate opcodes to select disassembler in GDB | Yao Qi | 1 | -2/+0 |
2017-04-13 | Fix a typo in rx_fpsw_type | Yao Qi | 1 | -1/+1 |
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->rx_psw_type and tdep->rx_fpsw_type lazily | Yao Qi | 1 | -41/+62 |
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 | -9/+4 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -3/+4 |
2016-01-27 | rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call. | Kevin Buettner | 1 | -1/+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 | -5/+6 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-07-10 | rx-tdep.c: Use target_read_code instead of target_read_memory. | Kevin Buettner | 1 | -1/+1 |
2015-07-02 | Add support for backtracing through Renesas RX exception frames. | Kevin Buettner | 1 | -21/+241 |
2015-07-02 | rx: Create and use flags types for psw, bpsw, and fpsw registers. | Kevin Buettner | 1 | -0/+53 |
2015-06-29 | Turn on dwarf2 unwinding for Renesas RX architecture | Kevin Buettner | 1 | -4/+21 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
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-16 | gdb/ | Maciej W. Rozycki | 1 | -1/+1 |
2012-03-02 | gdb/ | Jan Kratochvil | 1 | -1/+5 |
2012-02-02 | * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type of | Doug Evans | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-04-08 | * rx-tdep.c (rx_frame_unwind): Add default_frame_unwind_stop_reason | Kevin Buettner | 1 | -0/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-07-29 | * rx-tdep.c (rx_analyze_prologue): Don't require branches to have | DJ Delorie | 1 | -1/+0 |
2010-06-24 | Add "acc" register. Revise register order and names. | Kevin Buettner | 1 | -7/+11 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+1 |
2009-12-07 | * configure.tgt: Add rx-*-elf target. | Kevin Buettner | 1 | -0/+864 |