old-cross-binutils/gdb/config/sparc
Stu Grossman 8fc2b4170d * fork-child.c (fork_inferior), inferior.h: init_trace_fun now
returns a possibly modified pid.
	* inftarg.c (ptrace_him):  Now returns pid;
	* m3-nat.c (m3_trace_him):  Now returns pid;
	* infcmd.c (run_command):  Minor cleanup.
	* infrun.c (wait_for_inferior):  Add another check for one_stepped
	near where we read the pc to avoid erroneously setting
	random_signal for multi-threaded support.
	* procfs.c:  Add support for Solaris LWPs.  Remove def of
	LOSING_POLL.  Many cleanups...  Several workarounds for Solaris
	lossage.  System call entry and exit are now handled by
	dynamically registered handlers.
	* (syscallname):  Don't barf when handed an unknown syscall
	number.
	* (info_proc_syscalls):  Ditto.
	* sol-thread.c:  New file.  Implements Solaris thread support.
	* symfile.c (symbol_file_add):  Add call to target_new_objfile to
	notify target-dependent code about new symbol tables.
	* (clear_symtab_users):  Call target_new_objfile to notify it of
	the removal of all symbol tables.
	* target.c (push_target):  Make sure that to_close is non-zero
	before calling it.
	* target.h (target_new_objfile):  Provide default.
	* config/alpha/nm-osf2.h:  Define LOSING_POLL because this version
	of OSF can't hack using poll with /proc.
	* config/sparc/nm-sun4sol2.h (target_new_objfile):  Define to be
	sol-thread-new-objfile.
	* config/sparc/sun4sol2.mh:  Add sol-thread.o to NATDEFFILES, and
	add libthread_db.so.1 to NAT_CLIBS.
	* config/sparc/tm-sun4sol2.h:  Define PIDGET, TIDGET, and
	target_pid_to_str.
1996-05-06 21:27:37 +00:00
..
.Sanitize Name change 1996-02-01 03:26:15 +00:00
nbsd.mh * config/tm-nbsd.h: New file, support for all NetBSD targets. 1994-09-01 18:20:42 +00:00
nm-nbsd.h * config/nm-nbsd.h (link_object, lo_name, etc): Move to here 1996-03-06 04:01:02 +00:00
nm-sparclynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
nm-sun4os4.h * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used. 1996-02-01 02:47:32 +00:00
nm-sun4sol2.h * fork-child.c (fork_inferior), inferior.h: init_trace_fun now 1996-05-06 21:27:37 +00:00
sp64.mt * sparc-tdep.c (NUM_SPARC_FPREGS): Define. 1995-03-02 00:11:22 +00:00
sp64sim.mt * config/h8300/h8300.mt: Renamed from h8300hms.mt. 1995-07-01 00:22:57 +00:00
sp64sol2.mt * sp64sol2.mt: New file. 1996-01-25 11:34:26 +00:00
sparc-em.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
sparclite.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
sparclynx.mh * config/i386/{i386aix.mh, i386bsd.mh, i386lynx.mh, i386sco.mh, 1994-09-17 00:32:25 +00:00
sparclynx.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
sun4os4.mh * config/sparc/sun4os4.mh: Add comment saying why we don't use 1993-10-07 11:28:51 +00:00
sun4os4.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
sun4sol2.mh * fork-child.c (fork_inferior), inferior.h: init_trace_fun now 1996-05-06 21:27:37 +00:00
sun4sol2.mt * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o. 1995-01-17 04:53:00 +00:00
tm-nbsd.h * config/nm-nbsd.h (link_object, lo_name, etc): Move to here 1996-03-06 04:01:02 +00:00
tm-sp64.h * config/sparc/tm-sp64.h (REGISTER_RAW_SIZE): Lower 32 fp regs 1995-09-06 21:35:20 +00:00
tm-sp64sim.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sparc.h * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE): Only prefer 1996-03-27 00:21:02 +00:00
tm-sparclite.h * config/sparc/tm-sparclite.h: Define FRAME_CHAIN_VALID_ALTERNATE. 1995-08-14 20:46:59 +00:00
tm-sparclynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-spc-em.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sun4os4.h Update FSF address. 1995-08-02 03:41:12 +00:00
tm-sun4sol2.h * fork-child.c (fork_inferior), inferior.h: init_trace_fun now 1996-05-06 21:27:37 +00:00
tm-vxsparc.h Update FSF address. 1995-08-02 03:41:12 +00:00
vxsparc.mt * remote-vxsparc.c (vx_convert_to_virtual, vx_convert_from_virtual): 1996-01-24 02:59:06 +00:00
xm-nbsd.h * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used. 1996-02-01 02:47:32 +00:00
xm-sparc.h * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used. 1996-02-01 02:47:32 +00:00
xm-sparclynx.h Update FSF address. 1995-08-02 03:41:12 +00:00
xm-sun4os4.h * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used. 1996-02-01 02:47:32 +00:00
xm-sun4sol2.h * config/sparc/xm-sparc.h (HAVE_WAIT_STRUCT): Remove, never used. 1996-02-01 02:47:32 +00:00