Mercurial > flash_v2
annotate packages/devs/watchdog/synth/current/ChangeLog @ 704:bcbf9793fbb2
* cdl/synth_watchdog.cdl: Add doc link.
* doc/synth_watchdog.sgml: Comment out DOCTYPE for now to allow
building with standard doc build.
Add an enclosing <reference> so it's structured better with standard
doc build.
| author | jlarmour |
|---|---|
| date | Mon, 24 Feb 2003 14:21:52 +0000 |
| parents | c2d1fd823f09 |
| children | 06c560ce58bb |
| rev | line source |
|---|---|
| 704 | 1 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> |
| 2 | |
| 3 * cdl/synth_watchdog.cdl: Add doc link. | |
| 4 | |
| 5 * doc/synth_watchdog.sgml: Comment out DOCTYPE for now to allow | |
| 6 building with standard doc build. | |
| 7 Add an enclosing <reference> so it's structured better with standard | |
| 8 doc build. | |
| 9 | |
|
595
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
336
diff
changeset
|
10 2003-02-12 Bart Veer <bartv@ecoscentric.com> |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
336
diff
changeset
|
11 |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
336
diff
changeset
|
12 * host/Makefile.in: |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
336
diff
changeset
|
13 Regenerate after toplevel acinclude.m4 update |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
336
diff
changeset
|
14 |
|
336
9cba9bab3aeb
synthetic target watchdog device should only be active when the
bartv
parents:
332
diff
changeset
|
15 2002-09-16 Bart Veer <bartv@ecoscentric.com> |
|
9cba9bab3aeb
synthetic target watchdog device should only be active when the
bartv
parents:
332
diff
changeset
|
16 |
|
9cba9bab3aeb
synthetic target watchdog device should only be active when the
bartv
parents:
332
diff
changeset
|
17 * cdl/synth_watchdog.cdl: |
|
9cba9bab3aeb
synthetic target watchdog device should only be active when the
bartv
parents:
332
diff
changeset
|
18 Synthetic watchdog device should only be active if the |
|
9cba9bab3aeb
synthetic target watchdog device should only be active when the
bartv
parents:
332
diff
changeset
|
19 generic watchdog support is present |
|
9cba9bab3aeb
synthetic target watchdog device should only be active when the
bartv
parents:
332
diff
changeset
|
20 |
|
332
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
21 2002-09-04 Bart Veer <bartv@ecoscentric.com> |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
22 |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
23 * Synthetic target watchdog package created |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
24 |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
25 //=========================================================================== |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
26 //####ECOSGPLCOPYRIGHTBEGIN#### |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
27 // ------------------------------------------- |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
28 // This file is part of eCos, the Embedded Configurable Operating System. |
|
595
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
336
diff
changeset
|
29 // Copyright (C) 2002, 2003 Bart Veer |
|
332
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
30 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
31 // eCos is free software; you can redistribute it and/or modify it under |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
32 // the terms of the GNU General Public License as published by the Free |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
33 // Software Foundation; either version 2 or (at your option) any later version. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
34 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
35 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
36 // WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
37 // FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
38 // for more details. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
39 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
40 // You should have received a copy of the GNU General Public License along |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
41 // with eCos; if not, write to the Free Software Foundation, Inc., |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
42 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
43 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
44 // As a special exception, if other files instantiate templates or use macros |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
45 // or inline functions from this file, or you compile this file and link it |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
46 // with other works to produce a work based on this file, this file does not |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
47 // by itself cause the resulting work to be covered by the GNU General Public |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
48 // License. However the source code for this file must still be made available |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
49 // in accordance with section (3) of the GNU General Public License. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
50 // |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
51 // This exception does not invalidate any other reasons why a work based on |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
52 // this file might be covered by the GNU General Public License. |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
53 // ------------------------------------------- |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
54 //####ECOSGPLCOPYRIGHTEND#### |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
55 //=========================================================================== |
|
7c1c8dc43ba1
Now witness the firepower of this fully armed and operational
bartv
parents:
diff
changeset
|
56 |
