aboutsummaryrefslogtreecommitdiff
path: root/gdb/w89k-rom.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-042004-01-04 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain1-311/+0
2001-07-11s/typedef serial_t/struct serial */Andrew Cagney1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2000-07-30Protoization.Kevin Buettner1-13/+4
2000-05-28PARAMS removal.Kevin Buettner1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-67/+69
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+317
1999-04-16Initial creation of sourceware repositoryStan Shebs1-317/+0
1998-12-03Clean up function return types. Functions not returning values,Andrew Cagney1-1/+2
1998-05-20Tue May 19 17:23:54 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-55/+50
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-06-20 * monitor.c (monitor_wait): Don't use the watchdog timeoutStan Shebs1-1/+1
1995-05-11 * hppa-tdep.c (read_unwind_info): Cosmetic cleanup.Stu Grossman1-20/+20
1995-04-17 * cpu32bug-rom.c monitor.h op50-rom.c remote-est.c rom68k-rom.cStu Grossman1-7/+2
1995-04-17 * monitor.c: Move all xmodem stuff into xmodem.[ch]. RemoveStu Grossman1-3/+81
1995-04-08 * monitor.c: make_xmodem_packet and print_xmodem_packet go away.Stu Grossman1-9/+118
1995-04-03 * monitor.h: Add MO_GETMEM_NEEDS_RANGE flag.Stu Grossman1-97/+70
1995-03-07 * Makefile.in: Add rules for monitor.o and rom68k-rom.o to makeStu Grossman1-10/+12
1994-12-30 * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom.c: Add supportRob Savoye1-0/+2
1994-11-15 * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variablesRob Savoye1-6/+2
1994-11-14Add copyright message.Rob Savoye1-1/+23
1994-11-03 * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1-0/+1
1994-10-18 * monitor.c (set_loadtype_command): Fixed so it doesn't core dump.Rob Savoye1-1/+1
1994-10-12Cleanup debug logging, fix single stepping. WinBond works good!Rob Savoye1-3/+3
1994-10-12Breakpoints work, run works. Fixed "monitor" command.Rob Savoye1-9/+10
1994-10-11Memory_reads_inferior() and monitor_fetch_registers() now work good onRob Savoye1-4/+11
1994-10-06Both targets initialize, can dump registers too.Rob Savoye1-12/+52
1994-09-14A generic ROM monitor interface abnd support for the WinBond w89k boardRob Savoye1-0/+95