Age | Commit message (Expand) | Author | Files | Lines |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -18/+19 |
1999-06-01 | import gdb-1999-06-01 snapshot | Jason Molenda | 1 | -2/+0 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -18/+17 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -3/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -3/+4 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 2 | -0/+287 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 3 | -320/+0 |
1999-02-15 | * config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that | Mark Alexander | 1 | -0/+2 |
1998-12-10 | CARP: | Andrew Cagney | 1 | -11/+2 |
1998-11-28 | CARP: | Andrew Cagney | 1 | -1/+1 |
1998-11-26 | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1 | -3/+0 |
1998-11-23 | CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target | Andrew Cagney | 1 | -1/+2 |
1997-08-28 | New commands ``set architecture'', ``show architecture'' and ``info | Andrew Cagney | 1 | -2/+0 |
1997-06-21 | Minor formatting change (whitespace only). | Fred Fish | 1 | -1/+1 |
1997-06-13 | * sh-tdep.c (symfile.h): Include. | Fred Fish | 1 | -0/+5 |
1997-06-06 | Modified Files: | Keith Seitz | 1 | -0/+1 |
1997-04-22 | * config/alpha/alpha-osf3.mh config/i386/{i386gnu linux}.mh | Stu Grossman | 1 | -1/+1 |
1997-04-19 | * Makefile.in (SUBDIRS): Add mswin so that make cleanup cleans up | Stu Grossman | 1 | -0/+3 |
1996-12-03 | Tue Dec 3 11:38:14 1996 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+1 |
1996-11-27 | Wed Nov 27 11:29:06 1996 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -31/+1 |
1996-11-27 | Added target function calls for SH, M32R and H8300. | Michael Snyder | 1 | -29/+49 |
1996-11-12 | Tue Nov 12 12:16:40 1996 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -17/+69 |
1996-11-08 | Fri Nov 8 14:30:23 1996 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -2/+2 |
1996-09-20 | * config/sh/tm-sh.h (REGISTER_NAMES): Move fp registers to | Stan Shebs | 1 | -28/+26 |
1996-05-17 | move stub.c up to main dir | Stan Shebs | 2 | -1556/+4 |
1996-05-13 | SH3-E support from Allan Tajii <atajii@hmsi.com>: | Stan Shebs | 1 | -9/+10 |
1996-04-28 | Support for bi-endian remote breakpoints. | Stan Shebs | 1 | -1/+3 |
1996-03-08 | * infcmd.c (do_registers_info): Ignore anonymous registers. | Stan Shebs | 1 | -7/+11 |
1996-01-16 | Remove SH3e sanitization. | Jim Wilson | 2 | -46/+0 |
1996-01-05 | * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt, | Steve Chamberlain | 1 | -1/+1 |
1995-11-14 | * monitor.c (monitor_load_srec monitor_make_srec): Move all | Stu Grossman | 2 | -2/+2 |
1995-10-19 | Hitachi SH3e, patch to make FP registers debuggable. | Jim Wilson | 2 | -2/+58 |
1995-10-16 | * Makefile.in sh3-rom.c config/sh/sh.mt config/sh/tm-sh.h: Add | Stu Grossman | 2 | -1/+2 |
1995-08-31 | * config/sh/sh.mt (SIM): Add -lm. | Jim Wilson | 1 | -1/+1 |
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 | -4/+5 |
1994-11-24 | * remote-e7000.c (HARD_BREAKPOINTS): Reenable. | Steve Chamberlain | 2 | -11/+4 |
1994-10-13 | * Makefile.in (ANNOTATE_OBS): New definition. | Stan Shebs | 1 | -1/+1 |
1994-09-25 | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 1 | -4/+0 |
1994-09-09 | * config/sh/tm-sh.h (EXTRA_FRAME_INFO): Add f_offset and leaf_function | Steve Chamberlain | 1 | -1/+3 |
1994-08-04 | New file. (stan said I could put it here) | Steve Chamberlain | 3 | -0/+1556 |
1994-06-27 | Use e7000-pc stuff. | Steve Chamberlain | 1 | -1/+1 |
1994-04-15 | * config/sh/tm-sh.h (BREAKPOINT): Is now sleep opcode. | Steve Chamberlain | 1 | -2/+3 |
1994-02-05 | Get REGISTER_TYPE right. | Steve Chamberlain | 1 | -5/+4 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -2/+5 |
1993-12-12 | * config/sh/sh.h (NOP): Define NOP insn. | Steve Chamberlain | 1 | -0/+1 |
1993-11-15 | Use remote-e7000.c | Steve Chamberlain | 2 | -5/+6 |
1993-11-02 | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 1 | -17/+0 |
1993-09-23 | * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments | Jim Kingdon | 1 | -1/+0 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -1/+1 |