mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-12 16:20:06 +00:00
e0a3ed4ff9
($(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. |
||
---|---|---|
.. | ||
bits | ||
sys | ||
.cvsignore | ||
a64l.c | ||
abort.c | ||
abs.c | ||
add_n.c | ||
addmul_1.c | ||
alloca.h | ||
atexit.c | ||
atof.c | ||
atoi.c | ||
atol.c | ||
atoll.c | ||
bsearch.c | ||
bug-strtod2.c | ||
bug-strtod.c | ||
canonicalize.c | ||
cmp.c | ||
cxa_atexit.c | ||
cxa_finalize.c | ||
dbl2mpn.c | ||
Depend | ||
div.c | ||
divmod_1.c | ||
divrem.c | ||
drand48_r.c | ||
drand48-iter.c | ||
drand48.c | ||
erand48_r.c | ||
erand48.c | ||
errno.h | ||
exit.c | ||
exit.h | ||
fmtmsg.c | ||
fmtmsg.h | ||
fpioconst.c | ||
fpioconst.h | ||
getcontext.c | ||
getenv.c | ||
getsubopt.c | ||
gmp-impl.h | ||
gmp.h | ||
grouping.c | ||
grouping.h | ||
groupingwc.c | ||
inlines.c | ||
isomac.c | ||
jrand48_r.c | ||
jrand48.c | ||
l64a.c | ||
labs.c | ||
lcong48_r.c | ||
lcong48.c | ||
ldbl2mpn.c | ||
ldiv.c | ||
llabs.c | ||
lldiv.c | ||
longlong.h | ||
lrand48_r.c | ||
lrand48.c | ||
lshift.c | ||
makecontext.c | ||
Makefile | ||
mblen.c | ||
mbstowcs.c | ||
mbtowc.c | ||
mod_1.c | ||
monetary.h | ||
mp_clz_tab.c | ||
mpn2dbl.c | ||
mpn2flt.c | ||
mpn2ldbl.c | ||
mrand48_r.c | ||
mrand48.c | ||
msort.c | ||
mul_1.c | ||
mul_n.c | ||
mul.c | ||
nrand48_r.c | ||
nrand48.c | ||
old_atexit.c | ||
on_exit.c | ||
putenv.c | ||
qsort.c | ||
rand_r.c | ||
rand.c | ||
random_r.c | ||
random.c | ||
rpmatch.c | ||
rshift.c | ||
secure-getenv.c | ||
seed48_r.c | ||
seed48.c | ||
setcontext.c | ||
setenv.c | ||
srand48_r.c | ||
srand48.c | ||
stdlib.h | ||
strfmon_l.c | ||
strfmon.c | ||
strtod_l.c | ||
strtod.c | ||
strtof_l.c | ||
strtof.c | ||
strtoimax.c | ||
strtol_l.c | ||
strtol.c | ||
strtold_l.c | ||
strtold.c | ||
strtoll_l.c | ||
strtoll.c | ||
strtoul_l.c | ||
strtoul.c | ||
strtoull_l.c | ||
strtoull.c | ||
strtoumax.c | ||
sub_n.c | ||
submul_1.c | ||
swapcontext.c | ||
system.c | ||
test-a64l.c | ||
test-canon2.c | ||
test-canon.c | ||
testdiv.c | ||
testdiv.input | ||
testmb2.c | ||
testmb.c | ||
testrand.c | ||
testsort.c | ||
tst-bsearch.c | ||
tst-environ.c | ||
tst-fmtmsg.c | ||
tst-fmtmsg.sh | ||
tst-limits.c | ||
tst-putenv.c | ||
tst-putenvmod.c | ||
tst-qsort.c | ||
tst-rand48.c | ||
tst-random2.c | ||
tst-random.c | ||
tst-setcontext.c | ||
tst-strtod.c | ||
tst-strtol.c | ||
tst-strtoll.c | ||
tst-system.c | ||
tst-xpg-basename.c | ||
ucontext.h | ||
udiv_qrnnd.c | ||
Versions | ||
wcstoimax.c | ||
wcstombs.c | ||
wcstoumax.c | ||
wctomb.c | ||
xpg_basename.c |