No description
Find a file
Stu Grossman 25286543da Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)
* Makefile.in (CLIBS):  Reorder to make Lynx ld happy.
	* (HFILES):  New file thread.h.
	* (OBS):  New file thread.c.
	* configure.in:  Host config for Lynx/386.
	* fork-child.c (fork_inferior):  Call init_thread_list().
	* infrun.c (resume):  Add pid to invocation of target_resume().
	* (wait_for_inferior): Pay attention to pid from target_wait().
	Multi-threading code now uses this to determine what to do.
	* inftarg.c (child_wait):  Conditionalize based on CHILD_WAIT macro.
	Use target_pid_to_str() macro throughout when printing pid.
	* inferior.h (child_resume):  Add pid to prototype.
	* hppab-nat.c hppah-nat.c infptrace.c (child_resume):  Pass in pid as
	argument, instead of using inferior_pid.
	* procfs.c (procfs_resume):  Pass in pid as argument.  Ignored for
	now.  Use target_pid_to_str() macro throughout for printing process id.
	* remote-adapt.c (adapt_resume):  Pass in pid as argument.
	* remote-eb.c (eb_resume):  Pass in pid as argument.
	* remote-es.c (es1800_resume):  Pass in pid as argument.
	* remote-hms.c (hms_resume):  Pass in pid as argument.
	* remote-mips.c (mips_resume):  Pass in pid as argument.
	* remote-mm.c (mm_resume):  Pass in pid as argument.
	* remote-monitor.c (monitor_resume):  Pass in pid as argument.
	* remote-nindy.c (nindy_resume):  Pass in pid as argument.
	* remote-sa.sparc.c (remote_resume):  Pass in pid as argument.
	* remote-sim.c (rem_resume):  Pass in pid as argument.
	* remote-sp64sim.c (simif_resume):  Pass in pid as argument.
	* remote-st.c (st2000_resume):  Pass in pid as argument.
	* remote-udi.c (udi_resume):  Pass in pid as argument.
	* remote-vx.c (vx_resume):  Pass in pid as argument.
	* remote-z8k.c (rem_resume):  Pass in pid as argument.
	* remote.c (remote_resume):  Pass in pid as argument.
	* solib.c (solid_create_inferior_hook):  Pass inferior_pid to
	target_resume().
	* target.c (normal_pid_to_str):  New routine to print out process
	ID normally.
	* target.h (struct target_ops):  Add pid to prototype at
	to_resume().  (target_resume):  Add pid argument.
	* (target_pid_to_str):  Default definition for normal type pids.
	* thread.c, thread.c:  New modules for multi thread/process control.
1993-08-02 06:25:36 +00:00
bfd Sun Aug 1 22:54:08 1993 Stu Grossman (grossman at cygnus.com) 1993-08-02 05:57:29 +00:00
binutils posix.2 final changes 1993-07-17 01:10:10 +00:00
config Add .Sanitize to Things-to-lose list. 1993-07-30 16:46:19 +00:00
gas keep ho-hppaosf.h; m88k.patches is gone 1993-07-30 22:38:38 +00:00
gdb Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) 1993-08-02 06:25:36 +00:00
gprof * Makefile.in: Install correctly. 1993-07-06 17:12:20 +00:00
include * dis-asm.h: Add new fields insn_info_valid, branch_delay_insns, 1993-07-31 01:40:26 +00:00
ld elf files changed names; keep i386linux.sh 1993-07-30 22:30:29 +00:00
mmalloc Add .Sanitize to Things-to-lose list. 1993-07-30 16:46:19 +00:00
opcodes Add .Sanitize to Things-to-lose list. 1993-07-30 16:46:19 +00:00
readline Add .Sanitize to Things-to-lose list. 1993-07-30 16:46:19 +00:00
sim Deleted. 1993-07-30 17:46:09 +00:00
.Sanitize Add .Sanitize to Things-to-lose list. 1993-07-30 16:46:19 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk another small sco tweak 1993-07-28 17:59:45 +00:00
ChangeLog * Makefile.in (make-gdb.tar.gz): Sed bug reporting address 1993-08-02 01:36:13 +00:00
config.guess * configure: Remove extraneous output when guessing host type. 1993-07-09 01:27:26 +00:00
config.sub handle broken test (lynx) 1993-07-16 20:14:38 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure work around lynxos /bin/sh lossage 1993-07-16 20:21:43 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in use mh-lynxos for *-*-lynxos 1993-07-16 20:17:49 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh kludge around 386BSD bug 1993-06-29 20:59:01 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in * Makefile.in (COMPRESS): Remove def. 1993-08-01 18:39:32 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk add uniq to holes, ccross changes 1993-07-08 00:57:49 +00:00