source: rtems/c/src/lib/libbsp/or32/orp/ChangeLog @ 2c8fbdd

4.104.114.84.95
Last change on this file since 2c8fbdd was 2c8fbdd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/30/04 at 11:49:29

2004-01-30 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 7.0 KB
Line 
12004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Cosmetics.
4
52004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
8        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
9        wrapup/Makefile.am. Use automake compilation rules.
10        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
11        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
12        * configure.ac: Reflect changes above.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
17        Add RTEMS_PROG_CCAS.
18
192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Add PREINSTALL_DIRS.
22
232004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
26        Add PRE/TMPINSTALL_FILES to CLEANFILES.
27        * start/Makefile.am: Ditto.
28        * startup/Makefile.am: Ditto.
29
302004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * wrapup/Makefile.am: Eliminate $(LIB).
33        Use noinst_DATA to trigger building libbsp.a.
34
352003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
38        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
39
402003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
43        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
44
452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
48
492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * wrapup/Makefile.am: Cosmetics.
52
532003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Misc cleanups and fixes.
56        * startup/Makefile.am: Misc cleanups and fixes.
57        * wrapup/Makefile.am: Misc cleanups and fixes.
58
592003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * startup/Makefile.am: Remove S_FILES. Cosmetics.
62
632003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Add preinstallation dirstamp support.
66        * clock/Makefile.am: Cosmetics.
67        * console/Makefile.am: Cosmetics.
68        * startup/Makefile.am: Cosmetics.
69        * timer/Makefile.am: Cosmetics.
70        * wrapup/Makefile.am: Cosmetics.
71
722003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * clock/Makefile.am: Remove all-local: $(ARCH).
75        * console/Makefile.am: Remove all-local: $(ARCH).
76        * start/Makefile.am: Remove all-local: $(ARCH).
77        * startup/Makefile.am: Remove all-local: $(ARCH).
78        * timer/Makefile.am: Remove all-local: $(ARCH).
79        * wrapup/Makefile.am: Remove all-local: $(ARCH).
80
812003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Merge-in include/Makefile.am.
84        Reflect changes to bsp.am.
85        * include/Makefile.am: Remove.
86        * configure.ac: Reflect changes above.
87
882003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * bsp_specs: Remove *lib:.
91
922003-09-04      Joel Sherrill <joel@OARcorp.com>
93
94        * clock/clockdrv.c, console/console.c, console/console.h,
95        include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c,
96        startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.c:
97        URL for license changed.
98
992003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Reflect having moved aclocal/.
102
1032003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Reflect having moved automake/.
106        * clock/Makefile.am: Reflect having moved automake/.
107        * console/Makefile.am: Reflect having moved automake/.
108        * include/Makefile.am: Reflect having moved automake/.
109        * start/Makefile.am: Reflect having moved automake/.
110        * startup/Makefile.am: Reflect having moved automake/.
111        * timer/Makefile.am: Reflect having moved automake/.
112        * wrapup/Makefile.am: Reflect having moved automake/.
113
1142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
117
1182003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        PR 445/bsps
121        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
122        Remove cpp, old_cpp (now unused).
123
1242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac: Remove AC_CONFIG_AUX_DIR.
127
1282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
131
1322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: AC_PREREQ(2.57).
135
1362003-01-20      Joel Sherrill <joel@OARcorp.com>
137
138        * startup/linkcmds*: Add FreeBSD sysctl() sections.
139
1402002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
146        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
147
1482002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * start/Makefile.am: Use install-data-local to install startfile.
151
1522002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155
1562002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * .cvsignore: Reformat.
159        Add autom4te*cache.
160        Remove autom4te.cache.
161
1622002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * .cvsignore: Add autom4te.cache.
165
1662002-09-14      Ivan Guzvinec <ivang@opencores.org>
167
168        * include/bsp.h, startup/Makefile.am, startup/bspclean.c:
169        Cleanup so the BSP works.
170
1712002-08-21      Joel Sherrill <joel@OARcorp.com>
172
173        * bsp_specs: Added support for -nostdlibs.
174
1752002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
178        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
183
1842002-08-07      Ivan Guzvinec <ivang@opencores.org>
185
186        * configure.ac: Bender BSP renamed to OpenRisc Reference Platform
187        for ORP.
188
1892002-08-07      Ivan Guzvinec <ivang@opencores.org>
190
191        * include/bsp.h, start/start.S, startup/linkcmds: Patches which
192        were required to make the BSP run.
193
1942002-08-06      Joel Sherrill <joel@OARcorp.com>
195
196        * configure.ac: GO back to name bender for the or32/or1200 BSP.
197
1982002-08-06      Joel Sherrill <joel@OARcorp.com>
199
200        * bsp_specs, configure.ac, startup/bspstart.c: Update and fix
201        minor things so this BSP compiles and almost completely links.
202        * startup/Makefile.am: New file.
203
2042002-08-06      Joel Sherrill <joel@OARcorp.com>
205
206        * include/.cvsignore: Updated to account for more files.
207
2082002-08-06      Chris Ziomkowski <chris@asics.ws>
209
210        * .cvsignore, Makefile.am, README, bsp_specs, configure.ac, times,
211        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
212        console/.cvsignore, console/Makefile.am, console/console.c,
213        console/console.h, include/.cvsignore, include/Makefile.am,
214        include/bsp.h, start/.cvsignore, start/Makefile.am, start/start.S,
215        startup/.cvsignore, startup/bspclean.c, startup/bspstart.c,
216        startup/linkcmds, startup/main.c, startup/setvec.c, timer/.cvsignore,
217        timer/Makefile.am, timer/timer.c, timer/timerisr.c,
218        wrapup/.cvsignore, wrapup/Makefile.am, ChangeLog: New files added
219        as part of merge from OpenCores repository.
Note: See TracBrowser for help on using the repository browser.