Kevin Buettner
|
b6ba6518e9
|
Update/correct copyright notices.
|
2001-03-06 08:22:02 +00:00 |
Andrew Cagney
|
4e052eda91
|
Create new file regcache.h. Update all uses.
|
2001-03-01 01:39:22 +00:00 |
Kevin Buettner
|
9aa1e687a2
|
Make GNU/Linux/PPC work again.
|
2000-07-31 20:56:44 +00:00 |
Kevin Buettner
|
fba45db2fa
|
Protoization.
|
2000-07-30 01:48:28 +00:00 |
Kevin Buettner
|
a14ed312fd
|
PARAMS removal.
|
2000-05-28 01:12:42 +00:00 |
Stan Shebs
|
d4f3574e77
|
import gdb-1999-09-08 snapshot
|
1999-09-09 00:02:17 +00:00 |
Jason Molenda
|
c5aa993b1f
|
import gdb-1999-07-07 post reformat
|
1999-07-07 20:19:36 +00:00 |
Stan Shebs
|
c906108c21
|
Initial creation of sourceware repository
|
1999-04-16 01:35:26 +00:00 |
Stan Shebs
|
071ea11e85
|
Initial creation of sourceware repository
|
1999-04-16 01:34:07 +00:00 |
Stan Shebs
|
c77bcbc2f7
|
* monitor.h (MO_SREC_ACK_PLUS, MO_SREC_ACK_ROTATE): New flags.
* 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.
|
1997-09-16 23:58:01 +00:00 |
Stan Shebs
|
339cddf717
|
* dink32-rom.c: New file, support for DINK32 monitor.
* 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.
|
1997-08-12 02:34:14 +00:00 |