Mercurial > ecos
diff host/infra/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 | 511f4dc167f6 |
| children | c2d1fd823f09 |
line wrap: on
line diff
--- a/host/infra/ChangeLog +++ b/host/infra/ChangeLog @@ -1,3 +1,14 @@ +2002-08-03 Bart Veer <bartv@ecoscentric.com> + + * acinclude.m4, configure.in, Makefile.am, testsuite/Makefile.am: + Rework host-side autoconf support + + * hosttest.exp: allow for configury changes + + * assert.cxx: use mkstemp() when available + + * cyg_trac.h, trace.cxx: use const where appropriate + 2001-05-16 Bart Veer <bartv@redhat.com> * Makefile.am: use new compiler flag support
