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

4.104.114.84.95
Last change on this file since 7dcc3fe was 7dcc3fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:20:43

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AC_PREREQ(2.57).
16
172003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am: Eliminate *_O_FILES.
20        Don't include @RTEMS_BSP@.cfg.
21        * console/Makefile.am: Likewise.
22        * mbus/Makefile.am: Likewise.
23        * timer/Makefile.am: Likewise.
24
252003-01-03      Victor V. Vengerov <vvv@oktet.ru>
26
27        * mbus/mcfmbus.c: Per PR323, move the mbus_send command on line 232
28        to after the state has been set.
29
302002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
33
342002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Add RTEMS_PROG_CCAS.
37
382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * .cvsignore: Reformat.
41        Add autom4te*cache.
42        Remove autom4te.cache.
43
442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac:
47        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
48        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
49        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
50        * Makefile.am: Remove AUTOMAKE_OPTIONS.
51        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
52        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
53        * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
55
562001-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * include/Makefile.am: Fix TMPINSTALL_FILES to make automake-1.5
59        happy.
60
612001-10-29      Joel Sherrill <joel@OARcorp.com>
62
63        * .cvsignore: Add more entries.
64
652001-10-26      Victor V. Vengerov <vvv@oktet.ru>
66
67        * New libcpu support for mcf5206e.
68        * ChangeLog, clock/ckinit.c, clock/.cvsignore, configure.ac,
69        console/mcfuart.c, console/.cvsignore, include/mcf5206e.h,
70        include/mcfmbus.h, include/mcfuart.h, include/.cvsignore,
71        mbus/mcfmbus.c, mbus/.cvsignore, timer/timer.c, timer/timerisr.S,
72        timer/.cvsignore, .cvsignore: New files.
73
Note: See TracBrowser for help on using the repository browser.