source: rtems/c/src/lib/libbsp/sh/simsh4/ChangeLog @ 935773b

4.104.114.84.95
Last change on this file since 935773b was 935773b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 13:30:06

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

  • start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 8.3 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
4        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
9
102003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * clock/Makefile.am: Misc cleanups and fixes.
13        * start/Makefile.am: Misc cleanups and fixes.
14        * startup/Makefile.am: Misc cleanups and fixes.
15        * timer/Makefile.am: Misc cleanups and fixes.
16
172003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Add preinstallation dirstamp support.
20        * clock/Makefile.am: Cosmetics.
21        * console/Makefile.am: Cosmetics.
22        * startup/Makefile.am: Cosmetics.
23        * timer/Makefile.am: Cosmetics.
24        * wrapup/Makefile.am: Cosmetics.
25
262003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * console/Makefile.am: Remove all-local: $(ARCH).
29        * start/Makefile.am: Remove all-local: $(ARCH).
30        * startup/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-04      Joel Sherrill <joel@OARcorp.com>
41
42        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
43        include/ramdisk.h, start/start.S, startup/bspstart.c,
44        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le.coff,
45        timer/timer.c, tools/runtest.in: URL for license changed.
46
472003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add tools to SUBDIRS.
50        * configure.ac: Add RTEMS_CONFIG_BUILD_SUBDIRS(tools).
51
522003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Reflect having moved aclocal/.
55
562003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Reflect having moved automake/.
59        * clock/Makefile.am: Reflect having moved automake/.
60        * console/Makefile.am: Reflect having moved automake/.
61        * include/Makefile.am: Reflect having moved automake/.
62        * start/Makefile.am: Reflect having moved automake/.
63        * startup/Makefile.am: Reflect having moved automake/.
64        * timer/Makefile.am: Reflect having moved automake/.
65        * tools/Makefile.am: Reflect having moved automake/.
66        * wrapup/Makefile.am: Reflect having moved automake/.
67
682003-08-14      Joel Sherrill <joel@OARcorp.com>
69
70        * tools/runtest: Add fileio to list of interactive tests.
71
722003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
75
762003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        PR 445/bsps
79        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
80        Remove cpp, old_cpp (now unused).
81
822003-06-13      Joel Sherrill <joel@OARcorp.com>
83
84        * console/console.c, startup/linkcmds: Removed warnings.
85
862003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove AC_CONFIG_AUX_DIR.
89
902003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
93
942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: AC_PREREQ(2.57).
97
982003-01-28      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/Makefile.am, startup/linkcmds, startup/linkcmds-le,
101        startup/linkcmds-le.coff: Fix to work around truncated section names.
102
1032003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * wrapup/Makefile.am: Fix typo in CPU_PIECES handling.
106
1072003-01-20      Joel Sherrill <joel@OARcorp.com>
108
109        * startup/linkcmds*: Add FreeBSD sysctl() sections.
110
1112003-01-20      Joel Sherrill <joel@OARcorp.com>
112
113        * startup/linkcmds-le, startup/linkcmds-le.coff: Add FreeBSD sysctl()
114        sections.
115
1162003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
119
1202003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
127
1282002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * start/Makefile.am: Use install-data-local to install startfile.
131
1322002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135
1362002-11-07      Joel Sherrill <joel@OARcorp.com>
137
138        * startup/linkcmds: Include all .rodata* sections.
139
1402002-11-01      Joel Sherrill <joel@OARcorp.com>
141
142        * clock/ckinit.c, console/console.c: Removed warnings.
143
1442002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * .cvsignore: Reformat.
147        Add autom4te*cache.
148        Remove autom4te.cache.
149
1502002-09-14      Joel Sherrill <joel@OARcorp.com>
151
152        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
153        of all calls to bsp_libc_init() resulted in some cleanup here.
154
1552002-08-21      Joel Sherrill <joel@OARcorp.com>
156
157        * bsp_specs: Added support for -nostdlibs.
158
1592002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
162
1632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
166        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
170
1712002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * start/Makefile.am: Eliminate PGMS.
174        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
175
1762002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds-le.
179
1802002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
183        Remove $(OBJS) from all-local.
184
1852002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
188
1892001-05-09      Joel Sherrill <joel@OARcorp.com>
190
191        * startup/linkcmds: In support of gcc 3.1, added one of more
192        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
193        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
194        and direction of segments to memory regions may also have been
195        addressed.  This was a sweep across all BSPs.
196 
1972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac:
200        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
201        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
202        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
211
2122001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
215
2162001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
217
218        * tools: New subdirectory.
219        * tools/Makefile.am, tools/runtest: New files.
220
2212001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Added support for START_HW_INIT.
224        * console/Makefile.am: Removed VPATH.
225        * include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
226        * startup/linkcmds: Do not force output format to coff-sh.
227        * startup/linkcmds-le: Comment out force of output format and add
228        comment questioning need to have special linkcmds for little endian.
229        * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
230
2312001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
234        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
235        * include/.cvsignore: Add stamp-h* bspopts.h*
236        * include/bsp.h: Add bspopts.h.
237
2382001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
239
240        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
241        README, bsp_specs, console/Makefile.am, console/console.c,
242        console/.cvsignore, include/Makefile.am, include/bsp.h,
243        include/coverhd.h, include/syscall.h, include/ramdisk.h,
244        include/.cvsignore, start/Makefile.am, start/start.S,
245        start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
246        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
247        startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
248        timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
249        configure.ac, .cvsignore, ChangeLog:  New files. 
250        Reviewed and updated to latest automake and autoconf standards
251        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
252
Note: See TracBrowser for help on using the repository browser.