aboutsummaryrefslogtreecommitdiff
path: root/depcomp
AgeCommit message (Collapse)AuthorFilesLines
2005-06-13top level:Zack Weinberg1-26/+57
* depcomp: Update from automake CVS. Add 'ia64hp' stanza. In 'cpp' stanza, support '#line' as well as '# '. config: * depstand.m4, lead-dot.m4: New files. libcpp: * configure.ac: Invoke ZW_CREATE_DEPDIR and ZW_PROG_COMPILER_DEPENDENCIES. * aclocal.m4, configure: Regenerate. * Makefile.in (DEPMODE, DEPDIR, depcomp, COMPILE.base, COMPILE): New variables. (distclean): Clean up $(DEPDIR) and its contents. (.c.o): Use $(COMPILE). Include $(DEPDIR)/*.Po for most object->header dependencies. From-SVN: r100874
2004-09-23config.guess: New upstream versionKelley Cook1-27/+77
2004-09-23 Kelley Cook <kcook@gcc.gnu.org> * config.guess: New upstream version * compile, depcomp, install-sh, ylwrap: Likewise. From-SVN: r87914
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+472
From-SVN: r81764