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

4.104.114.84.95
Last change on this file since c483a4e was c483a4e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:22:53

Fix broken ChangeLog? entries.

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