source: rtems/c/src/lib/libbsp/powerpc/dmv177/ChangeLog @ 6ac101b

4.104.114.84.95
Last change on this file since 6ac101b was 6ac101b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/04 at 04:36:01

2004-02-14 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect changes to bsp.am.
  • Property mode set to 100644
File size: 11.7 KB
Line 
12004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4
52004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
8
92004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * wrapup/Makefile.am: Convert to automake-building rules.
12
132004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
16        scv64/Makefile.am, sonic/Makefile.am, start/Makefile.am,
17        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am. Use automake
18        compilation rules.
19        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
20        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
21        timer/Makefile.am, tod/Makefile.am: Remove.
22        * configure.ac, wrapup/Makefile.am: Reflect changes above.
23
242004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Merge-in start/Makefile.am.
27        * start/Makefile.am: Remove.
28        * configure.ac: Reflect changes above.
29
302004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * wrapup/Makefile.am: Reflect changes to
33        ../support/*exception_processing/*.
34
352004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
38        Add RTEMS_PROG_CCAS.
39
402004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Add PREINSTALL_DIRS.
43
442004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
47        Add PRE/TMPINSTALL_FILES to CLEANFILES.
48        * start/Makefile.am: Ditto.
49        * startup/Makefile.am: Ditto.
50
512004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Eliminate $(LIB).
54        Use noinst_DATA to trigger building libbsp.a.
55
562003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * tod/Makefile.am: Cosmetics.
59        * console/Makefile.am: Cosmetics.
60
612003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * clock/Makefile.am: Eliminate VPATH.
64        * console/Makefile.am: Eliminate VPATH.
65        * scv64/Makefile.am: Eliminate VPATH.
66        * sonic/Makefile.am: Eliminate VPATH.
67        * start/Makefile.am: Eliminate VPATH.
68        * startup/Makefile.am: Eliminate VPATH.
69        * timer/Makefile.am: Eliminate VPATH.
70        * tod/Makefile.am: Eliminate VPATH.
71
722003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
75        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
76
772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
80        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
81
822003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
85
862003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * start/Makefile.am: Misc cleanups and fixes.
89        * startup/Makefile.am: Misc cleanups and fixes.
90        * wrapup/Makefile.am: Misc cleanups and fixes.
91
922003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Add preinstallation dirstamp support.
95        * clock/Makefile.am: Cosmetics.
96        * console/Makefile.am: Cosmetics.
97        * scv64/Makefile.am: Cosmetics.
98        * sonic/Makefile.am: Cosmetics.
99        * startup/Makefile.am: Cosmetics.
100        * timer/Makefile.am: Cosmetics.
101        * tod/Makefile.am: Cosmetics.
102        * wrapup/Makefile.am: Cosmetics.
103
1042003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * clock/Makefile.am: Remove all-local: $(ARCH).
107        * console/Makefile.am: Remove all-local: $(ARCH).
108        * scv64/Makefile.am: Remove all-local: $(ARCH).
109        * sonic/Makefile.am: Remove all-local: $(ARCH).
110        * start/Makefile.am: Remove all-local: $(ARCH).
111        * startup/Makefile.am: Remove all-local: $(ARCH).
112        * timer/Makefile.am: Remove all-local: $(ARCH).
113        * tod/Makefile.am: Remove all-local: $(ARCH).
114        * wrapup/Makefile.am: Remove all-local: $(ARCH).
115
1162003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Merge-in include/Makefile.am.
119        Reflect changes to bsp.am.
120        * include/Makefile.am: Remove.
121        * configure.ac: Reflect changes above.
122
1232003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * bsp_specs: Remove *lib:.
126
1272003-09-04      Joel Sherrill <joel@OARcorp.com>
128
129        * clock/clock.c, console/debugio.c, include/dmv170.h,
130        startup/bspclean.c, startup/genpvec.c, startup/setvec.c,
131        startup/vmeintr.c, timer/timer.c: URL for license changed.
132
1332003-09-04      Joel Sherrill <joel@OARcorp.com>
134
135        * console/conscfg.c, include/bsp.h, scv64/scv64.c, startup/bspstart.c,
136        tod/todcfg.c: Removed incorrect statement about copyright assignment.
137
1382003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Reflect having moved aclocal/.
141
1422003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Reflect having moved automake/.
145        * clock/Makefile.am: Reflect having moved automake/.
146        * console/Makefile.am: Reflect having moved automake/.
147        * include/Makefile.am: Reflect having moved automake/.
148        * scv64/Makefile.am: Reflect having moved automake/.
149        * sonic/Makefile.am: Reflect having moved automake/.
150        * start/Makefile.am: Reflect having moved automake/.
151        * startup/Makefile.am: Reflect having moved automake/.
152        * timer/Makefile.am: Reflect having moved automake/.
153        * tod/Makefile.am: Reflect having moved automake/.
154        * wrapup/Makefile.am: Reflect having moved automake/.
155
1562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
159
1602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        PR 445/bsps
163        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
164        Remove cpp, old_cpp (now unused).
165
1662003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: Remove AC_CONFIG_AUX_DIR.
169
1702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
173
1742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: AC_PREREQ(2.57).
177
1782003-01-20      Joel Sherrill <joel@OARcorp.com>
179
180        * startup/linkcmds*: Add FreeBSD sysctl() sections.
181
1822002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
185        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
186        * scv64/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187        * sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192
1932002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * start/Makefile.am: Use install-data-local to install startfile.
196
1972002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200
2012002-11-04      Joel Sherrill <joel@OARcorp.com>
202
203        * clock/clock.c: Removed warnings.
204
2052002-11-01      Joel Sherrill <joel@OARcorp.com>
206
207        * startup/genpvec.c, tod/todcfg.c: Removed warnings.
208
2092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * .cvsignore: Reformat.
212        Add autom4te*cache.
213        Remove autom4te.cache.
214
2152002-08-21      Joel Sherrill <joel@OARcorp.com>
216
217        * bsp_specs: Added support for -nostdlibs.
218
2192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * scv64/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
229        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
230
2312002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * start/Makefile.am: Eliminate PGMS.
234        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
235
2362002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
239
2402002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
243        Remove $(OBJS) from all-local.
244
2452002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
248
2492001-05-09      Joel Sherrill <joel@OARcorp.com>
250
251        * startup/linkcmds: In support of gcc 3.1, added one of more
252        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
253        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
254        and direction of segments to memory regions may also have been
255        addressed.  This was a sweep across all BSPs.
256 
2572001-04-08      Joel Sherrill <joel@OARcorp.com>
258
259        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
260 
2612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac:
264        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
265        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
266        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
273        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
274        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
275        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
276        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
277
2782001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
281
2822001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
285
2862001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Add @exceptions@ to SUBDIRS.
289        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
290        make/custom/dmv177.cfg;
291        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
292        Add RTEMS_PPC_EXCEPTIONS([old]).
293        * include/Makefile.am: include force-preinstall.am.
294        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
295        DMV177_USE_INSTRUCTION_CACHE.
296        * wrapup/Makefile.am: Apply @exceptions@.
297
2982001-10-25      Joel Sherrill <joel@OARcorp.com>
299
300        * startup/linkcmds: Added _init and _fini.
301
3022001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
305        * configure.in: Remove.
306        * configure.ac: New file, generated from configure.in by autoupdate.
307
3082001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * include/Makefile.am: Use 'CLEANFILES ='.
311        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
312
3132001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
316
3172001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
320        CONSOLE_USE_POLLED, HAS_RTC.
321        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
322        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
323        treatment of tod.h, coverhd.h.
324        * include/bsp.h: Add include bspopts.h.
325
3262001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
329
3302001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
333
3342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
337
3382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
341
3422000-11-01      Joel Sherrill <joel@OARcorp.com>
343
344        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
345        and libcsupport.h moved from libc to lib/include/rtems and
346        now must be referenced as <rtems/XXX.h>.   Header file order
347        was cleaned up while doing this.
348
3492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
352        Switch to GNU canonicalization.
353
3542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
357        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
358        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
359        compile.am
360
3612000-08-10      Joel Sherrill <joel@OARcorp.com>
362
363        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.