source: rtems/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog @ 52dace9

4.104.114.84.95
Last change on this file since 52dace9 was 52dace9, checked in by Joel Sherrill <joel.sherrill@…>, on 04/20/01 at 17:29:09

2001-04-20 Eric Valette <valette@…>

  • include/bsp.h: Added include of <bsp/vectors.h>
  • vectors/vectors.h: Corrected typos.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12001-04-20      Eric Valette <valette@crf.canon.fr>
2
3        * include/bsp.h: Added include of <bsp/vectors.h>
4        * vectors/vectors.h: Corrected typos.
5
62001-04-11      Eric Valette <valette@crf.canon.fr>
7
8        * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c,
9        include/8xx_immap.h, include/commproc.h, irq/.cvsignore,
10        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_asm.S,
11        irq/irq_init.c, vectors/.cvsignore, vectors/Makefile.am,
12        vectors/vectors.S, vectors/vectors.h,
13        vectors/vectors_init.c: New file.
14        * Switch the eth_comm BSP to use the "new exception processing model."
15
162001-04-11      Eric Valette <valette@crf.canon.fr>
17
18        * Makefile.am, configure.in, console/console.c,
19        include/Makefile.am, include/bsp.h, network/network.c,
20        startup/Makefile.am, startup/bspstart.c, startup/linkcmds,
21        wrapup/Makefile.am: Switch the eth_comm BSP to use the
22        "new exception processing model."
23
242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
27
282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
31
322000-11-01      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
35        libcsupport.h moved from libc to lib/include/rtems and
36        now must be referenced as <rtems/XXX.h>.   Header file order
37        was cleaned up while doing this.
38        Also removed obsolete references to STACK_CHECKER_ON.
39
402000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
43        Switch to GNU canonicalization.
44
452000-10-20      Joel Sherrill <joel@OARcorp.com>
46
47        * console/console.c: Add mbx8xx_console_get_configuration() which
48        returns either nvram configuration or a static equivalent.
49
502000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
51
52        * startup/linkcmds: Added lines so DWARF debug information
53        would be available.  Otherwise gdb complains that the offsets
54        for the debug info are incorrect and doesn't load the files.
55
562000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * canbus/Makefile.am, console/Makefile.am, network/Makefile.am,
59        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am: Include
60        compile.am
61
622000-08-10      Joel Sherrill <joel@OARcorp.com>
63
64        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.