glibc/hurd
Roland McGrath e0a3ed4ff9 * Makefile (subdir-target-args): New variable.
($(all-subdirs-targets)): Use it in place of -C option.
	* Rules: Use $(..) instead of ../ if it's already defined.
	* Makeconfig (subdir-srcdirs): New variable.
	* csu/Makefile (all-Banner-files): Use it.

	* configure.in (--enable-add-ons): Set to "yes" by default.
	Handle absolute add-on directory names when looking for configure
	fragments.  Also look for sysdeps/*/preconfigure fragments in add-ons.
	Require add-on configure to set $libc_add_on_canonical, use
	that in $add_ons_sfx.  Substitute add_on_subdirs with computed list
	of subdir names each add-on configure set in libc_add_on_subdirs.
	* configure: Regenerated.
	* Makefile (%/preconfigure: %/preconfigure.in): New pattern rule.
	* config.make.in (add-on-subdirs): New substituted variable.
	* Makeconfig (all-subdirs): Include $(add-on-subdirs).
	Remove $(add-ons), $(sysdep-subdirs).
	Don't filter out $(sysdep-inhibit-subdirs).
	($(common-objpfx)sysd-dirs): Target removed.  Don't include it.
	($(common-objpfx)sysd-sorted): Rewritten to feed Depend and Subdirs
	files together to gen-sorted.awk, and $(subdirs) via -v.
	(subdirs): Remove magic reordering for mach and hurd.
	* scripts/gen-sorted.awk: Use subdirs from command line.
	Process Subdirs and Depend files directly.
	Let Subdirs files use "first dir" and "inhibit dir".
	Always move elf to the end of the list.
	* hurd/Depend: New file.
	* sysdeps/mach/Subdirs: Use "first mach".

	* Makefile (dist-separate): Remove linuxthreads.
	(dist-separate-linuxthreads): Variable removed.
	(glibc-%.tar rule): Use $(sysdeps-add-ons).

	* Makerules ($(common-objpfx)Versions.v.i): Use $(subdirs),
	not $(all-subdirs).
	(sysdep-makefiles): Use $(sysdirs).
	(sysdirs): Remove export.
	($(+sysdir_pfx)sysd-rules): Handle absolute directory names in
	$(config-sysdirs).
	(+sysdir_pfx): Variable removed.
	(sysd-rules): Use $(common-objpfx) in place of it.
	(sysdirs): Variable moved to ...
	* Makeconfig (sysdirs): ... here.
	Handle absolute directory names in $(config-sysdirs).
	(full_config_sysdirs): Variable removed.
	* csu/Makefile: Use $(sysdirs) in vpath directive.
	* math/Makefile (ulps-file): Use $(sysdirs).
	* sysdeps/gnu/Makefile (errlist-c): Likewise.
	($(objpfx)errlist-compat.c): Likewise.
	* Makeconfig (all-Subdirs-files): Likewise.
	($(common-objpfx)config.status): Likewise.

	* configure.in (sysnames): Handle absolute add-on directory names.
	(sysdeps_add_ons): New variable, AC_SUBST it.
	Compute which add-ons contributed sysdeps directories.
	* configure: Regenerated.
	* config.make.in (sysdeps-add-ons): New substituted variable.
	* Makerules (+sysdep_dirs, +sysdep-includes): Variables moved ...
	* Makeconfig: ... to here.
	(+sysdep_dirs): Append $(sysdeps-add-ons) here.
	(+includes): Remove $(objpfx) include, already in $(+sysdep_dirs).
	Remove $(includes).
	(sysdep-makeconfigs): Use $(+sysdep_dirs).
	($(common-objpfx)shlib-versions.v.i): Likewise.

	* Makeconfig: Remove hair to set Makeconfig-add-on.

	* sysdeps/unix/Makefile (sysdirs): Remove export.
	(asm_CPP): Variable removed.
	($(common-objpfx)sysd-syscalls): Pass them directly for the script.

	* sysdeps/posix/Makefile: New file.
	* Makerules (L_tmpnam, TMP_MAX, L_ctermid, L_cuserid): Set non-posix
	values here with ?=.

	* stdlib/gen-mpn-copy: File removed.
	* stdlib/Makefile (distribute): Remove it.
	* configure.in: Don't grok --with-gmp.
	* configure: Regenerated.

	* configure.in (libc_cv_idn): Don't check it; libidn/configure does it.
	* configure: Regenerated.

	* bare: Directory removed, saved in ports repository.
2006-02-28 07:11:04 +00:00
..
hurd * hurd/hurd/xattr.h: New file. 2006-02-20 22:12:40 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Depend * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
Makefile * hurd/hurd/xattr.h: New file. 2006-02-20 22:12:40 +00:00
Notes initial import 1995-02-18 01:27:10 +00:00
Versions 2002-03-11 Roland McGrath <roland@frob.com> 2002-03-11 21:28:28 +00:00
alloc-fd.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
catch-exc.c 2002-04-06 Roland McGrath <roland@frob.com> 2002-04-08 02:16:01 +00:00
catch-signal.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
compat-20.c Update. 2004-03-10 19:28:58 +00:00
ctty-input.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ctty-output.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dtable.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
exc2signal.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
faultexc.defs Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-12 16:38:08 +00:00
fchroot.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fd-close.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fd-read.c * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the 2002-06-11 23:04:51 +00:00
fd-write.c * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the 2002-06-11 23:04:51 +00:00
fopenport.c * sysdeps/mach/hurd/xstat64.c: Conditionalize entire contents of the 2002-06-11 23:04:51 +00:00
get-host.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getdport.c 2.5-18.1 2007-07-12 18:26:36 +00:00
geteuids.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getumask.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurd-raise.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurd.h * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code 2002-01-02 09:52:33 +00:00
hurdauth.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdchdir.c 2002-05-13 Marcus Brinkmann <marcus@gnu.org> 2002-05-13 01:48:25 +00:00
hurdexec.c 2002-05-12 Roland McGrath <roland@frob.com> 2002-05-13 01:27:28 +00:00
hurdfault.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
hurdfault.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdfchdir.c 2002-05-08 Roland McGrath <roland@frob.com> 2002-05-08 22:01:27 +00:00
hurdhost.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdinit.c * iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning. 2002-05-14 02:22:58 +00:00
hurdioctl.c 2002-04-23 Roland McGrath <roland@frob.com> 2002-04-23 22:22:24 +00:00
hurdkill.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdlookup.c 2.5-18.1 2007-07-12 18:26:36 +00:00
hurdmalloc.c * hurd/hurdmalloc.c: Remove $ tag $ magic. 2005-12-06 01:24:30 +00:00
hurdmalloc.h Update from main archive 961219 1996-12-20 01:39:50 +00:00
hurdmsg.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdpid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdports.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdprio.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdrlimit.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdselect.c * hurd/hurdselect.c (_hurd_select): Fix 2002-04-02 04:43:06 +00:00
hurdsig.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
hurdsock.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
hurdstartup.c 2002-06-13 Roland McGrath <roland@frob.com> 2002-06-13 08:56:05 +00:00
hurdstartup.h 2002-06-13 Roland McGrath <roland@frob.com> 2002-06-13 08:56:05 +00:00
intern-fd.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
intr-msg.c copyright update 2005-10-23 00:55:27 +00:00
intr-rpc.defs Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
intr-rpc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
longjmp-ts.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
lookup-retry.c * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast. 2005-12-29 10:38:16 +00:00
msgportdemux.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
new-fd.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
openport.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
path-lookup.c Update. 2001-09-19 03:25:37 +00:00
pid2task.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
port-cleanup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
port2fd.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ports-get.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ports-set.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
preempt-sig.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
privports.c * sysdeps/powerpc/elf/libc-start.c: Make AUXVEC diddling code 2002-01-02 09:52:33 +00:00
report-wait.c * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast. 2005-12-29 10:38:16 +00:00
set-host.c 2001-11-04 Roland McGrath <roland@frob.com> 2001-11-04 10:31:13 +00:00
setauth.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
seteuids.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
siginfo.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigunwind.c 2006-01-10 Thomas Schwinge <tschwinge@gnu.org> 2006-01-10 19:09:01 +00:00
task2pid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
thread-cancel.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
thread-self.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
trampoline.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
vpprintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xattr.c * hurd/hurd/xattr.h: New file. 2006-02-20 22:12:40 +00:00