source: rtems/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog @ 4055e6f8

4.104.114.84.95
Last change on this file since 4055e6f8 was 4055e6f8, checked in by Joel Sherrill <joel.sherrill@…>, on 04/16/01 at 20:18:03

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

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