summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-05 15:41:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-05 15:41:17 +0000
commite3179a369ee722de02b5229d9e00b6c860672121 (patch)
treea369ffba4b0d07e48025bc27ce92d06daee22841 /make/ChangeLog
parent2004-11-05 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-e3179a369ee722de02b5229d9e00b6c860672121.tar.bz2
2004-11-05 Joel Sherrill <joel@OARcorp.com>
* custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an architecture name for RTEMS. Since this was used as the -mcpu argument to GCC, that also had to be changed.
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 8560813935..e107fc8017 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-05 Joel Sherrill <joel@OARcorp.com>
+
+ * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
+ architecture name for RTEMS. Since this was used as the -mcpu
+ argument to GCC, that also had to be changed.
+
2004-10-26 Eric Norum <norume@aps.anl.gov
* custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together