]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
arm-elf does --gc-sections too.
authorAlan Modra <amodra@gmail.com>
Sat, 24 Jun 2000 04:48:41 +0000 (04:48 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 24 Jun 2000 04:48:41 +0000 (04:48 +0000)
ld/ChangeLog
ld/NEWS

index e4ec1f3a46ee0e6ef47a97146947c10f1d4adf15..4eb8918f63383faa408c91dbf8da7808f0259d7d 100644 (file)
@@ -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 1f78496a525dacfd53bcd28dd17dc6e8bbdf307d..154dd1bd3d322f937f05ca3356ac0143ef9204a4 100644 (file)
--- 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