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

4.104.114.84.95
Last change on this file since 84b68f5f was 84b68f5f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/30/04 at 13:09:40

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

  • wrapup/Makefile.am: Reflect changes to ../support/*exception_processing/*.
  • Property mode set to 100644
File size: 10.7 KB
Line 
12004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to
4        ../support/*exception_processing/*.
5
62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
9        Add RTEMS_PROG_CCAS.
10
112004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Add PREINSTALL_DIRS.
14
152004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
18        Add PRE/TMPINSTALL_FILES to CLEANFILES.
19        * start/Makefile.am: Ditto.
20        * startup/Makefile.am: Ditto.
21
222004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * wrapup/Makefile.am: Eliminate $(LIB).
25        Use noinst_DATA to trigger building libbsp.a.
26
272003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * tod/Makefile.am: Cosmetics.
30        * console/Makefile.am: Cosmetics.
31
322003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * clock/Makefile.am: Eliminate VPATH.
35        * console/Makefile.am: Eliminate VPATH.
36        * scv64/Makefile.am: Eliminate VPATH.
37        * sonic/Makefile.am: Eliminate VPATH.
38        * start/Makefile.am: Eliminate VPATH.
39        * startup/Makefile.am: Eliminate VPATH.
40        * timer/Makefile.am: Eliminate VPATH.
41        * tod/Makefile.am: Eliminate VPATH.
42
432003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
46        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
47
482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
51        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
52
532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
56
572003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: Misc cleanups and fixes.
60        * startup/Makefile.am: Misc cleanups and fixes.
61        * wrapup/Makefile.am: Misc cleanups and fixes.
62
632003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Add preinstallation dirstamp support.
66        * clock/Makefile.am: Cosmetics.
67        * console/Makefile.am: Cosmetics.
68        * scv64/Makefile.am: Cosmetics.
69        * sonic/Makefile.am: Cosmetics.
70        * startup/Makefile.am: Cosmetics.
71        * timer/Makefile.am: Cosmetics.
72        * tod/Makefile.am: Cosmetics.
73        * wrapup/Makefile.am: Cosmetics.
74
752003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * clock/Makefile.am: Remove all-local: $(ARCH).
78        * console/Makefile.am: Remove all-local: $(ARCH).
79        * scv64/Makefile.am: Remove all-local: $(ARCH).
80        * sonic/Makefile.am: Remove all-local: $(ARCH).
81        * start/Makefile.am: Remove all-local: $(ARCH).
82        * startup/Makefile.am: Remove all-local: $(ARCH).
83        * timer/Makefile.am: Remove all-local: $(ARCH).
84        * tod/Makefile.am: Remove all-local: $(ARCH).
85        * wrapup/Makefile.am: Remove all-local: $(ARCH).
86
872003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Merge-in include/Makefile.am.
90        Reflect changes to bsp.am.
91        * include/Makefile.am: Remove.
92        * configure.ac: Reflect changes above.
93
942003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * bsp_specs: Remove *lib:.
97
982003-09-04      Joel Sherrill <joel@OARcorp.com>
99
100        * clock/clock.c, console/debugio.c, include/dmv170.h,
101        startup/bspclean.c, startup/genpvec.c, startup/setvec.c,
102        startup/vmeintr.c, timer/timer.c: URL for license changed.
103
1042003-09-04      Joel Sherrill <joel@OARcorp.com>
105
106        * console/conscfg.c, include/bsp.h, scv64/scv64.c, startup/bspstart.c,
107        tod/todcfg.c: Removed incorrect statement about copyright assignment.
108
1092003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Reflect having moved aclocal/.
112
1132003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Reflect having moved automake/.
116        * clock/Makefile.am: Reflect having moved automake/.
117        * console/Makefile.am: Reflect having moved automake/.
118        * include/Makefile.am: Reflect having moved automake/.
119        * scv64/Makefile.am: Reflect having moved automake/.
120        * sonic/Makefile.am: Reflect having moved automake/.
121        * start/Makefile.am: Reflect having moved automake/.
122        * startup/Makefile.am: Reflect having moved automake/.
123        * timer/Makefile.am: Reflect having moved automake/.
124        * tod/Makefile.am: Reflect having moved automake/.
125        * wrapup/Makefile.am: Reflect having moved automake/.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
130
1312003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        PR 445/bsps
134        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
135        Remove cpp, old_cpp (now unused).
136
1372003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: Remove AC_CONFIG_AUX_DIR.
140
1412003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
144
1452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: AC_PREREQ(2.57).
148
1492003-01-20      Joel Sherrill <joel@OARcorp.com>
150
151        * startup/linkcmds*: Add FreeBSD sysctl() sections.
152
1532002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157        * scv64/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158        * sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163
1642002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * start/Makefile.am: Use install-data-local to install startfile.
167
1682002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171
1722002-11-04      Joel Sherrill <joel@OARcorp.com>
173
174        * clock/clock.c: Removed warnings.
175
1762002-11-01      Joel Sherrill <joel@OARcorp.com>
177
178        * startup/genpvec.c, tod/todcfg.c: Removed warnings.
179
1802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * .cvsignore: Reformat.
183        Add autom4te*cache.
184        Remove autom4te.cache.
185
1862002-08-21      Joel Sherrill <joel@OARcorp.com>
187
188        * bsp_specs: Added support for -nostdlibs.
189
1902002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * scv64/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
199        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
200        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
201
2022002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * start/Makefile.am: Eliminate PGMS.
205        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
206
2072002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
210
2112002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
214        Remove $(OBJS) from all-local.
215
2162002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
219
2202001-05-09      Joel Sherrill <joel@OARcorp.com>
221
222        * startup/linkcmds: In support of gcc 3.1, added one of more
223        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
224        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
225        and direction of segments to memory regions may also have been
226        addressed.  This was a sweep across all BSPs.
227 
2282001-04-08      Joel Sherrill <joel@OARcorp.com>
229
230        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
231 
2322002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac:
235        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
236        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
237        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
248
2492001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
252
2532001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
256
2572001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Add @exceptions@ to SUBDIRS.
260        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
261        make/custom/dmv177.cfg;
262        Rename PPC_USE_INSTRUCTION_CACHE to DMV177_USE_INSTRUCTION_CACHE,
263        Add RTEMS_PPC_EXCEPTIONS([old]).
264        * include/Makefile.am: include force-preinstall.am.
265        * startup/bspstart.c: Rename PPC_USE_INSTRUCTION_CACHE to
266        DMV177_USE_INSTRUCTION_CACHE.
267        * wrapup/Makefile.am: Apply @exceptions@.
268
2692001-10-25      Joel Sherrill <joel@OARcorp.com>
270
271        * startup/linkcmds: Added _init and _fini.
272
2732001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
276        * configure.in: Remove.
277        * configure.ac: New file, generated from configure.in by autoupdate.
278
2792001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * include/Makefile.am: Use 'CLEANFILES ='.
282        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
283
2842001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.in: Remove CONSOLE_USE_POLLED, HAS_RTC.
287
2882001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.in: Add bspopts.h, AC_DEFINE CONSOLE_USE_INTERRUPTS,
291        CONSOLE_USE_POLLED, HAS_RTC.
292        * include/.cvsignore: Add bspopts.h*, stamp-h*, coverhd.h, tod.h.
293        * include/Makefile.am: Use *_HEADERS instead of *H_FILES, New
294        treatment of tod.h, coverhd.h.
295        * include/bsp.h: Add include bspopts.h.
296
2972001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
300
3012001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * startup/genpvec.c: #include <chain.h> instead of "chain.h".
304
3052000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
308
3092000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
312
3132000-11-01      Joel Sherrill <joel@OARcorp.com>
314
315        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
316        and libcsupport.h moved from libc to lib/include/rtems and
317        now must be referenced as <rtems/XXX.h>.   Header file order
318        was cleaned up while doing this.
319
3202000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
323        Switch to GNU canonicalization.
324
3252000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * clock/Makefile.am, console/Makefile.am, scv64/Makefile.am,
328        sonic/Makefile.am, start/Makefile.am, startup/Makefile.am,
329        timer/Makefile.am, tod/Makefile.am, wrapup/Makefile.am: Include
330        compile.am
331
3322000-08-10      Joel Sherrill <joel@OARcorp.com>
333
334        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.