aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2000-05-20 * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h.Hans-Peter Nilsson1-1/+0
* Makefile.in: Regenerated.
2000-05-17Update dependencies.Alan Modra1-685/+829
2000-04-21IA-64 ELF support.Jim Wilson1-0/+3
2000-04-19Fix the multi-obj dependency rules.Alan Modra1-40/+72
2000-04-19Get LEX,FLEX from configure.Alan Modra1-2/+5
2000-04-09Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney1-140/+121
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-736/+863
2000-03-092000-03-08 H.J. Lu (hjl@gnu.org)H.J. Lu1-1/+1
* Makefile.am (install-exec-tooldir): Depend on install-exec-bindir for parallel make. * Makefile.in: Regenerated.
2000-02-27rebuild with current toolsIan Lance Taylor1-4/+2
2000-02-23Add IBM 370 support.Alan Modra1-0/+3
2000-01-26This set of patches add support for aout emulation on the x86Alan Modra1-3/+8
assembler. ie. You will be able to do "as --em=i386aout" on an x86 linux-elf assembler to generate aout format object files, rather than using a separate assembler. The aout emulation is enabled by giving "--enable-targets=i386-linuxaout" to configure. Oh yeah, there's a couple of fixes too. Error messages shouldn't be passed to printf in the format arg just in case someone puts a `%' in the message.
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-0/+27
* config/tc-pj.c: New file, supports picoJava in ELF. * config/tc-pj.h: Ditto. * configure.in (pjl*, pj*): New targets. * Makefile.am: Rebuild dependencies. (CPU_TYPES): Add pj. (TARGET_CPU_CFILES): Add config/tc-pj.c. (TARGET_CPU_HFILES): Add config/tc-pj.h. * doc/c-pj.texi: New file. * doc/as.texinfo: Add some PJ specifics. * doc/all.texi: Add PJ to the list of all architectures, sort them all alphabetically. * doc/Makefile.in (CPU_DOCS): Add c-pj.texi. * configure, Makefile.in, doc/Makefile.in: Rebuild.
1999-08-09rebuild with patched automakeIan Lance Taylor1-1/+1
1999-08-081999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-1/+2
* Makefile.am (noinst_SCRIPTS): Change .gdbinit to $(GDBINIT). (EXTRA_SCRIPTS): Define to keep automake happy.
1999-08-08 * Makefile.am: Rename .dep* files to DEP*.Ian Lance Taylor1-242/+242
(MKDEP): Rename from DEP. Change all uses. Use $${srcdir} rather than $(srcdir). Rename TCDEP targets to DEPTC. Rename OBJDEP targets to DEPOBJ. * Makefile.in: Rebuild.
1999-08-08 * Makefile.am: Change all uses of itbl-test-ops to itbl-tops toIan Lance Taylor1-4/+4
avoid problems on DOS filesystems. * Makefile.in: Rebuild.
1999-08-08 * configure.in: Define and substitute GDBINIT. Change AC_OUTPUTIan Lance Taylor1-2/+3
line to crate ${GDBINIT} rather than .gdbinit. * configure, Makefile.in, doc/Makefile.in: Rebuild.
1999-06-12 * dwarf2dbg.c: Include elf/dwarf2.h with "", not <>.Ian Lance Taylor1-2/+3
* Makefile.am: Rebuild dependencies. * Makefile.in: Rebuild.
1999-06-07 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-fr30.c.Andreas Schwab1-0/+3
(TARGET_CPU_HFILES): Add config/tc-fr30.h. (TARG_ENV_HFILES): Add config/te-epoc-pe.h. * Makefile.in: Regenerated.
1999-06-03 * Makefile.am: Rebuild dependencies.Ian Lance Taylor1-443/+1264
($(OBJS)): Don't depend upon struc-symbol.h. (.dep1, .tcdep, .objdep): Create itbl-parse.h. * dep-in.sed: Don't remove struc-symbol.h. * Makefile.in: Rebuild.
1999-06-03Update.Richard Henderson1-1256/+444
1999-05-27rebuild dependenciesIan Lance Taylor1-2/+4
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2488