diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-09-15 21:47:19 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-09-15 21:47:19 +0000 |
commit | d069ef6ff1d7106bdc86e04eee0e0180505f0d27 (patch) | |
tree | 956caad9528c945bbf840e93cc8100e1c4af78b2 /gas | |
parent | d57bf0e0de8ab0ca446ce713169d662c3d29746b (diff) | |
download | gdb-d069ef6ff1d7106bdc86e04eee0e0180505f0d27.zip gdb-d069ef6ff1d7106bdc86e04eee0e0180505f0d27.tar.gz gdb-d069ef6ff1d7106bdc86e04eee0e0180505f0d27.tar.bz2 |
vms updates
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 894c4fa..d94e307 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Fri Sep 15 17:27:41 1995 Ken Raeburn <raeburn@cygnus.com> + + Tue Sep 12 17:08:23 1995 Pat Rankin <rankin@eql.caltech.edu> + + * config/obj-vms.c (VMS_stab_parse): simplify first loop; + use S_GET_NAME/modify/S_SET_NAME sequence instead of abusing + S_GET_NAME when updating symbol name. + (local_symbols_DST): first prefix/postfix typo from July 21st. + [plus comment reformatting --kr] + Wed Sep 13 12:33:03 1995 Ian Lance Taylor <ian@cygnus.com> * Makefile.in (EXPECT): New variable. |