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

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

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

  • Makefile.am: Add preinstallation dirstamp support.
  • clock/Makefile.am: Cosmetics.
  • console/Makefile.am: Cosmetics.
  • startup/Makefile.am: Cosmetics.
  • timer/Makefile.am: Cosmetics.
  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 7.8 KB
RevLine 
[2d551c14]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        * startup/Makefile.am: Cosmetics.
7        * timer/Makefile.am: Cosmetics.
8        * wrapup/Makefile.am: Cosmetics.
9
[4716b75f]102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * console/Makefile.am: Remove all-local: $(ARCH).
13        * start/Makefile.am: Remove all-local: $(ARCH).
14        * startup/Makefile.am: Remove all-local: $(ARCH).
15        * wrapup/Makefile.am: Remove all-local: $(ARCH).
16
[d0d6a5c]172003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Merge-in include/Makefile.am.
20        Reflect changes to bsp.am.
21        * include/Makefile.am: Remove.
22        * configure.ac: Reflect changes above.
23
[b5bc659]242003-09-04      Joel Sherrill <joel@OARcorp.com>
25
26        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
27        include/ramdisk.h, start/start.S, startup/bspstart.c,
28        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le.coff,
29        timer/timer.c, tools/runtest.in: URL for license changed.
30
[df39b089]312003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add tools to SUBDIRS.
34        * configure.ac: Add RTEMS_CONFIG_BUILD_SUBDIRS(tools).
35
[fe8bc62f]362003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Reflect having moved aclocal/.
39
[54beee6]402003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
[c483a4e]42        * Makefile.am: Reflect having moved automake/.
43        * clock/Makefile.am: Reflect having moved automake/.
44        * console/Makefile.am: Reflect having moved automake/.
45        * include/Makefile.am: Reflect having moved automake/.
46        * start/Makefile.am: Reflect having moved automake/.
47        * startup/Makefile.am: Reflect having moved automake/.
48        * timer/Makefile.am: Reflect having moved automake/.
49        * tools/Makefile.am: Reflect having moved automake/.
50        * wrapup/Makefile.am: Reflect having moved automake/.
[54beee6]51
[4f53e12]522003-08-14      Joel Sherrill <joel@OARcorp.com>
53
54        * tools/runtest: Add fileio to list of interactive tests.
55
[7dcc3fe]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
[d266acd2]602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
[75fcb394]62        PR 445/bsps
[d266acd2]63        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
64        Remove cpp, old_cpp (now unused).
65
[3d02c2c8]662003-06-13      Joel Sherrill <joel@OARcorp.com>
67
68        * console/console.c, startup/linkcmds: Removed warnings.
69
[afaa498d]702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove AC_CONFIG_AUX_DIR.
73
[ccd81b60]742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
77
[9b5c258]782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: AC_PREREQ(2.57).
81
[832d4bfd]822003-01-28      Joel Sherrill <joel@OARcorp.com>
83
84        * startup/Makefile.am, startup/linkcmds, startup/linkcmds-le,
85        startup/linkcmds-le.coff: Fix to work around truncated section names.
86
[fca3262]872003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Fix typo in CPU_PIECES handling.
90
[1d36d2af]912003-01-20      Joel Sherrill <joel@OARcorp.com>
92
93        * startup/linkcmds*: Add FreeBSD sysctl() sections.
94
[296cc30e]952003-01-20      Joel Sherrill <joel@OARcorp.com>
96
97        * startup/linkcmds-le, startup/linkcmds-le.coff: Add FreeBSD sysctl()
98        sections.
99
[bb14bfe0]1002003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
103
[9c8d2f00]1042003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
107        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
109        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111
[59a01a6e]1122002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * start/Makefile.am: Use install-data-local to install startfile.
115
[ad5c7fe]1162002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119
[716d0d4]1202002-11-07      Joel Sherrill <joel@OARcorp.com>
121
122        * startup/linkcmds: Include all .rodata* sections.
123
[a1a84a3]1242002-11-01      Joel Sherrill <joel@OARcorp.com>
125
126        * clock/ckinit.c, console/console.c: Removed warnings.
127
[8730f45]1282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * .cvsignore: Reformat.
131        Add autom4te*cache.
132        Remove autom4te.cache.
133
[536f5f94]1342002-09-14      Joel Sherrill <joel@OARcorp.com>
135
136        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
137        of all calls to bsp_libc_init() resulted in some cleanup here.
138
[a2ae30c2]1392002-08-21      Joel Sherrill <joel@OARcorp.com>
140
141        * bsp_specs: Added support for -nostdlibs.
142
[c633eb4]1432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
146
[f65220f]1472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
150        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
151        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
154
[5543770e]1552002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * start/Makefile.am: Eliminate PGMS.
158        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
159
[c965c85]1602002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds-le.
163
[445c0a0]1642002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
167        Remove $(OBJS) from all-local.
168
[80defac]1692002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
172
[85c92574]1732001-05-09      Joel Sherrill <joel@OARcorp.com>
174
175        * startup/linkcmds: In support of gcc 3.1, added one of more
176        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
177        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
178        and direction of segments to memory regions may also have been
179        addressed.  This was a sweep across all BSPs.
180 
[f9b2478]1812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac:
184        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
185        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
186        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
189        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
195
[9e1ae79]1962001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
199
[5f85d3b]2002001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
201
202        * tools: New subdirectory.
203        * tools/Makefile.am, tools/runtest: New files.
204
[70d7eaa9]2052001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Added support for START_HW_INIT.
208        * console/Makefile.am: Removed VPATH.
209        * include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
210        * startup/linkcmds: Do not force output format to coff-sh.
211        * startup/linkcmds-le: Comment out force of output format and add
212        comment questioning need to have special linkcmds for little endian.
213        * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
214
[19b704cd]2152001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
218        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
219        * include/.cvsignore: Add stamp-h* bspopts.h*
220        * include/bsp.h: Add bspopts.h.
221
[cd67dca]2222001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
223
224        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
225        README, bsp_specs, console/Makefile.am, console/console.c,
226        console/.cvsignore, include/Makefile.am, include/bsp.h,
227        include/coverhd.h, include/syscall.h, include/ramdisk.h,
228        include/.cvsignore, start/Makefile.am, start/start.S,
229        start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
230        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
231        startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
232        timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
233        configure.ac, .cvsignore, ChangeLog:  New files. 
234        Reviewed and updated to latest automake and autoconf standards
235        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
236
Note: See TracBrowser for help on using the repository browser.