diff options
author | Stu Grossman <grossman@cygnus> | 1994-01-05 01:14:41 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1994-01-05 01:14:41 +0000 |
commit | 1c5d19ee56cbfe78f3f823646b6624b25ed289fa (patch) | |
tree | 4820dccb7666d0dfba2ccdd3faf7ee952d542cb2 /ChangeLog | |
parent | 7f85a716b98b852e4da41e5d39f0df56abaa74af (diff) | |
download | gdb-1c5d19ee56cbfe78f3f823646b6624b25ed289fa.zip gdb-1c5d19ee56cbfe78f3f823646b6624b25ed289fa.tar.gz gdb-1c5d19ee56cbfe78f3f823646b6624b25ed289fa.tar.bz2 |
* configure: Back out Per's change of 12/19/1993. It changes the
behavior of configure in unexpected and confusing ways.
Also, use different delim char when calculating
program_transform_name so that the name can contain slashes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ +Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) + + * configure: Back out Per's change of 12/19/1993. It changes the + behavior of configure in unexpected and confusing ways. + + Also, use different delim char when calculating + program_transform_name so that the name can contain slashes. + +Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com) + + * configure.in, config.sub: Add support for VSTa micro-kernel. + +Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + + * configure.in: Nuke hacks which were used to get a special + version of GAS for HPPA configurations. + +Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com) + + * configure: If only ${target_alias} is given, use that + as the default for ${host_alias}. + * configure: Add missing back-slashes before nested quotes. + +Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) + + * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) + Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com) * config.guess: Recognize some Tektronix configurations. |