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

4.104.114.84.95
Last change on this file since fe8bc62f was fe8bc62f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:47:09

2003-08-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 8.7 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved automake/.
8        * clock/Makefile.am: Reflect having moved automake/.
9        * console/Makefile.am: Reflect having moved automake/.
10        * include/Makefile.am: Reflect having moved automake/.
11        * start/Makefile.am: Reflect having moved automake/.
12        * startup/Makefile.am: Reflect having moved automake/.
13        * timer/Makefile.am: Reflect having moved automake/.
14        * wrapup/Makefile.am: Reflect having moved automake/.
15
162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        PR 452/bsps
19        * startup/Makefile.am: Remove USE_INIT_FINI.
20
212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * bsp_specs: Remove -D__USE_INIT_FINI__.
24        Remove *.cpp (Now unused).
25
262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
29
302003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        PR 445/bsps
33        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
34
352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove AC_CONFIG_AUX_DIR.
38
392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
42
432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: AC_PREREQ(2.57).
46
472003-01-20      Joel Sherrill <joel@OARcorp.com>
48
49        * startup/linkcmds*: Add FreeBSD sysctl() sections.
50
512002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
52 
53        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
54        * linkcmds: Added .init, .fini & related sections.
55
562002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
59        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
60        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
61        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
62        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
63
642002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Use install-data-local to install startfile.
67
682002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
71
722002-11-01      Joel Sherrill <joel@OARcorp.com>
73
74        * startup/gdb-support.c, startup/linkcmds: Removed warnings.
75
762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * .cvsignore: Reformat.
79        Add autom4te*cache.
80        Remove autom4te.cache.
81
822002-08-21      Joel Sherrill <joel@OARcorp.com>
83
84        * bsp_specs: Added support for -nostdlibs.
85
862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
89        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
90        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
91        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
92        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
93        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
94
952002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * start/Makefile.am: Eliminate PGM.
98        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
99
1002002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
103
1042002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
107        Remove $(OBJS) from all-local.
108
1092002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * wrapup/Makefile.am: Add $(LIB) to all-local.
112
1132002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
116
1172002-06-25      Joel Sherrill <joel@OARcorp.com>
118
119        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
120        support to the shared gdb stub glue thus moving some of the
121        gdbstub support to a higher level.
122        * startup/Makefile.am: Modified to reflect above.
123
1242002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * configure.ac:
127        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
128        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
129        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
130        * Makefile.am: Remove AUTOMAKE_OPTIONS.
131        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
132        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
133        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
134        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
135        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
137
1382001-03-08      Joel Sherrill <joel@OARcorp.com>
139
140        * start/start.S, startup/bspstart.c: Removed warnings.
141
1422002-03-05      Greg Menke <gregory.menke@gsfc.nasa.gov>
143
144        * startup/gdb-support.c: Added calls into the mips-support gdb stub
145        for configuring the memory regions.  Any bsp that wants to use the
146        gdbstub will need to do something similar.
147        * startup/Makefile.am: Added shared/gdbstub directory to include path.
148
1492002-02-27      Greg Menke <gregory.menke@gsfc.nasa.gov>
150
151        * start/start.S: Added kseg1 test to enable cache flush code
152        * bsp_specs: Added -qnostartfile to disable including bsp's start.o
153        * startup/bspstart.c: Made clear_cache actually work, tweaked cpu
154        init to only turn on whats needed.
155        * startup/gdb-support.c: Added calls to uart 2 for gdb stub I/O and
156        a handy init function.
157
1582002-02-08      Joel Sherrill <joel@OARcorp.com>
159
160        * startup/Makefile.am: Now compile the gdb stub.
161        * startup/bspstart.c: Fixed header block.
162        * startup/gdb-support.c: New file in stub state.
163
1642001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
165
166        * include/lr33000.h, include/lr330x0.h, include/r3000.h, start/mg5.h:
167        New files missed in previous commit.
168        * timer/timer.c: Use rtems/bspIo.h not just bspIo.h.
169
1702001-02-01      Greg Menke <gregory.menke@gsfc.nasa.gov>
171
172        * Update of BSP to address problems restarting, provide more
173        information during boot, and better handle ROM vs RAM images.
174        * README, include/bsp.h, start/regs.S, start/start.S,
175        startup/bspstart.c, startup/linkcmds, timer/timer.c: Updated
176
1772002-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
180
1812002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * console/conscfg.c: Include rtems/bspIo.h instead of bspIo.h.
184        * timer/timer.c: Include rtems/bspIo.h instead of bspIo.h.
185
1862001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
189
1902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
193        * configure.in: Remove.
194        * configure.ac: New file, generated from configure.in by autoupdate.
195
1962001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * include/Makefile.am: Use 'CLEANFILES ='.
199        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
200
2012001-05-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.in: Add bspopts.h.
204        * include/bsp.h: Include bspopts.h.
205        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
206        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
207
2082001-05-24      Greg Menke <gregory.menke@gsfc.nasa.gov>
209
210        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
211        * start/regs.S, start/start.S: Now works on Mongoose-V.  Missed
212        in previous patch.
213
2142001-05-22      Greg Menke <gregory.menke@gsfc.nasa.gov>
215
216        * Assisted in design and debug by Joel Sherrill <joel@OARcorp.com>.
217        * clock/clockdrv.c, console/conscfg.c: Corrected.
218        * include/bsp.h: Support for tm27 and addition of CPU_CLOCK_RATE.
219        * startup/bspstart.c: Properly set initial status register and
220        pending interrupts.
221        * timer/timer.c: Works now.
222
2232001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
224
225        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
226
2272001-05-07      Joel Sherrill <joel@OARcorp.com>
228
229        * console/conscfg.c: Added an entry for the second
230        serial port.
231
2322001-04-20      Joel Sherrill <joel@OARcorp.com>
233
234        * clock/clockdrv.c: Account for the fact that ClockRate is
235        in cycles not megahertz.
236
2372001-04-16      Joel Sherrill <joel@OARcorp.com>
238
239        * start/start.S, startup/bspstart.c, startup/linkcmds:
240        Cleanup that was not merged from the simple non-RTEMS program.
241
2422001-04-16      Joel Sherrill <joel@OARcorp.com>
243
244        * start/start.S, startup/bspstart.c, startup/linkcmds:
245        Modifications made with Gregory Menke <gregory.menke@gsfc.nasa.gov>
246        as he debugged this BSP using a logic analyzer.
247
2482001-03-14      Joel Sherrill <joel@OARcorp.com>
249
250        * clock/clockdrv.c, console/conscfg.c, include/bsp.h, start/start.S,
251        startup/bspstart.c, timer/timer.c: Comments corrected.
252
2532001-02-22      Joel Sherrill <joel@OARcorp.com>
254
255        * The Generic Mongoose-V BSP uses only the peripherals found on
256        the Synova Mongoose-V CPU.  This is a radiation hardened CPU
257        based on the LSI Logic 33K.
258        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.in,
259        clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c,
260        console/.cvsignore, console/Makefile.am, console/conscfg.c,
261        include/.cvsignore, include/Makefile.am, include/bsp.h,
262        start/.cvsignore, start/Makefile.am, start/regs.S, start/start.S,
263        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
264        startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c,
265        wrapup/.cvsignore, wrapup/Makefile.am: New files.
266
Note: See TracBrowser for help on using the repository browser.