Mercurial > ecos
diff host/libcdl/ChangeLog @ 115:6ed91473a1cd ecos-sw-2000-08-21
Merge from eCos master repository on 2000-08-21-22:40:54-BST
| author | jlarmour |
|---|---|
| date | Fri, 25 Aug 2000 17:32:38 +0000 |
| parents | 84e4bde58b26 |
| children | b939e9cada46 |
line wrap: on
line diff
--- a/host/libcdl/ChangeLog +++ b/host/libcdl/ChangeLog @@ -1,3 +1,18 @@ +2000-08-18 Bart Veer <bartv@redhat.com> + + * configure.in: + Allow cross-compilation. + + * configure, Makefile.in, testsuite/Makefile.in: + Regenerate. + + * base.cxx, build.cxx, cdl.hxx, cdlcore.hxx, component.cxx, + config.cxx, database.cxx, dialog.cxx, expr.cxx, interface.cxx, + interp.cxx, option.cxx, package.cxx, parse.cxx, value.cxx, + wizard.cxx + Remove C++ exception specifications, because they cause problems + with some versions of the tools. + 2000-07-06 Bart Veer <bartv@redhat.com> * conflict.cxx (get_explanation):
