Mercurial > ecos
comparison host/ChangeLog @ 76:435cced73e2f ecos-v1_3_1-release
eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 14:10:45 +0000 |
| parents | |
| children | 6ed91473a1cd |
comparison
equal
deleted
inserted
replaced
| 75:41bf073c0c32 | 76:435cced73e2f |
|---|---|
| 1 2000-03-13 John Dallway <jld@cygnus.co.uk> | |
| 2 | |
| 3 * README: | |
| 4 Mention use of the short form of the path to the configure | |
| 5 script under Windows. | |
| 6 | |
| 7 2000-03-12 Bart Veer <bartv@redhat.com> | |
| 8 | |
| 9 * acinclude.m4, and lots of other files: | |
| 10 Change the CYG_AC_PATH_TCL macro to use tclConfig.sh, make | |
| 11 appropriate adjustments elsewhere. Also, add dependencies | |
| 12 such that the commands now depend on the libraries. | |
| 13 | |
| 14 2000-03-08 Bart Veer <bartv@redhat.com> | |
| 15 | |
| 16 * README: | |
| 17 Updated. | |
| 18 | |
| 19 * configure.in (ECOS_DIRS): | |
| 20 Use the infrastructure and Tcl macros at the toplevel, so that | |
| 21 configure --help gives the right information. | |
| 22 | |
| 23 * configure.in (ECOS_DIRS): | |
| 24 Look for the file tools/ecostest/common/configure, rather than | |
| 25 just the directory. | |
| 26 | |
| 27 2000-03-01 Bart Veer <bartv@redhat.com> | |
| 28 | |
| 29 * Create toplevel ChangeLog for the eCos host-side. | |
| 30 | |
| 31 //####COPYRIGHTBEGIN#### | |
| 32 // | |
| 33 // ---------------------------------------------------------------------------- | |
| 34 // Copyright (C) 2000 Red Hat, Inc. | |
| 35 // | |
| 36 // This file is part of the eCos host tools. | |
| 37 // | |
| 38 // This program is free software; you can redistribute it and/or modify it | |
| 39 // under the terms of the GNU General Public License as published by the Free | |
| 40 // Software Foundation; either version 2 of the License, or (at your option) | |
| 41 // any later version. | |
| 42 // | |
| 43 // This program is distributed in the hope that it will be useful, but WITHOUT | |
| 44 // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
| 45 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | |
| 46 // more details. | |
| 47 // | |
| 48 // You should have received a copy of the GNU General Public License along with | |
| 49 // this program; if not, write to the Free Software Foundation, Inc., | |
| 50 // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | |
| 51 // | |
| 52 // ---------------------------------------------------------------------------- | |
| 53 // | |
| 54 //####COPYRIGHTEND#### |
