source: rtems/c/src/lib/libbsp/mips/jmr3904/ChangeLog @ 7dcc3fe

4.104.114.84.95
Last change on this file since 7dcc3fe was 7dcc3fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:20:43

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

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 8.3 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
8
92003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Remove AC_CONFIG_AUX_DIR.
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
16
172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: AC_PREREQ(2.57).
20
212003-01-20      Joel Sherrill <joel@OARcorp.com>
22
23        * startup/linkcmds*: Add FreeBSD sysctl() sections.
24
252002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
26 
27        * bsp_specs: Added crtbegin/crtend and INIT_FINI for C++ support.
28        * linkcmds: Added .init, .fini & related sections.
29
302002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
33        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
34        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
35        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
36        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37
382002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * start/Makefile.am: Use install-data-local to install startfile.
41
422002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
45
462002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical
49        changes.
50
512002-11-01      Joel Sherrill <joel@OARcorp.com>
52
53        * startup/bspclean.c, startup/bspstart.c: Removed warnings.
54
552002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * .cvsignore: Reformat.
58        Add autom4te*cache.
59        Remove autom4te.cache.
60
612002-08-21      Joel Sherrill <joel@OARcorp.com>
62
63        * startup/linkcmds: Move .init section after text section so
64        C+ global constructors work.
65
662002-08-21      Joel Sherrill <joel@OARcorp.com>
67
68        * bsp_specs: Added support for -nostdlibs.
69
702002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
73        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
74        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
75        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
76        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
77        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
78
792002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * start/Makefile.am: Eliminate PGM.
82        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
83
842002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
87
882002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
91        Remove $(OBJS) from all-local.
92
932002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * wrapup/Makefile.am: Add $(LIB) to all-local.
96
972002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
100
1012002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac:
104        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
105        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
106        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
109        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
110        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
112        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
113        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
114
1152002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
118
1192001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
122
1232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
126        * configure.in: Remove.
127        * configure.ac: New file, generated from configure.in by autoupdate.
128
1292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * include/Makefile.am: Use 'CLEANFILES ='.
132        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
133
1342001-05-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.in: Add bspopts.h.
137        * include/bsp.h: Include bspopts.h.
138        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
139        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
140
1412001-05-11      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
142
143        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
144
1452001-05-11      Joel Sherrill <joel@OARcorp.com>
146
147        * tools/runtest: Add functionality to avoid letting simulator
148        run too long.
149
1502001-04-20      Joel Sherrill <joel@OARcorp.com>
151
152        * include/bsp.h (Clear_tm27_intr): Stop the timer and disable
153        the interrupt.  This was not quite right before and we were
154        getting uncontrolled interrupt nesting in tm27.
155        * timer/timer.c (Timer_Initialize): Added an extra reset and
156        changed the ITMR register so we will never get an interrupt.
157        (Read_timer): Fixed so the timer actually stops before it
158        is read.  Before some times reported were outraguously high.
159        * start/start.S: Major clean including using stack in linkcmds,
160        deleting unused code, and zeroing the BSS using the linkcmds
161        information.
162        * startup/linkcmds: Put heap in lower memory than workspace
163        and move _clear_end so both are zeroed.
164
1652001-01-12      Joel Sherrill <joel@OARcorp.com>
166
167        * include/bsp.h, timer/timer.c: Updated so timer appears to
168        work and support tm27.  I would prefer to time a software
169        interrupt rather than an use an extra timer though.
170
1712001-01-09      Joel Sherrill <joel@OARcorp.com>
172
173        * clock/clockdrv.c: Clean up.
174        * include/bsp.h: Uncomment and fix set_vector() prototype.
175
1762001-01-03      Joel Sherrill <joel@OARcorp.com>
177
178        * console/console-io.c: Removed unused variable initialized.
179
1802001-01-03      Joel Sherrill <joel@OARcorp.com>
181
182        * clock/Makefile.am: Fixed reference to ckinit.c.
183        * clock/clockdrv.c: Enabled fast idle.
184        * console/console-io.c: Added console_initialize_hardware().
185
1862000-12-19      Joel Sherrill <joel@OARcorp.com>
187
188        * timer: New subdirectory.
189        * timer/.cvsignore, timer/Makefile.am, timer/timer.c: New files.
190        * tools/ChangeLog: New file.
191
1922000-12-19      Joel Sherrill <joel@OARcorp.com>
193
194        * Makefile.am: Added tools subdirectory and removed commented out line.
195        * configure.in: Added tools subdirectory.
196        * tools: New subdirectory.
197        * tools/.cvsignore, tools/Makefile.am, tools/configure.in,
198        tools/runtest: New files -- based on powerpc/psim.
199        * clock/clockdrv.c: Guessed new value for clock tick.  Need to
200        add fast idle support.
201        * include/bsp.h: tm27 support initiated.
202        * Most tests appear to run correctly!
203
2042000-12-13      Joel Sherrill <joel@OARcorp.com>
205
206        * README: Updated.  We are now vectoring a clock tick ISR handler.
207        But RTEMS is not returning from the ISR properly.
208        * clock/clockdrv.c: Now causes interrupts but has not been calibrated.
209        * include/bsp.h: Use <libcpu/tx3904.h>
210        * startup/Makefile.am: Add setvec.c from shared.
211        * startup/bspstart.c: Initialize the status register (SR) so
212        no interrupts are masked but global interrupts (SR_IEC) are off.
213        Added call to install the ISR prologue code.
214        * wrapup/Makefile.am: Pick up more pieces from libcpu.
215
2162000-12-11      Joel Sherrill <joel@OARcorp.com>
217
218        * startup/bspclean.c: New file to explicitly invoke _sys_exit().
219        * README: Updated.
220
2212000-12-06      Joel Sherrill <joel@OARcorp.com>
222
223        * README: Updated to reflect status.
224        * startup/linkcmds: Added .ctor and .dtor sections to no avail.
225
2262000-11-30      Joel Sherrill <joel@OARcorp.com>
227
228        * README: Updated to reflect current status.  Misaligned reference
229        during initialization may be compiler problem.
230        * console/console-io.c: Added support for printk().
231        * startup/linkcmds: Reserve 512K for RTEMS Workspace.
232
2332000-11-27      Joel Sherrill <joel@OARcorp.com>
234
235        * startup/linkcmds: Fix typo and add extra 0 to base address.
236        Now runs until printf() tries to put a character and then
237        it locks up checking a status bit that does not change.
238
2392000-11-25      Joel Sherrill <joel@OARcorp.com>
240
241        * The JMR BSP is for a Toshiba TX39 evaluation board but
242        can also be used with the mips simulator in gdb.
243        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
244        configure.in, clock/.cvsignore, clock/Makefile.am,
245        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
246        console/console-io.c, include/.cvsignore,
247        include/Makefile.am, include/bsp.h, start/.cvsignore,
248        start/Makefile.am, start/regs.S, start/start.S,
249        startup/.cvsignore, startup/Makefile.am, startup/bspstart.c,
250        startup/linkcmds, wrapup/.cvsignore, wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.