source: rtems/c/src/lib/libbsp/m68k/mvme162/ChangeLog @ 962140dd

4.104.114.84.95
Last change on this file since 962140dd was 962140dd, checked in by Joel Sherrill <joel.sherrill@…>, on 04/08/02 at 18:28:02

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

  • include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/mvme16x_hw.h: Include <bsp.h> instead of targopts.h.
4
52002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac:
8        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
9        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
10        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
21
222001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
25
262001-10-29      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/linkcmds: Remove explicit force of output format.
29
302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
33        * configure.in: Remove.
34        * configure.ac: New file, generated from configure.in by autoupdate.
35
362001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
39
402001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.in: Add bspopts.h.
43        * include/.cvsignore: Add bspopts.h*, stamp-h*.
44        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
45        * consolex/Makefile.am: Ditto.
46        * include/bsp.h: Include bspopts.h.
47
482001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
49
50        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
51
522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
55
562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
59
602000-11-01      Joel Sherrill <joel@OARcorp.com>
61
62        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
63        and libcsupport.h moved from libc to lib/include/rtems and
64        now must be referenced as <rtems/XXX.h>.   Header file order
65        was cleaned up while doing this.
66
672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
70        Switch to GNU canonicalization.
71
722000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
73
74        * startup/linkcmds: Added lines so DWARF debug information
75        would be available.  Otherwise gdb complains that the offsets
76        for the debug info are incorrect and doesn't load the files.
77
782000-09-14      Joel Sherrill <joel@OARcorp.com>
79
80        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
81        can check which BSP this is being used with.
82
832000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
86        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
87        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
88        compile.am
89
902000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
91
92        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
93        a manner that should work for 162, 162lx, and 167.
94
952000-08-10      Joel Sherrill <joel@OARcorp.com>
96
97        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.