source: rtems/c/src/lib/libbsp/sh/shsim/ChangeLog @ 7234bfcd

4.104.114.84.95
Last change on this file since 7234bfcd was d0d6a5c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/03 at 14:43:22

2003-09-29 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am.
  • include/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 8.6 KB
Line 
12003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in include/Makefile.am.
4        Reflect changes to bsp.am.
5        * include/Makefile.am: Remove.
6        * configure.ac: Reflect changes above.
7
82003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * bsp_specs: Remove *lib:.
11
122003-09-04      Joel Sherrill <joel@OARcorp.com>
13
14        * include/bsp.h, start/start.S, startup/bspstart.c,
15        trap34/console-io.c: URL for license changed.
16
172003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect having moved aclocal/.
20
212003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Reflect having moved automake/.
24        * clock/Makefile.am: Reflect having moved automake/.
25        * console/Makefile.am: Reflect having moved automake/.
26        * gdbsci/Makefile.am: Reflect having moved automake/.
27        * include/Makefile.am: Reflect having moved automake/.
28        * scitab/Makefile.am: Reflect having moved automake/.
29        * start/Makefile.am: Reflect having moved automake/.
30        * startup/Makefile.am: Reflect having moved automake/.
31        * trap34/Makefile.am: Reflect having moved automake/.
32        * wrapup/Makefile.am: Reflect having moved automake/.
33
342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
37
382003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        PR 445/bsps
41        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
42        Remove cpp, old_cpp (now unused).
43
442003-06-13      Joel Sherrill <joel@OARcorp.com>
45
46        * startup/linkcmds: Removed warnings.
47
482003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: Remove AC_CONFIG_AUX_DIR.
51
522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
55
562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: AC_PREREQ(2.57).
59
602003-01-28      Joel Sherrill <joel@OARcorp.com>
61
62        * startup/linkcmds: Fix to work around truncated section names.
63
642003-01-20      Joel Sherrill <joel@OARcorp.com>
65
66        * startup/linkcmds*: Add FreeBSD sysctl() sections.
67
682003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
71        Eliminate unused GENERIC_FILES.
72
732003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
76        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
77        * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
78        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
79        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
80        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
81        * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
82
832002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * start/Makefile.am: Use install-data-local to install startfile.
86
872002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
90
912002-11-07      Joel Sherrill <joel@OARcorp.com>
92
93        * startup/linkcmds: Include all .rodata* sections.
94
952002-11-01      Joel Sherrill <joel@OARcorp.com>
96
97        * gdbsci/gdbsci.c: Removed warnings.
98
992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * .cvsignore: Reformat.
102        Add autom4te*cache.
103        Remove autom4te.cache.
104
1052002-09-14      Joel Sherrill <joel@OARcorp.com>
106
107        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
108        of all calls to bsp_libc_init() resulted in some cleanup here.
109
1102002-08-21      Joel Sherrill <joel@OARcorp.com>
111
112        * bsp_specs: Added support for -nostdlibs.
113
1142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
117        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
118
1192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
122        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
123        * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
124        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
125        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
126        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
127        * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
128
1292002-07-25      Joel Sherrill <joel@OARcorp.com>
130
131        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
132        to remove problems linking empty main(){} with BSP.
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-20      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
1562001-05-09      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/linkcmds: In support of gcc 3.1, added one of more
159        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
160        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
161        and direction of segments to memory regions may also have been
162        addressed.  This was a sweep across all BSPs.
163 
1642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac:
167        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
168        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
169        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
170        * Makefile.am: Remove AUTOMAKE_OPTIONS.
171        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
172        * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
173        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
174        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
175        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
176        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
177        * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
178        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
179
1802001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
183        * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
184        * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
185        CPU_FILES.
186
1872001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
190
1912001-10-12      Joel Sherrill <joel@OARcorp.com>
192
193        * start/start.S: Fixed typo.
194
1952001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
198        * configure.in: Remove.
199        * configure.ac: New file, generated from configure.in by autoupdate.
200
2012001-09-27      Joel Sherrill <joel@OARcorp.com>
202
203        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
204
2052001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * include/Makefile.am: Use 'CLEANFILES ='.
208        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
209
2102001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.in: Add bspopts.h.
213        * include/.cvsignore: Add bspopts.h*, stamp-h*.
214        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
215        * include/bsp.h: Include bspopts.h.
216        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
217
2182001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
219
220        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
221        bspopts.h handling to other sh-BSPs.
222        * include/.cvsignore: Add stamp-h*, bspopts.h*.
223        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
224        * startup/bspstart.c: Reworked, based on the amos BSP.
225
2262001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * scitab/.cvsignore: Add.
229        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
230        bspopt.h.
231        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
232        * README: Update.
233        * bsp_specs: copy from gensh1
234
2352001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
238        * include/gdbsci.h: New file.
239        * include/.cvsignore: Add stamp-h? and bspopts.h*.
240        * console/Makefile.am: Use shared/console.c.
241        * console/console-io.c, console/console-support.S: Remove.
242
2432001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * gdbsci/, scitab/, trap34/: Add directories.
246
2472001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am, README, console/console-io.c, start/start.S,
250        startup/linkcmds: Update to make shsim closer to functional.
251
2522001-01-03      Joel Sherrill <joel@OARcorp.com>
253
254        * console/console-io.c: Added console_initialize_hardware().
255
2562000-11-27      Joel Sherrill <joel@OARcorp.com>
257
258        * The shsim is for the SH simulator in gdb. It should be able
259        to be used with multiple SH CPU models.
260        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
261        configure.in, clock/.cvsignore, clock/Makefile.am,
262        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
263        console/console-io.c, console/console-support.S,
264        include/.cvsignore, include/Makefile.am, include/bsp.h,
265        start/.cvsignore, start/Makefile.am, start/regs.S,
266        start/start.S, startup/.cvsignore, startup/Makefile.am,
267        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
268        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.