summaryrefslogtreecommitdiff
path: root/gdb/w89k-rom.c
Commit message (Expand)AuthorAgeFilesLines
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-1/+1
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
* Protoization.Kevin Buettner2000-07-301-13/+4
* PARAMS removal.Kevin Buettner2000-05-281-1/+1
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-67/+69
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+317
* Initial creation of sourceware repositoryStan Shebs1999-04-161-317/+0
* Clean up function return types. Functions not returning values,Andrew Cagney1998-12-031-1/+2
* Tue May 19 17:23:54 1998 John Metzler <jmetzler@cygnus.com>John Metzler1998-05-201-55/+50
* Update FSF address.Fred Fish1995-08-021-1/+1
* * monitor.c (monitor_wait): Don't use the watchdog timeoutStan Shebs1995-06-201-1/+1
* * hppa-tdep.c (read_unwind_info): Cosmetic cleanup.Stu Grossman1995-05-111-20/+20
* * cpu32bug-rom.c monitor.h op50-rom.c remote-est.c rom68k-rom.cStu Grossman1995-04-171-7/+2
* * monitor.c: Move all xmodem stuff into xmodem.[ch]. RemoveStu Grossman1995-04-171-3/+81
* * monitor.c: make_xmodem_packet and print_xmodem_packet go away.Stu Grossman1995-04-081-9/+118
* * monitor.h: Add MO_GETMEM_NEEDS_RANGE flag.Stu Grossman1995-04-031-97/+70
* * Makefile.in: Add rules for monitor.o and rom68k-rom.o to makeStu Grossman1995-03-071-10/+12
* * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom.c: Add supportRob Savoye1994-12-301-0/+2
* * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variablesRob Savoye1994-11-151-6/+2
* Add copyright message.Rob Savoye1994-11-141-1/+23
* * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1994-11-031-0/+1
* * monitor.c (set_loadtype_command): Fixed so it doesn't core dump.Rob Savoye1994-10-181-1/+1
* Cleanup debug logging, fix single stepping. WinBond works good!Rob Savoye1994-10-121-3/+3
* Breakpoints work, run works. Fixed "monitor" command.Rob Savoye1994-10-121-9/+10
* Memory_reads_inferior() and monitor_fetch_registers() now work good onRob Savoye1994-10-111-4/+11
* Both targets initialize, can dump registers too.Rob Savoye1994-10-061-12/+52
* A generic ROM monitor interface abnd support for the WinBond w89k boardRob Savoye1994-09-141-0/+95