Mercurial > flash_v2
comparison ChangeLog @ 208:e0c0827131d1 ecos
Merge from eCos master repository on 2002-05-20-20:11:54-BST
| author | jlarmour |
|---|---|
| date | Mon, 20 May 2002 22:19:26 +0000 |
| parents | |
| children | f58bc1b2c2bc |
comparison
equal
deleted
inserted
replaced
| 207:74c807ddde34 | 208:e0c0827131d1 |
|---|---|
| 1 1999-11-10 Bart Veer <bartv@cygnus.co.uk> | |
| 2 | |
| 3 * configure.in | |
| 4 * configure | |
| 5 Added host/tools/configtool/standalone/common | |
| 6 | |
| 7 1999-11-09 Bart Veer <bartv@cygnus.co.uk> | |
| 8 | |
| 9 * configure: | |
| 10 * configure.in: | |
| 11 Added host/tools/ecostest/common, suppressed the configtool | |
| 12 support for now. | |
| 13 | |
| 14 1999-08-12 Bart Veer <bartv@cygnus.co.uk> | |
| 15 | |
| 16 * Makefile.in: | |
| 17 * acinclude.m4: | |
| 18 * aclocal.m4: | |
| 19 * configure.in: | |
| 20 * configure: | |
| 21 First attempt at autoconfiscation of the configtool. | |
| 22 | |
| 23 1999-06-03 Bart Veer <bartv@cygnus.co.uk> | |
| 24 | |
| 25 * acinclude.m4: | |
| 26 Trying to sort out the compiler flags a bit better. | |
| 27 | |
| 28 1999-06-02 Bart Veer <bartv@cygnus.co.uk> | |
| 29 | |
| 30 * acinclude.m4: | |
| 31 Added -enable-debuginfo flag which will do the right thing | |
| 32 for both gcc/g++ (add -g) and VC++ (add -MDd or -MD) | |
| 33 | |
| 34 1999-03-25 Bart Veer <bartv@cygnus.co.uk> | |
| 35 | |
| 36 * configure.in: | |
| 37 * aclocal.m4: | |
| 38 * acinclude.m4: | |
| 39 * Makefile.am: | |
| 40 Sorting out the banner. | |
| 41 | |
| 42 1999-01-26 Bart Veer <bartv@cygnus.co.uk> | |
| 43 | |
| 44 * configure.in: | |
| 45 * configure: | |
| 46 * aclocal.m4: | |
| 47 * Makefile.in | |
| 48 Update to use autoconf 2.13 and automake 1.4 | |
| 49 | |
| 50 * acinclude.m4 (CYG_AC_PATH_TCL): | |
| 51 Improve the support for linking with Tcl | |
| 52 | |
| 53 1999-01-21 Bart Veer <bartv@cygnus.co.uk> | |
| 54 | |
| 55 * acinclude.m4: | |
| 56 Added new macro CYG_AC_SUBST_VERSION so that different packages | |
| 57 can use different symbols for versioning. | |
| 58 | |
| 59 1999-01-19 Bart Veer <bartv@cygnus.co.uk> | |
| 60 | |
| 61 * acinclude.m4: | |
| 62 * aclocal.m4: | |
| 63 * Makefile.in: | |
| 64 Added new macros: CYG_AC_MSVC_PATH for handling pathname | |
| 65 problems between cygwin and VC++; and CYG_AC_PATH_TCL so | |
| 66 that the user can specify the location of a suitable Tcl | |
| 67 installation. | |
| 68 | |
| 69 1998-12-24 Bart Veer <bartv@cygnus.co.uk> | |
| 70 | |
| 71 * configure.in: | |
| 72 * configure: | |
| 73 * aclocal.m4: | |
| 74 * acinclude.m4: | |
| 75 * Makefile.in: | |
| 76 * Makefile.am: | |
| 77 Provide support for building all host-side packages. | |
| 78 | |
| 79 1998-07-13 Bart Veer <bartv@cygnus.co.uk> | |
| 80 | |
| 81 * ltconfig | |
| 82 * ltmain-sh | |
| 83 Merge with latest versions from devo | |
| 84 | |
| 85 * missing | |
| 86 * mkinstalldirs | |
| 87 * config.guess | |
| 88 * config.sub | |
| 89 * install-sh | |
| 90 * ltconfig | |
| 91 * ltmain-sh | |
| 92 Restore files that had been removed prematurely | |
| 93 |
