From: Jim Kingdon Date: Mon, 29 Apr 1991 05:28:47 +0000 (+0000) Subject: {x,t}m-tahoe.h, tahoe-pinsn.c, tahoe-opcode.h: New files. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=192040b1312ce0c9fe2e289e772ead79e87f6c81;p=binutils-gdb.git {x,t}m-tahoe.h, tahoe-pinsn.c, tahoe-opcode.h: New files. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 45d68d48d31..62dca735f99 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +Sun Apr 28 22:04:47 1991 Jim Kingdon (kingdon at cygint.cygnus.com) + + * param-no-tm.h: Make BITS_BIG_ENDIAN defined to 0/1, not defined + or not defined. Don't define it based on TARGET_BYTE_ORDER if + it's already defined (in the tm.h file). + mips-opcode.h (BIT_FIELDS_*), + values.c (modify_field, unpack_field_as_long): + Use #if BITS_BIG_ENDIAN not #ifdef BITS_BIG_ENDIAN. + {x,t}m-tahoe.h, tahoe-pinsn.c, tahoe-opcode.h: New files. + Fri Apr 26 12:02:06 1991 Jim Kingdon (kingdon at cygint.cygnus.com) * tm-sparc.h: Add comments about gcc version 2 and structure passing.