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

4.104.114.84.95
Last change on this file since 8cff79fb was d348010c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/03 at 10:12:40

2003-09-29 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am.
  • include/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 3.8 KB
Line 
12003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in include/Makefile.am.
4        Reflect changes to bsp.am.
5        * include/Makefile.am: Remove.
6        * configure.ac: Reflect changes above.
7
82003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * bsp_specs: Remove *lib:.
11
122003-09-04      Joel Sherrill <joel@OARcorp.com>
13
14        * clock/clockdrv.c, console/uart.c, include/bsp.h, include/ep7312.h,
15        irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h,
16        start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds,
17        timer/timer.c: URL for license changed.
18
192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Reflect having moved aclocal/.
22
232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Reflect having moved automake/.
26        * clock/Makefile.am: Reflect having moved automake/.
27        * console/Makefile.am: Reflect having moved automake/.
28        * include/Makefile.am: Reflect having moved automake/.
29        * irq/Makefile.am: Reflect having moved automake/.
30        * network/Makefile.am: Reflect having moved automake/.
31        * start/Makefile.am: Reflect having moved automake/.
32        * startup/Makefile.am: Reflect having moved automake/.
33        * timer/Makefile.am: Reflect having moved automake/.
34        * wrapup/Makefile.am: Reflect having moved automake/.
35
362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
39
402003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        PR 445/bsps
43        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
44        Remove cpp, old_cpp (now unused).
45
462003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        PR 444/bsps
49        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
50
512003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Remove AC_CONFIG_AUX_DIR.
54
552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
58
592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: AC_PREREQ(2.57).
62
632003-01-20      Joel Sherrill <joel@OARcorp.com>
64
65        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
66
672002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
70        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
71        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
72        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
73        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
74        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
75        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
76
772002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * start/Makefile.am: Use install-data-local to install startfile.
80
812002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
84
852002-12-02      Joel Sherrill <joel@OARcorp.com>
86
87        * configure.ac, network/Makefile.am: Don't build if networking disabled.
88        * startup/linkcmds: Add sections to remove warnings.
89
902002-11-17      Joel Sherrill <joel@OARcorp.com>
91
92        * network/network.c: Fix inconsistency in prototyping.
93
942002-11-13      Joel Sherrill <joel@OARcorp.com>
95
96        * network/network.c: Removed warning per Jay's suggestion.
97
982002-11-13      Joel Sherrill <joel@OARcorp.com>
99
100        * include/.cvsignore: Corrected.
101        * network/.cvsignore: New file.
102
1032002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
104
105        * New BSP.
106        * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README,
107        times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
108        console/.cvsignore, console/Makefile.am, console/uart.c,
109        include/.cvsignore, include/Makefile.am, include/bsp.h,
110        include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S,
111        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am,
112        network/network.c, start/.cvsignore, start/Makefile.am,
113        start/start.S, startup/.cvsignore, startup/Makefile.am,
114        startup/bspstart.c, startup/exit.c, startup/linkcmds,
115        timer/.cvsignore, timer/Makefile.am, timer/timer.c,
116        wrapup/.cvsignore, wrapup/Makefile.am: New file.
117
Note: See TracBrowser for help on using the repository browser.