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

4.104.114.84.95
Last change on this file since ccd81b60 was ccd81b60, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:47:49

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

  • configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
  • Property mode set to 100644
File size: 1.9 KB
Line 
12003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AC_PREREQ(2.57).
8
92003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * clock/Makefile.am: Eliminate *_O_FILES.
12        Don't include @RTEMS_BSP@.cfg.
13        * console/Makefile.am: Likewise.
14        * mbus/Makefile.am: Likewise.
15        * timer/Makefile.am: Likewise.
16
172003-01-03      Victor V. Vengerov <vvv@oktet.ru>
18
19        * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232
20        to after the state has been set.
21
222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
25
262002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Add RTEMS_PROG_CCAS.
29
302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * .cvsignore: Reformat.
33        Add autom4te*cache.
34        Remove autom4te.cache.
35
362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac:
39        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
40        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
41        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
47
482001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
51        happy.
52
532001-10-29      Joel Sherrill <joel@OARcorp.com>
54
55        * .cvsignore: Add more entries.
56
572001-10-26      Victor V. Vengerov <vvv@oktet.ru>
58
59        * New libcpu support for mcf5206e.
60        * ChangeLog, clock/ckinit.c, clock/.cvsignore, configure.ac,
61        console/mcfuart.c, console/.cvsignore, include/mcf5206e.h,
62        include/mcfmbus.h, include/mcfuart.h, include/.cvsignore,
63        mbus/mcfmbus.c, mbus/.cvsignore, timer/timer.c, timer/timerisr.S,
64        timer/.cvsignore, .cvsignore: New files.
65
Note: See TracBrowser for help on using the repository browser.