aboutsummaryrefslogtreecommitdiff
path: root/ylwrap
AgeCommit message (Collapse)AuthorFilesLines
2005-07-14COPYING, [...]: Sync from upstream sources.Kelley Cook1-2/+3
2005-07-14 Kelley Cook <kcook@gcc.gnu.org> * COPYING, compile, config-ml.in, config.guess, config.sub, install-sh, missing, mkinstalldirs, symlink-tree, ylwrap: Sync from upstream sources. From-SVN: r102001
2005-05-15* ylwrap: Import from Automake 1.9.5.Daniel Jacobowitz1-71/+170
From-SVN: r99738
2004-09-24* Revert to previous version due to Binutils breakage.Kelley Cook1-170/+71
From-SVN: r88026
2004-09-23config.guess: New upstream versionKelley Cook1-71/+170
2004-09-23 Kelley Cook <kcook@gcc.gnu.org> * config.guess: New upstream version * compile, depcomp, install-sh, ylwrap: Likewise. From-SVN: r87914
1998-10-08ylwrap: Change absolute path checks to check for DOS style path names.Marc Lehmann1-3/+19
� * ylwrap: Change absolute path checks to check for DOS style path names. * ylwrap: Don't use a full path name if the source file is in the same directory. From hjl@lucon.org (H.J. Lu). Brought over from devo. From-SVN: r22945
1997-08-21Initial revisionJason Merrill1-0/+107
From-SVN: r14877