aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2000-07-31Add --pcrel option to m68k portNick Clifton1-1/+1
2000-07-20 * configure.in: Add CRIS support.Hans-Peter Nilsson1-8/+60
* configure: Regenerate. * Makefile.am: (CPU_TYPES): Add cris. (CPU_OBJ_VALID) [aout]: Add cris. (MULTI_CPU_TYPES): Add cris. (MULTI_CPU_OBJ_VALID) [aout]: Add cris. [coff]: Only i386 and mips are valid. (TARGET_CPU_CFILES): Add config/tc-cris.c. (TARGET_CPU_HFILES): Add config/tc-cris.h. (MULTI_CFILES): Add config/e-crisaout.c and config/e-criself.c. Regenerate dependencies. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * as.c: Declare crisaout, criself. * config/tc-cris.h, config/tc-cris.c: New. * config/e-criself.c, config/e-crisaout.c: New. * po/POTFILES.in, po/gas.pot: Regenerate.
2000-06-25Fix spelling typos.Nick Clifton1-1/+1
Remove use of DEFUN().
2000-06-22Ensure /usr/include and the like stay out of dependencies.Alan Modra1-658/+476
2000-06-222000-06-21 H.J. Lu <hjl@gnu.org>H.J. Lu1-1200/+1025
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild.
2000-06-202000-06-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-634/+1928
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild. * configure: Likewise. * doc/Makefile.in: Likewise.
2000-06-20TI C54x target.Timothy Wall1-1586/+499
2000-06-19Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton1-1/+14
for m68hc11 and m68hc12 processors.
2000-05-27Fix "make dep-in" and "make dep"Alan Modra1-28/+37
Previous rules had problems due to automake moving variables around.
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