Mercurial > ecos
annotate acsupport/ChangeLog @ 3268:b06697684f0a
* src/can_accfilt_lpc2xxx.c, src/can_lpc2xxx.c: Fix a compile issue of
the lpc2xxx driver that only occurs if support for extended 29-bit CAN
identifiers is enabled and support for message filtering is disabled.
[ Bugzilla 1001901 ]
* includes/can_lpc2xxx_baudrates.h: Added baudrate table for CAN clock
of 14.745600 MHz. [ Bugzilla 1001900 ]
| author | sergeig |
|---|---|
| date | Wed, 11 Sep 2013 21:00:16 +0000 |
| parents | 74dbf4c3f2e1 |
| children |
| rev | line source |
|---|---|
| 2538 | 1 2008-08-28 Bart Veer <bartv@ecoscentric.com> |
| 2 | |
| 3 * acinclude.m4: update Tcl/Tk macro again | |
| 4 | |
| 2530 | 5 2008-08-20 Bart Veer <bartv@ecoscentric.com> |
| 6 | |
| 7 * acinclude.m4: update Tcl/Tk macro | |
| 8 | |
| 2528 | 9 2008-08-18 Bart Veer <bartv@ecoscentric.com> |
| 10 | |
| 11 * acinclude.m4: major update of host-side configury | |
| 12 * config.guess, config.sub, install-sh, ltmain.sh, missing, | |
| 13 mkinstalldirs: import latest version | |
| 14 * depcomp: add new support file required by automake | |
| 15 | |
|
595
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
392
diff
changeset
|
16 2003-02-12 Bart Veer <bartv@ecoscentric.com> |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
392
diff
changeset
|
17 |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
392
diff
changeset
|
18 * acinclude.m4: Another attempt at the Tcl macro, to cope with |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
392
diff
changeset
|
19 cygwin tcl 8.3 and 8.4. Also fix some problems with VC++ builds. |
|
c2d1fd823f09
Update autoconf macro for Tcl, and regenerate affected files
bartv
parents:
392
diff
changeset
|
20 |
|
392
d82de0ee8e07
Fix typo in autoconf macro, which affected builds on Debian 3.0
bartv
parents:
345
diff
changeset
|
21 2002-10-27 Bart Veer <bartv@ecoscentric.com> |
|
d82de0ee8e07
Fix typo in autoconf macro, which affected builds on Debian 3.0
bartv
parents:
345
diff
changeset
|
22 |
|
d82de0ee8e07
Fix typo in autoconf macro, which affected builds on Debian 3.0
bartv
parents:
345
diff
changeset
|
23 * acinclude.m4 (ECOS_PATH_TCL): fix typo that prevented a build |
|
d82de0ee8e07
Fix typo in autoconf macro, which affected builds on Debian 3.0
bartv
parents:
345
diff
changeset
|
24 under Debian Woody |
|
d82de0ee8e07
Fix typo in autoconf macro, which affected builds on Debian 3.0
bartv
parents:
345
diff
changeset
|
25 |
|
345
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
311
diff
changeset
|
26 2002-09-22 Bart Veer <bartv@ecoscentric.com> |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
311
diff
changeset
|
27 |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
311
diff
changeset
|
28 * acinclude.m4: |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
311
diff
changeset
|
29 Add the Tcl library path to ecos_LDADD (patch provided by Andrew |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
311
diff
changeset
|
30 Lunn). Also add a reminder about ecos_tcl_version issues and |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
311
diff
changeset
|
31 fix up Tk support. |
|
3f4258400ba5
Fix host-side configury problems which can occur if you are not using
bartv
parents:
311
diff
changeset
|
32 |
|
311
c0ffaecb376e
Include the following patch, and update affected files.
bartv
parents:
283
diff
changeset
|
33 2002-08-27 Robin Farine <robin.farine@acn-group.ch> |
|
c0ffaecb376e
Include the following patch, and update affected files.
bartv
parents:
283
diff
changeset
|
34 |
|
c0ffaecb376e
Include the following patch, and update affected files.
bartv
parents:
283
diff
changeset
|
35 * acinclude.m4 (ECOS_PATH_TCL): having found tclConfig.sh in |
|
c0ffaecb376e
Include the following patch, and update affected files.
bartv
parents:
283
diff
changeset
|
36 /<lib>/tcl<ver>, search for tkConfig.sh in /<lib>/tcl<ver> and in |
|
c0ffaecb376e
Include the following patch, and update affected files.
bartv
parents:
283
diff
changeset
|
37 /<lib>/tk<ver>. |
|
c0ffaecb376e
Include the following patch, and update affected files.
bartv
parents:
283
diff
changeset
|
38 |
|
283
f58bc1b2c2bc
Reorganization of the host-side autoconfiscation support, and a couple
bartv
parents:
diff
changeset
|
39 2002-08-03 Bart Veer <bartv@ecoscentric.com> |
|
f58bc1b2c2bc
Reorganization of the host-side autoconfiscation support, and a couple
bartv
parents:
diff
changeset
|
40 |
|
f58bc1b2c2bc
Reorganization of the host-side autoconfiscation support, and a couple
bartv
parents:
diff
changeset
|
41 * Created as part of autoconf reorganization. |
|
f58bc1b2c2bc
Reorganization of the host-side autoconfiscation support, and a couple
bartv
parents:
diff
changeset
|
42 |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
43 // ####GPLCOPYRIGHTBEGIN#### |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
44 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
45 // This file is part of eCos, the Embedded Configurable Operating System. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
46 // Copyright (C) 2002, 2003 Free Software Foundation, Inc. |
|
283
f58bc1b2c2bc
Reorganization of the host-side autoconfiscation support, and a couple
bartv
parents:
diff
changeset
|
47 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
48 // This program is free software; you can redistribute it and/or modify |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
49 // it under the terms of the GNU General Public License as published by |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
50 // the Free Software Foundation; either version 2 or (at your option) any |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
51 // later version. |
|
283
f58bc1b2c2bc
Reorganization of the host-side autoconfiscation support, and a couple
bartv
parents:
diff
changeset
|
52 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
53 // This program is distributed in the hope that it will be useful, but |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
54 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
55 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
56 // General Public License for more details. |
|
283
f58bc1b2c2bc
Reorganization of the host-side autoconfiscation support, and a couple
bartv
parents:
diff
changeset
|
57 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
58 // You should have received a copy of the GNU General Public License |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
59 // along with this program; if not, write to the |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
60 // Free Software Foundation, Inc., 51 Franklin Street, |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
61 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
62 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2538
diff
changeset
|
63 // ####GPLCOPYRIGHTEND#### |
