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

4.104.114.84.95
Last change on this file since 7a53dc9 was 7a53dc9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/03 at 12:13:39

2003-12-01 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reformat.
  • clock/Makefile.am: Reformat.
  • console/Makefile.am: Reformat.
  • include/Makefile.am: Reformat. Use dirstamps for preinstallation.
  • timer/Makefile.am: Reformat.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reformat.
4        * clock/Makefile.am: Reformat.
5        * console/Makefile.am: Reformat.
6        * include/Makefile.am: Reformat. Use dirstamps for preinstallation.
7        * timer/Makefile.am: Reformat.
8
92003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove RTEMS_CANONICAL_HOST.
12
132003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_CHECK_CPU.
16
172003-09-04      Joel Sherrill <joel@OARcorp.com>
18
19        * clock/ckinit.c, console/mcfuart.c, include/mcf5206e.h,
20        include/mcfmbus.h, include/mcfuart.h, mbus/mcfmbus.c, timer/timer.c,
21        timer/timerisr.S: URL for license changed.
22
232003-08-20      Joel Sherrill <joel@OARcorp.com>
24
25        * clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S:
26        Correct copyright statements.
27
282003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Reflect having moved aclocal/.
31
322003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Reflect having moved automake/.
35        * clock/Makefile.am: Reflect having moved automake/.
36        * console/Makefile.am: Reflect having moved automake/.
37        * include/Makefile.am: Reflect having moved automake/.
38        * mbus/Makefile.am: Reflect having moved automake/.
39        * timer/Makefile.am: Reflect having moved automake/.
40
412003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
44
452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Remove AC_CONFIG_AUX_DIR.
48
492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
52
532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: AC_PREREQ(2.57).
56
572003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * clock/Makefile.am: Eliminate *_O_FILES.
60        Don't include @RTEMS_BSP@.cfg.
61        * console/Makefile.am: Likewise.
62        * mbus/Makefile.am: Likewise.
63        * timer/Makefile.am: Likewise.
64
652003-01-03      Victor V. Vengerov <vvv@oktet.ru>
66
67        * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232
68        to after the state has been set.
69
702002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
73
742002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Add RTEMS_PROG_CCAS.
77
782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * .cvsignore: Reformat.
81        Add autom4te*cache.
82        Remove autom4te.cache.
83
842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac:
87        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
88        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
89        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
90        * Makefile.am: Remove AUTOMAKE_OPTIONS.
91        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
92        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
93        * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
94        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
95
962001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
99        happy.
100
1012001-10-29      Joel Sherrill <joel@OARcorp.com>
102
103        * .cvsignore: Add more entries.
104
1052001-10-26      Victor V. Vengerov <vvv@oktet.ru>
106
107        * New libcpu support for mcf5206e.
108        * ChangeLog, clock/ckinit.c, clock/.cvsignore, configure.ac,
109        console/mcfuart.c, console/.cvsignore, include/mcf5206e.h,
110        include/mcfmbus.h, include/mcfuart.h, include/.cvsignore,
111        mbus/mcfmbus.c, mbus/.cvsignore, timer/timer.c, timer/timerisr.S,
112        timer/.cvsignore, .cvsignore: New files.
113
Note: See TracBrowser for help on using the repository browser.