source: rtems/c/src/lib/libbsp/powerpc/psim/ChangeLog @ 2a832d8

4.104.114.84.95
Last change on this file since 2a832d8 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

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

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 13.1 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Cosmetics.
13
142004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
17
182004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * wrapup/Makefile.am: Convert to automake-building rules.
21
222004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING.
25        Remove AM_CONDITIONAL(HAS_MP).
26
272004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
30        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
31        vectors/Makefile.am. Use automake compilation rules.
32        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
33        startup/Makefile.am, timer/Makefile.am, vectors/Makefile.am: Remove.
34        * configure.ac: Reflect changes above.
35
362004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Merge-in start/Makefile.am.
39        * start/Makefile.am: Remove.
40        * configure.ac: Reflect changes above.
41
422004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * wrapup/Makefile.am: Reflect changes to
45        ../support/*exception_processing/*.
46
472004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
50        Add RTEMS_PROG_CCAS.
51
522004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Add PREINSTALL_DIRS.
55
562004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
59        Add PRE/TMPINSTALL_FILES to CLEANFILES.
60        * start/Makefile.am: Ditto.
61        * startup/Makefile.am: Ditto.
62
632004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * wrapup/Makefile.am: Eliminate $(LIB).
66        Use noinst_DATA to trigger building libbsp.a.
67
682003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * console/Makefile.am: Eliminate *.rel.
71        Use $(top_srcdir)/../../shared instead of ../../../shared.
72        * startup/Makefile.am: Cosmetics.
73
742003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * clock/Makefile.am: Eliminate VPATH.
77        * console/Makefile.am: Eliminate VPATH.
78        * shmsupp/Makefile.am: Eliminate VPATH.
79        * startup/Makefile.am: Eliminate VPATH.
80        * timer/Makefile.am: Eliminate VPATH.
81        * vectors/Makefile.am: Eliminate VPATH.
82
832003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * wrapup/Makefile.am: Remove GENERIC_FILES.
86
872003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * startup/linkcmds: Remove SEARCH_DIR.
90
912003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
94        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
95
962003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
99        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
100
1012003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
104
1052003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * start/Makefile.am: Misc cleanups and fixes.
108        * startup/Makefile.am: Misc cleanups and fixes.
109        * startup/linkcmds: Preparations for gcc-3.3.x.
110        * wrapup/Makefile.am: Misc cleanups and fixes.
111
1122003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Add preinstallation dirstamp support.
115        * clock/Makefile.am: Cosmetics.
116        * console/Makefile.am: Cosmetics.
117        * shmsupp/Makefile.am: Cosmetics.
118        * startup/Makefile.am: Cosmetics.
119        * timer/Makefile.am: Cosmetics.
120        * vectors/Makefile.am: Cosmetics.
121        * wrapup/Makefile.am: Cosmetics.
122
1232003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * clock/Makefile.am: Remove all-local: $(ARCH).
126        * console/Makefile.am: Remove all-local: $(ARCH).
127        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
128        * start/Makefile.am: Remove all-local: $(ARCH).
129        * startup/Makefile.am: Remove all-local: $(ARCH).
130        * timer/Makefile.am: Remove all-local: $(ARCH).
131        * vectors/Makefile.am: Remove all-local: $(ARCH).
132        * wrapup/Makefile.am: Remove all-local: $(ARCH).
133
1342003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Merge-in include/Makefile.am.
137        Reflect changes to bsp.am.
138        * include/Makefile.am: Remove.
139        * configure.ac: Reflect changes above.
140
1412003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * bsp_specs: Remove *lib:.
144
1452003-09-04      Joel Sherrill <joel@OARcorp.com>
146
147        * console/console-io.c, include/bsp.h, include/coverhd.h,
148        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
149        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
150        startup/linkcmds, startup/setvec.c, tools/psim, tools/runtest,
151        vectors/vectors.S: URL for license changed.
152
1532003-09-04      Joel Sherrill <joel@OARcorp.com>
154
155        * startup/bspstart.c: Removed incorrect statement about copyright
156        assignment.
157
1582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Reflect having moved aclocal/.
161
1622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Reflect having moved automake/.
165        * clock/Makefile.am: Reflect having moved automake/.
166        * console/Makefile.am: Reflect having moved automake/.
167        * include/Makefile.am: Reflect having moved automake/.
168        * shmsupp/Makefile.am: Reflect having moved automake/.
169        * start/Makefile.am: Reflect having moved automake/.
170        * startup/Makefile.am: Reflect having moved automake/.
171        * timer/Makefile.am: Reflect having moved automake/.
172        * vectors/Makefile.am: Reflect having moved automake/.
173        * wrapup/Makefile.am: Reflect having moved automake/.
174
1752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
178
1792003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        PR 445/bsps
182        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
183        Remove cpp, old_cpp (now unused).
184
1852003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Remove AC_CONFIG_AUX_DIR.
188
1892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
192
1932003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * configure.ac: AC_PREREQ(2.57).
196
1972003-01-20      Joel Sherrill <joel@OARcorp.com>
198
199        * startup/linkcmds*: Add FreeBSD sysctl() sections.
200
2012002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
204        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
205        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
206        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210
2112002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * start/Makefile.am: Use install-data-local to install startfile.
214
2152002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
218
2192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * .cvsignore: Reformat.
222        Add autom4te*cache.
223        Remove autom4te.cache.
224
2252002-09-07      Joel Sherrill <joel@OARcorp.com>
226
227        * clock/clock.c: Disabled use of fast idle since it seems broken
228        with gcc 3.2.
229
2302002-08-21      Joel Sherrill <joel@OARcorp.com>
231
232        * bsp_specs: Added support for -nostdlibs.
233
2342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
240        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
241        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
242        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
243        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
244
2452002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * start/Makefile.am: Eliminate PGM.
248        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
249
2502002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
253
2542002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
257        Remove $(OBJS) from all-local.
258
2592002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
262
2632001-05-09      Joel Sherrill <joel@OARcorp.com>
264
265        * startup/linkcmds: In support of gcc 3.1, added one of more
266        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
267        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
268        and direction of segments to memory regions may also have been
269        addressed.  This was a sweep across all BSPs.
270 
2712002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * startup/bspstart.c: Include <rtems/bspIo.h>.
274        * vectors/align_h.S: Use <> instead of "" for include files.
275
2762001-04-08      Joel Sherrill <joel@OARcorp.com>
277
278        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
279 
2802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac:
283        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
284        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
285        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
295
2962002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
299
3002001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
303
3042001-11-26      Joel Sherrill <joel@OARcorp.com>
305
306        * vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
307
3082001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: Add @exceptions@ to SUBDIRS.
311        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
312        make/custom/psim.cfg;
313        Remove RTEMS_OUTPUT_BUILD_SUBDIRS;
314        Add RTEMS_PPC_EXCEPTIONS([old]).
315        * include/Makefile.am: include force-preinstall.am.
316        * wrapup/Makefile.am: Apply @exceptions@.
317
3182001-11-20      Joel Sherrill <joel@OARcorp.com>
319
320        * console/console-io.c: Fix incorrect comment.
321
3222001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
323
324        This modification is part of the submitted modifications necessary to
325        support the IBM PPC405 family.  This submission was reviewed by
326        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
327        not negatively impact the ppc403 BSPs.  The submission and tracking
328        process was captured as PR50.
329        * vectors/align_h.S: Added ppc405 support.
330
3312001-10-25      Joel Sherrill <joel@OARcorp.com>
332
333        * startup/linkcmds: Added _init and _fini.
334
3352001-10-12      Joel Sherrill <joel@OARcorp.com>
336
337        * shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
338
3392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
342        * configure.in: Remove.
343        * configure.ac: New file, generated from configure.in by autoupdate.
344
3452001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
348
3492001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
352        happy.
353
3542001-08-16      Joel Sherrill <joel@OARcorp.com>
355
356        * clock/clock.c: Ensure that clock ticks are long enough to
357        make forward progress.  This was modified to improve results
358        on the RTEMS tests and the ACATS.
359        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
360        gnat 3.13p.
361
3622001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * configure.in: Add bspopts.h.
365        * include/.cvsignore: Add bspopts.h*, stamp-h*.
366        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
367        * include/bsp.h: Include bspopts.h.
368
3692001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
370
371        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
372
3732001-01-03      Joel Sherrill <joel@OARcorp.com>
374
375        * clock/clock.c: Use shared clock driver shell.
376        * console/console.c: Removed.  Now use shared polling shell.
377        * console/console-io.c: New file.
378        * console/Makefile.am: Correct to use shared polling shell.
379        * startup/bspstart.c: Remove all fast idle references.
380
3812000-12-19      Joel Sherrill <joel@OARcorp.com>
382
383        * timer/timer.c: Removed incorrect comments about ERC32.
384
3852000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
388
3892000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
392
3932000-11-01      Joel Sherrill <joel@OARcorp.com>
394
395        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
396        and libcsupport.h moved from libc to lib/include/rtems and
397        now must be referenced as <rtems/XXX.h>.   Header file order
398        was cleaned up while doing this.
399
4002000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
403        Switch to GNU canonicalization.
404
4052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
408        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
409        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
410
4112000-08-10      Joel Sherrill <joel@OARcorp.com>
412
413        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.