From 2ab80461fc2756455f69abd6a0c53daa8ab3cba4 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Fri, 29 Dec 1995 13:43:06 +0000 Subject: [PATCH] Allow toplevel make to over certain GCC variables; add all-bootstrap target --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4bd3895db8c..2628380228a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Fri Dec 29 07:56:11 1995 Michael Meissner + + * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables + LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, + LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are + non-empty, pass them on to the GCC make. + (all-bootstrap): New rule that is like all-gcc, except it executes + the GCC bootstrap rule instead of the GCC all rule. + +Wed Dec 27 15:51:48 1995 Doug Evans + + * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. + Tue Dec 26 11:45:31 1995 Michael Meissner * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium -- 2.30.2