aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-09-05 23:01:35 +0000
committerIan Lance Taylor <ian@airs.com>1998-09-05 23:01:35 +0000
commit10926eb0d415aa376282304e01dec36d19c971cd (patch)
tree5be56be4a9f12864a9c12c72dcc2bdf169b3d539 /gas
parenta03925a2fc8424c763a3a173187bd6b5360612db (diff)
downloadgdb-10926eb0d415aa376282304e01dec36d19c971cd.zip
gdb-10926eb0d415aa376282304e01dec36d19c971cd.tar.gz
gdb-10926eb0d415aa376282304e01dec36d19c971cd.tar.bz2
* config/obj-coff.c (obj_coff_section): Preserve any link once
flags when setting the section flags.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index a3f66eb..937c5bb 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Sat Sep 5 19:00:38 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * config/obj-coff.c (obj_coff_section): Preserve any link once
+ flags when setting the section flags.
+
Fri Sep 4 17:07:14 1998 Nick Clifton <nickc@cygnus.com>
* config/tc-arm.h (obj_adjust_symtab): Fixed typo.