source: rtems/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog @ 6f21328

4.104.114.84.95
Last change on this file since 6f21328 was 6f21328, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/01 at 13:15:55

2001-05-10 Ralf Corsepius <corsepiu@…>

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