diff options
author | Michael Meissner <gnu@the-meissners.org> | 1995-10-16 17:00:16 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1995-10-16 17:00:16 +0000 |
commit | d75c2e0f5e198d8ab59449a8ff8a8f2067ea71f4 (patch) | |
tree | 66cce9ccef4fe930af5673a3cb20c9d717d5001a /opcodes | |
parent | 5cee13532b282dfb45d9625608605aae4b83f58c (diff) | |
download | fsf-binutils-gdb-d75c2e0f5e198d8ab59449a8ff8a8f2067ea71f4.zip fsf-binutils-gdb-d75c2e0f5e198d8ab59449a8ff8a8f2067ea71f4.tar.gz fsf-binutils-gdb-d75c2e0f5e198d8ab59449a8ff8a8f2067ea71f4.tar.bz2 |
Add flags for common/any support
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index cae619b..b80fa19 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +Mon Oct 16 12:59:01 1995 Michael Meissner <meissner@tiktok.cygnus.com> + + * ppc-opc.c (whole file): Add flags for common/any support. + +Tue Oct 10 11:06:07 1995 Fred Fish <fnf@cygnus.com> + + * Makefile.in (BISON): Remove macro. + (FLAGS_TO_PASS): Remove BISON. + Fri Oct 6 16:26:45 1995 Ken Raeburn <raeburn@cygnus.com> Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |