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

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

2004-02-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 12.3 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Correct path to clockdrv_shell.c.
8
92004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
12        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
13        compilation rules.
14        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
15        timer/Makefile.am, wrapup/Makefile.am: Remove.
16        * configure.ac: Reflect changes above.
17
182004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * start/start.S: Replace #-ASM-style comments with C-/**/ comments.
21        * start/reg.S: Remove //-comments
22
232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
26        Add RTEMS_PROG_CCAS.
27
282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Add PREINSTALL_DIRS.
31
322004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Remove times from EXTRA_DIST (Non-existant).
35        * startup/Makefile.am: Remove bspclean.c, exit.c, setvec.c from
36        EXTRA_DIST.
37        * wrapup/Makefile.am: Reflect changes to libcpu.
38
392004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
42        Add PRE/TMPINSTALL_FILES to CLEANFILES.
43        * startup/Makefile.am: Ditto.
44
452004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * start/Makefile.am: Remove.
48        * Makefile.am: Merge-in start/Makefile.am.
49        * configure.ac: Reflect changes above.
50
512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Eliminate $(LIB).
54        Use noinst_DATA to trigger building libbsp.a.
55
562003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
59        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
60
612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
64        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
65
662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
69
702003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: Misc cleanups and fixes.
73        * startup/Makefile.am: Misc cleanups and fixes.
74        * wrapup/Makefile.am: Misc cleanups and fixes.
75
762003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Add preinstallation dirstamp support.
79        * clock/Makefile.am: Cosmetics.
80        * console/Makefile.am: Cosmetics.
81        * startup/Makefile.am: Cosmetics.
82        * timer/Makefile.am: Cosmetics.
83        * wrapup/Makefile.am: Cosmetics.
84
852003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * clock/Makefile.am: Remove all-local: $(ARCH).
88        * console/Makefile.am: Remove all-local: $(ARCH).
89        * start/Makefile.am: Remove all-local: $(ARCH).
90        * startup/Makefile.am: Remove all-local: $(ARCH).
91        * timer/Makefile.am: Remove all-local: $(ARCH).
92        * wrapup/Makefile.am: Remove all-local: $(ARCH).
93
942003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Fix preinstallation of include/coverhd.h.
97
982003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Merge-in include/Makefile.am.
101        Reflect changes to bsp.am.
102        * include/Makefile.am: Remove.
103        * configure.ac: Reflect changes above.
104
1052003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * bsp_specs: Remove *lib:.
108
1092003-09-04      Joel Sherrill <joel@OARcorp.com>
110
111        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
112        startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for
113        license changed.
114
1152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved aclocal/.
118
1192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect having moved automake/.
122        * clock/Makefile.am: Reflect having moved automake/.
123        * console/Makefile.am: Reflect having moved automake/.
124        * include/Makefile.am: Reflect having moved automake/.
125        * start/Makefile.am: Reflect having moved automake/.
126        * startup/Makefile.am: Reflect having moved automake/.
127        * timer/Makefile.am: Reflect having moved automake/.
128        * wrapup/Makefile.am: Reflect having moved automake/.
129
1302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        PR 452/bsps
133        * startup/Makefile.am: Remove USE_INIT_FINI.
134
1352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * bsp_specs: Remove -D__USE_INIT_FINI__.
138        Remove *.cpp (Now unused).
139
1402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
143
1442003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        PR 445/bsps
147        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
148
1492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Remove AC_CONFIG_AUX_DIR.
152
1532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
156
1572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: AC_PREREQ(2.57).
160
1612003-01-20      Joel Sherrill <joel@OARcorp.com>
162
163        * startup/linkcmds*: Add FreeBSD sysctl() sections.
164
1652002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
166 
167        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
168        * linkcmds: Added .init, .fini & related sections.
169
1702002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
175        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177
1782002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * start/Makefile.am: Use install-data-local to install startfile.
181
1822002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185
1862002-11-01      Joel Sherrill <joel@OARcorp.com>
187
188        * startup/gdb-support.c, startup/linkcmds: Removed warnings.
189
1902002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * .cvsignore: Reformat.
193        Add autom4te*cache.
194        Remove autom4te.cache.
195
1962002-08-21      Joel Sherrill <joel@OARcorp.com>
197
198        * bsp_specs: Added support for -nostdlibs.
199
2002002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
203        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
204        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
205        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
206        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
208
2092002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * start/Makefile.am: Eliminate PGM.
212        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
213
2142002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
217
2182002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
221        Remove $(OBJS) from all-local.
222
2232002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * wrapup/Makefile.am: Add $(LIB) to all-local.
226
2272002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
230
2312002-06-25      Joel Sherrill <joel@OARcorp.com>
232
233        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
234        support to the shared gdb stub glue thus moving some of the
235        gdbstub support to a higher level.
236        * startup/Makefile.am: Modified to reflect above.
237
2382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac:
241        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
242        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
243        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
251
2522001-03-08      Joel Sherrill <joel@OARcorp.com>
253
254        * start/start.S, startup/bspstart.c: Removed warnings.
255
2562002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
257
258        * startup/gdb-support.c: Added calls into the mips-support gdb stub
259        for configuring the memory regions.  Any bsp that wants to use the
260        gdbstub will need to do something similar.
261        * startup/Makefile.am: Added shared/gdbstub directory to include path.
262
2632002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
264
265        * start/start.S: Added kseg1 test to enable cache flush code
266        * bsp_specs: Added -qnostartfile to disable including bsp's start.o
267        * startup/bspstart.c: Made clear_cache actually work, tweaked cpu
268        init to only turn on whats needed.
269        * startup/gdb-support.c: Added calls to uart 2 for gdb stub I/O and
270        a handy init function.
271
2722002-02-08      Joel Sherrill <joel@OARcorp.com>
273
274        * startup/Makefile.am: Now compile the gdb stub.
275        * startup/bspstart.c: Fixed header block.
276        * startup/gdb-support.c: New file in stub state.
277
2782001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
279
280        * include/lr33000.h, include/lr330x0.h, include/r3000.h, start/mg5.h:
281        New files missed in previous commit.
282        * timer/timer.c: Use rtems/bspIo.h not just bspIo.h.
283
2842001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
285
286        * Update of BSP to address problems restarting, provide more
287        information during boot, and better handle ROM vs RAM images.
288        * README, include/bsp.h, start/regs.S, start/start.S,
289        startup/bspstart.c, startup/linkcmds, timer/timer.c: Updated
290
2912002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
294
2952002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
298        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
299
3002001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
303
3042001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
307        * configure.in: Remove.
308        * configure.ac: New file, generated from configure.in by autoupdate.
309
3102001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * include/Makefile.am: Use 'CLEANFILES ='.
313        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
314
3152001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.in: Add bspopts.h.
318        * include/bsp.h: Include bspopts.h.
319        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
320        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
321
3222001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
323
324        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
325        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
326        in previous patch.
327
3282001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
329
330        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
331        * clock/clockdrv.c, console/conscfg.c: Corrected.
332        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
333        * startup/bspstart.c: Properly set initial status register and
334        pending interrupts.
335        * timer/timer.c: Works now.
336
3372001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
338
339        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
340
3412001-05-07      Joel Sherrill <joel@OARcorp.com>
342
343        * console/conscfg.c: Added an entry for the second
344        serial port.
345
3462001-04-20      Joel Sherrill <joel@OARcorp.com>
347
348        * clock/clockdrv.c: Account for the fact that ClockRate is
349        in cycles not megahertz.
350
3512001-04-16      Joel Sherrill <joel@OARcorp.com>
352
353        * start/start.S, startup/bspstart.c, startup/linkcmds:
354        Cleanup that was not merged from the simple non-RTEMS program.
355
3562001-04-16      Joel Sherrill <joel@OARcorp.com>
357
358        * start/start.S, startup/bspstart.c, startup/linkcmds:
359        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
360        as he debugged this BSP using a logic analyzer.
361
3622001-03-14      Joel Sherrill <joel@OARcorp.com>
363
364        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
365        startup/bspstart.c, timer/timer.c: Comments corrected.
366
3672001-02-22      Joel Sherrill <joel@OARcorp.com>
368
369        * The Generic Mongoose-V BSP uses only the peripherals found on
370        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
371        based on the LSI Logic 33K.
372        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
373        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
374        console/.cvsignore, console/Makefile.am, console/conscfg.c,
375        include/.cvsignore, include/Makefile.am, include/bsp.h,
376        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
377        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
378        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
379        wrapup/.cvsignore, wrapup/Makefile.am: New files.
380
Note: See TracBrowser for help on using the repository browser.