source: rtems/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog @ 73aef37f

4.104.114.84.95
Last change on this file since 73aef37f was 73aef37f, checked in by Joel Sherrill <joel.sherrill@…>, on 08/31/01 at 14:57:48

2001-08-31 Eric Valette <valette@…>

  • network/network.c: Fix to account for return value when installing interrupts handler.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12001-08-31  Eric Valette <valette@crf.canon.fr>
2
3        * network/network.c: Fix to account for return value when
4        installing interrupts handler.
5
62001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.in: Add bspopts.h.
9        * include/.cvsignore: Add bspopts.h*, stamp-h*.
10        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
11        * vectors/Makefile.am: Ditto.
12        * include/bsp.h: Include bspopts.h.
13
142001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
15
16        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
17
182001-04-20      Eric Valette <valette@crf.canon.fr>
19
20        * include/bsp.h: Added include of <bsp/vectors.h>
21        * vectors/vectors.h: Corrected typos.
22
232001-04-11      Eric Valette <valette@crf.canon.fr>
24
25        * clock/.cvsignore, clock/Makefile.am, clock/p_clock.c,
26        include/8xx_immap.h, include/commproc.h, irq/.cvsignore,
27        irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_asm.S,
28        irq/irq_init.c, vectors/.cvsignore, vectors/Makefile.am,
29        vectors/vectors.S, vectors/vectors.h,
30        vectors/vectors_init.c: New file.
31        * Switch the eth_comm BSP to use the "new exception processing model."
32
332001-04-11      Eric Valette <valette@crf.canon.fr>
34
35        * Makefile.am, configure.in, console/console.c,
36        include/Makefile.am, include/bsp.h, network/network.c,
37        startup/Makefile.am, startup/bspstart.c, startup/linkcmds,
38        wrapup/Makefile.am: Switch the eth_comm BSP to use the
39        "new exception processing model."
40
412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
44
452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
48
492000-11-01      Joel Sherrill <joel@OARcorp.com>
50
51        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
52        libcsupport.h moved from libc to lib/include/rtems and
53        now must be referenced as <rtems/XXX.h>.   Header file order
54        was cleaned up while doing this.
55        Also removed obsolete references to STACK_CHECKER_ON.
56
572000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
60        Switch to GNU canonicalization.
61
622000-10-20      Joel Sherrill <joel@OARcorp.com>
63
64        * console/console.c: Add mbx8xx_console_get_configuration() which
65        returns either nvram configuration or a static equivalent.
66
672000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
68
69        * startup/linkcmds: Added lines so DWARF debug information
70        would be available.  Otherwise gdb complains that the offsets
71        for the debug info are incorrect and doesn't load the files.
72
732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * canbus/Makefile.am, console/Makefile.am, network/Makefile.am,
76        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am: Include
77        compile.am
78
792000-08-10      Joel Sherrill <joel@OARcorp.com>
80
81        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.