diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-06-07 00:04:15 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-06-07 00:04:15 +0000 |
commit | aac893c5dd58fa324227efd22ffc557ddc7c3e1b (patch) | |
tree | c934eb2a223349763efe8200b36b0b66963a04da /ChangeLog | |
parent | 0b1ecddf68f0d4091ba5f8166ee41432f621e733 (diff) | |
download | newlib-aac893c5dd58fa324227efd22ffc557ddc7c3e1b.zip newlib-aac893c5dd58fa324227efd22ffc557ddc7c3e1b.tar.gz newlib-aac893c5dd58fa324227efd22ffc557ddc7c3e1b.tar.bz2 |
* configure.in (unsupported_languages): New macro.
<mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
non-ported target libraries in noconfigdirs.
<cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
non-linux-gnu. Remove libgcj_ex_libffi.
<lang_frag loop>: Set add_this_lang=no if the language is in
unsupported_languages.
* configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-06-07 Hans-Peter Nilsson <hp@axis.com> + + * configure.in (unsupported_languages): New macro. + <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit + non-ported target libraries in noconfigdirs. + <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, + non-linux-gnu. Remove libgcj_ex_libffi. + <lang_frag loop>: Set add_this_lang=no if the language is in + unsupported_languages. + * configure: Regenerate. + 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> * configure.in: Fix typo in handling of --with-mpfr-dir. |