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

4.104.114.84.95
Last change on this file since f68b890 was 445f8cc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/22/05 at 04:13:41

2005-01-22 Ralf Corsepius <ralf.corsepius@…>

  • tod/todcfg.c: size_t RTC_Count.
  • Property mode set to 100644
File size: 13.4 KB
Line 
12005-01-22      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * tod/todcfg.c: size_t RTC_Count.
4
52005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
8
92005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am, wrapup/Makefile.am: Remove build-variant support.
12
132004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * configure.ac: Require automake > 1.9.
16
172004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        PR 610/bsps
20        * Makefile.am: Add include/tm27.h, Cosmetics.
21        * include/tm27.h: Final cosmetics.
22
232004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * include/bsp.h: Split out tmtest27 support.
26        * include/tm27.h: New.
27
282004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
29
30        PR 613/bsps
31        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
32
332004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
34
35        PR 614/bsps
36        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
37
382004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>.
41        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
42        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
43        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
44        * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
45
462004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * clock/clock.c, console/conscfg.c, console/debugio.c,
49        include/bsp.h, include/dmv170.h, scv64/scv64.c, sonic/dmvsonic.c,
50        startup/bspstart.c, startup/genpvec.c, startup/vmeintr.c,
51        timer/timer.c, tod/todcfg.c: Convert to using c99 fixed size types.
52
532004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Reflect changes to bsp.am.
56        Preinstall dist_project_lib*.
57
582004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect changes to bsp.am.
61
622004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
65
662004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * wrapup/Makefile.am: Convert to automake-building rules.
69
702004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
73        scv64/Makefile.am, sonic/Makefile.am, start/Makefile.am,
74        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am. Use automake
75        compilation rules.
76        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
77        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
78        timer/Makefile.am, tod/Makefile.am: Remove.
79        * configure.ac, wrapup/Makefile.am: Reflect changes above.
80
812004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Merge-in start/Makefile.am.
84        * start/Makefile.am: Remove.
85        * configure.ac: Reflect changes above.
86
872004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * wrapup/Makefile.am: Reflect changes to
90        ../support/*exception_processing/*.
91
922004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
95        Add RTEMS_PROG_CCAS.
96
972004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Add PREINSTALL_DIRS.
100
1012004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
104        Add PRE/TMPINSTALL_FILES to CLEANFILES.
105        * start/Makefile.am: Ditto.
106        * startup/Makefile.am: Ditto.
107
1082004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Eliminate $(LIB).
111        Use noinst_DATA to trigger building libbsp.a.
112
1132003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * tod/Makefile.am: Cosmetics.
116        * console/Makefile.am: Cosmetics.
117
1182003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * clock/Makefile.am: Eliminate VPATH.
121        * console/Makefile.am: Eliminate VPATH.
122        * scv64/Makefile.am: Eliminate VPATH.
123        * sonic/Makefile.am: Eliminate VPATH.
124        * start/Makefile.am: Eliminate VPATH.
125        * startup/Makefile.am: Eliminate VPATH.
126        * timer/Makefile.am: Eliminate VPATH.
127        * tod/Makefile.am: Eliminate VPATH.
128
1292003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
132        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
133
1342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
137        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
138
1392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
142
1432003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * start/Makefile.am: Misc cleanups and fixes.
146        * startup/Makefile.am: Misc cleanups and fixes.
147        * wrapup/Makefile.am: Misc cleanups and fixes.
148
1492003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Add preinstallation dirstamp support.
152        * clock/Makefile.am: Cosmetics.
153        * console/Makefile.am: Cosmetics.
154        * scv64/Makefile.am: Cosmetics.
155        * sonic/Makefile.am: Cosmetics.
156        * startup/Makefile.am: Cosmetics.
157        * timer/Makefile.am: Cosmetics.
158        * tod/Makefile.am: Cosmetics.
159        * wrapup/Makefile.am: Cosmetics.
160
1612003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * clock/Makefile.am: Remove all-local: $(ARCH).
164        * console/Makefile.am: Remove all-local: $(ARCH).
165        * scv64/Makefile.am: Remove all-local: $(ARCH).
166        * sonic/Makefile.am: Remove all-local: $(ARCH).
167        * start/Makefile.am: Remove all-local: $(ARCH).
168        * startup/Makefile.am: Remove all-local: $(ARCH).
169        * timer/Makefile.am: Remove all-local: $(ARCH).
170        * tod/Makefile.am: Remove all-local: $(ARCH).
171        * wrapup/Makefile.am: Remove all-local: $(ARCH).
172
1732003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Merge-in include/Makefile.am.
176        Reflect changes to bsp.am.
177        * include/Makefile.am: Remove.
178        * configure.ac: Reflect changes above.
179
1802003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * bsp_specs: Remove *lib:.
183
1842003-09-04      Joel Sherrill <joel@OARcorp.com>
185
186        * clock/clock.c, console/debugio.c, include/dmv170.h,
187        startup/bspclean.c, startup/genpvec.c, startup/setvec.c,
188        startup/vmeintr.c, timer/timer.c: URL for license changed.
189
1902003-09-04      Joel Sherrill <joel@OARcorp.com>
191
192        * console/conscfg.c, include/bsp.h, scv64/scv64.c, startup/bspstart.c,
193        tod/todcfg.c: Removed incorrect statement about copyright assignment.
194
1952003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Reflect having moved aclocal/.
198
1992003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Reflect having moved automake/.
202        * clock/Makefile.am: Reflect having moved automake/.
203        * console/Makefile.am: Reflect having moved automake/.
204        * include/Makefile.am: Reflect having moved automake/.
205        * scv64/Makefile.am: Reflect having moved automake/.
206        * sonic/Makefile.am: Reflect having moved automake/.
207        * start/Makefile.am: Reflect having moved automake/.
208        * startup/Makefile.am: Reflect having moved automake/.
209        * timer/Makefile.am: Reflect having moved automake/.
210        * tod/Makefile.am: Reflect having moved automake/.
211        * wrapup/Makefile.am: Reflect having moved automake/.
212
2132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
216
2172003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        PR 445/bsps
220        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
221        Remove cpp, old_cpp (now unused).
222
2232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac: Remove AC_CONFIG_AUX_DIR.
226
2272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
230
2312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: AC_PREREQ(2.57).
234
2352003-01-20      Joel Sherrill <joel@OARcorp.com>
236
237        * startup/linkcmds*: Add FreeBSD sysctl() sections.
238
2392002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
242        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
243        * scv64/Makefile.am: Don't include @RTEMS_BSP@.cfg.
244        * sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
245        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
246        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
247        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
248        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
249
2502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * start/Makefile.am: Use install-data-local to install startfile.
253
2542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257
2582002-11-04      Joel Sherrill <joel@OARcorp.com>
259
260        * clock/clock.c: Removed warnings.
261
2622002-11-01      Joel Sherrill <joel@OARcorp.com>
263
264        * startup/genpvec.c, tod/todcfg.c: Removed warnings.
265
2662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * .cvsignore: Reformat.
269        Add autom4te*cache.
270        Remove autom4te.cache.
271
2722002-08-21      Joel Sherrill <joel@OARcorp.com>
273
274        * bsp_specs: Added support for -nostdlibs.
275
2762002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
279        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
280        * scv64/Makefile.am: Use .$(OBJEXT) instead of .o.
281        * sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
282        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
283        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
284        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
285        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
286        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
287
2882002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * start/Makefile.am: Eliminate PGMS.
291        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
292
2932002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
296
2972002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
300        Remove $(OBJS) from all-local.
301
3022002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
305
3062001-05-09      Joel Sherrill <joel@OARcorp.com>
307
308        * startup/linkcmds: In support of gcc 3.1, added one of more
309        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
310        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
311        and direction of segments to memory regions may also have been
312        addressed.  This was a sweep across all BSPs.
313 
3142001-04-08      Joel Sherrill <joel@OARcorp.com>
315
316        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
317 
3182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac:
321        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
322        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
323        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
324        * Makefile.am: Remove AUTOMAKE_OPTIONS.
325        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
326        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
327        * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS.
328        * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
332        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
334
3352001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
338
3392001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
342
3432001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Add @exceptions@ to SUBDIRS.
346        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
347        make/custom/dmv177.cfg;
348        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
349        Add RTEMS_PPC_EXCEPTIONS([old]).
350        * include/Makefile.am: include force-preinstall.am.
351        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
352        DMV177_USE_INSTRUCTION_CACHE.
353        * wrapup/Makefile.am: Apply @exceptions@.
354
3552001-10-25      Joel Sherrill <joel@OARcorp.com>
356
357        * startup/linkcmds: Added _init and _fini.
358
3592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
362        * configure.in: Remove.
363        * configure.ac: New file, generated from configure.in by autoupdate.
364
3652001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * include/Makefile.am: Use 'CLEANFILES ='.
368        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
369
3702001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
373
3742001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
377        CONSOLE_USE_POLLED, HAS_RTC.
378        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
379        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
380        treatment of tod.h, coverhd.h.
381        * include/bsp.h: Add include bspopts.h.
382
3832001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
386
3872001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
390
3912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
394
3952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
398
3992000-11-01      Joel Sherrill <joel@OARcorp.com>
400
401        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
402        and libcsupport.h moved from libc to lib/include/rtems and
403        now must be referenced as <rtems/XXX.h>.   Header file order
404        was cleaned up while doing this.
405
4062000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
409        Switch to GNU canonicalization.
410
4112000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
414        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
415        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
416        compile.am
417
4182000-08-10      Joel Sherrill <joel@OARcorp.com>
419
420        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.