summaryrefslogtreecommitdiffstats
path: root/gdb/dink32-rom.c
Commit message (Collapse)AuthorAgeFilesLines
* Phase 1 of the ptid_t changes.Kevin Buettner2001-05-041-3/+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
|
* Make GNU/Linux/PPC work again.Kevin Buettner2000-07-311-1/+1
|
* Protoization.Kevin Buettner2000-07-301-13/+4
|
* PARAMS removal.Kevin Buettner2000-05-281-1/+1
|
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+3
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-25/+27
|
* Initial creation of sourceware repositoryStan Shebs1999-04-161-0/+198
|
* Initial creation of sourceware repositoryStan Shebs1999-04-161-198/+0
|
* * monitor.h (MO_SREC_ACK_PLUS, MO_SREC_ACK_ROTATE): New flags.Stan Shebs1997-09-161-5/+11
| | | | | | | | * monitor.c (monitor_wait_srec_ack): Add DINK32-specific ack code. * dsrec.c (load_srec): Always write a header S-record. * dink32-rom.c (dink32_regnames): Fix the names of float registers. (dink32_cmds): Set to use S-record downloading with acks. * remote-est.c (est_cmds): Add MO_SREC_ACK_PLUS flag.
* * dink32-rom.c: New file, support for DINK32 monitor.Stan Shebs1997-08-121-0/+192
* Makefile.in (dink32-rom.o): Add build rule. * config/powerpc/ppc-eabi.mt, config/powerpc/ppc-sim.mt (TDEPFILES): Add dink32-rom.o. * monitor.h (MO_32_REGS_PAIRED, MO_SETREG_INTERACTIVE, MO_SETMEM_INTERACTIVE, MO_GETMEM_16_BOUNDARY, MO_CLR_BREAK_1_BASED): New monitor interface flags. * monitor.c: Use them. (monitor_store_register): Use setreg.term if defined. (monitor_insert_breakpoint, monitor_remove_breakpoint): Notice if set_break and clr_break fields are empty.
OpenPOWER on IntegriCloud