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

4.104.114.84.95
Last change on this file since 6411947 was 6411947, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 06:14:08

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

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 10.8 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
9        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
14        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
19
202003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: Misc cleanups and fixes.
23        * startup/Makefile.am: Misc cleanups and fixes.
24        * wrapup/Makefile.am: Misc cleanups and fixes.
25
262003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Add preinstallation dirstamp support.
29        * clock/Makefile.am: Cosmetics.
30        * console/Makefile.am: Cosmetics.
31        * startup/Makefile.am: Cosmetics.
32        * timer/Makefile.am: Cosmetics.
33        * wrapup/Makefile.am: Cosmetics.
34
352003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * clock/Makefile.am: Remove all-local: $(ARCH).
38        * console/Makefile.am: Remove all-local: $(ARCH).
39        * start/Makefile.am: Remove all-local: $(ARCH).
40        * startup/Makefile.am: Remove all-local: $(ARCH).
41        * timer/Makefile.am: Remove all-local: $(ARCH).
42        * wrapup/Makefile.am: Remove all-local: $(ARCH).
43
442003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Fix preinstallation of include/coverhd.h.
47
482003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Merge-in include/Makefile.am.
51        Reflect changes to bsp.am.
52        * include/Makefile.am: Remove.
53        * configure.ac: Reflect changes above.
54
552003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * bsp_specs: Remove *lib:.
58
592003-09-04      Joel Sherrill <joel@OARcorp.com>
60
61        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
62        startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for
63        license changed.
64
652003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Reflect having moved aclocal/.
68
692003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Reflect having moved automake/.
72        * clock/Makefile.am: Reflect having moved automake/.
73        * console/Makefile.am: Reflect having moved automake/.
74        * include/Makefile.am: Reflect having moved automake/.
75        * start/Makefile.am: Reflect having moved automake/.
76        * startup/Makefile.am: Reflect having moved automake/.
77        * timer/Makefile.am: Reflect having moved automake/.
78        * wrapup/Makefile.am: Reflect having moved automake/.
79
802003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        PR 452/bsps
83        * startup/Makefile.am: Remove USE_INIT_FINI.
84
852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * bsp_specs: Remove -D__USE_INIT_FINI__.
88        Remove *.cpp (Now unused).
89
902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
93
942003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        PR 445/bsps
97        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
98
992003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove AC_CONFIG_AUX_DIR.
102
1032003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
106
1072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: AC_PREREQ(2.57).
110
1112003-01-20      Joel Sherrill <joel@OARcorp.com>
112
113        * startup/linkcmds*: Add FreeBSD sysctl() sections.
114
1152002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
116 
117        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
118        * linkcmds: Added .init, .fini & related sections.
119
1202002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
127
1282002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * start/Makefile.am: Use install-data-local to install startfile.
131
1322002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135
1362002-11-01      Joel Sherrill <joel@OARcorp.com>
137
138        * startup/gdb-support.c, startup/linkcmds: Removed warnings.
139
1402002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * .cvsignore: Reformat.
143        Add autom4te*cache.
144        Remove autom4te.cache.
145
1462002-08-21      Joel Sherrill <joel@OARcorp.com>
147
148        * bsp_specs: Added support for -nostdlibs.
149
1502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
158
1592002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Eliminate PGM.
162        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
163
1642002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
167
1682002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
171        Remove $(OBJS) from all-local.
172
1732002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Add $(LIB) to all-local.
176
1772002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
180
1812002-06-25      Joel Sherrill <joel@OARcorp.com>
182
183        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
184        support to the shared gdb stub glue thus moving some of the
185        gdbstub support to a higher level.
186        * startup/Makefile.am: Modified to reflect above.
187
1882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac:
191        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
192        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
193        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
201
2022001-03-08      Joel Sherrill <joel@OARcorp.com>
203
204        * start/start.S, startup/bspstart.c: Removed warnings.
205
2062002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
207
208        * startup/gdb-support.c: Added calls into the mips-support gdb stub
209        for configuring the memory regions.  Any bsp that wants to use the
210        gdbstub will need to do something similar.
211        * startup/Makefile.am: Added shared/gdbstub directory to include path.
212
2132002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
214
215        * start/start.S: Added kseg1 test to enable cache flush code
216        * bsp_specs: Added -qnostartfile to disable including bsp's start.o
217        * startup/bspstart.c: Made clear_cache actually work, tweaked cpu
218        init to only turn on whats needed.
219        * startup/gdb-support.c: Added calls to uart 2 for gdb stub I/O and
220        a handy init function.
221
2222002-02-08      Joel Sherrill <joel@OARcorp.com>
223
224        * startup/Makefile.am: Now compile the gdb stub.
225        * startup/bspstart.c: Fixed header block.
226        * startup/gdb-support.c: New file in stub state.
227
2282001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
229
230        * include/lr33000.h, include/lr330x0.h, include/r3000.h, start/mg5.h:
231        New files missed in previous commit.
232        * timer/timer.c: Use rtems/bspIo.h not just bspIo.h.
233
2342001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
235
236        * Update of BSP to address problems restarting, provide more
237        information during boot, and better handle ROM vs RAM images.
238        * README, include/bsp.h, start/regs.S, start/start.S,
239        startup/bspstart.c, startup/linkcmds, timer/timer.c: Updated
240
2412002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
244
2452002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
248        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
249
2502001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
253
2542001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
257        * configure.in: Remove.
258        * configure.ac: New file, generated from configure.in by autoupdate.
259
2602001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * include/Makefile.am: Use 'CLEANFILES ='.
263        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
264
2652001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.in: Add bspopts.h.
268        * include/bsp.h: Include bspopts.h.
269        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
270        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
271
2722001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
273
274        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
275        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
276        in previous patch.
277
2782001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
279
280        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
281        * clock/clockdrv.c, console/conscfg.c: Corrected.
282        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
283        * startup/bspstart.c: Properly set initial status register and
284        pending interrupts.
285        * timer/timer.c: Works now.
286
2872001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
288
289        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
290
2912001-05-07      Joel Sherrill <joel@OARcorp.com>
292
293        * console/conscfg.c: Added an entry for the second
294        serial port.
295
2962001-04-20      Joel Sherrill <joel@OARcorp.com>
297
298        * clock/clockdrv.c: Account for the fact that ClockRate is
299        in cycles not megahertz.
300
3012001-04-16      Joel Sherrill <joel@OARcorp.com>
302
303        * start/start.S, startup/bspstart.c, startup/linkcmds:
304        Cleanup that was not merged from the simple non-RTEMS program.
305
3062001-04-16      Joel Sherrill <joel@OARcorp.com>
307
308        * start/start.S, startup/bspstart.c, startup/linkcmds:
309        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
310        as he debugged this BSP using a logic analyzer.
311
3122001-03-14      Joel Sherrill <joel@OARcorp.com>
313
314        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
315        startup/bspstart.c, timer/timer.c: Comments corrected.
316
3172001-02-22      Joel Sherrill <joel@OARcorp.com>
318
319        * The Generic Mongoose-V BSP uses only the peripherals found on
320        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
321        based on the LSI Logic 33K.
322        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
323        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
324        console/.cvsignore, console/Makefile.am, console/conscfg.c,
325        include/.cvsignore, include/Makefile.am, include/bsp.h,
326        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
327        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
328        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
329        wrapup/.cvsignore, wrapup/Makefile.am: New files.
330
Note: See TracBrowser for help on using the repository browser.