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

4.104.114.84.95
Last change on this file since 88ee071 was 88ee071, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 21:07:15

2001-10-12 Joel Sherrill <joel@…>

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