aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-06-06 06:28:50 +0000
committerRoland McGrath <roland@gnu.org>2003-06-06 06:28:50 +0000
commitc16d554dbf2bcfa4494c518289d25ebc4c0e0b00 (patch)
tree6d7979d34778bef4e732fa56d409120ba954caa9 /ld
parent10b4329d5b5e6b4cca6336f1666ca85a246af86c (diff)
downloadbinutils-c16d554dbf2bcfa4494c518289d25ebc4c0e0b00.zip
binutils-c16d554dbf2bcfa4494c518289d25ebc4c0e0b00.tar.gz
binutils-c16d554dbf2bcfa4494c518289d25ebc4c0e0b00.tar.bz2
.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2be279f..b89e09f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-05 Roland McGrath <roland@redhat.com>
+
+ * emultempl/elf32.em (gld${EMULATION_NAME}_list_options): Remove
+ extra \t in -z noexecstack line.
+
2003-05-23 Jakub Jelinek <jakub@redhat.com>
* ldgram.y (phdr_type): Grok PT_GNU_STACK.
@@ -112,7 +117,7 @@
* configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.
2003-05-09 Nick Clifton <nickc@redhat.com>
-
+
* ldlang.c (lang_size_sections_1): Default to generating a
fatal error message if a loadable section is not allocated
to a memory region when regions are defined.