source: rtems/c/src/lib/libbsp/sh/shsim/ChangeLog @ 2d551c14

4.104.114.84.95
Last change on this file since 2d551c14 was 70af070b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/03/03 at 15:49:06

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

  • Makefile.am: Add preinstallation dirstamp support.
  • clock/Makefile.am: Cosmetics.
  • console/Makefile.am: Cosmetics.
  • gdbsci/Makefile.am: Cosmetics.
  • scitab/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • trap34/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 9.4 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        * gdbsci/Makefile.am: Cosmetics.
7        * scitab/Makefile.am: Cosmetics.
8        * startup/Makefile.am: Cosmetics.
9        * trap34/Makefile.am: Cosmetics.
10        * wrapup/Makefile.am: Cosmetics.
11
122003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * clock/Makefile.am: Remove all-local: $(ARCH).
15        * console/Makefile.am: Remove all-local: $(ARCH).
16        * gdbsci/Makefile.am: Remove all-local: $(ARCH).
17        * scitab/Makefile.am: Remove all-local: $(ARCH).
18        * start/Makefile.am: Remove all-local: $(ARCH).
19        * startup/Makefile.am: Remove all-local: $(ARCH).
20        * trap34/Makefile.am: Remove all-local: $(ARCH).
21        * wrapup/Makefile.am: Remove all-local: $(ARCH).
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-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * bsp_specs: Remove *lib:.
33
342003-09-04      Joel Sherrill <joel@OARcorp.com>
35
36        * include/bsp.h, start/start.S, startup/bspstart.c,
37        trap34/console-io.c: URL for license changed.
38
392003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Reflect having moved aclocal/.
42
432003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Reflect having moved automake/.
46        * clock/Makefile.am: Reflect having moved automake/.
47        * console/Makefile.am: Reflect having moved automake/.
48        * gdbsci/Makefile.am: Reflect having moved automake/.
49        * include/Makefile.am: Reflect having moved automake/.
50        * scitab/Makefile.am: Reflect having moved automake/.
51        * start/Makefile.am: Reflect having moved automake/.
52        * startup/Makefile.am: Reflect having moved automake/.
53        * trap34/Makefile.am: Reflect having moved automake/.
54        * wrapup/Makefile.am: Reflect having moved automake/.
55
562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
59
602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        PR 445/bsps
63        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
64        Remove cpp, old_cpp (now unused).
65
662003-06-13      Joel Sherrill <joel@OARcorp.com>
67
68        * startup/linkcmds: Removed warnings.
69
702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove AC_CONFIG_AUX_DIR.
73
742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
77
782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: AC_PREREQ(2.57).
81
822003-01-28      Joel Sherrill <joel@OARcorp.com>
83
84        * startup/linkcmds: Fix to work around truncated section names.
85
862003-01-20      Joel Sherrill <joel@OARcorp.com>
87
88        * startup/linkcmds*: Add FreeBSD sysctl() sections.
89
902003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
93        Eliminate unused GENERIC_FILES.
94
952003-01-15      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        * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
101        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
103        * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
104
1052002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * start/Makefile.am: Use install-data-local to install startfile.
108
1092002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
112
1132002-11-07      Joel Sherrill <joel@OARcorp.com>
114
115        * startup/linkcmds: Include all .rodata* sections.
116
1172002-11-01      Joel Sherrill <joel@OARcorp.com>
118
119        * gdbsci/gdbsci.c: Removed warnings.
120
1212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * .cvsignore: Reformat.
124        Add autom4te*cache.
125        Remove autom4te.cache.
126
1272002-09-14      Joel Sherrill <joel@OARcorp.com>
128
129        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
130        of all calls to bsp_libc_init() resulted in some cleanup here.
131
1322002-08-21      Joel Sherrill <joel@OARcorp.com>
133
134        * bsp_specs: Added support for -nostdlibs.
135
1362002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
139        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
140
1412002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
144        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
145        * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
146        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
147        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
148        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
149        * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
150
1512002-07-25      Joel Sherrill <joel@OARcorp.com>
152
153        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
154        to remove problems linking empty main(){} with BSP.
155
1562002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * start/Makefile.am: Eliminate PGM.
159        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
160
1612002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
164
1652002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
168        Remove $(OBJS) from all-local.
169
1702002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * wrapup/Makefile.am: Add $(LIB) to all-local.
173
1742002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
177
1782001-05-09      Joel Sherrill <joel@OARcorp.com>
179
180        * startup/linkcmds: In support of gcc 3.1, added one of more
181        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
182        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
183        and direction of segments to memory regions may also have been
184        addressed.  This was a sweep across all BSPs.
185 
1862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac:
189        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
190        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
191        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
201
2022001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
205        * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
206        * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
207        CPU_FILES.
208
2092001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
212
2132001-10-12      Joel Sherrill <joel@OARcorp.com>
214
215        * start/start.S: Fixed typo.
216
2172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
220        * configure.in: Remove.
221        * configure.ac: New file, generated from configure.in by autoupdate.
222
2232001-09-27      Joel Sherrill <joel@OARcorp.com>
224
225        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
226
2272001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * include/Makefile.am: Use 'CLEANFILES ='.
230        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
231
2322001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.in: Add bspopts.h.
235        * include/.cvsignore: Add bspopts.h*, stamp-h*.
236        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
237        * include/bsp.h: Include bspopts.h.
238        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
239
2402001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
241
242        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
243        bspopts.h handling to other sh-BSPs.
244        * include/.cvsignore: Add stamp-h*, bspopts.h*.
245        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
246        * startup/bspstart.c: Reworked, based on the amos BSP.
247
2482001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * scitab/.cvsignore: Add.
251        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
252        bspopt.h.
253        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
254        * README: Update.
255        * bsp_specs: copy from gensh1
256
2572001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
260        * include/gdbsci.h: New file.
261        * include/.cvsignore: Add stamp-h? and bspopts.h*.
262        * console/Makefile.am: Use shared/console.c.
263        * console/console-io.c, console/console-support.S: Remove.
264
2652001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * gdbsci/, scitab/, trap34/: Add directories.
268
2692001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am, README, console/console-io.c, start/start.S,
272        startup/linkcmds: Update to make shsim closer to functional.
273
2742001-01-03      Joel Sherrill <joel@OARcorp.com>
275
276        * console/console-io.c: Added console_initialize_hardware().
277
2782000-11-27      Joel Sherrill <joel@OARcorp.com>
279
280        * The shsim is for the SH simulator in gdb. It should be able
281        to be used with multiple SH CPU models.
282        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
283        configure.in, clock/.cvsignore, clock/Makefile.am,
284        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
285        console/console-io.c, console/console-support.S,
286        include/.cvsignore, include/Makefile.am, include/bsp.h,
287        start/.cvsignore, start/Makefile.am, start/regs.S,
288        start/start.S, startup/.cvsignore, startup/Makefile.am,
289        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
290        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.