summaryrefslogtreecommitdiffstats
path: root/make/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 10:13:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-18 10:13:50 +0000
commit28cdaf83b1bb257249dc450f2d21ea1a0cd2d13a (patch)
tree3fc215b949f5f624359981a78d2e3d3c4fb10306 /make/ChangeLog
parentUse $(NM) -g -n instead of $(NM) -ng. (diff)
downloadrtems-28cdaf83b1bb257249dc450f2d21ea1a0cd2d13a.tar.bz2
2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg, custom/HPUX9-posix.cfg, custom/Linux-posix.cfg, custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
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 b24d5d8be0..a716e0df3f 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,5 +1,11 @@
2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
+ custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
+ custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
+
+2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
DRIVER_ARCHITECTURE.
* custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,