Jim Kingdon
a9b35c674d
* config/i960/nindy960.mt: Don't define REMOTE_O; REMOTE_O was
...
intended only for VxWorks. Remove dcache.o from TDEPFILES now
that we pick it up from the default REMOTE_O.
1993-09-23 00:27:06 +00:00
K. Richard Pixley
ade40d3153
bcopy -> memcpy
1993-09-01 20:37:15 +00:00
K. Richard Pixley
5a0a463feb
break dcache out of remote-nindy.c
1993-09-01 19:16:57 +00:00
Fred Fish
b5ed6e32c2
Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly
...
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-08-02 23:29:32 +00:00
Fred Fish
775d4a4096
Add .Sanitize to Things-to-lose list.
1993-07-30 16:46:19 +00:00
Jim Kingdon
8805c1ee2c
* serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.
...
* nindy-share/*, remote-nindy.c: Extensive hacking to make it
conform to GDB conventions like using memcpy not bcopy, serial.h,
etc. This is to make it host on Solaris, AIX, etc.
* Makefile.in: Reflect removed nindy-share files.
* config/i960/nindy960.mt (TDEPFILES): Remove ttybreak.o.
1993-07-28 07:51:01 +00:00
Jim Kingdon
f261333bd3
* Makefile.in: Use REMOTE_O macro not remote.o.
...
* config/i960/{nindy960,vxworks960}: Don't use remote.o.
1993-07-22 22:47:34 +00:00
Jim Kingdon
75fa3e0fd2
* Remove unused STACK_END_ADDR in the following files (in other
...
files it is used for something): tm-mips.h, tm-sun2.h, tm-news.h,
tm-a29k, tm-i386v.h, tm-hppa.h, tm-nindy960.h, tm-amix.h,
tm-hp300hpux.h, tm-isi.h.
1993-07-02 18:48:44 +00:00
Jim Kingdon
9748446f53
* defs.h, main.c (catch_errors): Add return_mask arg.
...
stack.c (print_frame_info): Pass RETURN_MASK_ERROR.
other callers: Pass RETURN_MASK_ALL.
(return_to_top_level), callers: Add return_reason arg.
* utils.c (quit):
Use return_to_top_level (RETURN_QUIT) instead of error ().
* main.c (main), tm-nindy960.h (ADDITIONAL_OPTION_HANDLER):
Use SET_TOP_LEVEL not setjmp (to_top_level).
* remote-nindy.c: Use catch_errors not setjmp (to_top_level).
1993-06-13 18:16:42 +00:00
K. Richard Pixley
357992027a
* remove-vx.c (vx_read_register, vx_write_register): collapse
...
ifdef I80960 else (assumes) m68k into parameterizable macros
VX_NUM_REGS and VX_SIZE_FPREGS.
* config/m68k/tm-vx68.h, config/i960/tm-vx960.h (VX_NUM_REGS,
VX_SIZE_FPREGS): new definitions.
1993-06-08 20:56:23 +00:00
K. Richard Pixley
87756e15db
added things-to-lose sections
1993-05-27 06:44:29 +00:00
Fred Fish
b0cb2d9154
Add .Sanitize files for new directories.
1993-03-23 03:58:44 +00:00
Fred Fish
5076de826c
* config/{*.mt, *.mh}: All target and host makefile fragment
...
config files moved to an appropriate config/<cpu> subdirectory.
* nm-*, xm-*, tm-*: All native, host, and target files, which
get linked to nm.h, xm.h, and tm.h respectively by configure,
moved to appropriate config/<cpu> subdirectory.
1993-03-23 01:19:58 +00:00