summaryrefslogtreecommitdiff
path: root/gdb/h8300-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * h8300-tdep.c (gdb_print_insn_h8300): Fix typo (&info -> info).Stan Shebs1995-01-191-2/+2
* General cleanup and simplication of disassembler interface.Stan Shebs1995-01-171-5/+8
* * tm-h8300.h (REMOTE_BREAKPOINT): Define.Steve Chamberlain1994-11-241-1/+0
* Replace useless FRAME, FRAME_ADDR types with struct frame_info *Stan Shebs1994-11-041-12/+8
* The point of these changes is to avoid reading the frame pointerJim Kingdon1994-10-081-2/+0
* * objfiles.c (allocate_objfile): Add the newly-created objfile toStan Shebs1994-09-031-1/+1
* * ser-go32.c: Lint. (strncasecmp): Removed, now in libiberty.Steve Chamberlain1993-12-121-4/+2
* * remote-e7000.c: New file to cope with the Hitachi E7000 ICE.Steve Chamberlain1993-11-151-11/+0
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-20/+20
* * h8300-tdep.c, h8500-tdep.c: Define sim_load only, but notJim Kingdon1993-10-161-19/+3
* * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args):Steve Chamberlain1993-10-071-0/+27
* bzero -> memsetK. Richard Pixley1993-09-011-1/+1
* * h8300-tdep.c: Use new variable h8300hmode.Steve Chamberlain1993-08-021-3/+49
* (examine_prologue): Make prototype match definition.David Edelsohn1993-07-151-1/+2
* * values.c, value.h (modify_field), callers: Make fieldval a LONGEST.Jim Kingdon1993-07-101-1/+1
* * findvar.c, defs.hJim Kingdon1993-07-101-2/+3
* * h8300-tdep.c (print_insn): Call print_insn_h8300h if h8/300h.David Edelsohn1993-07-081-14/+8
* * h8300-tdep.c (examine_prologue): Fix call to read_memory_unsigned_integer.David Edelsohn1993-07-041-2/+1
* * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4.Steve Chamberlain1993-06-091-14/+14
* * utils.c (quit): If using go32, still call error when quit seen.Steve Chamberlain1993-03-091-3/+3
* * h8300-tdep.c, tm-h8300.h: turn off some experimental featuresSteve Chamberlain1993-02-121-4/+7
* * remote-sim.c: first attempt at general simulator interfaceSteve Chamberlain1993-01-031-171/+216
* Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1992-03-031-1/+0
* * gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH ofSteve Chamberlain1992-03-031-6/+6
* * coffread.c (read_enum_type): Use the size of a target int whenSteve Chamberlain1992-02-061-16/+353
* One step closer.Steve Chamberlain1992-01-241-18/+45
* Stubs to get things goingSteve Chamberlain1992-01-161-0/+32