source: rtems/c/src/lib/libbsp/or32/orp/ChangeLog @ 26aadba

4.104.114.84.95
Last change on this file since 26aadba was 26aadba, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/07/05 at 07:13:54

2005-05-07 Ralf Corsepius <ralf.corsepius@…>

  • bsp_specs, clock/clockdrv.c, configure.ac, console/console.c, console/console.h, include/bsp.h, include/tm27.h, Makefile.am, README, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.c, times: Remove.
  • Property mode set to 100644
File size: 8.9 KB
Line 
12005-05-07      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * bsp_specs, clock/clockdrv.c, configure.ac,
4        console/console.c, console/console.h, include/bsp.h,
5        include/tm27.h, Makefile.am, README, start/start.S,
6        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
7        startup/setvec.c, timer/timer.c, timer/timerisr.c, times: Remove.
8
92005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
10        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
11
122005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * Makefile.am: Remove build-variant support.
15
162004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        * configure.ac: Require automake > 1.9.
19
202004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        PR 610/bsps
23        * Makefile.am: Add include/tm27.h, Cosmetics.
24        * include/tm27.h: Final cosmetics.
25
262004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * include/bsp.h: Split out tmtest27 support.
29        * include/tm27.h: New.
30
312004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        PR 613/bsps
34        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
35
362004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        PR 614/bsps
39        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
40
412004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
44
452004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
46
47        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
48        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
49
502004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * clock/clockdrv.c, console/console.c, startup/bspstart.c,
53        timer/timer.c, timer/timerisr.c: Convert to using c99 fixed size
54        types.
55
562004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Reflect changes to bsp.am.
59        Preinstall dist_project_lib*.
60
612004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Reflect changes to bsp.am.
64
652004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
68
692004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Cosmetics.
72
732004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
76        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
77        wrapup/Makefile.am. Use automake compilation rules.
78        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
79        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
80        * configure.ac: Reflect changes above.
81
822004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
85        Add RTEMS_PROG_CCAS.
86
872004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Add PREINSTALL_DIRS.
90
912004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
94        Add PRE/TMPINSTALL_FILES to CLEANFILES.
95        * start/Makefile.am: Ditto.
96        * startup/Makefile.am: Ditto.
97
982004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * wrapup/Makefile.am: Eliminate $(LIB).
101        Use noinst_DATA to trigger building libbsp.a.
102
1032003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
106        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
107
1082003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
111        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
112
1132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
116
1172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * wrapup/Makefile.am: Cosmetics.
120
1212003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * start/Makefile.am: Misc cleanups and fixes.
124        * startup/Makefile.am: Misc cleanups and fixes.
125        * wrapup/Makefile.am: Misc cleanups and fixes.
126
1272003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * startup/Makefile.am: Remove S_FILES. Cosmetics.
130
1312003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Add preinstallation dirstamp support.
134        * clock/Makefile.am: Cosmetics.
135        * console/Makefile.am: Cosmetics.
136        * startup/Makefile.am: Cosmetics.
137        * timer/Makefile.am: Cosmetics.
138        * wrapup/Makefile.am: Cosmetics.
139
1402003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * clock/Makefile.am: Remove all-local: $(ARCH).
143        * console/Makefile.am: Remove all-local: $(ARCH).
144        * start/Makefile.am: Remove all-local: $(ARCH).
145        * startup/Makefile.am: Remove all-local: $(ARCH).
146        * timer/Makefile.am: Remove all-local: $(ARCH).
147        * wrapup/Makefile.am: Remove all-local: $(ARCH).
148
1492003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Merge-in include/Makefile.am.
152        Reflect changes to bsp.am.
153        * include/Makefile.am: Remove.
154        * configure.ac: Reflect changes above.
155
1562003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * bsp_specs: Remove *lib:.
159
1602003-09-04      Joel Sherrill <joel@OARcorp.com>
161
162        * clock/clockdrv.c, console/console.c, console/console.h,
163        include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c,
164        startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.c:
165        URL for license changed.
166
1672003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Reflect having moved aclocal/.
170
1712003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * Makefile.am: Reflect having moved automake/.
174        * clock/Makefile.am: Reflect having moved automake/.
175        * console/Makefile.am: Reflect having moved automake/.
176        * include/Makefile.am: Reflect having moved automake/.
177        * start/Makefile.am: Reflect having moved automake/.
178        * startup/Makefile.am: Reflect having moved automake/.
179        * timer/Makefile.am: Reflect having moved automake/.
180        * wrapup/Makefile.am: Reflect having moved automake/.
181
1822003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
185
1862003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        PR 445/bsps
189        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
190        Remove cpp, old_cpp (now unused).
191
1922003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: Remove AC_CONFIG_AUX_DIR.
195
1962003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
199
2002003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: AC_PREREQ(2.57).
203
2042003-01-20      Joel Sherrill <joel@OARcorp.com>
205
206        * startup/linkcmds*: Add FreeBSD sysctl() sections.
207
2082002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
214        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
215
2162002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * start/Makefile.am: Use install-data-local to install startfile.
219
2202002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
223
2242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * .cvsignore: Reformat.
227        Add autom4te*cache.
228        Remove autom4te.cache.
229
2302002-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * .cvsignore: Add autom4te.cache.
233
2342002-09-14      Ivan Guzvinec <ivang@opencores.org>
235
236        * include/bsp.h, startup/Makefile.am, startup/bspclean.c:
237        Cleanup so the BSP works.
238
2392002-08-21      Joel Sherrill <joel@OARcorp.com>
240
241        * bsp_specs: Added support for -nostdlibs.
242
2432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
246        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
247        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
251
2522002-08-07      Ivan Guzvinec <ivang@opencores.org>
253
254        * configure.ac: Bender BSP renamed to OpenRisc Reference Platform
255        for ORP.
256
2572002-08-07      Ivan Guzvinec <ivang@opencores.org>
258
259        * include/bsp.h, start/start.S, startup/linkcmds: Patches which
260        were required to make the BSP run.
261
2622002-08-06      Joel Sherrill <joel@OARcorp.com>
263
264        * configure.ac: GO back to name bender for the or32/or1200 BSP.
265
2662002-08-06      Joel Sherrill <joel@OARcorp.com>
267
268        * bsp_specs, configure.ac, startup/bspstart.c: Update and fix
269        minor things so this BSP compiles and almost completely links.
270        * startup/Makefile.am: New file.
271
2722002-08-06      Joel Sherrill <joel@OARcorp.com>
273
274        * include/.cvsignore: Updated to account for more files.
275
2762002-08-06      Chris Ziomkowski <chris@asics.ws>
277
278        * .cvsignore, Makefile.am, README, bsp_specs, configure.ac, times,
279        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
280        console/.cvsignore, console/Makefile.am, console/console.c,
281        console/console.h, include/.cvsignore, include/Makefile.am,
282        include/bsp.h, start/.cvsignore, start/Makefile.am, start/start.S,
283        startup/.cvsignore, startup/bspclean.c, startup/bspstart.c,
284        startup/linkcmds, startup/main.c, startup/setvec.c, timer/.cvsignore,
285        timer/Makefile.am, timer/timer.c, timer/timerisr.c,
286        wrapup/.cvsignore, wrapup/Makefile.am, ChangeLog: New files added
287        as part of merge from OpenCores repository.
Note: See TracBrowser for help on using the repository browser.