summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorEric Norum <WENorum@lbl.gov>2005-02-08 20:56:20 +0000
committerEric Norum <WENorum@lbl.gov>2005-02-08 20:56:20 +0000
commitad0b1f5c6a0ba3acbb05f0d8754f0b2c76fb997e (patch)
tree7a8c2642e9f5209d7aef9458e7642317bf42a5e9 /make/ChangeLog
parent2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ad0b1f5c6a0ba3acbb05f0d8754f0b2c76fb997e.tar.bz2
Put -m5200 back in link-edit commands until proper versions of gcc (which take
-m528x as an order to load the -m5200 multilib variants) are widely available.
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 bb9b85e358..9f6d941fe4 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,9 @@
+2005-02-08 Eric Norum <norume@aps.anl.gov>
+
+ * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
+ proper versions of gcc (which take -m528x as an order to load the
+ -m5200 multilib variants) are widely available.
+
2005-02-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/uC5282.cfg: Cleanup.