From 4b164edfcacb542944bb0f326ea0747890f44e1f Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 5 May 2006 17:11:19 +0000 Subject: sim/: * configure.ac (CFLAGS_FOR_BUILD): Set and substitute. * configure: Regenerate. * Makefile.in (CFLAGS_FOR_BUILD): Define. (CC_FOR_BUILD): Don't override. (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD. sim/ppc/: * configure.ac (CFLAGS_FOR_BUILD): Set and substitute. * configure: Regenerate. * Makefile.in (CFLAGS_FOR_BUILD): Define. (BUILD_CFLAGS): Use it instead of hardcoding "-g -O". (gentmap): Fix typo BUILD_FLAGS -> BUILD_CFLAGS. --- sim/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sim/ChangeLog') diff --git a/sim/ChangeLog b/sim/ChangeLog index fc3848e1e93..d7d51b0af94 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,12 @@ +2006-05-05 Andreas Schwab + + * configure.ac (CFLAGS_FOR_BUILD): Set and substitute. + * configure: Regenerate. + + * Makefile.in (CFLAGS_FOR_BUILD): Define. + (CC_FOR_BUILD): Don't override. + (FLAGS_TO_PASS): Pass CFLAGS_FOR_BUILD. + 2006-05-04 Daniel Jacobowitz * MAINTAINERS: Add an "Authorized committers" section, and list -- cgit v1.2.1