1 | 2003-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
2 | |
---|
3 | * clock/Makefile.am: Eliminate VPATH. |
---|
4 | * console/Makefile.am: Eliminate VPATH. |
---|
5 | * scv64/Makefile.am: Eliminate VPATH. |
---|
6 | * sonic/Makefile.am: Eliminate VPATH. |
---|
7 | * start/Makefile.am: Eliminate VPATH. |
---|
8 | * startup/Makefile.am: Eliminate VPATH. |
---|
9 | * timer/Makefile.am: Eliminate VPATH. |
---|
10 | * tod/Makefile.am: Eliminate VPATH. |
---|
11 | |
---|
12 | 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
13 | |
---|
14 | * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. |
---|
15 | * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. |
---|
16 | |
---|
17 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
18 | |
---|
19 | * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. |
---|
20 | * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. |
---|
21 | |
---|
22 | 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
23 | |
---|
24 | * configure.ac: Require automake >= 1.8, autoconf >= 2.59. |
---|
25 | |
---|
26 | 2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
27 | |
---|
28 | * start/Makefile.am: Misc cleanups and fixes. |
---|
29 | * startup/Makefile.am: Misc cleanups and fixes. |
---|
30 | * wrapup/Makefile.am: Misc cleanups and fixes. |
---|
31 | |
---|
32 | 2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
33 | |
---|
34 | * Makefile.am: Add preinstallation dirstamp support. |
---|
35 | * clock/Makefile.am: Cosmetics. |
---|
36 | * console/Makefile.am: Cosmetics. |
---|
37 | * scv64/Makefile.am: Cosmetics. |
---|
38 | * sonic/Makefile.am: Cosmetics. |
---|
39 | * startup/Makefile.am: Cosmetics. |
---|
40 | * timer/Makefile.am: Cosmetics. |
---|
41 | * tod/Makefile.am: Cosmetics. |
---|
42 | * wrapup/Makefile.am: Cosmetics. |
---|
43 | |
---|
44 | 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
45 | |
---|
46 | * clock/Makefile.am: Remove all-local: $(ARCH). |
---|
47 | * console/Makefile.am: Remove all-local: $(ARCH). |
---|
48 | * scv64/Makefile.am: Remove all-local: $(ARCH). |
---|
49 | * sonic/Makefile.am: Remove all-local: $(ARCH). |
---|
50 | * start/Makefile.am: Remove all-local: $(ARCH). |
---|
51 | * startup/Makefile.am: Remove all-local: $(ARCH). |
---|
52 | * timer/Makefile.am: Remove all-local: $(ARCH). |
---|
53 | * tod/Makefile.am: Remove all-local: $(ARCH). |
---|
54 | * wrapup/Makefile.am: Remove all-local: $(ARCH). |
---|
55 | |
---|
56 | 2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
57 | |
---|
58 | * Makefile.am: Merge-in include/Makefile.am. |
---|
59 | Reflect changes to bsp.am. |
---|
60 | * include/Makefile.am: Remove. |
---|
61 | * configure.ac: Reflect changes above. |
---|
62 | |
---|
63 | 2003-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
64 | |
---|
65 | * bsp_specs: Remove *lib:. |
---|
66 | |
---|
67 | 2003-09-04 Joel Sherrill <joel@OARcorp.com> |
---|
68 | |
---|
69 | * clock/clock.c, console/debugio.c, include/dmv170.h, |
---|
70 | startup/bspclean.c, startup/genpvec.c, startup/setvec.c, |
---|
71 | startup/vmeintr.c, timer/timer.c: URL for license changed. |
---|
72 | |
---|
73 | 2003-09-04 Joel Sherrill <joel@OARcorp.com> |
---|
74 | |
---|
75 | * console/conscfg.c, include/bsp.h, scv64/scv64.c, startup/bspstart.c, |
---|
76 | tod/todcfg.c: Removed incorrect statement about copyright assignment. |
---|
77 | |
---|
78 | 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
79 | |
---|
80 | * Makefile.am: Reflect having moved aclocal/. |
---|
81 | |
---|
82 | 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
83 | |
---|
84 | * Makefile.am: Reflect having moved automake/. |
---|
85 | * clock/Makefile.am: Reflect having moved automake/. |
---|
86 | * console/Makefile.am: Reflect having moved automake/. |
---|
87 | * include/Makefile.am: Reflect having moved automake/. |
---|
88 | * scv64/Makefile.am: Reflect having moved automake/. |
---|
89 | * sonic/Makefile.am: Reflect having moved automake/. |
---|
90 | * start/Makefile.am: Reflect having moved automake/. |
---|
91 | * startup/Makefile.am: Reflect having moved automake/. |
---|
92 | * timer/Makefile.am: Reflect having moved automake/. |
---|
93 | * tod/Makefile.am: Reflect having moved automake/. |
---|
94 | * wrapup/Makefile.am: Reflect having moved automake/. |
---|
95 | |
---|
96 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
97 | |
---|
98 | * configure.ac: Use rtems-bugs@rtems.com as bug report email address. |
---|
99 | |
---|
100 | 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
101 | |
---|
102 | PR 445/bsps |
---|
103 | * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. |
---|
104 | Remove cpp, old_cpp (now unused). |
---|
105 | |
---|
106 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
107 | |
---|
108 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
109 | |
---|
110 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
111 | |
---|
112 | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). |
---|
113 | |
---|
114 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
115 | |
---|
116 | * configure.ac: AC_PREREQ(2.57). |
---|
117 | |
---|
118 | 2003-01-20 Joel Sherrill <joel@OARcorp.com> |
---|
119 | |
---|
120 | * startup/linkcmds*: Add FreeBSD sysctl() sections. |
---|
121 | |
---|
122 | 2002-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
123 | |
---|
124 | * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
125 | * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
126 | * scv64/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
127 | * sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
128 | * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
129 | * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
130 | * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
131 | * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
132 | |
---|
133 | 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
134 | |
---|
135 | * start/Makefile.am: Use install-data-local to install startfile. |
---|
136 | |
---|
137 | 2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
138 | |
---|
139 | * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. |
---|
140 | |
---|
141 | 2002-11-04 Joel Sherrill <joel@OARcorp.com> |
---|
142 | |
---|
143 | * clock/clock.c: Removed warnings. |
---|
144 | |
---|
145 | 2002-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
146 | |
---|
147 | * startup/genpvec.c, tod/todcfg.c: Removed warnings. |
---|
148 | |
---|
149 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
150 | |
---|
151 | * .cvsignore: Reformat. |
---|
152 | Add autom4te*cache. |
---|
153 | Remove autom4te.cache. |
---|
154 | |
---|
155 | 2002-08-21 Joel Sherrill <joel@OARcorp.com> |
---|
156 | |
---|
157 | * bsp_specs: Added support for -nostdlibs. |
---|
158 | |
---|
159 | 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
160 | |
---|
161 | * clock/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
162 | * console/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
163 | * scv64/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
164 | * sonic/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
165 | * start/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
166 | * startup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
167 | * timer/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
168 | * tod/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
169 | * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o. |
---|
170 | |
---|
171 | 2002-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 | |
---|
176 | 2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
177 | |
---|
178 | * startup/Makefile.am: Add bsplib_DATA = linkcmds. |
---|
179 | |
---|
180 | 2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
181 | |
---|
182 | * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. |
---|
183 | Remove $(OBJS) from all-local. |
---|
184 | |
---|
185 | 2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
186 | |
---|
187 | * wrapup/Makefile.am: Remove preinstallation of libbsp.a, |
---|
188 | |
---|
189 | 2001-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 | |
---|
197 | 2001-04-08 Joel Sherrill <joel@OARcorp.com> |
---|
198 | |
---|
199 | * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame |
---|
200 | |
---|
201 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
202 | |
---|
203 | * configure.ac: |
---|
204 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
205 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
206 | * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
207 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
208 | * console/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
209 | * include/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
210 | * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
211 | * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
212 | * start/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
213 | * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
214 | * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
215 | * tod/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
216 | * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
217 | |
---|
218 | 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
219 | |
---|
220 | * configure.ac: Remove RTEMS_ENABLE_NETWORKING. |
---|
221 | |
---|
222 | 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
223 | |
---|
224 | * configure.ac: Introduce RTEMS_BSP_CONFIGURE. |
---|
225 | |
---|
226 | 2001-11-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
227 | |
---|
228 | * Makefile.am: Add @exceptions@ to SUBDIRS. |
---|
229 | * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from |
---|
230 | make/custom/dmv177.cfg; |
---|
231 | Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE, |
---|
232 | Add RTEMS_PPC_EXCEPTIONS([old]). |
---|
233 | * include/Makefile.am: include force-preinstall.am. |
---|
234 | * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to |
---|
235 | DMV177_USE_INSTRUCTION_CACHE. |
---|
236 | * wrapup/Makefile.am: Apply @exceptions@. |
---|
237 | |
---|
238 | 2001-10-25 Joel Sherrill <joel@OARcorp.com> |
---|
239 | |
---|
240 | * startup/linkcmds: Added _init and _fini. |
---|
241 | |
---|
242 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
243 | |
---|
244 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
245 | * configure.in: Remove. |
---|
246 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
247 | |
---|
248 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
249 | |
---|
250 | * include/Makefile.am: Use 'CLEANFILES ='. |
---|
251 | * include/Makefile.am: Use 'TMPINSTALL_FILES ='. |
---|
252 | |
---|
253 | 2001-05-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
254 | |
---|
255 | * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC. |
---|
256 | |
---|
257 | 2001-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
258 | |
---|
259 | * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS, |
---|
260 | CONSOLE_USE_POLLED, HAS_RTC. |
---|
261 | * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h. |
---|
262 | * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New |
---|
263 | treatment of tod.h, coverhd.h. |
---|
264 | * include/bsp.h: Add include bspopts.h. |
---|
265 | |
---|
266 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
267 | |
---|
268 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
269 | |
---|
270 | 2001-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
271 | |
---|
272 | * startup/genpvec.c: #include <chain.h> instead of "chain.h". |
---|
273 | |
---|
274 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
275 | |
---|
276 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
277 | |
---|
278 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
279 | |
---|
280 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
281 | |
---|
282 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
283 | |
---|
284 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, |
---|
285 | and libcsupport.h moved from libc to lib/include/rtems and |
---|
286 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
287 | was cleaned up while doing this. |
---|
288 | |
---|
289 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
290 | |
---|
291 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
292 | Switch to GNU canonicalization. |
---|
293 | |
---|
294 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
295 | |
---|
296 | * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am, |
---|
297 | sonic/Makefile.am, start/Makefile.am, startup/Makefile.am, |
---|
298 | timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include |
---|
299 | compile.am |
---|
300 | |
---|
301 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
302 | |
---|
303 | * ChangeLog: New file. |
---|