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

4.104.114.84.95
Last change on this file since b989299a was b989299a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:04:16

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

  • console/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 3.4 KB
RevLine 
[b989299a]12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * console/Makefile.am: Remove all-local: $(ARCH).
4
[7a53dc9]52003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reformat.
8        * clock/Makefile.am: Reformat.
9        * console/Makefile.am: Reformat.
10        * include/Makefile.am: Reformat. Use dirstamps for preinstallation.
11        * timer/Makefile.am: Reformat.
12
[c44312d]132003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_CANONICAL_HOST.
16
[c8e1751]172003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Remove RTEMS_CHECK_CPU.
20
[57e9580f]212003-09-04      Joel Sherrill <joel@OARcorp.com>
22
23        * clock/ckinit.c, console/mcfuart.c, include/mcf5206e.h,
24        include/mcfmbus.h, include/mcfuart.h, mbus/mcfmbus.c, timer/timer.c,
25        timer/timerisr.S: URL for license changed.
26
[aabb608]272003-08-20      Joel Sherrill <joel@OARcorp.com>
28
29        * clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S:
30        Correct copyright statements.
31
[fe8bc62f]322003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Reflect having moved aclocal/.
35
[5321250]362003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
[c483a4e]38        * Makefile.am: Reflect having moved automake/.
39        * clock/Makefile.am: Reflect having moved automake/.
40        * console/Makefile.am: Reflect having moved automake/.
41        * include/Makefile.am: Reflect having moved automake/.
42        * mbus/Makefile.am: Reflect having moved automake/.
43        * timer/Makefile.am: Reflect having moved automake/.
[5321250]44
[7dcc3fe]452003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
48
[3c55718]492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Remove AC_CONFIG_AUX_DIR.
52
[ccd81b60]532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
56
[9b5c258]572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: AC_PREREQ(2.57).
60
[7c53080]612003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * clock/Makefile.am: Eliminate *_O_FILES.
64        Don't include @RTEMS_BSP@.cfg.
65        * console/Makefile.am: Likewise.
66        * mbus/Makefile.am: Likewise.
67        * timer/Makefile.am: Likewise.
68
[5bb1a93c]692003-01-03      Victor V. Vengerov <vvv@oktet.ru>
70
71        * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232
72        to after the state has been set.
73
[dfa8fe34]742002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
77
[0730209]782002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Add RTEMS_PROG_CCAS.
81
[8730f45]822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * .cvsignore: Reformat.
85        Add autom4te*cache.
86        Remove autom4te.cache.
87
[ebe9aef]882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac:
91        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
92        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
93        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
94        * Makefile.am: Remove AUTOMAKE_OPTIONS.
95        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
96        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
97        * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
98        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
99
[ad1fb14]1002001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
103        happy.
104
[922eb07]1052001-10-29      Joel Sherrill <joel@OARcorp.com>
106
107        * .cvsignore: Add more entries.
108
[00717a3]1092001-10-26      Victor V. Vengerov <vvv@oktet.ru>
110
111        * New libcpu support for mcf5206e.
112        * ChangeLog, clock/ckinit.c, clock/.cvsignore, configure.ac,
113        console/mcfuart.c, console/.cvsignore, include/mcf5206e.h,
114        include/mcfmbus.h, include/mcfuart.h, include/.cvsignore,
115        mbus/mcfmbus.c, mbus/.cvsignore, timer/timer.c, timer/timerisr.S,
116        timer/.cvsignore, .cvsignore: New files.
117
Note: See TracBrowser for help on using the repository browser.