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

4.104.114.84.95
Last change on this file since df25c998 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

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

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