aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2000-05-26Update dependencies.Alan Modra1-14/+20
2000-05-21Define LIBIBERTYNick Clifton1-0/+3
2000-05-06Support for tic54x target.Timothy Wall1-0/+15
2000-04-21IA-64 ELF support.Jim Wilson1-0/+34
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-113/+131
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-0/+3
Add ``-W -Wall'' to sub-directories bfd, binutils, gas gprof, ld and opcodes by the addition of WARN_CFLAGS to Makefile.am and configury to set it. Add configure option --enable-build-warnings. Re-generate all and sundry using auto*-000227.
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra1-15/+18
2000-03-27 * Makefile.am (CFILES): Add avr-dis.c.Ian Lance Taylor1-0/+2
(ALL_MACHINES): Add avr-dis.lo.
2000-02-272000-02-27 Eli Zaretskii <eliz@is.elta.co.il>Ian Lance Taylor1-2/+3
* Makefile.am (stamp-lib): Use $(LIBTOOL) --config to get the name of the libtool directory. * Makefile.in: Rebuild.
2000-02-23Add IBM 370 support.Alan Modra1-0/+4
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-0/+7
* pj-opc.c: New file. * pj-dis.c: New file. * disassemble.c (disassembler): Handle bfd_arch_pj. * configure.in: Handle bfd_pj_arch. * Makefile.am: Rebuild dependencies. (CFILES): Add pj-dis.c and pj-opc.c. (ALL_MACHINES): Add pj-dis.lo and pj-opc.lo. * configure, Makefile.in: Rebuild.
1999-08-08 * Makefile.am: Rename .dep* files to DEP*. Change DEP variable toIan Lance Taylor1-25/+25
MKDEP. Rebuild dependencies. * Makefile.in: Rebuild.
1999-06-21 * alpha-dis.c: Don't include <stdlib.h>.Ian Lance Taylor1-6/+17
* arm-dis.c: Include "sysdep.h". * tic30-dis.c: Don't include <stdlib.h> or <string.h>. Include "sysdep.h". * Makefile.am: Rebuild dependencies. * Makefile.in: Rebuild.
1999-06-07 * Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c.Andreas Schwab1-0/+4
* Makefile.in: Regenerated.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+348