aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-0/+21
* 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-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-3/+3
avoid problems on DOS filesystems. * 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-4/+9
($(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-03 * as.c (parse_args): Add option -gdwarf2 to allow requestingRichard Henderson1-0/+4
DWARF2 debug info (line information only, at this point). * as.h: Update comment about supported debug formats. * dwarf2dbg.c, dwarf2dbg.h: New files. * Makefile.am (GAS_CFILES, HFILES, GENERIC_OBJS): Add them.
1999-05-27rebuild dependenciesIan Lance Taylor1-1/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1695