source: rtems/c/src/lib/libbsp/sh/simsh4/ChangeLog @ 4716b75

4.104.114.84.95
Last change on this file since 4716b75 was 4716b75, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:43:16

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

  • console/Makefile.am: Remove all-local: $(ARCH).
  • start/Makefile.am: Remove all-local: $(ARCH).
  • startup/Makefile.am: Remove all-local: $(ARCH).
  • wrapup/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 7.5 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * console/Makefile.am: Remove all-local: $(ARCH).
4        * start/Makefile.am: Remove all-local: $(ARCH).
5        * startup/Makefile.am: Remove all-local: $(ARCH).
6        * wrapup/Makefile.am: Remove all-local: $(ARCH).
7
82003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Merge-in include/Makefile.am.
11        Reflect changes to bsp.am.
12        * include/Makefile.am: Remove.
13        * configure.ac: Reflect changes above.
14
152003-09-04      Joel Sherrill <joel@OARcorp.com>
16
17        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
18        include/ramdisk.h, start/start.S, startup/bspstart.c,
19        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le.coff,
20        timer/timer.c, tools/runtest.in: URL for license changed.
21
222003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Add tools to SUBDIRS.
25        * configure.ac: Add RTEMS_CONFIG_BUILD_SUBDIRS(tools).
26
272003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Reflect having moved aclocal/.
30
312003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Reflect having moved automake/.
34        * clock/Makefile.am: Reflect having moved automake/.
35        * console/Makefile.am: Reflect having moved automake/.
36        * include/Makefile.am: Reflect having moved automake/.
37        * start/Makefile.am: Reflect having moved automake/.
38        * startup/Makefile.am: Reflect having moved automake/.
39        * timer/Makefile.am: Reflect having moved automake/.
40        * tools/Makefile.am: Reflect having moved automake/.
41        * wrapup/Makefile.am: Reflect having moved automake/.
42
432003-08-14      Joel Sherrill <joel@OARcorp.com>
44
45        * tools/runtest: Add fileio to list of interactive tests.
46
472003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
50
512003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        PR 445/bsps
54        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
55        Remove cpp, old_cpp (now unused).
56
572003-06-13      Joel Sherrill <joel@OARcorp.com>
58
59        * console/console.c, startup/linkcmds: Removed warnings.
60
612003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Remove AC_CONFIG_AUX_DIR.
64
652003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
68
692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: AC_PREREQ(2.57).
72
732003-01-28      Joel Sherrill <joel@OARcorp.com>
74
75        * startup/Makefile.am, startup/linkcmds, startup/linkcmds-le,
76        startup/linkcmds-le.coff: Fix to work around truncated section names.
77
782003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * wrapup/Makefile.am: Fix typo in CPU_PIECES handling.
81
822003-01-20      Joel Sherrill <joel@OARcorp.com>
83
84        * startup/linkcmds*: Add FreeBSD sysctl() sections.
85
862003-01-20      Joel Sherrill <joel@OARcorp.com>
87
88        * startup/linkcmds-le, startup/linkcmds-le.coff: Add FreeBSD sysctl()
89        sections.
90
912003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
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        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
101        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102
1032002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * start/Makefile.am: Use install-data-local to install startfile.
106
1072002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110
1112002-11-07      Joel Sherrill <joel@OARcorp.com>
112
113        * startup/linkcmds: Include all .rodata* sections.
114
1152002-11-01      Joel Sherrill <joel@OARcorp.com>
116
117        * clock/ckinit.c, console/console.c: Removed warnings.
118
1192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * .cvsignore: Reformat.
122        Add autom4te*cache.
123        Remove autom4te.cache.
124
1252002-09-14      Joel Sherrill <joel@OARcorp.com>
126
127        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
128        of all calls to bsp_libc_init() resulted in some cleanup here.
129
1302002-08-21      Joel Sherrill <joel@OARcorp.com>
131
132        * bsp_specs: Added support for -nostdlibs.
133
1342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
137
1382002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
141        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
142        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
143        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
144        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
145
1462002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * start/Makefile.am: Eliminate PGMS.
149        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
150
1512002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds-le.
154
1552002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
158        Remove $(OBJS) from all-local.
159
1602002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
163
1642001-05-09      Joel Sherrill <joel@OARcorp.com>
165
166        * startup/linkcmds: In support of gcc 3.1, added one of more
167        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
168        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
169        and direction of segments to memory regions may also have been
170        addressed.  This was a sweep across all BSPs.
171 
1722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac:
175        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
176        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
177        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
178        * Makefile.am: Remove AUTOMAKE_OPTIONS.
179        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
185        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
186
1872001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
190
1912001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
192
193        * tools: New subdirectory.
194        * tools/Makefile.am, tools/runtest: New files.
195
1962001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Added support for START_HW_INIT.
199        * console/Makefile.am: Removed VPATH.
200        * include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
201        * startup/linkcmds: Do not force output format to coff-sh.
202        * startup/linkcmds-le: Comment out force of output format and add
203        comment questioning need to have special linkcmds for little endian.
204        * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
205
2062001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
209        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
210        * include/.cvsignore: Add stamp-h* bspopts.h*
211        * include/bsp.h: Add bspopts.h.
212
2132001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
214
215        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
216        README, bsp_specs, console/Makefile.am, console/console.c,
217        console/.cvsignore, include/Makefile.am, include/bsp.h,
218        include/coverhd.h, include/syscall.h, include/ramdisk.h,
219        include/.cvsignore, start/Makefile.am, start/start.S,
220        start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
221        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
222        startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
223        timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
224        configure.ac, .cvsignore, ChangeLog:  New files. 
225        Reviewed and updated to latest automake and autoconf standards
226        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
227
Note: See TracBrowser for help on using the repository browser.