diff options
author | Steve Chamberlain <sac@cygnus> | 1993-10-25 18:19:16 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-10-25 18:19:16 +0000 |
commit | 24934035611105277a91c3e177090cd57352a5fb (patch) | |
tree | 2d84de7cddae6437df3d7f0750f68632d63aba0a /gas | |
parent | 9b2fd75ba1d04475909e4d4199268fe9c5fe4619 (diff) | |
download | gdb-24934035611105277a91c3e177090cd57352a5fb.zip gdb-24934035611105277a91c3e177090cd57352a5fb.tar.gz gdb-24934035611105277a91c3e177090cd57352a5fb.tar.bz2 |
* config/tc-z8k.c (get_specific, built_bytes): Understand all the
aspects of lda.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 0a78651..b1f2992 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 25 11:17:58 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) + + * config/tc-z8k.c (get_specific, built_bytes): Understand all the + aspects of lda. + Mon Oct 25 10:20:31 1993 Ken Raeburn (raeburn@rover.cygnus.com) * doc/Makefile.in (install-info): Use "$<*" so VPATH will find |