From 96f873b9215ea1a75e2b17c055fe5c6ad32e10d6 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Feb 1995 10:23:07 +0000 Subject: * Makeconfig [elf=yes] (+preinit, +postinit): New variables, set to crt[in].o. (csu-objpfx): New variable. (+link): Use it to find start.o and $(+preinit), $(+postinit). * Rules (subdir_lib, all): Depend on objs. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 959da903a0..3518c907bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ Mon Feb 20 04:04:57 1995 Roland McGrath + * Makeconfig [elf=yes] (+preinit, +postinit): New variables, set + to crt[in].o. + (csu-objpfx): New variable. + (+link): Use it to find start.o and $(+preinit), $(+postinit). + + * Rules (subdir_lib, all): Depend on objs. + * config.h.in [HAVE_ELF || HAVE_GNU_LD]: Define HAVE_WEAK_SYMBOLS. * stdlib/strtod.c (PASTE, PASTE1): New helper macros; use these in -- cgit v1.2.3