diff options
author | Jason Molenda <crash@cygnus> | 1996-10-02 07:57:18 +0000 |
---|---|---|
committer | Jason Molenda <crash@cygnus> | 1996-10-02 07:57:18 +0000 |
commit | 38e4433bfb0fd388a1370e4e200196380bb13661 (patch) | |
tree | eda6a0920e118fe279621efeccc8872ec7fad81d /sim/erc32/ChangeLog | |
parent | b61364cc71c7e5eda19a9b4d94801a5d62b5859f (diff) | |
download | fsf-binutils-gdb-38e4433bfb0fd388a1370e4e200196380bb13661.zip fsf-binutils-gdb-38e4433bfb0fd388a1370e4e200196380bb13661.tar.gz fsf-binutils-gdb-38e4433bfb0fd388a1370e4e200196380bb13661.tar.bz2 |
* Makefile.in (clean): Remove config.log.
Diffstat (limited to 'sim/erc32/ChangeLog')
-rw-r--r-- | sim/erc32/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog index edbf929..0daf110 100644 --- a/sim/erc32/ChangeLog +++ b/sim/erc32/ChangeLog @@ -1,3 +1,16 @@ +Wed Oct 2 16:57:57 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) + + * Makefile.in (clean): Remove config.log. + +Sat Sep 14 00:00:46 1996 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.in (CC_FOR_BUILD): New variable. + (AR, AR_FLAGS, BISON, MAKEINFO): Remove duplicate variables. + (RANLIB, CC): Likewise. + (end): Use $(CC_FOR_BUILD), not $(CC). + * configure.in: Set CC_FOR_BUILD. + * configure: Rebuild. + Sun Sep 8 14:04:37 1996 Stu Grossman (grossman@critters.cygnus.com) * erc32.c (port_init): Disable this for __GO32__ (got no pty's |