Age | Commit message (Expand) | Author | Files | Lines |
2002-09-16 | * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of | Corinna Vinschen | 1 | -281/+6 |
2002-08-24 | Index: ChangeLog | Andrew Cagney | 1 | -1/+1 |
2002-08-05 | 2002-08-05 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-06-14 | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 1 | -2/+2 |
2002-05-17 | h8300: Add support of EXR register | Andrey Volkov | 1 | -3/+4 |
2002-01-29 | Eliminate TARGET_BYTE_ORDER. | Andrew Cagney | 1 | -2/+0 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 1 | -1/+0 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 |
2001-03-16 | * config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to use | J.T. Conklin | 1 | -3/+10 |
2001-03-14 | Include regcache.h | Andrew Cagney | 1 | -0/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2000-07-19 | 2000-07-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -2/+7 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -9/+9 |
2000-04-14 | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 1 | -1/+1 |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -1/+1 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -2/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -26/+24 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -4/+4 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -1/+1 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -3/+5 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 2 | -0/+309 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 3 | -343/+0 |
1999-01-20 | Changes for PR 8996: | Mark Alexander | 1 | -0/+5 |
1998-11-30 | CARP: | Andrew Cagney | 1 | -1/+1 |
1998-11-28 | CARP: | Andrew Cagney | 1 | -1/+1 |
1998-11-26 | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1 | -6/+0 |
1996-12-03 | Tue Dec 3 11:38:14 1996 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -0/+1 |
1996-11-27 | Added target function calls for SH, M32R and H8300. | Michael Snyder | 1 | -22/+64 |
1996-07-05 | No longer need to sanitize away h8s. | Jeff Law | 2 | -29/+0 |
1996-06-18 | * h8300-dep.c (gdb_print_insn_h8300): Handle the H8/S. | Jeff Law | 2 | -0/+30 |
1996-05-15 | * coffread.c (coff_symtab_read): Handle C_LABEL symbols like | Jeff Law | 1 | -0/+2 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-07-01 | Reflect comings and goings of files. | Stan Shebs | 1 | -3/+5 |
1995-07-01 | * config/h8300/h8300.mt: Renamed from h8300hms.mt. | Stan Shebs | 2 | -3/+6 |
1995-05-15 | * remote.c (remote_kill): Add prototype. | Stan Shebs | 1 | -1/+1 |
1994-11-24 | * tm-h8300.h (REMOTE_BREAKPOINT): Define. | Steve Chamberlain | 1 | -1/+2 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 1 | -0/+3 |
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-06-27 | Use e7000-pc stuff. | Steve Chamberlain | 1 | -1/+1 |
1994-02-05 | REGISTER_TYPE is obsolete. | Steve Chamberlain | 1 | -1/+0 |
1994-02-05 | Fix REGISTER_TYPE. | Steve Chamberlain | 1 | -5/+6 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -2/+4 |
1993-12-25 | * defs.h: Move definitions of TARGET_*_BIT after include of tm.h. | Jim Kingdon | 1 | -3/+1 |
1993-12-12 | * config/h8300/tm-h8300.h (BREAKPOINT): Insn changed to sleep. | Steve Chamberlain | 1 | -4/+5 |
1993-11-23 | * remote-e7000.c (e7000_wait): Cope with H8/300 register dump. | Steve Chamberlain | 2 | -29/+13 |
1993-11-02 | * findvar.c (value_of_register, value_from_register), | Peter Schauer | 1 | -17/+0 |
1993-10-08 | * config/h8300/tm-h8300.h: Don't define sr_get_debug. | Jim Kingdon | 1 | -2/+0 |
1993-10-07 | define sr_get_debug. | Steve Chamberlain | 1 | -0/+2 |
1993-09-23 | * infcmd.c (step_1), infrun.c (wait_for_inferior): Add comments | Jim Kingdon | 1 | -1/+0 |