Kevin Buettner
a14ed312fd
PARAMS removal.
2000-05-28 01:12:42 +00:00
Jason Molenda
104c1213b4
import gdb-1999-08-30 snapshot
1999-08-31 01:14:27 +00:00
Jason Molenda
c5aa993b1f
import gdb-1999-07-07 post reformat
1999-07-07 20:19:36 +00:00
Jason Molenda
ac9a91a77c
import gdb-1999-06-01 snapshot
1999-06-01 15:44:41 +00:00
Jason Molenda
392a587b05
import gdb-1999-05-25 snapshot
1999-05-25 18:09:09 +00:00
Stan Shebs
b83266a0e1
import gdb-19990504 snapshot
1999-05-05 14:45:51 +00:00
Stan Shebs
e49d4fa61a
import gdb-19990422 snapshot
1999-04-27 01:26:45 +00:00
Stan Shebs
071ea11e85
Initial creation of sourceware repository
1999-04-16 01:34:07 +00:00
Andrew Cagney
3a0c96a996
CARP:
...
Rewrite INNER_THAN so that it takes parameters.
1998-11-28 22:53:04 +00:00
Mark Alexander
28954a6eb3
start-sanitize-tic80
...
* config/tic80/tic80.mt:
(GDBSERVER-DEPFILES, GDBSERVER_LIBS): Define for gdbserver.
(SIM): Remove -lm to prevent make errors.
* configure.tgt: add gdbserver to configdirs for tic80.
end-sanitize-tic80
* gdbserver/utils.c (error): Change prototype to match defs.h.
* gdbserver/low-sim.c: Change simulator calls to use new interface.
* remote.c (remote_write_bytes): Include '$' at start of packet
and checksum at end of packet in overhead calculation.
1997-08-09 04:49:48 +00:00
Andrew Cagney
68cad8a2c8
Fix total number of tic80 registers
1997-05-14 05:10:00 +00:00
Mark Alexander
6e12c187ba
* tic80-tdep.c, config/tic80/tm-tic80.h: First cut at getting
...
basic C80 features working.
1997-05-12 18:38:28 +00:00
Andrew Cagney
7bd5c2e6e5
Define TiC80 break point (tmp)
1997-04-30 08:38:28 +00:00
Andrew Cagney
e5b9ee95f6
Fix? some reg definitions
1997-04-24 12:06:14 +00:00
Andrew Cagney
15c1649391
TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a.
1997-04-22 17:46:07 +00:00
Fred Fish
538fd878d8
* config/tic80/tic80.mt: Disable using the simulator
...
until it is ready.
1997-03-30 19:35:55 +00:00
Fred Fish
7fcf0be5e7
* config/tic80/tm-tic80.h (NAMES_HAVE_UNDERSCORE): Define.
1997-03-28 22:47:22 +00:00
Fred Fish
09f0789e93
Add this file too..
1997-03-22 23:55:06 +00:00
Fred Fish
12967062e4
* remote-sim.c (simulator_command): Add comment about dealing with
...
NULL or empty args.
start-sanitize-tic80
* Makefile.in (tic80-tdep.o): Add target.
* configure.tgt: Add tic80 case.
* tic80-tdep.c: New file.
* config/tic80/{tic80.mt, tm-tic80.h}: New files.
end-sanitize-tic80
1997-03-22 23:52:04 +00:00