source: rtems/c/src/lib/libcpu/m68k/mcf5206/ChangeLog @ aabb608

4.104.114.84.95
Last change on this file since aabb608 was aabb608, checked in by Joel Sherrill <joel.sherrill@…>, on 08/20/03 at 16:04:12

2003-08-20 Joel Sherrill <joel@…>

  • clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S: Correct copyright statements.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12003-08-20      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S:
4        Correct copyright statements.
5
62003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect having moved aclocal/.
9
102003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect having moved automake/.
13        * clock/Makefile.am: Reflect having moved automake/.
14        * console/Makefile.am: Reflect having moved automake/.
15        * include/Makefile.am: Reflect having moved automake/.
16        * mbus/Makefile.am: Reflect having moved automake/.
17        * timer/Makefile.am: Reflect having moved automake/.
18
192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
22
232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Remove AC_CONFIG_AUX_DIR.
26
272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
30
312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: AC_PREREQ(2.57).
34
352003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * clock/Makefile.am: Eliminate *_O_FILES.
38        Don't include @RTEMS_BSP@.cfg.
39        * console/Makefile.am: Likewise.
40        * mbus/Makefile.am: Likewise.
41        * timer/Makefile.am: Likewise.
42
432003-01-03      Victor V. Vengerov <vvv@oktet.ru>
44
45        * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232
46        to after the state has been set.
47
482002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
51
522002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Add RTEMS_PROG_CCAS.
55
562002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * .cvsignore: Reformat.
59        Add autom4te*cache.
60        Remove autom4te.cache.
61
622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac:
65        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
66        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
67        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
68        * Makefile.am: Remove AUTOMAKE_OPTIONS.
69        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
70        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
71        * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
72        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
73
742001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
77        happy.
78
792001-10-29      Joel Sherrill <joel@OARcorp.com>
80
81        * .cvsignore: Add more entries.
82
832001-10-26      Victor V. Vengerov <vvv@oktet.ru>
84
85        * New libcpu support for mcf5206e.
86        * ChangeLog, clock/ckinit.c, clock/.cvsignore, configure.ac,
87        console/mcfuart.c, console/.cvsignore, include/mcf5206e.h,
88        include/mcfmbus.h, include/mcfuart.h, include/.cvsignore,
89        mbus/mcfmbus.c, mbus/.cvsignore, timer/timer.c, timer/timerisr.S,
90        timer/.cvsignore, .cvsignore: New files.
91
Note: See TracBrowser for help on using the repository browser.