aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)AuthorFilesLines
1996-10-17 * dis-asm.h (print_insn_m32r): Declare.David Edelsohn3-0/+37
1996-10-15 * libiberty.h: Declare parameter types for xmalloc and xrealloc.Ian Lance Taylor1-0/+4
1996-10-08 * mn10300.h (MN10300_OPERAND_PAREN): Define.Jeff Law2-0/+6
Matsushita.
1996-10-07 * mn10300.h (mn10300_opcode): Add "format" field.Jeff Law2-0/+20
(MN10300_OPERAND_*): Define. Checkpointing today's Matsushita work.
1996-10-03 * fnmatch.h: New file.Ian Lance Taylor3-0/+74
1996-10-03Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law6-14/+30
with a single generic configuration. So break them up into two different configurations. See the individual ChangeLogs for additional detail.
1996-10-03 * mn10x00.h: New file.Jeff Law3-0/+102
Matsushita.
1996-10-03 * common.h (EM_CYGNUS_MN10x00): Define.Jeff Law2-1/+31
Matsushita.
1996-10-03 * dis-asm.h (print_insn_mn10x00): Declare.Jeff Law2-2/+12
Getting started on Matsushita.
1996-10-01 * libiberty.h: Remove #ifndef PRIVATE_XMALLOC.Fred Fish2-2/+32
1996-09-23m32r.h: new fileDavid Edelsohn1-0/+8
1996-08-31 * dis-asm.h (print_insn_v850): Declare.Jeff Law1-0/+28
1996-08-22* v850.h (v850_operands): Add insert and extract fields, pointersJ.T. Conklin2-2/+56
to functions used to handle unusual operand encoding. (V850_OPERAND_REG, V850_OPERAND_SRG, V850_OPERAND_CC, V850_OPERAND_SIGNED): Defined.
1996-08-22* v850.h (v850_operands): Add flags field.J.T. Conklin2-0/+12
(OPERAND_REG, OPERAND_NUM): Defined.
1996-08-20* v850.h: New file.J.T. Conklin3-0/+123
1996-08-20* common.h (EM_CYGNUS_V850): Define.J.T. Conklin1-0/+28
1996-08-19 * common.h (EM_CYGNUS_M32R): Define.David Edelsohn3-2/+48
1996-08-16 * hppa.h (pitlb, pitlbe, iitlba, iitlbp, fic, fice): AcceptJeff Law1-0/+5
a 3 bit space id instead of a 2 bit space id. Fixes net problem.
1996-08-15Thu Aug 15 13:11:46 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+14
* d10v.h: Add some additional defines to support the assembler in determining which operations can be done in parallel.
1996-08-13 * ansidecl.h: Change WIN32 to _WIN32.Stu Grossman1-0/+11
1996-07-26Fri Jul 26 11:47:10 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+4
* d10v.h (OPERAND_SHIFT): New operand flag.
1996-07-26 * libiberty.h (PRIVATE_XMALLOC): Enclose xmalloc/xreallocFred Fish1-0/+10
definitions inside #ifndef so that programs that want to can define PRIVATE_XMALLOC and then define xmalloc and xrealloc anyway they want. (basename): Document in source that we can't declare the parameter type because it is declared inconsistently across different systems.
1996-07-25Thu Jul 25 12:06:22 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-6/+19
* d10v.h: Changes for divs, parallel-only instructions, and signed numbers.
1996-07-22start-sanitize-d10vMartin Hunt2-0/+22
Mon Jul 22 11:21:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * d10v.h (pd_reg): Define. Putting the definition here allows the assembler and disassembler to share the same struct. end-sanitize-d10v
1996-07-22Mon Jul 22 13:16:13 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor2-3/+9
* dis-asm.h (print_insn_alpha): Don't declare. (print_insn_alpha_osf, print_insn_alpha_vms): Declare.
1996-07-22 * i960.h (i960_opcodes): "halt" takes an argument. From StephenIan Lance Taylor1-2/+7
Williams <steve@icarus.com>.
1996-07-19always keep dwarf2.hStan Shebs1-0/+1
1996-07-19 * dwarf2.h: New file.Stan Shebs1-1/+5
1996-07-18start-sanitize-d10vMartin Hunt1-0/+25
Thu Jul 18 13:20:39 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * common.h (EM_CYGNUS_D10V): Redefine. end-sanitize-d10v
1996-07-18add comments about magic numbersIan Lance Taylor1-1/+7
1996-07-18 * common.h (EM_CYGNUS_D10V): Define.Martin Hunt1-3/+9
1996-07-18start-sanitize-d10vMartin Hunt4-0/+74
Wed Jul 17 14:45:12 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * dis-asm.h: (print_insn_d10v): Declare. end-sanitize-d10v
1996-07-18start-sanitize-d10vMartin Hunt3-0/+193
Wed Jul 17 14:46:38 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * d10v.h: New file. end-sanitize-d10v
1996-07-15 * dis-asm.h: Get rid of decls for print_insn_i8086,Stu Grossman2-6/+19
print_insn_sparc64 and print_insn_sparclite. * (INIT_DISASSEMBLE_INFO): Split into two pieces. One, INIT_DISASSEMBLE_INFO_NO_ARCH inits everything except for endian, mach, and arch.
1996-07-12 * dis-asm.h (print_insn_i8086): Declare.Stu Grossman2-0/+5
1996-07-11 * h8300.h (band, bclr): Force high bit of immediate nibble to zero.Jeff Law2-2/+6
So we don't disassemble "biand" as "band".
1996-07-05No longer need to sanitize away h8s stuff.Jeff Law7-128/+23
1996-07-03 * h8300.h (SRC_IN_DST): Define.Jeff Law1-2/+7
* h8300.h (UNOP3): Mark the register operand in this insn as a source operand, not a destination operand. (SHIFT_2, SHIFT_IMM): Remove. Eliminate all references. (UNOP3): Change SHIFT_IMM to IMM for H8/S bitops. Mark register operand with SRC_IN_DST. More hackery for new shift ops on the H8/S.
1996-07-02 * h8300.h (UNOP3): Mark the register operand in this insnJeff Law2-3/+14
as a source operand, not a destination operand. So the simulator can handle shal #2,er0 correctly.
1996-06-29fix sanitization of EXR in MODEIan Lance Taylor1-192/+270
1996-06-26 * All files: Define FILHSZ, AOUTSZ, AOUTHDRSZ, SCNHSZ, SYMESZ,Ian Lance Taylor4-5/+426
AUXESZ, LINESZ, RELSZ as numeric constants rather than uses of sizeof. Define AOUTHDRSZ in all files. * pe.h (AOUTSZ): Define by adding to AOUTHDRSZ.
1996-06-24(struct internal_scnhdr): Add comment regarding s_paddr.David Edelsohn1-2/+16
1996-06-21Fri Jun 21 13:52:17 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor2-0/+237
* alpha.h: New file.
1996-06-21Fri Jun 21 12:33:24 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+1
* alpha.h: New file. * common.h (EM_ALPHA): Define. start-sanitize-arc (EM_CYGNUS_ARC): Change to not conflict with EM_ALPHA. end-sanitize-arc
1996-06-20 * rs6k.h: Remove obsolete file.Ian Lance Taylor3-255/+4
1996-06-19 * i386.h: Correct opcode values for faddp, fsubp, fsubrp, fmulp,Ian Lance Taylor1-0/+35
fdivp, and fdivrp. Add ffreep.
1996-06-18 * dis-asm.h (print_insn_h8300s): Declare.Jeff Law1-0/+28
end-sanitize-h8s More H8/S stuff.
1996-06-18 * h8300.h (H8300SMAGIC): Define.Jeff Law1-0/+27
(H8300SBADMAG): Define. end-sanitize-h8s H8/S stuff
1996-06-18 * h8300.h: Reorder various #defines for readability.Jeff Law1-0/+27
(ABS32SRC, ABS32DST, DSP32LIST, ABS32LIST, A32LIST): Define. (BITOP): Accept additional (unused) argument. All callers changed. (EBITOP): Likewise. (O_LAST): Bump. (ldc, stc, movb, movw, movl): Use 32bit offsets and absolutes. start-sanitize-h8s * h8300.h (EXR, SHIFT_2, MACREG, SHIFT_IMM, RDINC): Define. (O_TAS, O_CLRMAC, O_LDMAC, O_MAC, O_LDM, O_STM): Define. (BITOP, EBITOP): Handle new H8/S addressing modes for bit insns. (UNOP3): Handle new shift/rotate insns on the H8/S. (insns using exr): New instructions. (tas, mac, ldmac, clrmac, ldm, stm): New instructions. end-sanitize-h8s You guessed it. More H8/S junk.
1996-06-18Tue Jun 18 15:11:33 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor3-0/+61
* fopen-vms.h: New file.