diff options
author | Nick Clifton <nickc@redhat.com> | 2004-07-06 15:30:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-07-06 15:30:26 +0000 |
commit | d98956497ec0188b9f29b873983b3445302d2ab9 (patch) | |
tree | a3bdcfc70d37c50751b8610e91234e9b3702590b /gas/ChangeLog | |
parent | 45a83408cd75e6572cc3bc432ac33a8989d8f663 (diff) | |
download | gdb-d98956497ec0188b9f29b873983b3445302d2ab9.zip gdb-d98956497ec0188b9f29b873983b3445302d2ab9.tar.gz gdb-d98956497ec0188b9f29b873983b3445302d2ab9.tar.bz2 |
(coff_pseudo_table): Only define the weak pseudo for BFD based assemblers.
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 6c1c22f..4a4ec66 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-07-06 Nick Clifton <nickc@redhat.com> + + * config/obj-coff.c (coff_pseudo_table): Only define the weak + pseudo for BFD based assemblers. + 2004-07-05 Andrew Stubbs <andrew.stubbs@superh.com> gas: |