binutils-gdb/opcodes
Ian Lance Taylor e0bf1022dd Support for building as a shared library, based on patches from
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.
1996-02-05 21:17:52 +00:00
..
.Sanitize Remove SH3e sanitization. 1996-01-16 20:13:27 +00:00
a29k-dis.c * a29k-dis.c (print_special): Change num to unsigned int. 1995-11-09 01:20:32 +00:00
aclocal.m4 * configure.in: Run ../bfd/configure.host before AC_PROG_CC. 1995-09-04 21:13:22 +00:00
alpha-opc.h Fri Jan 12 14:35:58 1996 David Mosberger-Tang <davidm@AZStarNet.com> 1996-01-12 19:37:58 +00:00
arc-dis.c * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. 1995-04-07 03:54:08 +00:00
arc-opc.c * arc-dis.c (print_insn): New parameter `big_p'. Callers updated. 1995-04-07 03:54:08 +00:00
arm-opc.h fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
ChangeLog Support for building as a shared library, based on patches from 1996-02-05 21:17:52 +00:00
configure Support for building as a shared library, based on patches from 1996-02-05 21:17:52 +00:00
configure.in Support for building as a shared library, based on patches from 1996-02-05 21:17:52 +00:00
dis-buf.c
disassemble.c * disassemble.c (disassembler, case bfd_arch_sparc): bfd_mach_sparc64 1996-01-22 23:19:04 +00:00
h8300-dis.c
h8500-dis.c
h8500-opc.h
hppa-dis.c
i386-dis.c Add Pentium Pro support 1996-01-03 16:51:46 +00:00
i960-dis.c
m68k-dis.c * m68k-opc.c: Use #W rather than #w. 1995-11-03 04:07:21 +00:00
m68k-opc.c * m68k-opc.c: Use #W rather than #w. 1995-11-03 04:07:21 +00:00
m88k-dis.c
Makefile.in Support for building as a shared library, based on patches from 1996-02-05 21:17:52 +00:00
mips-dis.c
mips-opc.c * mips-opc.c: Add r4650 mul instruction. 1995-02-16 22:35:36 +00:00
mpw-config.in * mpw-config.in, mpw-make.sed: Remove ugly workaround for 1995-10-19 18:11:54 +00:00
mpw-make.sed * mpw-config.in, mpw-make.sed: Remove ugly workaround for 1995-10-19 18:11:54 +00:00
mpw-xconfig.in
ns32k-dis.c
ppc-dis.c
ppc-opc.c
rce-dis.c fsf address update, but not in COPYING files 1995-07-07 22:49:42 +00:00
rce-opc.h
sh-dis.c * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. 1995-12-04 20:32:44 +00:00
sh-opc.h * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. 1995-12-04 20:32:44 +00:00
sparc-dis.c * sparc-dis.c (print_insn_sparc): Renamed from print_insn. 1996-01-23 00:55:40 +00:00
sparc-opc.c * sparc-dis.c (print_insn_sparc): NUMOPCODES replaced with 1996-01-25 11:42:18 +00:00
sysdep.h Initial autoconfiscation; attempting also to remove use of bfd's sysdep.h file. 1995-07-12 05:07:49 +00:00
w65-dis.c
w65-opc.h
z8k-dis.c
z8k-opc.h
z8kgen.c