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

4.104.114.84.95
Last change on this file since d7aecdc was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
10
112001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.in: Add bspopts.h.
14        * include/.cvsignore: Add bspopts.h*, stamp-h*.
15        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
16        * consolex/Makefile.am: Ditto.
17        * include/bsp.h: Include bspopts.h.
18
192001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
20
21        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
22
232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
26
272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
30
312000-11-01      Joel Sherrill <joel@OARcorp.com>
32
33        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
34        and libcsupport.h moved from libc to lib/include/rtems and
35        now must be referenced as <rtems/XXX.h>.   Header file order
36        was cleaned up while doing this.
37
382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
41        Switch to GNU canonicalization.
42
432000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
44
45        * startup/linkcmds: Added lines so DWARF debug information
46        would be available.  Otherwise gdb complains that the offsets
47        for the debug info are incorrect and doesn't load the files.
48
492000-09-14      Joel Sherrill <joel@OARcorp.com>
50
51        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
52        can check which BSP this is being used with.
53
542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
57        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
58        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
59        compile.am
60
612000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
62
63        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
64        a manner that should work for 162, 162lx, and 167.
65
662000-08-10      Joel Sherrill <joel@OARcorp.com>
67
68        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.