From c3102eb53150d5021f954d4b41b078ffad284ca1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Sep 2006 20:44:54 +0000 Subject: 2006-09-08 Kate Feng PR 1150/bsps * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact that gcc (4.0.2) implicitely uses the vector engine for optimization; -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better. --- make/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'make/ChangeLog') diff --git a/make/ChangeLog b/make/ChangeLog index 6b670c434c..8cc049fca9 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,3 +1,10 @@ +2006-09-08 Kate Feng + + PR 1150/bsps + * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact + that gcc (4.0.2) implicitely uses the vector engine for optimization; + -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better. + 2006-08-09 Kolja Waschk * Makefile.am: New port to Altera NIOS II. -- cgit v1.2.3