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

4.104.114.84.95
Last change on this file since da8d470 was da8d470, checked in by Joel Sherrill <joel.sherrill@…>, on 12/14/00 at 19:38:51

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

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