source: rtems/c/src/lib/libbsp/c4x/c4xsim/ChangeLog @ 771c34d9

4.104.114.84.95
Last change on this file since 771c34d9 was 68f36fee, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/05 at 02:29:01

2005-02-02 Ralf Corsepius <ralf.corsepius@…>

  • include/tm27.h, timer/timer.c: #include <rtems/tic4x/c4xio.h> instead of <rtems/tic4x/c4xio.h>.
  • Property mode set to 100644
File size: 11.3 KB
Line 
12005-02-02      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * include/tm27.h, timer/timer.c: #include <rtems/tic4x/c4xio.h>
4        instead of <rtems/tic4x/c4xio.h>.
5
62005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
9
102005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * Makefile.am: Remove build-variant support.
13
142004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        * configure.ac: Require automake > 1.9.
17
182004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
19
20        PR 610/bsps
21        * Makefile.am: Add include/tm27.h, Cosmetics.
22        * include/tm27.h: Final cosmetics.
23
242004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        * include/bsp.h: Split out tmtest27 support.
27        * include/tm27.h: New.
28
292004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        PR 613/bsps
32        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
33
342004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        PR 614/bsps
37        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
38
392004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * clock/clock.c, include/bsp.h, timer/timer.c: Include
42        <rtems/c4x/c4xio.h> instead of <c4xio.h>.
43
442004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
47        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
48        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
49
502004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * clock/clock.c, include/bsp.h, startup/bspstart.c, timer/timer.c:
53        Convert to using c99 fixed size types.
54
552004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Reflect changes to bsp.am.
58        Preinstall dist_project_lib*.
59
602004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Reflect changes to bsp.am.
63
642004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Reflect changes to bsp.am.
67
682004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
71
722004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Pickup files from ../../c4x/shared instead of
75        ../shared. Reformat.
76
772004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
80        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
81        wrapup/Makefile.am.
82        Use automake compilation rules.
83        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
84        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
85        Remove.
86        * configure.ac: Reflect changes above.
87
882004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
91        Add RTEMS_PROG_CCAS.
92
932004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Add PREINSTALL_DIRS.
96
972004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
100        Add PRE/TMPINSTALL_FILES to CLEANFILES.
101        * start/Makefile.am: Ditto.
102        * startup/Makefile.am: Ditto.
103
1042004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * wrapup/Makefile.am: Eliminate $(LIB).
107        Use noinst_DATA to trigger building libbsp.a.
108
1092003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
112        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
113
1142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
117        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
118
1192003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
122
1232003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * start/Makefile.am: Misc cleanups and fixes.
126        * startup/Makefile.am: Misc cleanups and fixes.
127        * wrapup/Makefile.am: Misc cleanups and fixes.
128
1292003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Add preinstallation dirstamp support.
132        * clock/Makefile.am: Cosmetics.
133        * console/Makefile.am: Cosmetics.
134        * startup/Makefile.am: Cosmetics.
135        * timer/Makefile.am: Cosmetics.
136        * wrapup/Makefile.am: Cosmetics.
137
1382003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * clock/Makefile.am: Remove all-local: $(ARCH).
141        * console/Makefile.am: Remove all-local: $(ARCH).
142        * start/Makefile.am: Remove all-local: $(ARCH).
143        * startup/Makefile.am: Remove all-local: $(ARCH).
144        * timer/Makefile.am: Remove all-local: $(ARCH).
145        * wrapup/Makefile.am: Remove all-local: $(ARCH).
146
1472003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Merge-in include/Makefile.am.
150        Reflect changes to bsp.am.
151        * include/Makefile.am: Remove.
152        * configure.ac: Reflect changes above.
153
1542003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * bsp_specs: Remove *lib:.
157
1582003-09-04      Joel Sherrill <joel@OARcorp.com>
159
160        * clock/clock.c, console/console.c, console/consolereserveresources.c,
161        console/debugio.c, include/bsp.h, startup/bspstart.c,
162        startup/spurious.c, timer/timer.c: URL for license changed.
163
1642003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Reflect having moved aclocal/.
167
1682003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Reflect having moved automake/.
171        * clock/Makefile.am: Reflect having moved automake/.
172        * console/Makefile.am: Reflect having moved automake/.
173        * include/Makefile.am: Reflect having moved automake/.
174        * start/Makefile.am: Reflect having moved automake/.
175        * startup/Makefile.am: Reflect having moved automake/.
176        * timer/Makefile.am: Reflect having moved automake/.
177        * wrapup/Makefile.am: Reflect having moved automake/.
178
1792003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        PR 452/bsps
182        * startup/Makefile.am: Remove USE_INIT_FINI.
183
1842003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
187
1882003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        PR 445/bsps
191        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
192        Remove cpp, old_cpp (now unused).
193
1942003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Remove AC_CONFIG_AUX_DIR.
197
1982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
201
2022003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac: AC_PREREQ(2.57).
205
2062003-01-20      Joel Sherrill <joel@OARcorp.com>
207
208        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
209
2102002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
214        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
215        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
216        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
217
2182002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
221        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
222        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
223        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
224        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
225
2262002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * start/Makefile.am: Use install-data-local to install startfile.
229
2302002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
233
2342002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
237        changes.
238
2392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * .cvsignore: Reformat.
242        Add autom4te*cache.
243        Remove autom4te.cache.
244
2452002-09-14      Joel Sherrill <joel@OARcorp.com>
246
247        * clock/clock.c: Per PR257, remove reference to c3x_set_ie.
248        c4x variant should use c4x_set_iie().
249
2502002-08-21      Joel Sherrill <joel@OARcorp.com>
251
252        * bsp_specs: Added support for -nostdlibs.
253
2542002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
257        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
258        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
259        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
260        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
261        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
262
2632002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * start/Makefile.am: Eliminate PGM.
266        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
267
2682002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
271
2722002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
275        Remove $(OBJS) from all-local.
276
2772002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
280
2812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac:
284        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
285        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
286        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
294
2952002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * startup/bspstart.c: Include rtems/bspIo.h instead of bspIo.h.
298        * startup/spurious.c: Include rtems/bspIo.h instead of bspIo.h.
299
3002001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
303        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
304
3052001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
308
3092001-10-12      Joel Sherrill <joel@OARcorp.com>
310
311        * console/console.c: Fixed typo.
3122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
315        * configure.in: Remove.
316        * configure.ac: New file, generated from configure.in by autoupdate.
317
3182001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * include/Makefile.am: Use 'CLEANFILES ='.
321        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
322
3232001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.in: Add bspopts.h, fix PACKAGE.
326        * include/.cvsignore: Add bspopts.h*, stamp-h*.
327        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
328        * include/bsp.h: Include bspopts.h.
329
3302001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
331
332        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
333
3342000-12-06      Joel Sherrill <joel@OARcorp.com>
335
336        * console/consolereserveresources.c: Removed code NOT file (YET).
337
3382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
341
3422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
345
3462000-11-01      Joel Sherrill <joel@OARcorp.com>
347
348        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
349        and libcsupport.h moved from libc to lib/include/rtems and
350        now must be referenced as <rtems/XXX.h>.   Header file order
351        was cleaned up while doing this.
352
3532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
356        Switch to GNU canonicalization.
357
3582000-09-22      Joel Sherrill <joel@OARcorp.com>
359
360        * startup/linkcmds: Use default object format to avoid name
361        changes in object format due to tool version changes.
362
3632000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
366        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
367        Include compile.am
368
3692000-08-10      Joel Sherrill <joel@OARcorp.com>
370
371        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.