summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-15 17:43:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-15 17:43:22 +0000
commit20e1bdfc0cabb85462b701ae5c91c27e31f91e7c (patch)
treec1424b26e05b249a9ce57b35570cc33ba02295c7 /make/ChangeLog
parentUse "double" instead of "rtems_double". (diff)
downloadrtems-20e1bdfc0cabb85462b701ae5c91c27e31f91e7c.tar.bz2
2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in make-exe and make-cxx-exe definitions. This was resulting in the linker script being processed twice and breaking some BSPs.
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 9d656b6e97..a08c68ba78 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
+ make-exe and make-cxx-exe definitions. This was resulting in the
+ linker script being processed twice and breaking some BSPs.
+
2008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,