source: rtems/c/src/lib/libbsp/sh/gensh4/ChangeLog @ 6411947

4.104.114.84.95
Last change on this file since 6411947 was 6411947, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 06:14:08

2004-01-05 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 8.3 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
9        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
14        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
19
202003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: Misc cleanups and fixes.
23        * startup/Makefile.am: Misc cleanups and fixes.
24
252003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Add preinstallation dirstamp support.
28        * console/Makefile.am: Cosmetics.
29        * hw_init/Makefile.am: Cosmetics.
30        * startup/Makefile.am: Cosmetics.
31        * wrapup/Makefile.am: Cosmetics.
32
332003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * console/Makefile.am: Remove all-local: $(ARCH).
36        * hw_init/Makefile.am: Remove all-local: $(ARCH).
37        * start/Makefile.am: Remove all-local: $(ARCH).
38        * startup/Makefile.am: Remove all-local: $(ARCH).
39        * wrapup/Makefile.am: Remove all-local: $(ARCH).
40
412003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Merge-in include/Makefile.am.
44        Reflect changes to bsp.am.
45        * include/Makefile.am: Remove.
46        * configure.ac: Reflect changes above.
47
482003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * bsp_specs: Remove *lib:.
51
522003-09-04      Joel Sherrill <joel@OARcorp.com>
53
54        * console/console.c, hw_init/hw_init.c, include/bsp.h,
55        include/coverhd.h, include/sdram.h, start/start.S,
56        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
57        startup/linkcmds.rom2ram: URL for license changed.
58
592003-08-20      Joel Sherrill <joel@OARcorp.com>
60
61        * console/console.c: Correct copyright statements.
62
632003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Reflect having moved aclocal/.
66
672003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Reflect having moved automake/.
70        * console/Makefile.am: Reflect having moved automake/.
71        * hw_init/Makefile.am: Reflect having moved automake/.
72        * include/Makefile.am: Reflect having moved automake/.
73        * start/Makefile.am: Reflect having moved automake/.
74        * startup/Makefile.am: Reflect having moved automake/.
75        * wrapup/Makefile.am: Reflect having moved automake/.
76
772003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
80
812003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        PR 445/bsps
84        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
85        Remove cpp, old_cpp (now unused).
86
872003-06-13      Joel Sherrill <joel@OARcorp.com>
88
89        * startup/linkcmds: Removed warnings.
90
912003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove AC_CONFIG_AUX_DIR.
94
952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
98
992003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: AC_PREREQ(2.57).
102
1032003-01-28      Joel Sherrill <joel@OARcorp.com>
104
105        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Fix
106        to work around truncated section names.
107
1082003-01-20      Joel Sherrill <joel@OARcorp.com>
109
110        * startup/linkcmds*: Add FreeBSD sysctl() sections.
111
1122003-01-20      Joel Sherrill <joel@OARcorp.com>
113
114        * startup/linkcmds.rom, startup/linkcmds.rom2ram: Add FreeBSD sysctl()
115        sections.
116
1172003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
120
1212003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124        * hw_init/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        * startup/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-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * .cvsignore: Reformat.
139        Add autom4te*cache.
140        Remove autom4te.cache.
141
1422002-09-14      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
145        of all calls to bsp_libc_init() resulted in some cleanup here.
146
1472002-08-21      Joel Sherrill <joel@OARcorp.com>
148
149        * bsp_specs: Added support for -nostdlibs.
150
1512002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
154
1552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * hw_init/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
161
1622002-07-25      Joel Sherrill <joel@OARcorp.com>
163
164        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
165        to remove problems linking empty main(){} with BSP.
166
1672002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * start/Makefile.am: Eliminate PGMS.
170        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
171
1722002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
175        linkcmds.rom2ram.
176
1772002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
180        Remove $(OBJS) from all-local.
181
1822002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
185
1862001-05-09      Joel Sherrill <joel@OARcorp.com>
187
188        * startup/linkcmds: In support of gcc 3.1, added one of more
189        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
190        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
191        and direction of segments to memory regions may also have been
192        addressed.  This was a sweep across all BSPs.
193 
1942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac:
197        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
198        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
199        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
206
2072001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
210
2112001-10-29      Joel Sherrill <joel@OARcorp.com>
212
213        * startup/linkcmds: Remove explicit force of output format.
214
2152001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
216
217        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
218        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
219
2202001-10-15      Joel Sherrill <joel@OARcorp.com>
221
222        * console/.cvsignore: New file.
223
2242001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
227        START_HW_INIT-support macros, add console/Makefile.
228        * Makefile.am: Add console SUBDIR.
229        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
230        * include/Makefile.am: Add bspopts.h.
231        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
232        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
233        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
234        compatibility.
235        * wrapup/Makefile.am: Add console to BSP_PIECES.
236        * console/Makefile.am: New.
237        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
238
2392001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
242        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
243        * include/.cvsignore: Add stamp-h*, bspopts.h*.
244        * include/bsp.h: Add bspopts.h.
245
2462001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
247
248        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
249        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
250        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
251        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
252        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
253        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
254        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
255        Reviewed and updated to latest automake and autoconf standards
256        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
257
Note: See TracBrowser for help on using the repository browser.