summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2000-06-24 04:48:41 +0000
committerAlan Modra <amodra@gmail.com>2000-06-24 04:48:41 +0000
commit4667035e30590095c4f90d60731a52bd96f5089e (patch)
tree8922d5cf6f743c3c0cb00db0219a459ef83fd86d
parente8b1d4112617b9c3f1a1b50db23e6c5a68d1b531 (diff)
downloadppe42-binutils-4667035e30590095c4f90d60731a52bd96f5089e.tar.gz
ppe42-binutils-4667035e30590095c4f90d60731a52bd96f5089e.zip
arm-elf does --gc-sections too.
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS4
2 files changed, 6 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index e4ec1f3a46..4eb8918f63 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-24 Alan Modra <alan@linuxcare.com.au>
+
+ * NEWS: arm-elf does --gc-sections too.
+
2000-06-22 Alan Modra <alan@linuxcare.com.au>
* Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
diff --git a/ld/NEWS b/ld/NEWS
index 1f78496a52..154dd1bd3d 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -18,8 +18,8 @@ Changes in version 2.10:
* Added garbage collection of unused sections, enabled by --gc-sections.
It does require a bit of backend support; currently implemented are
- avr-elf, d10v-elf, fr30-elf, i386-elf, m32r-elf, m68k-elf, mcore-elf,
- mips-elf, mn10300-elf, ppc-elf, sh-elf, sparc-elf, and v850-elf.
+ arm-elf, avr-elf, d10v-elf, fr30-elf, i386-elf, m32r-elf, m68k-elf,
+ mcore-elf, mips-elf, mn10300-elf, ppc-elf, sh-elf, sparc-elf, and v850-elf.
Others will ignore the option.
* Added SORT to the linker script language to permit sorting sections by file
OpenPOWER on IntegriCloud