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

4.104.114.84.95
Last change on this file since 9c0bd65 was feead226, checked in by Joel Sherrill <joel.sherrill@…>, on 11/09/00 at 16:43:05

2000-11-09 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
4
52000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
8
92000-11-01      Joel Sherrill <joel@OARcorp.com>
10
11        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
12        and libcsupport.h moved from libc to lib/include/rtems and
13        now must be referenced as <rtems/XXX.h>.   Header file order
14        was cleaned up while doing this.
15
162000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
19        Switch to GNU canonicalization.
20
212000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
22
23        * startup/linkcmds: Added lines so DWARF debug information
24        would be available.  Otherwise gdb complains that the offsets
25        for the debug info are incorrect and doesn't load the files.
26
272000-09-14      Joel Sherrill <joel@OARcorp.com>
28
29        * include/mvme16x_hw.h: Include rtems/score/targopts.h so we
30        can check which BSP this is being used with.
31
322000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * clock/Makefile.am, console/Makefile.am, consolex/Makefile.am,
35        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
36        tod/Makefile.am, wrapup/Makefile.am, network/Makefile.am: Include
37        compile.am
38
392000-08-25  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
40
41        * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in
42        a manner that should work for 162, 162lx, and 167.
43
442000-08-10      Joel Sherrill <joel@OARcorp.com>
45
46        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.