aboutsummaryrefslogtreecommitdiff
path: root/gdb/h8300-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-20 * h8300-tdep.c: Fix formatting.Kazu Hirata1-10/+6
2002-05-17Fix call of read_relative_register_raw_bytesAndrey Volkov1-1/+1
2002-05-17h8300: Add support of EXR registerAndrey Volkov1-3/+17
2002-05-17*h8300-tdep.c: Add additional CCR flags (I,UI,H,U)Andrey Volkov1-2/+4
2002-05-17* Change literal regno in h8300-tdep.cAndrey Volkov1-3/+3
2002-04-12* defs.h (read_relative_register_raw_bytes): Delete declaration.Andrew Cagney1-3/+4
2001-03-16* config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to useJ.T. Conklin1-6/+4
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2000-12-02* ser-e7kpc.c (e7000pc_setstopbits): New function.Andrew Cagney1-3/+3
2000-07-30Protoization.Kevin Buettner1-58/+28
2000-05-28PARAMS removal.Kevin Buettner1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-113/+115
1999-04-26import gdb-19990422 snapshotStan Shebs1-16/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+921
1999-04-16Initial creation of sourceware repositoryStan Shebs1-921/+0
1999-01-20Changes for PR 8996:Mark Alexander1-0/+27
1998-12-12CARP: Mechanism to replace EXTRA_FRAME_INFO.Andrew Cagney1-5/+3
1996-11-27Wed Nov 27 11:29:06 1996 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-6/+1
1996-11-27Added target function calls for SH, M32R and H8300.Michael Snyder1-19/+312
1996-07-10 * h8300-tdep.c: Remove some outdated comments.Jeff Law1-30/+76
1996-07-05No longer need to sanitize away h8s.Jeff Law1-20/+1
1996-06-18 * h8300-dep.c (gdb_print_insn_h8300): Handle the H8/S.Jeff Law1-3/+54
1996-05-23 * h8300-tdep.c (IS_PUSH): Refine.Jeff Law1-12/+41
1996-05-15 * coffread.c (coff_symtab_read): Handle C_LABEL symbols likeJeff Law1-3/+9
1996-04-22 * corefile.c (specify_exec_file_hook): Allow arbitrary number ofMark Alexander1-8/+25
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-01-19 * h8300-tdep.c (gdb_print_insn_h8300): Fix typo (&info -> info).Stan Shebs1-2/+2
1995-01-17 General cleanup and simplication of disassembler interface.Stan Shebs1-5/+8
1994-11-24 * tm-h8300.h (REMOTE_BREAKPOINT): Define.Steve Chamberlain1-1/+0
1994-11-04 Replace useless FRAME, FRAME_ADDR types with struct frame_info *Stan Shebs1-12/+8
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon1-2/+0
1994-09-03 * objfiles.c (allocate_objfile): Add the newly-created objfile toStan Shebs1-1/+1
1993-12-12 * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty.Steve Chamberlain1-4/+2
1993-11-15 * remote-e7000.c: New file to cope with the Hitachi E7000 ICE.Steve Chamberlain1-11/+0
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-20/+20
1993-10-16 * h8300-tdep.c, h8500-tdep.c: Define sim_load only, but notJim Kingdon1-19/+3
1993-10-07 * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args):Steve Chamberlain1-0/+27
1993-09-01bzero -> memsetK. Richard Pixley1-1/+1
1993-08-02 * h8300-tdep.c: Use new variable h8300hmode.Steve Chamberlain1-3/+49
1993-07-15(examine_prologue): Make prototype match definition.David Edelsohn1-1/+2
1993-07-10 * values.c, value.h (modify_field), callers: Make fieldval a LONGEST.Jim Kingdon1-1/+1
1993-07-10 * findvar.c, defs.hJim Kingdon1-2/+3
1993-07-08* h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h.David Edelsohn1-14/+8
1993-07-04* h8300-tdep.c (examine_prologue): Fix call to read_memory_unsigned_integer.David Edelsohn1-2/+1
1993-06-09 * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4.Steve Chamberlain1-14/+14
1993-03-09 * utils.c (quit): If using go32, still call error when quit seen.Steve Chamberlain1-3/+3
1993-02-12 * h8300-tdep.c, tm-h8300.h: turn off some experimental featuresSteve Chamberlain1-4/+7
1993-01-03 * remote-sim.c: first attempt at general simulator interfaceSteve Chamberlain1-171/+216
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-1/+0