diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2005-09-20 03:13:02 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 2005-09-20 03:13:02 +0000 |
commit | 096f7d00c1d4f1f28990b9546813d3be40589c13 (patch) | |
tree | 89be32b3c67edd3da0f7095cd172b2c2d45a6e67 /ChangeLog | |
parent | aba4aa7d5d955be8c137f3f6bd4b8e2bf815a9f7 (diff) | |
download | gdb-096f7d00c1d4f1f28990b9546813d3be40589c13.zip gdb-096f7d00c1d4f1f28990b9546813d3be40589c13.tar.gz gdb-096f7d00c1d4f1f28990b9546813d3be40589c13.tar.bz2 |
2005-09-19 David Edelsohn <edelsohn@gnu.org>
* configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
(rs6000-*-aix*): Same.
* configure: Regenerate.
2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* configure.in: Recognize f95 in the --enable-languages option,
and substitute it for fortran, issuing a warning.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2005-09-19 David Edelsohn <edelsohn@gnu.org> + + * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. + (rs6000-*-aix*): Same. + * configure: Regenerate. + +2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr> + + * configure.in: Recognize f95 in the --enable-languages option, + and substitute it for fortran, issuing a warning. + * configure: Regenerate. + 2005-09-07 Ben Elliston <bje@au.ibm.com> Import from Autoconf sources: |