diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2005-08-17 09:07:35 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2005-08-17 09:07:35 +0000 |
commit | 11eec5fc78980381aed0ef238ce353096c940baa (patch) | |
tree | 799795ea150f35df12fe8ff79f8c2a7b2516ba09 | |
parent | 27198fa9f355b3ca237741ade9ba93e065c1f06c (diff) | |
download | gdb-11eec5fc78980381aed0ef238ce353096c940baa.zip gdb-11eec5fc78980381aed0ef238ce353096c940baa.tar.gz gdb-11eec5fc78980381aed0ef238ce353096c940baa.tar.bz2 |
gas
Add ChangeLog entry missed in last commit.
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2c0a2a3..985e15e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2005-08-17 Danny Smith <dannysmith@users.sourceforge.net> + + * config/obj-coff.c (obj_coff_weak): Set auxiliary record + of NT weak externals to IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY. + 2005-08-16 Alan Modra <amodra@bigpond.net.au> * config/tc-ppc.c (ppc_set_cpu): Don't select 64-bit based on |