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

Last change on this file since 040a592 was b160bf9, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 17:32:14

2003-09-04 Joel Sherrill <joel@…>

  • clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S: Removed incorrect statement about copyright assignment.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S:
4        Removed incorrect statement about copyright assignment.
5
62003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
9
102003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove AC_CONFIG_AUX_DIR.
13
142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
17
182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: AC_PREREQ(2.57).
21
222003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * clock/Makefile.am: Eliminate *_O_FILES.
25        Don't include @RTEMS_BSP@.cfg.
26        * console/Makefile.am: Likewise.
27        * mbus/Makefile.am: Likewise.
28        * timer/Makefile.am: Likewise.
29
302003-01-03      Victor V. Vengerov <vvv@oktet.ru>
31
32        * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232
33        to after the state has been set.
34
352002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
38
392002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Add RTEMS_PROG_CCAS.
42
432002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * .cvsignore: Reformat.
46        Add autom4te*cache.
47        Remove autom4te.cache.
48
492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac:
52        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
53        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
54        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
55        * Makefile.am: Remove AUTOMAKE_OPTIONS.
56        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
57        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
58        * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
59        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
60
612001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
64        happy.
65
662001-10-29      Joel Sherrill <joel@OARcorp.com>
67
68        * .cvsignore: Add more entries.
69
702001-10-26      Victor V. Vengerov <vvv@oktet.ru>
71
72        * New libcpu support for mcf5206e.
73        * ChangeLog, clock/ckinit.c, clock/.cvsignore, configure.ac,
74        console/mcfuart.c, console/.cvsignore, include/mcf5206e.h,
75        include/mcfmbus.h, include/mcfuart.h, include/.cvsignore,
76        mbus/mcfmbus.c, mbus/.cvsignore, timer/timer.c, timer/timerisr.S,
77        timer/.cvsignore, .cvsignore: New files.
78
Note: See TracBrowser for help on using the repository browser.