source: rtems/c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog @ 80defac

4.104.114.84.95
Last change on this file since 80defac was 80defac, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/30/02 at 06:05:34

2002-06-29 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Remove preinstallation of libbsp.a,
  • Property mode set to 100644
File size: 2.3 KB
Line 
12002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
4
52001-05-09      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds: In support of gcc 3.1, added one of more
8        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
9        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
10        and direction of segments to memory regions may also have been
11        addressed.  This was a sweep across all BSPs.
12 
132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac:
16        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
17        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
18        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS.
21        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
22        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
23        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
27
282002-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * include/Makefile.am: Adapt to automake-1.5.
31
322001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
35        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
36
372001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
40
412001-11-20      Joel Sherrill <joel@OARcorp.com>
42
43        * include/bspopts.h.in: Automatically generated file that should not
44        be in CVS.
45
462001-10-29      Joel Sherrill <joel@OARcorp.com>
47
48        * .cvsignore, include/.cvsignore: Add more entries.
49
502001-10-26      Victor V. Vengerov <vvv@oktet.ru>
51
52        * New BSP for MCF5206eLITE evaluation board BSP.
53        * ChangeLog, README, bsp_specs, configure.ac, console/console.c,
54        console/.cvsignore, i2c/i2c.c, i2c/i2cdrv.c, i2c/.cvsignore,
55        include/bsp.h, include/bspopts.h.in, include/coverhd.h,
56        include/ds1307.h, include/i2c.h, include/i2cdrv.h, include/nvram.h,
57        include/.cvsignore, nvram/nvram.c, nvram/.cvsignore, start/start.S,
58        start/.cvsignore, startup/bspclean.c, startup/bspstart.c,
59        startup/gdbinit, startup/init5206e.c, startup/linkcmds,
60        startup/linkcmds.flash, startup/.cvsignore, times, tod/ds1307.c,
61        tod/todcfg.c, tod/.cvsignore, tools/.cvsignore, tools/configure.ac,
62        tools/runtest, tools/changes, wrapup/.cvsignore, .cvsignore:
63        New files.
64
Note: See TracBrowser for help on using the repository browser.