aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>1999-09-28 20:22:55 +0000
committerDJ Delorie <dj@redhat.com>1999-09-28 20:22:55 +0000
commit7c9e78f8e450aa9cebaff594e70f7aeb2964b0af (patch)
treeb9a242a3c49ad4a8c0ef6d9c62ee54c0dbd8a32d /ld/ChangeLog
parentce195b4280a718f36c02f316234b79b3f4b3e9e8 (diff)
downloadgdb-7c9e78f8e450aa9cebaff594e70f7aeb2964b0af.zip
gdb-7c9e78f8e450aa9cebaff594e70f7aeb2964b0af.tar.gz
gdb-7c9e78f8e450aa9cebaff594e70f7aeb2964b0af.tar.bz2
* deffilep.y (tokens): Add upper and lower case versions of DATA,
CONSTANT, NONAME and PRIVATE tokens. (command): Use DATAU. (expline): Allow for drectve syntax as well. (exp_opt_list): Likewise. (exp_opt): Likewise. * pe-dll.c (make_one): Only generate the idata entries for data symbols.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 64cbbef..f4ca897 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,14 @@
+1999-09-28 Mumit Khan <khan@xraylith.wisc.edu>
+
+ * deffilep.y (tokens): Add upper and lower case versions of DATA,
+ CONSTANT, NONAME and PRIVATE tokens.
+ (command): Use DATAU.
+ (expline): Allow for drectve syntax as well.
+ (exp_opt_list): Likewise.
+ (exp_opt): Likewise.
+ * pe-dll.c (make_one): Only generate the idata entries for data
+ symbols.
+
1999-09-28 Geoffrey Keating <geoffk@cygnus.com>
* scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sections