source: rtems/c/src/lib/libbsp/m68k/gen68302/ChangeLog @ 8c4c223

4.104.114.84.95
Last change on this file since 8c4c223 was 8b868a11, checked in by Joel Sherrill <joel.sherrill@…>, on 12/14/00 at 17:53:53

2000-12-11 Joel Sherrill <joel@…>

  • Makefile.am, configure.in, include/Makefile.am, wrapup/Makefile.am: Updated to reflect addition of network driver by Franck Julien <FranckJ@…>.
  • include/m302_int.h, network/.cvsignore, network/Makefile.am, network/network.c: New file.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12000-12-11      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am, configure.in, include/Makefile.am,
4        wrapup/Makefile.am: Updated to reflect addition of network driver
5        by  Franck Julien <FranckJ@cxr.fr>.
6        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
7        network/network.c: New file.
8
92000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
12
132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
16
172000-11-01      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
20        libcsupport.h moved from libc to lib/include/rtems and
21        now must be referenced as <rtems/XXX.h>.   Header file order
22        was cleaned up while doing this.
23
242000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
27        Switch to GNU canonicalization.
28
292000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
30
31        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
32
332000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
34
35        * startup/linkcmds: Added lines so DWARF debug information
36        would be available.  Otherwise gdb complains that the offsets
37        for the debug info are incorrect and doesn't load the files.
38
392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
42        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
43        compile.am
44
452000-08-10      Joel Sherrill <joel@OARcorp.com>
46
47        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.