diff options
author | Martin Hunt <hunt@redhat.com> | 1996-08-20 21:15:05 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-08-20 21:15:05 +0000 |
commit | ab457c4c0bae7dec2d09da6c29ddc352c65ad314 (patch) | |
tree | 0f1fef18c41dbf12653537ea674b7c1d5c3a3647 | |
parent | 5751b0d72d8b9fccb258013d56e3c3c017d25b59 (diff) | |
download | gdb-ab457c4c0bae7dec2d09da6c29ddc352c65ad314.zip gdb-ab457c4c0bae7dec2d09da6c29ddc352c65ad314.tar.gz gdb-ab457c4c0bae7dec2d09da6c29ddc352c65ad314.tar.bz2 |
Tue Aug 20 14:10:02 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/tc-d10v.c: All references to defined symbols should
now use the optimal instruction. .float and .double now work.
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 9de721a..85c0768 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d10v +Tue Aug 20 14:10:02 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * config/tc-d10v.c: All references to defined symbols should + now use the optimal instruction. .float and .double now work. + +end-sanitize-d10v Mon Aug 19 14:41:36 1996 Ian Lance Taylor <ian@cygnus.com> * config/obj-coff.c (fixup_segment): Adjust PC relative reloc by |