From: Ulrich Drepper Date: Mon, 30 Mar 1998 10:22:09 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/before-sparc-2_0_x-branch~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfe6e7d992cf1d295f0fa11ec9310558c21a8064;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 22d797552c0..ad24b33244a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +1998-03-29 Andreas Schwab + + Put the static-only routines in a separate library. + * Makeconfig (libtype.So, CFLAGS-.So, CPPFLAGS-.So, + object-suffixes-for-libc): New variables. + (all-object-suffixes): Add .So. + (link-libc): Link against libc_nonshared.a instead of libc.a. + Remove explicit reference to the dynamic linker. + * Rules: Remove handling of static-only-routines. + * Makerules: Handle them here instead. Use + $(object-suffixes-for-libc) instead of $(object-suffixes) when + dealing with libc routines. + ($(objpfx)%.So): New rules for static-only routines. + (elide-routines.So): Elide all routines except static-only routines. + ($(objpfx)stamp.So-$(subdir)): Special rule for when + static-only-routines is empty. + ($(inst_libdir)/libc.so): Use libc_nonshared.a instead of + libc.a. Remove explicit reference to the dynamic linker. + 1998-03-30 Andreas Jaeger * manual/maint.texi (Reporting Bugs): Change