aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-04-24 17:19:55 +0000
committerRoland McGrath <roland@gnu.org>2003-04-24 17:19:55 +0000
commitd145330dd9ce4ef5828443bac037a95d99403a7c (patch)
treed567d5ee584591e120358c9c348bbe1553ef1064 /ld/ChangeLog
parent811072d8510604b8f9adc0209d5bb5614ac3b29b (diff)
downloadfsf-binutils-gdb-d145330dd9ce4ef5828443bac037a95d99403a7c.zip
fsf-binutils-gdb-d145330dd9ce4ef5828443bac037a95d99403a7c.tar.gz
fsf-binutils-gdb-d145330dd9ce4ef5828443bac037a95d99403a7c.tar.bz2
.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index b215a37..4f24454 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,12 +1,17 @@
-2003-04-23 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
-
- * Makefile.am (ALL_EMULATIONS): Add eh8300hn.o, eh8300sn.o,
+2003-04-24 Roland McGrath <roland@redhat.com>
+
+ * ldgram.y (phdr_type): Grok PT_TLS and PT_GNU_EH_FRAME names.
+ If a name string is unknown, give an error rather than crashing later.
+
+2003-04-23 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
+
+ * Makefile.am (ALL_EMULATIONS): Add eh8300hn.o, eh8300sn.o,
eh8300hnelf.o, eh8300snelf.o and respective rules.
* Makefile.in: Regenerate.
* configure.tgt: Add h8300hn, h8300sn, h8300hnelf, h8300snelf
* emulparams/h8300hn.sh: New
* emulparams/h8300sn.sh: New
- * emulparams/h8300hnelf.sh: New
+ * emulparams/h8300hnelf.sh: New
* emulparams/h8300snelf.sh: New
* scripttempl/h8300hn.sc: new
* scripttempl/h8300sn.sc: new