glibc/sysdeps/mach/hurd/i386
Roland McGrath 083973f34e * csu/Makefile ($(objpfx)g$(start-installed-name)): Turn this into a
static pattern rule also that also covers
	$(objpx)g$(static-start-installed-name).
	[$(start-installed-name) != $(static-start-installed-name)]
	(extra-objs, omit-deps, install-lib): Add
	$(static-start-installed-name) and g$(static-start-installed-name).
	* sysdeps/mach/hurd/i386/Makefile: Don't add crt0.o to those here;
	just setting static-start-installed-name is now sufficient.
	(extra-objs): Add static-start.o here.
	(CFLAGS-initfini.s): Remove obsolete variable.
	* sysdeps/mach/hurd/i386/Makeconfig: New file.
	Define static-start-installed-name here.

	* Makeconfig: Include existing $(full_config_sysdirs:=/Makeconfig).
	* Make-dist (+sysdep-tsrcs): Look for Makeconfig files.

	* Makerules ($(+sysdir_pfx)sysd-Makefile): Remove this target and
	associated hair.  Instead, just use $(wildcard ...) in the include.

	* configure.in (critic_missing, aux_missing): Collect in these vars
	the names of the missing programs, and include them in the error msgs.
	* configure: Regenerated.
2001-05-14 23:32:39 +00:00
..
bits * sysdeps/mach/hurd/i386/bits/sigcontext.h (sc_sp, sc_fp, sc_pc, sc_ps): Define as aliases for sc_uesp, sc_ebl, sc_eip and sc_efl. 2001-03-24 21:53:18 +00:00
Dist Update. 1998-07-04 14:40:35 +00:00
dl-machine.h Update. 2000-04-03 18:20:23 +00:00
exc2signal.c Update. 1997-06-23 21:55:26 +00:00
init-first.c * sysdeps/mach/hurd/i386/init-first.c: Include <assert.h>. (_dl_argv): Declare. (init) [SHARED]: Readjust _dl_argv if we switched to a new stack. 2001-03-24 14:36:00 +00:00
intr-msg.h * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't append 2001-04-01 05:04:31 +00:00
longjmp-ts.c Update. 1997-06-23 21:55:26 +00:00
Makeconfig * csu/Makefile ($(objpfx)g$(start-installed-name)): Turn this into a 2001-05-14 23:32:39 +00:00
Makefile * csu/Makefile ($(objpfx)g$(start-installed-name)): Turn this into a 2001-05-14 23:32:39 +00:00
sigcontextinfo.h Update. 2001-03-16 23:53:03 +00:00
sigreturn.c * sysdeps/mach/hurd/Makefile ($(link-rpcuserlibs)): Don't append 2001-04-01 05:04:31 +00:00
static-start.S Update. 1998-06-25 19:44:22 +00:00
trampoline.c 1999-07-27 Mark Kettenis <kettenis@gnu.org> 1999-07-28 18:19:47 +00:00
Versions Update. 2000-06-15 08:10:09 +00:00