summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-02-26 17:26:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-02-26 17:26:35 +0000
commit22eda53c71412812a4fcfa3526453c0cbfa829cb (patch)
tree12d39163bc2d219a3ce0f1f7f9012be51163607d /make/ChangeLog
parent2004-02-26 Andreas Karlsson <andreas.karlsson@space.se> (diff)
downloadrtems-22eda53c71412812a4fcfa3526453c0cbfa829cb.tar.bz2
2004-02-26 Joel Sherrill <joel@OARcorp.com>
PR 570/bsps * custom/mvme2307.cfg: Do not use -msdata=eabi since it breaks the linking of the vectors.
Diffstat (limited to 'make/ChangeLog')
-rw-r--r--make/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index ea96dc5415..50dd6a61ff 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-26 Joel Sherrill <joel@OARcorp.com>
+
+ PR 570/bsps
+ * custom/mvme2307.cfg: Do not use -msdata=eabi since
+ it breaks the linking of the vectors.
+
2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.