Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
        * 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.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22944 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
law committed Oct 8, 1998
1 parent 02a0b94 commit a8071b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,14 @@ Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>

* INSTALL/README: Fix typo.

Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>

* 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).

Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)

* Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
Expand Down

0 comments on commit a8071b4

Please sign in to comment.