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

4.104.114.84.95
Last change on this file since 232a22d was 232a22d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:10:59

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

  • Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
  • start/Makefile.am: Ditto.
  • startup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 10.4 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
4        Add PRE/TMPINSTALL_FILES to CLEANFILES.
5        * start/Makefile.am: Ditto.
6        * startup/Makefile.am: Ditto.
7
82004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * wrapup/Makefile.am: Eliminate $(LIB).
11        Use noinst_DATA to trigger building libbsp.a.
12
132003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * tod/Makefile.am: Cosmetics.
16        * console/Makefile.am: Cosmetics.
17
182003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * clock/Makefile.am: Eliminate VPATH.
21        * console/Makefile.am: Eliminate VPATH.
22        * scv64/Makefile.am: Eliminate VPATH.
23        * sonic/Makefile.am: Eliminate VPATH.
24        * start/Makefile.am: Eliminate VPATH.
25        * startup/Makefile.am: Eliminate VPATH.
26        * timer/Makefile.am: Eliminate VPATH.
27        * tod/Makefile.am: Eliminate VPATH.
28
292003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
32        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
33
342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
37        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
38
392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
42
432003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * start/Makefile.am: Misc cleanups and fixes.
46        * startup/Makefile.am: Misc cleanups and fixes.
47        * wrapup/Makefile.am: Misc cleanups and fixes.
48
492003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Add preinstallation dirstamp support.
52        * clock/Makefile.am: Cosmetics.
53        * console/Makefile.am: Cosmetics.
54        * scv64/Makefile.am: Cosmetics.
55        * sonic/Makefile.am: Cosmetics.
56        * startup/Makefile.am: Cosmetics.
57        * timer/Makefile.am: Cosmetics.
58        * tod/Makefile.am: Cosmetics.
59        * wrapup/Makefile.am: Cosmetics.
60
612003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * clock/Makefile.am: Remove all-local: $(ARCH).
64        * console/Makefile.am: Remove all-local: $(ARCH).
65        * scv64/Makefile.am: Remove all-local: $(ARCH).
66        * sonic/Makefile.am: Remove all-local: $(ARCH).
67        * start/Makefile.am: Remove all-local: $(ARCH).
68        * startup/Makefile.am: Remove all-local: $(ARCH).
69        * timer/Makefile.am: Remove all-local: $(ARCH).
70        * tod/Makefile.am: Remove all-local: $(ARCH).
71        * wrapup/Makefile.am: Remove all-local: $(ARCH).
72
732003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Merge-in include/Makefile.am.
76        Reflect changes to bsp.am.
77        * include/Makefile.am: Remove.
78        * configure.ac: Reflect changes above.
79
802003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * bsp_specs: Remove *lib:.
83
842003-09-04      Joel Sherrill <joel@OARcorp.com>
85
86        * clock/clock.c, console/debugio.c, include/dmv170.h,
87        startup/bspclean.c, startup/genpvec.c, startup/setvec.c,
88        startup/vmeintr.c, timer/timer.c: URL for license changed.
89
902003-09-04      Joel Sherrill <joel@OARcorp.com>
91
92        * console/conscfg.c, include/bsp.h, scv64/scv64.c, startup/bspstart.c,
93        tod/todcfg.c: Removed incorrect statement about copyright assignment.
94
952003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Reflect having moved aclocal/.
98
992003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Reflect having moved automake/.
102        * clock/Makefile.am: Reflect having moved automake/.
103        * console/Makefile.am: Reflect having moved automake/.
104        * include/Makefile.am: Reflect having moved automake/.
105        * scv64/Makefile.am: Reflect having moved automake/.
106        * sonic/Makefile.am: Reflect having moved automake/.
107        * start/Makefile.am: Reflect having moved automake/.
108        * startup/Makefile.am: Reflect having moved automake/.
109        * timer/Makefile.am: Reflect having moved automake/.
110        * tod/Makefile.am: Reflect having moved automake/.
111        * wrapup/Makefile.am: Reflect having moved automake/.
112
1132003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
116
1172003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        PR 445/bsps
120        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
121        Remove cpp, old_cpp (now unused).
122
1232003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Remove AC_CONFIG_AUX_DIR.
126
1272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
130
1312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: AC_PREREQ(2.57).
134
1352003-01-20      Joel Sherrill <joel@OARcorp.com>
136
137        * startup/linkcmds*: Add FreeBSD sysctl() sections.
138
1392002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
142        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
143        * scv64/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144        * sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
146        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
147        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149
1502002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Use install-data-local to install startfile.
153
1542002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157
1582002-11-04      Joel Sherrill <joel@OARcorp.com>
159
160        * clock/clock.c: Removed warnings.
161
1622002-11-01      Joel Sherrill <joel@OARcorp.com>
163
164        * startup/genpvec.c, tod/todcfg.c: Removed warnings.
165
1662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * .cvsignore: Reformat.
169        Add autom4te*cache.
170        Remove autom4te.cache.
171
1722002-08-21      Joel Sherrill <joel@OARcorp.com>
173
174        * bsp_specs: Added support for -nostdlibs.
175
1762002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * scv64/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
187
1882002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * start/Makefile.am: Eliminate PGMS.
191        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
192
1932002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
196
1972002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
200        Remove $(OBJS) from all-local.
201
2022002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
205
2062001-05-09      Joel Sherrill <joel@OARcorp.com>
207
208        * startup/linkcmds: In support of gcc 3.1, added one of more
209        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
210        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
211        and direction of segments to memory regions may also have been
212        addressed.  This was a sweep across all BSPs.
213 
2142001-04-08      Joel Sherrill <joel@OARcorp.com>
215
216        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
217 
2182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac:
221        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
222        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
223        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
234
2352001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
238
2392001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
242
2432001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * Makefile.am: Add @exceptions@ to SUBDIRS.
246        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
247        make/custom/dmv177.cfg;
248        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
249        Add RTEMS_PPC_EXCEPTIONS([old]).
250        * include/Makefile.am: include force-preinstall.am.
251        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
252        DMV177_USE_INSTRUCTION_CACHE.
253        * wrapup/Makefile.am: Apply @exceptions@.
254
2552001-10-25      Joel Sherrill <joel@OARcorp.com>
256
257        * startup/linkcmds: Added _init and _fini.
258
2592001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
262        * configure.in: Remove.
263        * configure.ac: New file, generated from configure.in by autoupdate.
264
2652001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * include/Makefile.am: Use 'CLEANFILES ='.
268        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
269
2702001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
273
2742001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
277        CONSOLE_USE_POLLED, HAS_RTC.
278        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
279        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
280        treatment of tod.h, coverhd.h.
281        * include/bsp.h: Add include bspopts.h.
282
2832001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
286
2872001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
290
2912000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
294
2952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
298
2992000-11-01      Joel Sherrill <joel@OARcorp.com>
300
301        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
302        and libcsupport.h moved from libc to lib/include/rtems and
303        now must be referenced as <rtems/XXX.h>.   Header file order
304        was cleaned up while doing this.
305
3062000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
309        Switch to GNU canonicalization.
310
3112000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
314        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
315        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
316        compile.am
317
3182000-08-10      Joel Sherrill <joel@OARcorp.com>
319
320        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.