aboutsummaryrefslogtreecommitdiff
path: root/opcodes/.Sanitize
AgeCommit message (Collapse)AuthorFilesLines
1996-06-21Fri Jun 21 13:53:36 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-1/+1
* alpha-opc.c: New file. * alpha-opc.h: Remove. * alpha-dis.c: Complete rewrite to use new opcode table. * configure.in: For bfd_alpha_arch, use alpha-opc.o. * configure: Rebuild with autoconf 2.10. * Makefile.in (ALL_MACHINES): Add alpha-opc.o. (alpha-dis.o): Depend upon $(INCDIR)/opcode/alpha.h, not alpha-opc.h. (alpha-opc.o): New target.
1996-06-18 * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argumentJeff Law1-0/+28
to just "mode". start-sanitize-h8s * disassemble.c (disassembler): Handle H8/S. * h8300-dis.c (print_insn_h8300s): New function for H8/S. end-sanitize-h8s Even more H8/S goo.
1996-06-18Tue Jun 18 15:08:54 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1-0/+1
* makefile.vms: New file. * alpha-dis.c (print_insn_alpha): Print lda ra,lit(rz) as mov.
1996-06-08Kill r16/rce/acp stuff.Jim Wilson1-36/+0
1996-02-16fix up i960xl sanitizationIan Lance Taylor1-21/+0
1996-01-16Remove SH3e sanitization.Jim Wilson1-21/+0
1995-09-27mpw-make.in is out, mpw-make.sed is in.Stan Shebs1-1/+1
1995-09-04 * configure.in: Run ../bfd/configure.host before AC_PROG_CC.Ian Lance Taylor1-0/+1
Subsitute CFLAGS and AR. Call AC_PROG_INSTALL. Don't substitute host_makefile_frag or frags. * aclocal.m4: New file. * configure: Rebuild. * Makefile.in (INSTALL): Set to @INSTALL@. (INSTALL_PROGRAM): Set to @INSTALL_PROGRAM@. (INSTALL_DATA): Set to @INSTALL_DATA@. (AR): Set to @AR@. (AR_FLAGS): Set to rc rather than qc. (CC): Define as @CC@. (CFLAGS): Set to @CFLAGS@. (@host_makefile_frag@): Remove. (config.status): Remove dependency upon @frags@.
1995-08-07 * sh-dis.c (print_insn_shx): Handle new operand types F_REG_N,Jeff Law1-0/+21
F_REG_M, FPSCR_M, FPSCR_N, FPUL_M and FPUL_N. * sh-opc.h (sh_arg_type): Add new operand types. (sh_table): Add new opcodes from SH3E Floating Point ISA. sh3e stuff. Sanitized out for now.
1995-08-02 * m68k-opc.c: New file, holding tables from include/opcode/m68k.h.Ian Lance Taylor1-0/+1
Clean up tables. * m68k-dis.c: Remove BREAK_UP_BIG_DECL stuff. (opcode): Remove. (print_insn_m68k): Change d to be const. Use m68k_numopcodes rather than numopcodes. Use m68k_opcodes rather than removed opcode function. Don't check F_ALIAS. (print_insn_arg): Change first parameter to be const char *. * Makefile.in (ALL_MACHINES): Add m68k-opc.o. (m68k-opc.o): New target. * configure.in: Build m68k-opc.o for bfd_m68k_arch. * configure: Rebuild.
1995-07-12Initial autoconfiscation; attempting also to remove use of bfd's sysdep.h file.Ken Raeburn1-2/+5
1995-07-04Sanitize arc stuff from Makefile.in.Ian Lance Taylor1-1/+1
1995-05-25Unsanitize SH3 support.Jim Wilson1-22/+0
1995-04-10always keep MPW support filesStan Shebs1-8/+2
1995-01-16 * configure.in: Add W65 support.Steve Chamberlain1-0/+2
* disassemble.c: Likewise. * w65-opc.h, w65-dis.c: New files.
1994-12-19don't sanitize arc files that have already been deletedKen Raeburn1-1/+1
1994-12-06Clean the sh3 stuff out the right way.Steve Chamberlain1-1/+1
1994-11-30Initial ARC support.David Edelsohn1-2/+36
1994-11-25remove sh3 stuff.Steve Chamberlain1-0/+24
1994-11-25Rename r16 files to rce, and fix some more .Sanitize typos.Michael Tiemann1-13/+13
1994-11-24*** empty log message ***Michael Tiemann1-2/+2
1994-11-24Fix .Sanitize scrips so that r16 is truly scrubbed out.Michael Tiemann1-0/+34
Also, report errors if any traces of sanitize remain after sanitizing.
1994-11-24Safely check in r16 targets for binutils.Michael Tiemann1-0/+8
1994-09-09keep arm filesKen Raeburn1-0/+2
1994-07-26i960xl changes (sanitized); keep ns32k-dis.cKen Raeburn1-0/+22
1994-06-30Elim dup of file namesStan Shebs1-3/+5
1994-06-16sparc v9 unsanitizationKen Raeburn1-52/+0
1994-06-08Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-7/+1
* mpw-config.in (target_arch): Compute from canonical target. (m68k, mips, powerpc, sparc): Add architectures. * mpw-make.in (disassemble.c.o): Add. (ALL_CFLAGS): Remove special flags (-mc68020 -mc68881 -model far).
1994-06-05keep configure.batKen Raeburn1-0/+1
1994-04-29keep disassemble.cKen Raeburn1-0/+1
1994-03-14 * m68881-ext.c: Removed; no longer used.Ian Lance Taylor1-1/+0
* Makefile.in: Changed accordingly.
1994-01-22Added ppc-opc.c and ppc-dis.c.Ian Lance Taylor1-0/+2
1994-01-11Set lose_these_too correctlyStan Shebs1-3/+8
1994-01-03Mon Jan 3 11:44:29 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-2/+9
* mpw-config.in: New file, MPW version of configure.in. * mpw-make.in: New file, MPW version of Makefile.in. Mon Jan 3 12:54:35 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-xconfig.in: New file, mpw x mips configuration bits.
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-07-20 * mips-opc.c: New file, containing opcode table fromJim Kingdon1-0/+1
../include/opcode/mips.h.
1993-07-15 * m88k-dis.c: New file, moved in from gdb and changed to use theIan Lance Taylor1-0/+1
new dis-asm.h disassembler interface. * Makefile.in (DIS_LIBS): Added m88k-dis.o. (m88k-dis.o): New target.
1993-06-08 * h8300-dis.c: New file, removed from bfd/cpu-h8300.c, withSteve Chamberlain1-0/+1
H8/300-H opcodes.
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+3
1993-05-27honor verbose flagK. Richard Pixley1-5/+18
1993-05-14add hppa disassembly codeKen Raeburn1-0/+1
1993-04-27SH supportSteve Chamberlain1-0/+3
1993-04-24Support for the alphaSteve Chamberlain1-0/+4
1993-04-02New print_address for disassemblers, merge a29k and i960 disassemblersJim Kingdon1-0/+2
1993-04-01make it work with recent sparc changesJim Kingdon1-1/+3
1993-04-01merge binutils and gdb sparc disassemblersJim Kingdon1-0/+21
1993-03-19New fileSteve Chamberlain1-0/+2
1993-03-19 * mips-dis.c, z8k-dis.c: Converted to use interface defined inPer Bothner1-0/+3
../include/dis-asm.h. * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c and ../gdb/m68k-pinsn.c). * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c and ../gdb/i386-pinsn.c). * m68881-ext.c: New file. Moved definition of ext_format ext_format_68881 from ../gdb/m68k-tdep.c. * Makefile.in: Adjust for new files. * i386-dis.c: Patches from John Hassey (hassey@dg-rtp.dg.com). * m68k-dis.c: Recognize '9' placement code, so (say) pflush can be dis-assembled.
1993-02-04Remove extra msg.John Gilmore1-2/+0