Move enum outside of struct defn to avoid warnings.
authorJohn Gilmore <gnu@cygnus>
Mon, 2 Aug 1993 21:46:23 +0000 (21:46 +0000)
committerJohn Gilmore <gnu@cygnus>
Mon, 2 Aug 1993 21:46:23 +0000 (21:46 +0000)
include/ChangeLog

index a49556a0dd280571d340cf98611c1e21ab711a01..aa10777b96dd1f91b777ae1c723a842bad922363 100644 (file)
@@ -1,3 +1,13 @@
+Mon Aug  2 14:45:29 1993  John Gilmore  (gnu@cygnus.com)
+
+       * dis-asm.h:  Move enum outside of struct defn to avoid warnings.
+
+Mon Aug  2 08:49:30 1993  Stu Grossman  (grossman at cygnus.com)
+
+       * wait.h (WEXITSTATUS, WSTOPSIG): Mask down to 8 bits.  This is
+       for systems that store stuff into the high 16 bits of a wait
+       status.
+
 Fri Jul 30 18:38:02 1993  John Gilmore  (gnu@cygnus.com)
 
        * dis-asm.h:  Add new fields insn_info_valid, branch_delay_insns,