diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-08-05 18:43:49 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-08-05 18:43:49 +0000 |
commit | 3cf125fcee8ee50a729fc409552bc61e99effc7e (patch) | |
tree | f7199c9d5c0da6ef59e404a36c1bd0bab4b29091 /ChangeLog | |
parent | 0d2ac65711936bf5ded20c83b2894acab131010f (diff) | |
download | gdb-3cf125fcee8ee50a729fc409552bc61e99effc7e.zip gdb-3cf125fcee8ee50a729fc409552bc61e99effc7e.tar.gz gdb-3cf125fcee8ee50a729fc409552bc61e99effc7e.tar.bz2 |
* ylwrap: If the program is a relative path, force it to be
absolute.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com> + + * ylwrap: If the program is a relative path, force it to be + absolute. + +Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * configure (tooldir): Set BISON to `bison -y' and not just bison. + +Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com> + + * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, + correctly specify the target build directory $(TARGET_SUBDIR)/winsup + for libraries. + Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com> * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values |