aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
1998-05-01 * configure.in: Add support for --enable-cgen-maint.Doug Evans1-4/+7
* Makefile.am (M32R_DEPS): New variable. (m32r-opc.h,m32r-opc.c,m32r-asm.c,m32r-dis.c): Update dependencies. * aclocal.m4: Regenerate. * Makefile.in: Regenerate. * configure: Regenerate. * Makefile.am (CGENFILES): Add minsn.scm.
1998-04-28Fixed build of POTFILES.inNick Clifton1-1/+1
1998-04-27Internationalised the opcodes library.Nick Clifton1-53/+132
1998-04-05Sun Apr 5 16:04:39 1998 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-4/+6
* Makefile.am (stamp-lib): Check that .libs/libopcodes.a exists before trying to copy it. * Makefile.in: Rebuild.
1998-03-20Sanitize away vu0 stuff unless --keep-r5900.Jeff Law1-0/+2
1998-03-19 * vu0.h: New file with cop2/vu0 instructions.Jeff Law1-2/+5
* mips-opc.c: Include vu0.h. * mips-dis.c (print_insn_arg): Handle new args 0-9, +, -, %, K, &, J, Q, X, and U. (print_insn_mips): Do not emit a tab after an instruction if the first arg is an instruction completer (&). If the next arg is an escape character (%), then print the next arg verbatim. * Makefile.am (mips-opc.lo): Depend on vu0.h
1998-02-13 * Makefile.am (AUTOMAKE_OPTIONS): Define.Ian Lance Taylor1-45/+58
* configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
1998-02-13 * Makefile.am (libopcodes_la_LDFLAGS): Define.Ian Lance Taylor1-1/+1
* Makefile.in: Rebuild.
1998-02-12 * cgen-opc.in: New file.Doug Evans1-2/+8
* cgen.sh: Translate @ARCH@. Cat cgen-opc.in into @arch@-opc.c. * Makefile.am (CGENFILES): Add cgen-opc.in. * Makefile.in: Regenerate. * cgen-opc.c (cgen_set_cpu): Delete init of hw list `next' chain. (cgen_hw_lookup): Make result const. * cgen-dis.in (*): Use PTR instead of void *. (print_insn): Delete unused vars `i', `syntax'. * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate.
1998-01-29fix typoDoug Evans1-1/+1
1998-01-28 * dvp-dis.c, dvp-opc.c: New files.Doug Evans1-5/+8
* configure.in: Compile them if bfd_dvp_arch, as well as mips. * configure: Regenerate. * Makefile.am (ALL_MACHINES): Add dvp-{dis,opc}.lo. (dvp-dis.lo,dvp-opc.lo): Add rules for. (mips-dis.lo): Compile with @archdefs@. * Makefile.in: Regenerate. * disassemble.c: Define ARCH_mips ifdef ARCH_dvp. * mips-dis.c (print_insn_little_mips): Check for DVP insns. plus delete old txvu stuff
1998-01-23 * cgen.sh: Rewrite to be like simulator's version.Doug Evans1-1/+1
* Makefile.am (cgen): Update call to cgen.sh. * Makefile.in: Regenerate
1998-01-13 * Makefile.am: Add cgen support.Doug Evans1-0/+38
* Makefile.in: Regenerate. * configure.in: Add cgen support. * configure: Regenerate. * aclocal.m4: Regenerate. * cgen.sh, cgen-asm.in, cgen-dis.in: New files.
1998-01-05 * txvu-dis.c, txvu-opc.c: New files.Doug Evans1-0/+10
* configure.in: Compile them. * configure: Regenerate. * Makefile.am (ALL_MACHINES): Add txvu-{dis,opc}.lo. (txvu-dis.lo,txvu-opc.lo): Add rules for. * Makefile.in: Regenerate.
1997-12-22rebuild with devo toolsIan Lance Taylor1-319/+461
1997-04-04 * m32r-asm.c, m32r-dis.c, m32r-opc.c, m32r-opc.h: New files.David Edelsohn1-0/+24
* cgen-asm.c, cgen-dis.c, cgen-opc.c: New files. * Makefile.in (CFILES): Add them. (ALL_MACHINES): Add them. (dependencies): Regenerate. * configure.in (cgen_files): New variable. (bfd_m32r_arch): Add entry. * configure: Regenerate.
1997-04-04 * Makefile.in: Rebuild dependencies.Ian Lance Taylor1-16/+19
1997-03-21 * Makefile.in (BFD_H): New variable.Ian Lance Taylor1-64/+181
(HFILES): New variable. (CFILES): Add all C files. (.dep, .dep1, dep.sed, dep, dep-in): New targets. Delete old dependencies, and build new ones. * dep-in.sed: New file.
1997-02-19 * Makefile.in: Add dependencies on ../bfd/bfd.h as required.Ian Lance Taylor1-21/+26
1997-02-19Tue Feb 18 17:43:43 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-2/+5
* Makefile.in: Added d30v object files. * configure: (bfd_d30v_arch) Rebuilt. * configure.in: (bfd_d30v_arch) Added new case. * d30v-dis.c: New file. * d30v-opc.c: New file. * disassemble.c (disassembler) Add entry for d30v.
1996-12-31End tic80 sanitization regions with "end-sanitize-tic80", notKen Raeburn1-1/+1
with "start-sanitize-tic80".
1996-12-31 * Makefile.in (m68k-opc.o, alpha-opc.o): Remove dis-asm.h dependency.Fred Fish1-2/+7
(tic80-dis.o, tic80-opc.o): Add rules per comment in Makefile.in.
1996-12-29 * Makefile.in (ALL_MACHINES): Add tic80-dis.o and tic80-opc.o.Fred Fish1-2/+13
* disassemble.c (ARCH_tic80): Define if ARCH_all is defined. (disassembler): Add bfd_arch_tic80 support to set disassemble to print_insn_tic80. * tic80-dis.c (print_insn_tic80): Add stub.
1996-10-03 * Makefile.in (MOSTLYCLEAN): Move config.log to distclean.Jason Molenda1-17/+17
1996-03-29 * Makefile.in (config.status): Depend upon BFD VERSION file, soIan Lance Taylor1-15/+17
that the shared library version number is set correctly.
1996-02-15 * Makefile.in (SONAME): Remove leading ../bfd/ from $(SHLIB).Ian Lance Taylor1-7/+42
1996-02-05 Support for building as a shared library, based on patches fromIan Lance Taylor1-15/+74
Alan Modra <alan@spri.levels.unisa.edu.au>: * configure.in: Add AC_ARG_ENABLE for shared and commonbfdlib. New substitutions: ALLLIBS, PICFLAG, SHLIB, SHLIB_CC, SHLIB_CFLAGS, COMMON_SHLIB, SHLINK. * configure: Rebuild. * Makefile.in (ALLLIBS): New variable. (PICFLAG, SHLIB, SHLIB_CC, SHLIB_CFLAGS): New variables. (COMMON_SHLIB, SHLINK): New variables. (.c.o): If PICFLAG is set, compile twice, once PIC, once normal. (STAGESTUFF): Remove variable. (all): Depend upon $(ALLLIBS) rather than $(TARGETLIB). (stamp-piclist, piclist): New targets. ($(SHLIB), $(SHLINK)): New targets. ($(OFILES)): Depend upon stamp-picdir. (disassemble.o): Build twice if PICFLAG is set. (MOSTLYCLEAN): Add pic/*.o. (clean): Remove $(SHLIB), $(SHLINK), piclist, and stamp-piclist. (distclean): Remove pic and stamp-picdir. (install): Install shared libraries. (stamp-picdir): New target.
1995-09-08 * Makefile.in (Makefile): Just rebuild Makefile when runningIan Lance Taylor1-2/+6
config.status. (config.h, stamp-h): New targets. * configure.in: Call AC_CONFIG_HEADER and AC_CANONICAL_SYSTEM earlier. Don't bother to call AC_ARG_PROGRAM. Touch stamp-h when rebuilding config.h. * configure: Rebuild.
1995-09-07 * Makefile.in (ALL_CFLAGS): Define.Ian Lance Taylor1-25/+28
(.c.o, disassemble.o): Use $(ALL_CFLAGS). (MOSTLYCLEAN): Add config.log. (distclean): Don't remove config.log. * configure.in: Substitute HDEFINES. * configure: Rebuild.
1995-07-03start-sanitize-arcIan Lance Taylor1-9/+24
Mon Jul 3 11:54:31 1995 Ian Lance Taylor <ian@cygnus.com> * Makefile.in (ALL_MACHINES): Add arc-dis.o and arc-opc.o. end-sanitize-arc
1993-07-15 * m88k-dis.c: New file, moved in from gdb and changed to use theIan Lance Taylor1-2/+5
new dis-asm.h disassembler interface. * Makefile.in (DIS_LIBS): Added m88k-dis.o. (m88k-dis.o): New target.
1993-07-07 * mips-dis.c: Updated to account for name changes in new versionIan Lance Taylor1-18/+18
of opcode/mips.h. * Makefile.in: Added header file dependencies.
1993-06-16search ../include, and not ../bfdKen Raeburn1-1/+1
1993-06-16remove parentdir supportDavid D. Zuhn1-4/+2
1993-06-07 * Makefile.in (CSEARCH): Add -I../bfd for sysdep.h and bfd.h.Per Bothner1-2/+7
* configure.in: No longer need to configure to get sysdep.h.
1993-04-01Make circumvention of sun make VPATH bug include all relevant filesJim Kingdon1-2/+7
1993-04-01merge binutils and gdb sparc disassemblersJim Kingdon1-2/+5
1993-03-31provide a new interface (using read_memory_func) to call the disassemblersJim Kingdon1-2/+3
which copes with errors in a plausible way
1993-03-23Update for h8500-dis.c. (Avoid Sun Make vpath bug)John Gilmore1-0/+1
1993-03-19New fileSteve Chamberlain1-1/+1
1993-03-19 * mips-dis.c, z8k-dis.c: Converted to use interface defined inPer Bothner1-9/+14
../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.
1992-11-18also search bfd sources for include filesDavid D. Zuhn1-2/+2
1992-09-18* Makefile.in (make): Remove obsolete crud.John Gilmore1-29/+3
(sparc-opc.o): Avoid Sun Make VPATH bug.
1992-09-09remove subdir_do and referencesK. Richard Pixley1-22/+2
1992-09-08Makefile.in bug fixes and sparc-opc.c additionKen Raeburn1-11/+12
1992-08-31 * z8k-dis.c: knows how to disassemble z8k stuffSteve Chamberlain1-0/+214