source: rtems/c/src/lib/libbsp/arm/edb7312/ChangeLog @ d8abd37

4.104.114.84.95
Last change on this file since d8abd37 was d8abd37, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 12:33:52

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
clock/Makefile.am: Reflect having moved automake.
console/Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
irq/Makefile.am: Reflect having moved automake.
network/Makefile.am: Reflect having moved automake.
start/Makefile.am: Reflect having moved automake.
startup/Makefile.am: Reflect having moved automake.
timer/Makefile.am: Reflect having moved automake.
wrapup/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 3.2 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Makefile.am: Reflect having moved automake.
4        clock/Makefile.am: Reflect having moved automake.
5        console/Makefile.am: Reflect having moved automake.
6        include/Makefile.am: Reflect having moved automake.
7        irq/Makefile.am: Reflect having moved automake.
8        network/Makefile.am: Reflect having moved automake.
9        start/Makefile.am: Reflect having moved automake.
10        startup/Makefile.am: Reflect having moved automake.
11        timer/Makefile.am: Reflect having moved automake.
12        wrapup/Makefile.am: Reflect having moved automake.
13
142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
17
182003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        PR 445/bsps
21        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
22        Remove cpp, old_cpp (now unused).
23
242003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        PR 444/bsps
27        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
28
292003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove AC_CONFIG_AUX_DIR.
32
332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
36
372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: AC_PREREQ(2.57).
40
412003-01-20      Joel Sherrill <joel@OARcorp.com>
42
43        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
44
452002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
48        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
50        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
51        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
52        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
53        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
54
552002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/Makefile.am: Use install-data-local to install startfile.
58
592002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
62
632002-12-02      Joel Sherrill <joel@OARcorp.com>
64
65        * configure.ac, network/Makefile.am: Don't build if networking disabled.
66        * startup/linkcmds: Add sections to remove warnings.
67
682002-11-17      Joel Sherrill <joel@OARcorp.com>
69
70        * network/network.c: Fix inconsistency in prototyping.
71
722002-11-13      Joel Sherrill <joel@OARcorp.com>
73
74        * network/network.c: Removed warning per Jay's suggestion.
75
762002-11-13      Joel Sherrill <joel@OARcorp.com>
77
78        * include/.cvsignore: Corrected.
79        * network/.cvsignore: New file.
80
812002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
82
83        * New BSP.
84        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
85        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
86        console/.cvsignore, console/Makefile.am, console/uart.c,
87        include/.cvsignore, include/Makefile.am, include/bsp.h,
88        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
89        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
90        network/network.c, start/.cvsignore, start/Makefile.am,
91        start/start.S, startup/.cvsignore, startup/Makefile.am,
92        startup/bspstart.c, startup/exit.c, startup/linkcmds,
93        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
94        wrapup/.cvsignore, wrapup/Makefile.am: New file.
95
Note: See TracBrowser for help on using the repository browser.