Mercurial > ecos-v3_0-branch
diff host/libcdl/ChangeLog @ 283:f58bc1b2c2bc
Reorganization of the host-side autoconfiscation support, and a couple
of minor bug fixes. The main goal is to support per-package host-side
software in addition to the generic host-side tools. For example, the
synthetic target HAL and device driver packages can now have host
subdirectories with support code.
| author | bartv |
|---|---|
| date | Sun, 11 Aug 2002 21:40:50 +0000 |
| parents | e0c0827131d1 |
| children | fbfd52cf7976 |
line wrap: on
line diff
--- a/host/libcdl/ChangeLog +++ b/host/libcdl/ChangeLog @@ -1,3 +1,9 @@ +2002-08-03 Bart Veer <bartv@ecoscentric.com> + + * acinclude.m4, configure.in, Makefile.am, testsuite/Makefile.am, + testsuite/config/default.exp: + Rework host-side autoconf support + 2002-03-04 Gary Thomas <gthomas@redhat.com> * build.cxx (update_header_file_info):
