Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-06-21 | Fri Jun 21 13:53:36 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -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" argument | Jeff Law | 1 | -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-18 | Tue Jun 18 15:08:54 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 1 | -0/+1 | |
* makefile.vms: New file. * alpha-dis.c (print_insn_alpha): Print lda ra,lit(rz) as mov. | |||||
1996-06-08 | Kill r16/rce/acp stuff. | Jim Wilson | 1 | -36/+0 | |
1996-02-16 | fix up i960xl sanitization | Ian Lance Taylor | 1 | -21/+0 | |
1996-01-16 | Remove SH3e sanitization. | Jim Wilson | 1 | -21/+0 | |
1995-09-27 | mpw-make.in is out, mpw-make.sed is in. | Stan Shebs | 1 | -1/+1 | |
1995-09-04 | * configure.in: Run ../bfd/configure.host before AC_PROG_CC. | Ian Lance Taylor | 1 | -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 Law | 1 | -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 Taylor | 1 | -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-12 | Initial autoconfiscation; attempting also to remove use of bfd's sysdep.h file. | Ken Raeburn | 1 | -2/+5 | |
1995-07-04 | Sanitize arc stuff from Makefile.in. | Ian Lance Taylor | 1 | -1/+1 | |
1995-05-25 | Unsanitize SH3 support. | Jim Wilson | 1 | -22/+0 | |
1995-04-10 | always keep MPW support files | Stan Shebs | 1 | -8/+2 | |
1995-01-16 | * configure.in: Add W65 support. | Steve Chamberlain | 1 | -0/+2 | |
* disassemble.c: Likewise. * w65-opc.h, w65-dis.c: New files. | |||||
1994-12-19 | don't sanitize arc files that have already been deleted | Ken Raeburn | 1 | -1/+1 | |
1994-12-06 | Clean the sh3 stuff out the right way. | Steve Chamberlain | 1 | -1/+1 | |
1994-11-30 | Initial ARC support. | David Edelsohn | 1 | -2/+36 | |
1994-11-25 | remove sh3 stuff. | Steve Chamberlain | 1 | -0/+24 | |
1994-11-25 | Rename r16 files to rce, and fix some more .Sanitize typos. | Michael Tiemann | 1 | -13/+13 | |
1994-11-24 | *** empty log message *** | Michael Tiemann | 1 | -2/+2 | |
1994-11-24 | Fix .Sanitize scrips so that r16 is truly scrubbed out. | Michael Tiemann | 1 | -0/+34 | |
Also, report errors if any traces of sanitize remain after sanitizing. | |||||
1994-11-24 | Safely check in r16 targets for binutils. | Michael Tiemann | 1 | -0/+8 | |
1994-09-09 | keep arm files | Ken Raeburn | 1 | -0/+2 | |
1994-07-26 | i960xl changes (sanitized); keep ns32k-dis.c | Ken Raeburn | 1 | -0/+22 | |
1994-06-30 | Elim dup of file names | Stan Shebs | 1 | -3/+5 | |
1994-06-16 | sparc v9 unsanitization | Ken Raeburn | 1 | -52/+0 | |
1994-06-08 | Tue Jun 7 18:45:39 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -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-05 | keep configure.bat | Ken Raeburn | 1 | -0/+1 | |
1994-04-29 | keep disassemble.c | Ken Raeburn | 1 | -0/+1 | |
1994-03-14 | * m68881-ext.c: Removed; no longer used. | Ian Lance Taylor | 1 | -1/+0 | |
* Makefile.in: Changed accordingly. | |||||
1994-01-22 | Added ppc-opc.c and ppc-dis.c. | Ian Lance Taylor | 1 | -0/+2 | |
1994-01-11 | Set lose_these_too correctly | Stan Shebs | 1 | -3/+8 | |
1994-01-03 | Mon Jan 3 11:44:29 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -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-02 | Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitly | Fred Fish | 1 | -1/+0 | |
added to the list by Sanitize, unless Sanitize knows it needs to keep it. | |||||
1993-07-30 | Add .Sanitize to Things-to-lose list. | Fred Fish | 1 | -0/+2 | |
1993-07-20 | * mips-opc.c: New file, containing opcode table from | Jim Kingdon | 1 | -0/+1 | |
../include/opcode/mips.h. | |||||
1993-07-15 | * m88k-dis.c: New file, moved in from gdb and changed to use the | Ian Lance Taylor | 1 | -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, with | Steve Chamberlain | 1 | -0/+1 | |
H8/300-H opcodes. | |||||
1993-05-27 | added things-to-lose sections | K. Richard Pixley | 1 | -0/+3 | |
1993-05-27 | honor verbose flag | K. Richard Pixley | 1 | -5/+18 | |
1993-05-14 | add hppa disassembly code | Ken Raeburn | 1 | -0/+1 | |
1993-04-27 | SH support | Steve Chamberlain | 1 | -0/+3 | |
1993-04-24 | Support for the alpha | Steve Chamberlain | 1 | -0/+4 | |
1993-04-02 | New print_address for disassemblers, merge a29k and i960 disassemblers | Jim Kingdon | 1 | -0/+2 | |
1993-04-01 | make it work with recent sparc changes | Jim Kingdon | 1 | -1/+3 | |
1993-04-01 | merge binutils and gdb sparc disassemblers | Jim Kingdon | 1 | -0/+21 | |
1993-03-19 | New file | Steve Chamberlain | 1 | -0/+2 | |
1993-03-19 | * mips-dis.c, z8k-dis.c: Converted to use interface defined in | Per Bothner | 1 | -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-04 | Remove extra msg. | John Gilmore | 1 | -2/+0 | |