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

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

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

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 12.5 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Correct path to clockdrv_shell.c.
17
182004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
21        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
22        compilation rules.
23        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
24        timer/Makefile.am, wrapup/Makefile.am: Remove.
25        * configure.ac: Reflect changes above.
26
272004-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/start.S: Replace #-ASM-style comments with C-/**/ comments.
30        * start/reg.S: Remove //-comments
31
322004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
35        Add RTEMS_PROG_CCAS.
36
372004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Add PREINSTALL_DIRS.
40
412004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Remove times from EXTRA_DIST (Non-existant).
44        * startup/Makefile.am: Remove bspclean.c, exit.c, setvec.c from
45        EXTRA_DIST.
46        * wrapup/Makefile.am: Reflect changes to libcpu.
47
482004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
51        Add PRE/TMPINSTALL_FILES to CLEANFILES.
52        * startup/Makefile.am: Ditto.
53
542004-01-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * start/Makefile.am: Remove.
57        * Makefile.am: Merge-in start/Makefile.am.
58        * configure.ac: Reflect changes above.
59
602004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Eliminate $(LIB).
63        Use noinst_DATA to trigger building libbsp.a.
64
652003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
68        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69
702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
73        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
74
752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
78
792003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * start/Makefile.am: Misc cleanups and fixes.
82        * startup/Makefile.am: Misc cleanups and fixes.
83        * wrapup/Makefile.am: Misc cleanups and fixes.
84
852003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Add preinstallation dirstamp support.
88        * clock/Makefile.am: Cosmetics.
89        * console/Makefile.am: Cosmetics.
90        * startup/Makefile.am: Cosmetics.
91        * timer/Makefile.am: Cosmetics.
92        * wrapup/Makefile.am: Cosmetics.
93
942003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * clock/Makefile.am: Remove all-local: $(ARCH).
97        * console/Makefile.am: Remove all-local: $(ARCH).
98        * start/Makefile.am: Remove all-local: $(ARCH).
99        * startup/Makefile.am: Remove all-local: $(ARCH).
100        * timer/Makefile.am: Remove all-local: $(ARCH).
101        * wrapup/Makefile.am: Remove all-local: $(ARCH).
102
1032003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Fix preinstallation of include/coverhd.h.
106
1072003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Merge-in include/Makefile.am.
110        Reflect changes to bsp.am.
111        * include/Makefile.am: Remove.
112        * configure.ac: Reflect changes above.
113
1142003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * bsp_specs: Remove *lib:.
117
1182003-09-04      Joel Sherrill <joel@OARcorp.com>
119
120        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
121        startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for
122        license changed.
123
1242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Reflect having moved aclocal/.
127
1282003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Reflect having moved automake/.
131        * clock/Makefile.am: Reflect having moved automake/.
132        * console/Makefile.am: Reflect having moved automake/.
133        * include/Makefile.am: Reflect having moved automake/.
134        * start/Makefile.am: Reflect having moved automake/.
135        * startup/Makefile.am: Reflect having moved automake/.
136        * timer/Makefile.am: Reflect having moved automake/.
137        * wrapup/Makefile.am: Reflect having moved automake/.
138
1392003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        PR 452/bsps
142        * startup/Makefile.am: Remove USE_INIT_FINI.
143
1442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * bsp_specs: Remove -D__USE_INIT_FINI__.
147        Remove *.cpp (Now unused).
148
1492003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
152
1532003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        PR 445/bsps
156        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
157
1582003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Remove AC_CONFIG_AUX_DIR.
161
1622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
165
1662003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: AC_PREREQ(2.57).
169
1702003-01-20      Joel Sherrill <joel@OARcorp.com>
171
172        * startup/linkcmds*: Add FreeBSD sysctl() sections.
173
1742002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
175 
176        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
177        * linkcmds: Added .init, .fini & related sections.
178
1792002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186
1872002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * start/Makefile.am: Use install-data-local to install startfile.
190
1912002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194
1952002-11-01      Joel Sherrill <joel@OARcorp.com>
196
197        * startup/gdb-support.c, startup/linkcmds: Removed warnings.
198
1992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * .cvsignore: Reformat.
202        Add autom4te*cache.
203        Remove autom4te.cache.
204
2052002-08-21      Joel Sherrill <joel@OARcorp.com>
206
207        * bsp_specs: Added support for -nostdlibs.
208
2092002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
212        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
213        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
214        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
215        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
216        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
217
2182002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * start/Makefile.am: Eliminate PGM.
221        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
222
2232002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
226
2272002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
230        Remove $(OBJS) from all-local.
231
2322002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * wrapup/Makefile.am: Add $(LIB) to all-local.
235
2362002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
239
2402002-06-25      Joel Sherrill <joel@OARcorp.com>
241
242        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
243        support to the shared gdb stub glue thus moving some of the
244        gdbstub support to a higher level.
245        * startup/Makefile.am: Modified to reflect above.
246
2472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.ac:
250        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
251        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
252        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
260
2612001-03-08      Joel Sherrill <joel@OARcorp.com>
262
263        * start/start.S, startup/bspstart.c: Removed warnings.
264
2652002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
266
267        * startup/gdb-support.c: Added calls into the mips-support gdb stub
268        for configuring the memory regions.  Any bsp that wants to use the
269        gdbstub will need to do something similar.
270        * startup/Makefile.am: Added shared/gdbstub directory to include path.
271
2722002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
273
274        * start/start.S: Added kseg1 test to enable cache flush code
275        * bsp_specs: Added -qnostartfile to disable including bsp's start.o
276        * startup/bspstart.c: Made clear_cache actually work, tweaked cpu
277        init to only turn on whats needed.
278        * startup/gdb-support.c: Added calls to uart 2 for gdb stub I/O and
279        a handy init function.
280
2812002-02-08      Joel Sherrill <joel@OARcorp.com>
282
283        * startup/Makefile.am: Now compile the gdb stub.
284        * startup/bspstart.c: Fixed header block.
285        * startup/gdb-support.c: New file in stub state.
286
2872001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
288
289        * include/lr33000.h, include/lr330x0.h, include/r3000.h, start/mg5.h:
290        New files missed in previous commit.
291        * timer/timer.c: Use rtems/bspIo.h not just bspIo.h.
292
2932001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
294
295        * Update of BSP to address problems restarting, provide more
296        information during boot, and better handle ROM vs RAM images.
297        * README, include/bsp.h, start/regs.S, start/start.S,
298        startup/bspstart.c, startup/linkcmds, timer/timer.c: Updated
299
3002002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
303
3042002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
307        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
308
3092001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
312
3132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
316        * configure.in: Remove.
317        * configure.ac: New file, generated from configure.in by autoupdate.
318
3192001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * include/Makefile.am: Use 'CLEANFILES ='.
322        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
323
3242001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.in: Add bspopts.h.
327        * include/bsp.h: Include bspopts.h.
328        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
329        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
330
3312001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
332
333        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
334        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
335        in previous patch.
336
3372001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
338
339        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
340        * clock/clockdrv.c, console/conscfg.c: Corrected.
341        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
342        * startup/bspstart.c: Properly set initial status register and
343        pending interrupts.
344        * timer/timer.c: Works now.
345
3462001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
347
348        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
349
3502001-05-07      Joel Sherrill <joel@OARcorp.com>
351
352        * console/conscfg.c: Added an entry for the second
353        serial port.
354
3552001-04-20      Joel Sherrill <joel@OARcorp.com>
356
357        * clock/clockdrv.c: Account for the fact that ClockRate is
358        in cycles not megahertz.
359
3602001-04-16      Joel Sherrill <joel@OARcorp.com>
361
362        * start/start.S, startup/bspstart.c, startup/linkcmds:
363        Cleanup that was not merged from the simple non-RTEMS program.
364
3652001-04-16      Joel Sherrill <joel@OARcorp.com>
366
367        * start/start.S, startup/bspstart.c, startup/linkcmds:
368        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
369        as he debugged this BSP using a logic analyzer.
370
3712001-03-14      Joel Sherrill <joel@OARcorp.com>
372
373        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
374        startup/bspstart.c, timer/timer.c: Comments corrected.
375
3762001-02-22      Joel Sherrill <joel@OARcorp.com>
377
378        * The Generic Mongoose-V BSP uses only the peripherals found on
379        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
380        based on the LSI Logic 33K.
381        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
382        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
383        console/.cvsignore, console/Makefile.am, console/conscfg.c,
384        include/.cvsignore, include/Makefile.am, include/bsp.h,
385        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
386        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
387        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
388        wrapup/.cvsignore, wrapup/Makefile.am: New files.
389
Note: See TracBrowser for help on using the repository browser.