Age | Commit message (Expand) | Author | Files | Lines |
2000-06-07 | The attatched moves the remaining guff from gdbarch.{h,c,sh} to | Andrew Cagney | 1 | -1/+3 |
2000-05-15 | sh-dsp support, simulator speedup by using host byte order: | Joern Rennecke | 1 | -5/+65 |
2000-03-20 | Add sh2 to list of known architectures. | Andrew Cagney | 1 | -0/+4 |
2000-02-24 | * configure.tgt: Add arm, mips, sh wince targets. | Christopher Faylor | 1 | -2/+4 |
2000-02-14 | Remove extraneous code. | Nick Clifton | 1 | -8/+0 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -52/+52 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -103/+122 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -0/+2 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -1/+0 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -16/+5 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+728 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -732/+0 |
1999-01-26 | * sh-tdep.c (sh_target_architecture_hook): Return immediately | Mark Alexander | 1 | -0/+1 |
1998-12-13 | CARP: | Andrew Cagney | 1 | -2/+2 |
1998-12-10 | CARP: | Andrew Cagney | 1 | -7/+18 |
1998-11-23 | CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target | Andrew Cagney | 1 | -0/+11 |
1998-03-17 | always keep SH4 support now (& remove an unused variable decl) | Stan Shebs | 1 | -13/+1 |
1997-08-28 | New commands ``set architecture'', ``show architecture'' and ``info | Andrew Cagney | 1 | -88/+28 |
1997-06-21 | * sh-tdep.c (sh_skip_prologue): Also recognize fmov insns. | Fred Fish | 1 | -3/+27 |
1997-06-13 | * sh-tdep.c (symfile.h): Include. | Fred Fish | 1 | -1/+5 |
1997-06-06 | Modified Files: | Keith Seitz | 1 | -1/+45 |
1997-04-04 | * remote.c: Fix doc for `C' and `S' commands to indicate full | Stu Grossman | 1 | -7/+2 |
1996-11-27 | Wed Nov 27 11:29:06 1996 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -8/+3 |
1996-11-27 | Added target function calls for SH, M32R and H8300. | Michael Snyder | 1 | -269/+109 |
1996-11-12 | Tue Nov 12 12:16:40 1996 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -24/+444 |
1996-09-20 | * config/sh/tm-sh.h (REGISTER_NAMES): Move fp registers to | Stan Shebs | 1 | -24/+26 |
1996-08-13 | * remote.c: Make remote_write_size public. | Mark Alexander | 1 | -0/+6 |
1996-05-13 | SH3-E support from Allan Tajii <atajii@hmsi.com>: | Stan Shebs | 1 | -4/+19 |
1996-03-08 | * infcmd.c (do_registers_info): Ignore anonymous registers. | Stan Shebs | 1 | -1/+130 |
1995-11-14 | * monitor.c (monitor_load_srec monitor_make_srec): Move all | Stu Grossman | 1 | -16/+7 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-07-01 | * config/h8300/h8300.mt: Renamed from h8300hms.mt. | Stan Shebs | 1 | -10/+0 |
1995-04-21 | * sh-tdep.c (sh-opc.h): Don't include. | Stan Shebs | 1 | -11/+8 |
1995-01-19 | * h8300-tdep.c (gdb_print_insn_h8300): Fix typo (&info -> info). | Stan Shebs | 1 | -2/+2 |
1995-01-17 | General cleanup and simplication of disassembler interface. | Stan Shebs | 1 | -8/+8 |
1994-11-24 | * remote-e7000.c (HARD_BREAKPOINTS): Reenable. | Steve Chamberlain | 1 | -49/+54 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 1 | -16/+13 |
1994-10-08 | The point of these changes is to avoid reading the frame pointer | Jim Kingdon | 1 | -2/+0 |
1994-09-09 | Thu Sep 8 17:14:43 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 1 | -10/+48 |
1994-02-05 | Fri Feb 4 15:53:18 1994 Steve Chamberlain (sac@cygnus.com) | Steve Chamberlain | 1 | -0/+35 |
1993-11-15 | How many times do I have to do this... | Steve Chamberlain | 1 | -12/+1 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -1/+1 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1 | -0/+1 |
1993-10-22 | * sh-tdep.c (sim_load): Add function. | Jim Kingdon | 1 | -2/+13 |
1993-06-17 | * configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: New | Steve Chamberlain | 1 | -1/+1 |
1993-06-09 | * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4. | Steve Chamberlain | 1 | -3/+16 |
1993-04-27 | Support for Hitachi SH | Steve Chamberlain | 1 | -0/+242 |