diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ceea5ec..62a457c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-11-04 Danny Smith <dannysmith@users.sourceforge.net> + + * config/obj-coff.c (obj-coff-section): Set SEC_DATA and + SEC_LOAD flags for sections marked as 's'. + 2002-11-01 Alan Modra <amodra@bigpond.net.au> * write.c (TC_FORCE_RELOCATION_SUB_ABS): Default to zero. |