source: rtems/c/src/lib/libbsp/powerpc/psim/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: 13.0 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: Cosmetics.
8
92004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
12
132004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * wrapup/Makefile.am: Convert to automake-building rules.
16
172004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING.
20        Remove AM_CONDITIONAL(HAS_MP).
21
222004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
25        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
26        vectors/Makefile.am. Use automake compilation rules.
27        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
28        startup/Makefile.am, timer/Makefile.am, vectors/Makefile.am: Remove.
29        * configure.ac: Reflect changes above.
30
312004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Merge-in start/Makefile.am.
34        * start/Makefile.am: Remove.
35        * configure.ac: Reflect changes above.
36
372004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Reflect changes to
40        ../support/*exception_processing/*.
41
422004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
45        Add RTEMS_PROG_CCAS.
46
472004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add PREINSTALL_DIRS.
50
512004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
54        Add PRE/TMPINSTALL_FILES to CLEANFILES.
55        * start/Makefile.am: Ditto.
56        * startup/Makefile.am: Ditto.
57
582004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * wrapup/Makefile.am: Eliminate $(LIB).
61        Use noinst_DATA to trigger building libbsp.a.
62
632003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * console/Makefile.am: Eliminate *.rel.
66        Use $(top_srcdir)/../../shared instead of ../../../shared.
67        * startup/Makefile.am: Cosmetics.
68
692003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * clock/Makefile.am: Eliminate VPATH.
72        * console/Makefile.am: Eliminate VPATH.
73        * shmsupp/Makefile.am: Eliminate VPATH.
74        * startup/Makefile.am: Eliminate VPATH.
75        * timer/Makefile.am: Eliminate VPATH.
76        * vectors/Makefile.am: Eliminate VPATH.
77
782003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * wrapup/Makefile.am: Remove GENERIC_FILES.
81
822003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * startup/linkcmds: Remove SEARCH_DIR.
85
862003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
89        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
90
912003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
94        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
95
962003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
99
1002003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * start/Makefile.am: Misc cleanups and fixes.
103        * startup/Makefile.am: Misc cleanups and fixes.
104        * startup/linkcmds: Preparations for gcc-3.3.x.
105        * wrapup/Makefile.am: Misc cleanups and fixes.
106
1072003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Add preinstallation dirstamp support.
110        * clock/Makefile.am: Cosmetics.
111        * console/Makefile.am: Cosmetics.
112        * shmsupp/Makefile.am: Cosmetics.
113        * startup/Makefile.am: Cosmetics.
114        * timer/Makefile.am: Cosmetics.
115        * vectors/Makefile.am: Cosmetics.
116        * wrapup/Makefile.am: Cosmetics.
117
1182003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * clock/Makefile.am: Remove all-local: $(ARCH).
121        * console/Makefile.am: Remove all-local: $(ARCH).
122        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
123        * start/Makefile.am: Remove all-local: $(ARCH).
124        * startup/Makefile.am: Remove all-local: $(ARCH).
125        * timer/Makefile.am: Remove all-local: $(ARCH).
126        * vectors/Makefile.am: Remove all-local: $(ARCH).
127        * wrapup/Makefile.am: Remove all-local: $(ARCH).
128
1292003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Merge-in include/Makefile.am.
132        Reflect changes to bsp.am.
133        * include/Makefile.am: Remove.
134        * configure.ac: Reflect changes above.
135
1362003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * bsp_specs: Remove *lib:.
139
1402003-09-04      Joel Sherrill <joel@OARcorp.com>
141
142        * console/console-io.c, include/bsp.h, include/coverhd.h,
143        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
144        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
145        startup/linkcmds, startup/setvec.c, tools/psim, tools/runtest,
146        vectors/vectors.S: URL for license changed.
147
1482003-09-04      Joel Sherrill <joel@OARcorp.com>
149
150        * startup/bspstart.c: Removed incorrect statement about copyright
151        assignment.
152
1532003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Reflect having moved aclocal/.
156
1572003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Reflect having moved automake/.
160        * clock/Makefile.am: Reflect having moved automake/.
161        * console/Makefile.am: Reflect having moved automake/.
162        * include/Makefile.am: Reflect having moved automake/.
163        * shmsupp/Makefile.am: Reflect having moved automake/.
164        * start/Makefile.am: Reflect having moved automake/.
165        * startup/Makefile.am: Reflect having moved automake/.
166        * timer/Makefile.am: Reflect having moved automake/.
167        * vectors/Makefile.am: Reflect having moved automake/.
168        * wrapup/Makefile.am: Reflect having moved automake/.
169
1702003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
173
1742003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        PR 445/bsps
177        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
178        Remove cpp, old_cpp (now unused).
179
1802003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Remove AC_CONFIG_AUX_DIR.
183
1842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
187
1882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * configure.ac: AC_PREREQ(2.57).
191
1922003-01-20      Joel Sherrill <joel@OARcorp.com>
193
194        * startup/linkcmds*: Add FreeBSD sysctl() sections.
195
1962002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
199        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
200        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205
2062002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * start/Makefile.am: Use install-data-local to install startfile.
209
2102002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213
2142002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * .cvsignore: Reformat.
217        Add autom4te*cache.
218        Remove autom4te.cache.
219
2202002-09-07      Joel Sherrill <joel@OARcorp.com>
221
222        * clock/clock.c: Disabled use of fast idle since it seems broken
223        with gcc 3.2.
224
2252002-08-21      Joel Sherrill <joel@OARcorp.com>
226
227        * bsp_specs: Added support for -nostdlibs.
228
2292002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
232        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
233        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
239
2402002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * start/Makefile.am: Eliminate PGM.
243        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
244
2452002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
248
2492002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
252        Remove $(OBJS) from all-local.
253
2542002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
257
2582001-05-09      Joel Sherrill <joel@OARcorp.com>
259
260        * startup/linkcmds: In support of gcc 3.1, added one of more
261        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
262        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
263        and direction of segments to memory regions may also have been
264        addressed.  This was a sweep across all BSPs.
265 
2662002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * startup/bspstart.c: Include <rtems/bspIo.h>.
269        * vectors/align_h.S: Use <> instead of "" for include files.
270
2712001-04-08      Joel Sherrill <joel@OARcorp.com>
272
273        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
274 
2752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac:
278        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
279        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
280        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
290
2912002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
294
2952001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
298
2992001-11-26      Joel Sherrill <joel@OARcorp.com>
300
301        * vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
302
3032001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * Makefile.am: Add @exceptions@ to SUBDIRS.
306        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
307        make/custom/psim.cfg;
308        Remove RTEMS_OUTPUT_BUILD_SUBDIRS;
309        Add RTEMS_PPC_EXCEPTIONS([old]).
310        * include/Makefile.am: include force-preinstall.am.
311        * wrapup/Makefile.am: Apply @exceptions@.
312
3132001-11-20      Joel Sherrill <joel@OARcorp.com>
314
315        * console/console-io.c: Fix incorrect comment.
316
3172001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
318
319        This modification is part of the submitted modifications necessary to
320        support the IBM PPC405 family.  This submission was reviewed by
321        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
322        not negatively impact the ppc403 BSPs.  The submission and tracking
323        process was captured as PR50.
324        * vectors/align_h.S: Added ppc405 support.
325
3262001-10-25      Joel Sherrill <joel@OARcorp.com>
327
328        * startup/linkcmds: Added _init and _fini.
329
3302001-10-12      Joel Sherrill <joel@OARcorp.com>
331
332        * shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
333
3342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
337        * configure.in: Remove.
338        * configure.ac: New file, generated from configure.in by autoupdate.
339
3402001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
343
3442001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
347        happy.
348
3492001-08-16      Joel Sherrill <joel@OARcorp.com>
350
351        * clock/clock.c: Ensure that clock ticks are long enough to
352        make forward progress.  This was modified to improve results
353        on the RTEMS tests and the ACATS.
354        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
355        gnat 3.13p.
356
3572001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.in: Add bspopts.h.
360        * include/.cvsignore: Add bspopts.h*, stamp-h*.
361        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
362        * include/bsp.h: Include bspopts.h.
363
3642001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
365
366        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
367
3682001-01-03      Joel Sherrill <joel@OARcorp.com>
369
370        * clock/clock.c: Use shared clock driver shell.
371        * console/console.c: Removed.  Now use shared polling shell.
372        * console/console-io.c: New file.
373        * console/Makefile.am: Correct to use shared polling shell.
374        * startup/bspstart.c: Remove all fast idle references.
375
3762000-12-19      Joel Sherrill <joel@OARcorp.com>
377
378        * timer/timer.c: Removed incorrect comments about ERC32.
379
3802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
383
3842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
387
3882000-11-01      Joel Sherrill <joel@OARcorp.com>
389
390        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
391        and libcsupport.h moved from libc to lib/include/rtems and
392        now must be referenced as <rtems/XXX.h>.   Header file order
393        was cleaned up while doing this.
394
3952000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
398        Switch to GNU canonicalization.
399
4002000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
403        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
404        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
405
4062000-08-10      Joel Sherrill <joel@OARcorp.com>
407
408        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.