source: rtems/c/src/lib/libbsp/mips/genmongoosev/ChangeLog @ 31b1cff

4.104.114.84.95
Last change on this file since 31b1cff was 31b1cff, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/31/04 at 11:27:23

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

  • Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
  • clock/Makefile.am, console/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        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
5        compilation rules.
6        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
7        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        * start/start.S: Replace #-ASM-style comments with C-/**/ comments.
13        * start/reg.S: Remove //-comments
14
152004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
18        Add RTEMS_PROG_CCAS.
19
202004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Add PREINSTALL_DIRS.
23
242004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Remove times from EXTRA_DIST (Non-existant).
27        * startup/Makefile.am: Remove bspclean.c, exit.c, setvec.c from
28        EXTRA_DIST.
29        * wrapup/Makefile.am: Reflect changes to libcpu.
30
312004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
34        Add PRE/TMPINSTALL_FILES to CLEANFILES.
35        * startup/Makefile.am: Ditto.
36
372004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * start/Makefile.am: Remove.
40        * Makefile.am: Merge-in start/Makefile.am.
41        * configure.ac: Reflect changes above.
42
432004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Eliminate $(LIB).
46        Use noinst_DATA to trigger building libbsp.a.
47
482003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
51        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
52
532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
56        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
57
582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
61
622003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * start/Makefile.am: Misc cleanups and fixes.
65        * startup/Makefile.am: Misc cleanups and fixes.
66        * wrapup/Makefile.am: Misc cleanups and fixes.
67
682003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Add preinstallation dirstamp support.
71        * clock/Makefile.am: Cosmetics.
72        * console/Makefile.am: Cosmetics.
73        * startup/Makefile.am: Cosmetics.
74        * timer/Makefile.am: Cosmetics.
75        * wrapup/Makefile.am: Cosmetics.
76
772003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * clock/Makefile.am: Remove all-local: $(ARCH).
80        * console/Makefile.am: Remove all-local: $(ARCH).
81        * start/Makefile.am: Remove all-local: $(ARCH).
82        * startup/Makefile.am: Remove all-local: $(ARCH).
83        * timer/Makefile.am: Remove all-local: $(ARCH).
84        * wrapup/Makefile.am: Remove all-local: $(ARCH).
85
862003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Fix preinstallation of include/coverhd.h.
89
902003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Merge-in include/Makefile.am.
93        Reflect changes to bsp.am.
94        * include/Makefile.am: Remove.
95        * configure.ac: Reflect changes above.
96
972003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * bsp_specs: Remove *lib:.
100
1012003-09-04      Joel Sherrill <joel@OARcorp.com>
102
103        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
104        startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for
105        license changed.
106
1072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved aclocal/.
110
1112003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect having moved automake/.
114        * clock/Makefile.am: Reflect having moved automake/.
115        * console/Makefile.am: Reflect having moved automake/.
116        * include/Makefile.am: Reflect having moved automake/.
117        * start/Makefile.am: Reflect having moved automake/.
118        * startup/Makefile.am: Reflect having moved automake/.
119        * timer/Makefile.am: Reflect having moved automake/.
120        * wrapup/Makefile.am: Reflect having moved automake/.
121
1222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        PR 452/bsps
125        * startup/Makefile.am: Remove USE_INIT_FINI.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * bsp_specs: Remove -D__USE_INIT_FINI__.
130        Remove *.cpp (Now unused).
131
1322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
135
1362003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        PR 445/bsps
139        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
140
1412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Remove AC_CONFIG_AUX_DIR.
144
1452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
148
1492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: AC_PREREQ(2.57).
152
1532003-01-20      Joel Sherrill <joel@OARcorp.com>
154
155        * startup/linkcmds*: Add FreeBSD sysctl() sections.
156
1572002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
158 
159        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
160        * linkcmds: Added .init, .fini & related sections.
161
1622002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
169
1702002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * start/Makefile.am: Use install-data-local to install startfile.
173
1742002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177
1782002-11-01      Joel Sherrill <joel@OARcorp.com>
179
180        * startup/gdb-support.c, startup/linkcmds: Removed warnings.
181
1822002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * .cvsignore: Reformat.
185        Add autom4te*cache.
186        Remove autom4te.cache.
187
1882002-08-21      Joel Sherrill <joel@OARcorp.com>
189
190        * bsp_specs: Added support for -nostdlibs.
191
1922002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
200
2012002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * start/Makefile.am: Eliminate PGM.
204        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
205
2062002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
209
2102002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
213        Remove $(OBJS) from all-local.
214
2152002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * wrapup/Makefile.am: Add $(LIB) to all-local.
218
2192002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
222
2232002-06-25      Joel Sherrill <joel@OARcorp.com>
224
225        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
226        support to the shared gdb stub glue thus moving some of the
227        gdbstub support to a higher level.
228        * startup/Makefile.am: Modified to reflect above.
229
2302002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac:
233        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
234        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
235        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
243
2442001-03-08      Joel Sherrill <joel@OARcorp.com>
245
246        * start/start.S, startup/bspstart.c: Removed warnings.
247
2482002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
249
250        * startup/gdb-support.c: Added calls into the mips-support gdb stub
251        for configuring the memory regions.  Any bsp that wants to use the
252        gdbstub will need to do something similar.
253        * startup/Makefile.am: Added shared/gdbstub directory to include path.
254
2552002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
256
257        * start/start.S: Added kseg1 test to enable cache flush code
258        * bsp_specs: Added -qnostartfile to disable including bsp's start.o
259        * startup/bspstart.c: Made clear_cache actually work, tweaked cpu
260        init to only turn on whats needed.
261        * startup/gdb-support.c: Added calls to uart 2 for gdb stub I/O and
262        a handy init function.
263
2642002-02-08      Joel Sherrill <joel@OARcorp.com>
265
266        * startup/Makefile.am: Now compile the gdb stub.
267        * startup/bspstart.c: Fixed header block.
268        * startup/gdb-support.c: New file in stub state.
269
2702001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
271
272        * include/lr33000.h, include/lr330x0.h, include/r3000.h, start/mg5.h:
273        New files missed in previous commit.
274        * timer/timer.c: Use rtems/bspIo.h not just bspIo.h.
275
2762001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
277
278        * Update of BSP to address problems restarting, provide more
279        information during boot, and better handle ROM vs RAM images.
280        * README, include/bsp.h, start/regs.S, start/start.S,
281        startup/bspstart.c, startup/linkcmds, timer/timer.c: Updated
282
2832002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
286
2872002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
290        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
291
2922001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
295
2962001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
299        * configure.in: Remove.
300        * configure.ac: New file, generated from configure.in by autoupdate.
301
3022001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * include/Makefile.am: Use 'CLEANFILES ='.
305        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
306
3072001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.in: Add bspopts.h.
310        * include/bsp.h: Include bspopts.h.
311        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
312        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
313
3142001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
315
316        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
317        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
318        in previous patch.
319
3202001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
321
322        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
323        * clock/clockdrv.c, console/conscfg.c: Corrected.
324        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
325        * startup/bspstart.c: Properly set initial status register and
326        pending interrupts.
327        * timer/timer.c: Works now.
328
3292001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
330
331        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
332
3332001-05-07      Joel Sherrill <joel@OARcorp.com>
334
335        * console/conscfg.c: Added an entry for the second
336        serial port.
337
3382001-04-20      Joel Sherrill <joel@OARcorp.com>
339
340        * clock/clockdrv.c: Account for the fact that ClockRate is
341        in cycles not megahertz.
342
3432001-04-16      Joel Sherrill <joel@OARcorp.com>
344
345        * start/start.S, startup/bspstart.c, startup/linkcmds:
346        Cleanup that was not merged from the simple non-RTEMS program.
347
3482001-04-16      Joel Sherrill <joel@OARcorp.com>
349
350        * start/start.S, startup/bspstart.c, startup/linkcmds:
351        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
352        as he debugged this BSP using a logic analyzer.
353
3542001-03-14      Joel Sherrill <joel@OARcorp.com>
355
356        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
357        startup/bspstart.c, timer/timer.c: Comments corrected.
358
3592001-02-22      Joel Sherrill <joel@OARcorp.com>
360
361        * The Generic Mongoose-V BSP uses only the peripherals found on
362        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
363        based on the LSI Logic 33K.
364        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
365        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
366        console/.cvsignore, console/Makefile.am, console/conscfg.c,
367        include/.cvsignore, include/Makefile.am, include/bsp.h,
368        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
369        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
370        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
371        wrapup/.cvsignore, wrapup/Makefile.am: New files.
372
Note: See TracBrowser for help on using the repository browser.