diff options
author | Catherine Moore <clm@redhat.com> | 1998-05-19 13:20:47 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1998-05-19 13:20:47 +0000 |
commit | 7ccd2d11c43d6058c40b49fee470c22644602474 (patch) | |
tree | 32346d0bd9c094bb2d74c42e333ea1525f7a5961 | |
parent | a5002978e02876e17539e69308713ddbd6d91d91 (diff) | |
download | gdb-7ccd2d11c43d6058c40b49fee470c22644602474.zip gdb-7ccd2d11c43d6058c40b49fee470c22644602474.tar.gz gdb-7ccd2d11c43d6058c40b49fee470c22644602474.tar.bz2 |
*** empty log message ***
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6c986d7..b320f95 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue May 19 08:25:19 1998 Catherine Moore <clm@cygnus.com> + + * config/tc-sparc.c (sparc_handle_align): Use number_to_chars_bigendian + or number_to_chars_littleendian to write data. + Mon May 18 17:09:30 1998 Nick Clifton <nickc@cygnus.com> * config/tc-v850.c (md_assemble): Remove artificially created |