summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-08 20:44:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-09-08 20:44:54 +0000
commitc3102eb53150d5021f954d4b41b078ffad284ca1 (patch)
tree5236943133fd85ab2f985049a9ba7112fa704e1a /make/ChangeLog
parent2006-09-08 Ken Peters <ken.peters@jpl.nasa.gov> (diff)
downloadrtems-c3102eb53150d5021f954d4b41b078ffad284ca1.tar.bz2
2006-09-08 Kate Feng <feng1@bnl.gov>
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.
Diffstat (limited to 'make/ChangeLog')
-rw-r--r--make/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <feng1@bnl.gov>
+
+ 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 <waschk@telos.de>
* Makefile.am: New port to Altera NIOS II.