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

4.104.114.84.95
Last change on this file since 217645c8 was 217645c8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 10:57:38

2003-12-03 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add preinstallation dirstamp support.
  • clock/Makefile.am: Cosmetics.
  • console/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • timer/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 9.9 KB
Line 
12003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add preinstallation dirstamp support.
4        * clock/Makefile.am: Cosmetics.
5        * console/Makefile.am: Cosmetics.
6        * startup/Makefile.am: Cosmetics.
7        * timer/Makefile.am: Cosmetics.
8        * wrapup/Makefile.am: Cosmetics.
9
102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * clock/Makefile.am: Remove all-local: $(ARCH).
13        * console/Makefile.am: Remove all-local: $(ARCH).
14        * start/Makefile.am: Remove all-local: $(ARCH).
15        * startup/Makefile.am: Remove all-local: $(ARCH).
16        * timer/Makefile.am: Remove all-local: $(ARCH).
17        * wrapup/Makefile.am: Remove all-local: $(ARCH).
18
192003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Fix preinstallation of include/coverhd.h.
22
232003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Merge-in include/Makefile.am.
26        Reflect changes to bsp.am.
27        * include/Makefile.am: Remove.
28        * configure.ac: Reflect changes above.
29
302003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * bsp_specs: Remove *lib:.
33
342003-09-04      Joel Sherrill <joel@OARcorp.com>
35
36        * clock/clockdrv.c, console/conscfg.c, include/bsp.h,
37        startup/bspstart.c, startup/gdb-support.c, timer/timer.c: URL for
38        license changed.
39
402003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Reflect having moved aclocal/.
43
442003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Reflect having moved automake/.
47        * clock/Makefile.am: Reflect having moved automake/.
48        * console/Makefile.am: Reflect having moved automake/.
49        * include/Makefile.am: Reflect having moved automake/.
50        * start/Makefile.am: Reflect having moved automake/.
51        * startup/Makefile.am: Reflect having moved automake/.
52        * timer/Makefile.am: Reflect having moved automake/.
53        * wrapup/Makefile.am: Reflect having moved automake/.
54
552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        PR 452/bsps
58        * startup/Makefile.am: Remove USE_INIT_FINI.
59
602003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * bsp_specs: Remove -D__USE_INIT_FINI__.
63        Remove *.cpp (Now unused).
64
652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
68
692003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        PR 445/bsps
72        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
73
742003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Remove AC_CONFIG_AUX_DIR.
77
782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
81
822003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: AC_PREREQ(2.57).
85
862003-01-20      Joel Sherrill <joel@OARcorp.com>
87
88        * startup/linkcmds*: Add FreeBSD sysctl() sections.
89
902002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
91 
92        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
93        * linkcmds: Added .init, .fini & related sections.
94
952002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
98        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
99        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
101        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102
1032002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * start/Makefile.am: Use install-data-local to install startfile.
106
1072002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110
1112002-11-01      Joel Sherrill <joel@OARcorp.com>
112
113        * startup/gdb-support.c, startup/linkcmds: Removed warnings.
114
1152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * .cvsignore: Reformat.
118        Add autom4te*cache.
119        Remove autom4te.cache.
120
1212002-08-21      Joel Sherrill <joel@OARcorp.com>
122
123        * bsp_specs: Added support for -nostdlibs.
124
1252002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
128        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
129        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
130        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
131        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
132        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
133
1342002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * start/Makefile.am: Eliminate PGM.
137        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
138
1392002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
142
1432002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
146        Remove $(OBJS) from all-local.
147
1482002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * wrapup/Makefile.am: Add $(LIB) to all-local.
151
1522002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
155
1562002-06-25      Joel Sherrill <joel@OARcorp.com>
157
158        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
159        support to the shared gdb stub glue thus moving some of the
160        gdbstub support to a higher level.
161        * startup/Makefile.am: Modified to reflect above.
162
1632002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac:
166        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
167        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
168        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
169        * Makefile.am: Remove AUTOMAKE_OPTIONS.
170        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
171        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
172        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
173        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
174        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
175        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
176
1772001-03-08      Joel Sherrill <joel@OARcorp.com>
178
179        * start/start.S, startup/bspstart.c: Removed warnings.
180
1812002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
182
183        * startup/gdb-support.c: Added calls into the mips-support gdb stub
184        for configuring the memory regions.  Any bsp that wants to use the
185        gdbstub will need to do something similar.
186        * startup/Makefile.am: Added shared/gdbstub directory to include path.
187
1882002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
189
190        * start/start.S: Added kseg1 test to enable cache flush code
191        * bsp_specs: Added -qnostartfile to disable including bsp's start.o
192        * startup/bspstart.c: Made clear_cache actually work, tweaked cpu
193        init to only turn on whats needed.
194        * startup/gdb-support.c: Added calls to uart 2 for gdb stub I/O and
195        a handy init function.
196
1972002-02-08      Joel Sherrill <joel@OARcorp.com>
198
199        * startup/Makefile.am: Now compile the gdb stub.
200        * startup/bspstart.c: Fixed header block.
201        * startup/gdb-support.c: New file in stub state.
202
2032001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
204
205        * include/lr33000.h, include/lr330x0.h, include/r3000.h, start/mg5.h:
206        New files missed in previous commit.
207        * timer/timer.c: Use rtems/bspIo.h not just bspIo.h.
208
2092001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
210
211        * Update of BSP to address problems restarting, provide more
212        information during boot, and better handle ROM vs RAM images.
213        * README, include/bsp.h, start/regs.S, start/start.S,
214        startup/bspstart.c, startup/linkcmds, timer/timer.c: Updated
215
2162002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
219
2202002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
223        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
224
2252001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
228
2292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
232        * configure.in: Remove.
233        * configure.ac: New file, generated from configure.in by autoupdate.
234
2352001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * include/Makefile.am: Use 'CLEANFILES ='.
238        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
239
2402001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.in: Add bspopts.h.
243        * include/bsp.h: Include bspopts.h.
244        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
245        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
246
2472001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
248
249        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
250        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
251        in previous patch.
252
2532001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
254
255        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
256        * clock/clockdrv.c, console/conscfg.c: Corrected.
257        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
258        * startup/bspstart.c: Properly set initial status register and
259        pending interrupts.
260        * timer/timer.c: Works now.
261
2622001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
263
264        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
265
2662001-05-07      Joel Sherrill <joel@OARcorp.com>
267
268        * console/conscfg.c: Added an entry for the second
269        serial port.
270
2712001-04-20      Joel Sherrill <joel@OARcorp.com>
272
273        * clock/clockdrv.c: Account for the fact that ClockRate is
274        in cycles not megahertz.
275
2762001-04-16      Joel Sherrill <joel@OARcorp.com>
277
278        * start/start.S, startup/bspstart.c, startup/linkcmds:
279        Cleanup that was not merged from the simple non-RTEMS program.
280
2812001-04-16      Joel Sherrill <joel@OARcorp.com>
282
283        * start/start.S, startup/bspstart.c, startup/linkcmds:
284        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
285        as he debugged this BSP using a logic analyzer.
286
2872001-03-14      Joel Sherrill <joel@OARcorp.com>
288
289        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
290        startup/bspstart.c, timer/timer.c: Comments corrected.
291
2922001-02-22      Joel Sherrill <joel@OARcorp.com>
293
294        * The Generic Mongoose-V BSP uses only the peripherals found on
295        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
296        based on the LSI Logic 33K.
297        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
298        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
299        console/.cvsignore, console/Makefile.am, console/conscfg.c,
300        include/.cvsignore, include/Makefile.am, include/bsp.h,
301        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
302        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
303        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
304        wrapup/.cvsignore, wrapup/Makefile.am: New files.
305
Note: See TracBrowser for help on using the repository browser.