aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/.Sanitize
AgeCommit message (Collapse)AuthorFilesLines
1999-04-16Initial creation of sourceware repositoryStan Shebs1-310/+0
1999-02-01Remove v850e sanitizationNick Clifton1-29/+0
1999-01-26am33 sanitization changes.Jeff Law1-29/+1
1998-12-13for bfd:Gavin Romig-Koch1-0/+29
* archures.c,bfd-in2.h (bfd_mach_mips4121): New. * cpu-mips.c: Added vr4121. * elf32-mips.c (elf_mips_mach): Same. (_bfd_mips_elf_final_write_processing): Same. for gas: * config/tc-mips.c (mips_4121): New. (md_begin,mips_ip,md_longopts,md_parse_option): Add vr4121. for gcc: * config/mips/mips.c (override_options): Add vr4121. * config/mips/t-vr4xxx (MULTILIB_MATCHES): Same. for include/elf: * mips.h (E_MIPS_MACH_4121): New. for include/opcode: * mips.h (INSN_4121): New. for opcodes: * mips-dis.c (set_mips_isa_type): Add bfd_mach_mips4121. (_print_insn_mips): Same. * mips-opc.c: Add vr4121. for sim/mips: * configure.in,mips.igen,vr.igen: Add vr4121. * configure: Rebuilt.
1998-10-05 * hppa.h: Add "fid".Jeff Law1-1/+1
start-sanitize-cygnus Add PA2.0 floating point instructions, including butchered load/store with 14bit offset support. end-sanitize-cygnus
1998-08-12sanitize-vr5400 -> sanitize-cygnusKen Raeburn1-9/+9
1998-07-24remove d30v sanitizationIan Lance Taylor1-36/+1
1998-06-17 * mn10300.h (MN10300_OPERAND_USP): Define.Jeff Law1-0/+28
(MN10300_OPERAND_SSP, MN10300_OPERAND_MSP): Likewise. (MN10300_OPERAND_PC, MN10300_OPERAND_EPSW): Likewise. (MN10300_OPERAND_RREG): Likewise. Snapshot current work.
1998-03-09remove whitespace triggering Sanitize bugKen Raeburn1-1/+1
1998-03-03 * mips.h (INSN_4320) : Added.Gavin Romig-Koch1-1/+30
1998-02-02Mon Feb 2 17:10:38 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor1-0/+1
* tic30.h: New file.
1998-01-28txvu.h renamed to dvp.hDoug Evans1-1/+1
1998-01-05opcode header file for the txvuDoug Evans1-0/+36
1997-10-29 * include/opcode/mips.h (INSN_4900): Added.Gavin Romig-Koch1-0/+29
1997-10-28checkpoint vr5400 additionsKen Raeburn1-0/+28
1997-09-20Removed v850eq sanitization.Nick Clifton1-33/+1
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee1-1/+5
1997-09-03Removed v850 sanitization.Nick Clifton1-44/+1
1997-08-15fix v850 sanitizationIan Lance Taylor1-20/+22
1997-08-14Added support for new v850e and v850eq instructions.Nick Clifton1-0/+62
1997-08-10keep arc.hIan Lance Taylor1-0/+1
1997-08-08 * arc.h: New file.David Edelsohn1-37/+0
Plus remove arc sanitization.
1997-04-04cgen header fileDavid Edelsohn1-0/+1
1997-03-19* m68k.h (mcfmac, mcfdiv): New macros.J.T. Conklin1-0/+28
1997-03-03Correct d10v sanitization errors.Jim Wilson1-8/+1
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner1-28/+0
1997-02-19Tue Feb 18 17:37:20 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+36
* d30v.h: New file.
1997-02-11Add r5900Gavin Romig-Koch1-0/+28
1996-12-28(Laying the groundwork (that will be incrementally fleshed out) forFred Fish1-0/+36
TIc80 support) * tic80.h: New file.
1996-10-03Grrr. The mn10200 and mn10300 are _not_ similar enough to easily supportJeff Law1-1/+2
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 Law1-0/+1
Matsushita.
1996-08-20* v850.h: New file.J.T. Conklin1-0/+37
1996-07-18start-sanitize-d10vMartin Hunt1-0/+37
Wed Jul 17 14:46:38 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * d10v.h: New file. end-sanitize-d10v
1996-07-05No longer need to sanitize away h8s stuff.Jeff Law1-27/+0
1996-06-21Fri Jun 21 13:52:17 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-0/+1
* alpha.h: New file.
1996-06-20 * rs6k.h: Remove obsolete file.Ian Lance Taylor1-1/+0
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-02-06Rename XL to JX, and remove sanitization.Ian Lance Taylor1-21/+0
1995-08-02 * m68kmri.h: Remove.Ian Lance Taylor1-1/+0
1994-11-30Initial ARC support.David Edelsohn1-3/+44
1994-07-26i960xl opcode table changes (sanitized)Ken Raeburn1-0/+21
1994-06-03don't sanitize out v9 stuff any moreKen Raeburn1-29/+0
1994-01-22 * ppc.h: New file. Header file for PowerPC opcode table.Ian Lance Taylor1-0/+1
1993-08-02Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1-1/+0
added to the list by Sanitize, unless Sanitize knows it needs to keep it.
1993-07-30Add .Sanitize to Things-to-lose list.Fred Fish1-0/+2
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+2
1993-05-27honor verbose flagK. Richard Pixley1-2/+12
1993-02-14Keep convex.h.John Gilmore1-0/+1
1993-02-03Remove extra msgJohn Gilmore1-7/+0
1992-06-20HPPA BSStu Grossman1-0/+1