diff options
author | Fred Fish <fnf@specifix.com> | 1997-07-15 02:53:47 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1997-07-15 02:53:47 +0000 |
commit | 8ae66b94c6d3ade3bbd4fb87ecb3cf8c784e9621 (patch) | |
tree | 18657ed377001ce7a0252c48b6cb8661a8247c3d /gas/ChangeLog | |
parent | f14465c3a713e7f877b872c66bd1936b57d685a3 (diff) | |
download | gdb-8ae66b94c6d3ade3bbd4fb87ecb3cf8c784e9621.zip gdb-8ae66b94c6d3ade3bbd4fb87ecb3cf8c784e9621.tar.gz gdb-8ae66b94c6d3ade3bbd4fb87ecb3cf8c784e9621.tar.bz2 |
* config/tc-tic80.c (build_insn): Fix endianness problem with
O_big operands.
PR 12765
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index a55b34f..df21cb1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-tic80 +Mon Jul 14 19:30:55 1997 Fred Fish <fnf@cygnus.com> + + * config/tc-tic80.c (build_insn): Fix endianness problem with + O_big operands. + +end-sanitize-tic80 Sun Jul 13 20:43:46 1997 Ian Lance Taylor <ian@cygnus.com> * config/tc-mips.c (check_absolute_expr): Change warning to |