source: rtems/c/src/lib/libbsp/sh/shsim/ChangeLog @ 810720b6

4.104.114.84.95
Last change on this file since 810720b6 was 810720b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 03:28:02

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

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 9.7 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * start/Makefile.am: Misc cleanups and fixes.
8        * startup/Makefile.am: Misc cleanups and fixes.
9        * wrapup/Makefile.am: Misc cleanups and fixes.
10
112003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Add preinstallation dirstamp support.
14        * clock/Makefile.am: Cosmetics.
15        * console/Makefile.am: Cosmetics.
16        * gdbsci/Makefile.am: Cosmetics.
17        * scitab/Makefile.am: Cosmetics.
18        * startup/Makefile.am: Cosmetics.
19        * trap34/Makefile.am: Cosmetics.
20        * wrapup/Makefile.am: Cosmetics.
21
222003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * clock/Makefile.am: Remove all-local: $(ARCH).
25        * console/Makefile.am: Remove all-local: $(ARCH).
26        * gdbsci/Makefile.am: Remove all-local: $(ARCH).
27        * scitab/Makefile.am: Remove all-local: $(ARCH).
28        * start/Makefile.am: Remove all-local: $(ARCH).
29        * startup/Makefile.am: Remove all-local: $(ARCH).
30        * trap34/Makefile.am: Remove all-local: $(ARCH).
31        * wrapup/Makefile.am: Remove all-local: $(ARCH).
32
332003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Merge-in include/Makefile.am.
36        Reflect changes to bsp.am.
37        * include/Makefile.am: Remove.
38        * configure.ac: Reflect changes above.
39
402003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * bsp_specs: Remove *lib:.
43
442003-09-04      Joel Sherrill <joel@OARcorp.com>
45
46        * include/bsp.h, start/start.S, startup/bspstart.c,
47        trap34/console-io.c: URL for license changed.
48
492003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Reflect having moved aclocal/.
52
532003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Reflect having moved automake/.
56        * clock/Makefile.am: Reflect having moved automake/.
57        * console/Makefile.am: Reflect having moved automake/.
58        * gdbsci/Makefile.am: Reflect having moved automake/.
59        * include/Makefile.am: Reflect having moved automake/.
60        * scitab/Makefile.am: Reflect having moved automake/.
61        * start/Makefile.am: Reflect having moved automake/.
62        * startup/Makefile.am: Reflect having moved automake/.
63        * trap34/Makefile.am: Reflect having moved automake/.
64        * wrapup/Makefile.am: Reflect having moved automake/.
65
662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
69
702003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        PR 445/bsps
73        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
74        Remove cpp, old_cpp (now unused).
75
762003-06-13      Joel Sherrill <joel@OARcorp.com>
77
78        * startup/linkcmds: Removed warnings.
79
802003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Remove AC_CONFIG_AUX_DIR.
83
842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
87
882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: AC_PREREQ(2.57).
91
922003-01-28      Joel Sherrill <joel@OARcorp.com>
93
94        * startup/linkcmds: Fix to work around truncated section names.
95
962003-01-20      Joel Sherrill <joel@OARcorp.com>
97
98        * startup/linkcmds*: Add FreeBSD sysctl() sections.
99
1002003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
103        Eliminate unused GENERIC_FILES.
104
1052003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
109        * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
112        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114
1152002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * start/Makefile.am: Use install-data-local to install startfile.
118
1192002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
122
1232002-11-07      Joel Sherrill <joel@OARcorp.com>
124
125        * startup/linkcmds: Include all .rodata* sections.
126
1272002-11-01      Joel Sherrill <joel@OARcorp.com>
128
129        * gdbsci/gdbsci.c: Removed warnings.
130
1312002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * .cvsignore: Reformat.
134        Add autom4te*cache.
135        Remove autom4te.cache.
136
1372002-09-14      Joel Sherrill <joel@OARcorp.com>
138
139        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
140        of all calls to bsp_libc_init() resulted in some cleanup here.
141
1422002-08-21      Joel Sherrill <joel@OARcorp.com>
143
144        * bsp_specs: Added support for -nostdlibs.
145
1462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
149        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
150
1512002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
160
1612002-07-25      Joel Sherrill <joel@OARcorp.com>
162
163        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
164        to remove problems linking empty main(){} with BSP.
165
1662002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * start/Makefile.am: Eliminate PGM.
169        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
170
1712002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
174
1752002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
178        Remove $(OBJS) from all-local.
179
1802002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Add $(LIB) to all-local.
183
1842002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
187
1882001-05-09      Joel Sherrill <joel@OARcorp.com>
189
190        * startup/linkcmds: In support of gcc 3.1, added one of more
191        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
192        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
193        and direction of segments to memory regions may also have been
194        addressed.  This was a sweep across all BSPs.
195 
1962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac:
199        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
200        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
201        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
211
2122001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
215        * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
216        * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
217        CPU_FILES.
218
2192001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
222
2232001-10-12      Joel Sherrill <joel@OARcorp.com>
224
225        * start/start.S: Fixed typo.
226
2272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
230        * configure.in: Remove.
231        * configure.ac: New file, generated from configure.in by autoupdate.
232
2332001-09-27      Joel Sherrill <joel@OARcorp.com>
234
235        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
236
2372001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * include/Makefile.am: Use 'CLEANFILES ='.
240        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
241
2422001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.in: Add bspopts.h.
245        * include/.cvsignore: Add bspopts.h*, stamp-h*.
246        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
247        * include/bsp.h: Include bspopts.h.
248        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
249
2502001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
251
252        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
253        bspopts.h handling to other sh-BSPs.
254        * include/.cvsignore: Add stamp-h*, bspopts.h*.
255        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
256        * startup/bspstart.c: Reworked, based on the amos BSP.
257
2582001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * scitab/.cvsignore: Add.
261        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
262        bspopt.h.
263        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
264        * README: Update.
265        * bsp_specs: copy from gensh1
266
2672001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
270        * include/gdbsci.h: New file.
271        * include/.cvsignore: Add stamp-h? and bspopts.h*.
272        * console/Makefile.am: Use shared/console.c.
273        * console/console-io.c, console/console-support.S: Remove.
274
2752001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * gdbsci/, scitab/, trap34/: Add directories.
278
2792001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am, README, console/console-io.c, start/start.S,
282        startup/linkcmds: Update to make shsim closer to functional.
283
2842001-01-03      Joel Sherrill <joel@OARcorp.com>
285
286        * console/console-io.c: Added console_initialize_hardware().
287
2882000-11-27      Joel Sherrill <joel@OARcorp.com>
289
290        * The shsim is for the SH simulator in gdb. It should be able
291        to be used with multiple SH CPU models.
292        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
293        configure.in, clock/.cvsignore, clock/Makefile.am,
294        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
295        console/console-io.c, console/console-support.S,
296        include/.cvsignore, include/Makefile.am, include/bsp.h,
297        start/.cvsignore, start/Makefile.am, start/regs.S,
298        start/start.S, startup/.cvsignore, startup/Makefile.am,
299        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
300        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.