source: rtems/c/src/lib/libbsp/mips/jmr3904/ChangeLog @ 001873b

4.104.114.84.95
Last change on this file since 001873b was 433d408, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/31/04 at 15:27:43

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

  • Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
  • clock/Makefile.am, console/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 12.1 KB
Line 
12004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
4        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
5        wrapup/Makefile.am. Use automake compilation rules.
6        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
7        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
8        * configure.ac: Reflect changes above.
9
102004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        PR 566/bsps
13        * start/regs.S: Fix broken comment.
14        * start/start.S: Convert asm-style comments to c-style comments.
15
162004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
19        Add RTEMS_PROG_CCAS.
20
212004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Add PREINSTALL_DIRS.
24
252004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Remove times from EXTRA_DIST (Non-existant).
28        * startup/Makefile.am: Remove exit.c, setvec.c from EXTRA_DIST.
29        * console/Makefile.am: Remove console.c from EXTRA_DIST.
30        * wrapup/Makefile.am: Reflect changes to libcpu.
31
322004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
35        Add PRE/TMPINSTALL_FILES to CLEANFILES.
36        * startup/Makefile.am: Ditto.
37
382004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Eliminate $(LIB).
41        Use noinst_DATA to trigger building libbsp.a.
42
432003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
46        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
47
482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
51        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
52
532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
56
572003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: Misc cleanups and fixes.
60        * startup/Makefile.am: Misc cleanups and fixes.
61        * wrapup/Makefile.am: Misc cleanups and fixes.
62
632003-12-03      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        * console/console-io.c, include/bsp.h, startup/bspclean.c,
95        startup/bspstart.c, timer/timer.c, tools/runtest: URL for license
96        changed.
97
982003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Reflect having moved aclocal/.
101
1022003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Reflect having moved automake/.
105        * clock/Makefile.am: Reflect having moved automake/.
106        * console/Makefile.am: Reflect having moved automake/.
107        * include/Makefile.am: Reflect having moved automake/.
108        * start/Makefile.am: Reflect having moved automake/.
109        * startup/Makefile.am: Reflect having moved automake/.
110        * timer/Makefile.am: Reflect having moved automake/.
111        * wrapup/Makefile.am: Reflect having moved automake/.
112
1132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        PR 452/bsps
116        * bsp_specs: Remove -D__USE_INIT_FINI__.
117        Remove *.cpp (Now unused).
118
1192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
122
1232003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        PR 445/bsps
126        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
127
1282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * configure.ac: Remove AC_CONFIG_AUX_DIR.
131
1322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
135
1362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: AC_PREREQ(2.57).
139
1402003-01-20      Joel Sherrill <joel@OARcorp.com>
141
142        * startup/linkcmds*: Add FreeBSD sysctl() sections.
143
1442002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
145 
146        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
147        * linkcmds: Added .init, .fini & related sections.
148
1492002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156
1572002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * start/Makefile.am: Use install-data-local to install startfile.
160
1612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164
1652002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
168        changes.
169
1702002-11-01      Joel Sherrill <joel@OARcorp.com>
171
172        * startup/bspclean.c, startup/bspstart.c: Removed warnings.
173
1742002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * .cvsignore: Reformat.
177        Add autom4te*cache.
178        Remove autom4te.cache.
179
1802002-08-21      Joel Sherrill <joel@OARcorp.com>
181
182        * startup/linkcmds: Move .init section after text section so
183        C+ global constructors work.
184
1852002-08-21      Joel Sherrill <joel@OARcorp.com>
186
187        * bsp_specs: Added support for -nostdlibs.
188
1892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
197
1982002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * start/Makefile.am: Eliminate PGM.
201        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
202
2032002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
206
2072002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
210        Remove $(OBJS) from all-local.
211
2122002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * wrapup/Makefile.am: Add $(LIB) to all-local.
215
2162002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
219
2202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac:
223        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
224        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
225        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
233
2342002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
237
2382001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
241
2422001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
245        * configure.in: Remove.
246        * configure.ac: New file, generated from configure.in by autoupdate.
247
2482001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * include/Makefile.am: Use 'CLEANFILES ='.
251        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
252
2532001-05-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.in: Add bspopts.h.
256        * include/bsp.h: Include bspopts.h.
257        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
258        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
259
2602001-05-11      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
261
262        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
263
2642001-05-11      Joel Sherrill <joel@OARcorp.com>
265
266        * tools/runtest: Add functionality to avoid letting simulator
267        run too long.
268
2692001-04-20      Joel Sherrill <joel@OARcorp.com>
270
271        * include/bsp.h (Clear_tm27_intr): Stop the timer and disable
272        the interrupt.  This was not quite right before and we were
273        getting uncontrolled interrupt nesting in tm27.
274        * timer/timer.c (Timer_Initialize): Added an extra reset and
275        changed the ITMR register so we will never get an interrupt.
276        (Read_timer): Fixed so the timer actually stops before it
277        is read.  Before some times reported were outraguously high.
278        * start/start.S: Major clean including using stack in linkcmds,
279        deleting unused code, and zeroing the BSS using the linkcmds
280        information.
281        * startup/linkcmds: Put heap in lower memory than workspace
282        and move _clear_end so both are zeroed.
283
2842001-01-12      Joel Sherrill <joel@OARcorp.com>
285
286        * include/bsp.h, timer/timer.c: Updated so timer appears to
287        work and support tm27.  I would prefer to time a software
288        interrupt rather than an use an extra timer though.
289
2902001-01-09      Joel Sherrill <joel@OARcorp.com>
291
292        * clock/clockdrv.c: Clean up.
293        * include/bsp.h: Uncomment and fix set_vector() prototype.
294
2952001-01-03      Joel Sherrill <joel@OARcorp.com>
296
297        * console/console-io.c: Removed unused variable initialized.
298
2992001-01-03      Joel Sherrill <joel@OARcorp.com>
300
301        * clock/Makefile.am: Fixed reference to ckinit.c.
302        * clock/clockdrv.c: Enabled fast idle.
303        * console/console-io.c: Added console_initialize_hardware().
304
3052000-12-19      Joel Sherrill <joel@OARcorp.com>
306
307        * timer: New subdirectory.
308        * timer/.cvsignore, timer/Makefile.am, timer/timer.c: New files.
309        * tools/ChangeLog: New file.
310
3112000-12-19      Joel Sherrill <joel@OARcorp.com>
312
313        * Makefile.am: Added tools subdirectory and removed commented out line.
314        * configure.in: Added tools subdirectory.
315        * tools: New subdirectory.
316        * tools/.cvsignore, tools/Makefile.am, tools/configure.in,
317        tools/runtest: New files -- based on powerpc/psim.
318        * clock/clockdrv.c: Guessed new value for clock tick.  Need to
319        add fast idle support.
320        * include/bsp.h: tm27 support initiated.
321        * Most tests appear to run correctly!
322
3232000-12-13      Joel Sherrill <joel@OARcorp.com>
324
325        * README: Updated.  We are now vectoring a clock tick ISR handler.
326        But RTEMS is not returning from the ISR properly.
327        * clock/clockdrv.c: Now causes interrupts but has not been calibrated.
328        * include/bsp.h: Use <libcpu/tx3904.h>
329        * startup/Makefile.am: Add setvec.c from shared.
330        * startup/bspstart.c: Initialize the status register (SR) so
331        no interrupts are masked but global interrupts (SR_IEC) are off.
332        Added call to install the ISR prologue code.
333        * wrapup/Makefile.am: Pick up more pieces from libcpu.
334
3352000-12-11      Joel Sherrill <joel@OARcorp.com>
336
337        * startup/bspclean.c: New file to explicitly invoke _sys_exit().
338        * README: Updated.
339
3402000-12-06      Joel Sherrill <joel@OARcorp.com>
341
342        * README: Updated to reflect status.
343        * startup/linkcmds: Added .ctor and .dtor sections to no avail.
344
3452000-11-30      Joel Sherrill <joel@OARcorp.com>
346
347        * README: Updated to reflect current status.  Misaligned reference
348        during initialization may be compiler problem.
349        * console/console-io.c: Added support for printk().
350        * startup/linkcmds: Reserve 512K for RTEMS Workspace.
351
3522000-11-27      Joel Sherrill <joel@OARcorp.com>
353
354        * startup/linkcmds: Fix typo and add extra 0 to base address.
355        Now runs until printf() tries to put a character and then
356        it locks up checking a status bit that does not change.
357
3582000-11-25      Joel Sherrill <joel@OARcorp.com>
359
360        * The JMR BSP is for a Toshiba TX39 evaluation board but
361        can also be used with the mips simulator in gdb.
362        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
363        configure.in, clock/.cvsignore, clock/Makefile.am,
364        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
365        console/console-io.c, include/.cvsignore,
366        include/Makefile.am, include/bsp.h, start/.cvsignore,
367        start/Makefile.am, start/regs.S, start/start.S,
368        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
369        startup/linkcmds, wrapup/.cvsignore, wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.