aboutsummaryrefslogtreecommitdiff
path: root/gdb/h8300-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
1992-03-03 * gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH ofSteve Chamberlain1-6/+6
1992-02-06 * coffread.c (read_enum_type): Use the size of a target int whenSteve Chamberlain1-16/+353
1992-01-24One step closer.Steve Chamberlain1-18/+45
1992-01-16Stubs to get things goingSteve Chamberlain1-0/+32