From a8992cbacaad27d722805bf264f9f36b6d99e802 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Thu, 17 Jun 2004 19:33:27 +0000 Subject: 2004-06-17 Jeff Johnston * arm/configure.in: Check the value of newlib-may-supply-syscalls enablement variable to determine if crt0 should or should not be built. * arm/configure: Regenerated. * arm/Makefile.in: Changed to look at @BUILD_CRT0_TRUE@ and @BUILD_CRT0_FALSE@ variables set in configure to determine if crt0.o should be built and installed. --- libgloss/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'libgloss/ChangeLog') diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 047f2198d..778098689 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,13 @@ +2004-06-17 Jeff Johnston + + * arm/configure.in: Check the value of newlib-may-supply-syscalls + enablement variable to determine if crt0 should or should not be + built. + * arm/configure: Regenerated. + * arm/Makefile.in: Changed to look at @BUILD_CRT0_TRUE@ and + @BUILD_CRT0_FALSE@ variables set in configure to determine + if crt0.o should be built and installed. + 2004-06-09 Toralf Lund * arm/crt0.S: Copied from newlib and it now also sets up stacks for -- cgit v1.2.3