aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1996-06-28 22:56:17 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1996-06-28 22:56:17 +0000
commitb1dd184ef7167a9ee080a827c2bc6d5ee4ec6fbd (patch)
tree659e81370f3d604cae13e7017f9da6defa08bb5d
parentf93fb275433bcdde9a5d645823eca8eafe49554c (diff)
downloadfsf-binutils-gdb-b1dd184ef7167a9ee080a827c2bc6d5ee4ec6fbd.zip
fsf-binutils-gdb-b1dd184ef7167a9ee080a827c2bc6d5ee4ec6fbd.tar.gz
fsf-binutils-gdb-b1dd184ef7167a9ee080a827c2bc6d5ee4ec6fbd.tar.bz2
* sparc-opc.c (asi_table): Add #ASI_N, #ASI_N_L, #ASI_NUCLEUS,
#ASI_NUCLEUS_LITTLE. Rename #ASI_AS_IF_USER_{PRIMARY,SECONDARY}_L to #ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 2d9b283..4178beb 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jun 28 15:53:51 1996 Doug Evans <dje@canuck.cygnus.com>
+
+ * sparc-opc.c (asi_table): Add #ASI_N, #ASI_N_L, #ASI_NUCLEUS,
+ #ASI_NUCLEUS_LITTLE. Rename #ASI_AS_IF_USER_{PRIMARY,SECONDARY}_L
+ to #ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
+
Tue Jun 25 22:58:31 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
* Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir):