summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-09 16:30:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-09 16:30:27 +0000
commitfb2205a11b25796f47b950ab64ff9e2446a55301 (patch)
tree3bb753046b5e04242289a71ffb8361c93e6fb271 /make/ChangeLog
parent2008-09-09 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-fb2205a11b25796f47b950ab64ff9e2446a55301.tar.bz2
2008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg, custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg, custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg, custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure LDFLAGS works all the time. Clean up BSPs which defined their own make-exe rules inappropriately.
Diffstat (limited to 'make/ChangeLog')
-rw-r--r--make/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/make/ChangeLog b/make/ChangeLog
index 32f464abfa..9d656b6e97 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,12 @@
+2008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
+ custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
+ custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
+ custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
+ LDFLAGS works all the time. Clean up BSPs which defined their own
+ make-exe rules inappropriately.
+
2008-09-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
* custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.