diff options
author | Manfred Hollstein <manfred@gcc.gnu.org> | 1998-06-19 05:42:12 +0000 |
---|---|---|
committer | Manfred Hollstein <manfred@gcc.gnu.org> | 1998-06-19 05:42:12 +0000 |
commit | 2f96399bc24d5c65717b5338c2d6f37f03283b12 (patch) | |
tree | 38d6c69c5080afc977310f4e124e00387a99ebf2 /ChangeLog | |
parent | f0b8d9aab46ec64cd1a42ac2bc6d3c47df52a513 (diff) | |
download | gcc-2f96399bc24d5c65717b5338c2d6f37f03283b12.tar.gz |
*** empty log message ***
From-SVN: r20581
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3b7bd791ebd..66c28e651ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1998-06-19 Manfred Hollstein <manfred@s-direktnet.de> + + * configure (gcc_version): Add new variable describing the + particular gcc version we're building. + * Makefile.in (libsubdir): Add new macro for the directory + in which the compiler finds executables, libraries, etc. + (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias + and libsubdir. + Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> * Makefile.in (local-clean): remove *.log |