source: rtems/c/src/lib/libbsp/powerpc/psim/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: 11.5 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        * console/Makefile.am: Eliminate *.rel.
16        Use $(top_srcdir)/../../shared instead of ../../../shared.
17        * startup/Makefile.am: Cosmetics.
18
192003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * clock/Makefile.am: Eliminate VPATH.
22        * console/Makefile.am: Eliminate VPATH.
23        * shmsupp/Makefile.am: Eliminate VPATH.
24        * startup/Makefile.am: Eliminate VPATH.
25        * timer/Makefile.am: Eliminate VPATH.
26        * vectors/Makefile.am: Eliminate VPATH.
27
282003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * wrapup/Makefile.am: Remove GENERIC_FILES.
31
322003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * startup/linkcmds: Remove SEARCH_DIR.
35
362003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
39        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
40
412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
44        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
45
462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
49
502003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: Misc cleanups and fixes.
53        * startup/Makefile.am: Misc cleanups and fixes.
54        * startup/linkcmds: Preparations for gcc-3.3.x.
55        * wrapup/Makefile.am: Misc cleanups and fixes.
56
572003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Add preinstallation dirstamp support.
60        * clock/Makefile.am: Cosmetics.
61        * console/Makefile.am: Cosmetics.
62        * shmsupp/Makefile.am: Cosmetics.
63        * startup/Makefile.am: Cosmetics.
64        * timer/Makefile.am: Cosmetics.
65        * vectors/Makefile.am: Cosmetics.
66        * wrapup/Makefile.am: Cosmetics.
67
682003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * clock/Makefile.am: Remove all-local: $(ARCH).
71        * console/Makefile.am: Remove all-local: $(ARCH).
72        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
73        * start/Makefile.am: Remove all-local: $(ARCH).
74        * startup/Makefile.am: Remove all-local: $(ARCH).
75        * timer/Makefile.am: Remove all-local: $(ARCH).
76        * vectors/Makefile.am: Remove all-local: $(ARCH).
77        * wrapup/Makefile.am: Remove all-local: $(ARCH).
78
792003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Merge-in include/Makefile.am.
82        Reflect changes to bsp.am.
83        * include/Makefile.am: Remove.
84        * configure.ac: Reflect changes above.
85
862003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * bsp_specs: Remove *lib:.
89
902003-09-04      Joel Sherrill <joel@OARcorp.com>
91
92        * console/console-io.c, include/bsp.h, include/coverhd.h,
93        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
94        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
95        startup/linkcmds, startup/setvec.c, tools/psim, tools/runtest,
96        vectors/vectors.S: URL for license changed.
97
982003-09-04      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/bspstart.c: Removed incorrect statement about copyright
101        assignment.
102
1032003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Reflect having moved aclocal/.
106
1072003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved automake/.
110        * clock/Makefile.am: Reflect having moved automake/.
111        * console/Makefile.am: Reflect having moved automake/.
112        * include/Makefile.am: Reflect having moved automake/.
113        * shmsupp/Makefile.am: Reflect having moved automake/.
114        * start/Makefile.am: Reflect having moved automake/.
115        * startup/Makefile.am: Reflect having moved automake/.
116        * timer/Makefile.am: Reflect having moved automake/.
117        * vectors/Makefile.am: Reflect having moved automake/.
118        * wrapup/Makefile.am: Reflect having moved automake/.
119
1202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
123
1242003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        PR 445/bsps
127        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
128        Remove cpp, old_cpp (now unused).
129
1302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove AC_CONFIG_AUX_DIR.
133
1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AC_PREREQ(2.57).
141
1422003-01-20      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/linkcmds*: Add FreeBSD sysctl() sections.
145
1462002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155
1562002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * start/Makefile.am: Use install-data-local to install startfile.
159
1602002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163
1642002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * .cvsignore: Reformat.
167        Add autom4te*cache.
168        Remove autom4te.cache.
169
1702002-09-07      Joel Sherrill <joel@OARcorp.com>
171
172        * clock/clock.c: Disabled use of fast idle since it seems broken
173        with gcc 3.2.
174
1752002-08-21      Joel Sherrill <joel@OARcorp.com>
176
177        * bsp_specs: Added support for -nostdlibs.
178
1792002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
189
1902002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * start/Makefile.am: Eliminate PGM.
193        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
194
1952002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
198
1992002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
202        Remove $(OBJS) from all-local.
203
2042002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
207
2082001-05-09      Joel Sherrill <joel@OARcorp.com>
209
210        * startup/linkcmds: In support of gcc 3.1, added one of more
211        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
212        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
213        and direction of segments to memory regions may also have been
214        addressed.  This was a sweep across all BSPs.
215 
2162002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * startup/bspstart.c: Include <rtems/bspIo.h>.
219        * vectors/align_h.S: Use <> instead of "" for include files.
220
2212001-04-08      Joel Sherrill <joel@OARcorp.com>
222
223        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
224 
2252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac:
228        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
229        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
230        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
240
2412002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
244
2452001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
248
2492001-11-26      Joel Sherrill <joel@OARcorp.com>
250
251        * vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
252
2532001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Add @exceptions@ to SUBDIRS.
256        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
257        make/custom/psim.cfg;
258        Remove RTEMS_OUTPUT_BUILD_SUBDIRS;
259        Add RTEMS_PPC_EXCEPTIONS([old]).
260        * include/Makefile.am: include force-preinstall.am.
261        * wrapup/Makefile.am: Apply @exceptions@.
262
2632001-11-20      Joel Sherrill <joel@OARcorp.com>
264
265        * console/console-io.c: Fix incorrect comment.
266
2672001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
268
269        This modification is part of the submitted modifications necessary to
270        support the IBM PPC405 family.  This submission was reviewed by
271        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
272        not negatively impact the ppc403 BSPs.  The submission and tracking
273        process was captured as PR50.
274        * vectors/align_h.S: Added ppc405 support.
275
2762001-10-25      Joel Sherrill <joel@OARcorp.com>
277
278        * startup/linkcmds: Added _init and _fini.
279
2802001-10-12      Joel Sherrill <joel@OARcorp.com>
281
282        * shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
283
2842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
287        * configure.in: Remove.
288        * configure.ac: New file, generated from configure.in by autoupdate.
289
2902001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
293
2942001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
297        happy.
298
2992001-08-16      Joel Sherrill <joel@OARcorp.com>
300
301        * clock/clock.c: Ensure that clock ticks are long enough to
302        make forward progress.  This was modified to improve results
303        on the RTEMS tests and the ACATS.
304        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
305        gnat 3.13p.
306
3072001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.in: Add bspopts.h.
310        * include/.cvsignore: Add bspopts.h*, stamp-h*.
311        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
312        * include/bsp.h: Include bspopts.h.
313
3142001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
315
316        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
317
3182001-01-03      Joel Sherrill <joel@OARcorp.com>
319
320        * clock/clock.c: Use shared clock driver shell.
321        * console/console.c: Removed.  Now use shared polling shell.
322        * console/console-io.c: New file.
323        * console/Makefile.am: Correct to use shared polling shell.
324        * startup/bspstart.c: Remove all fast idle references.
325
3262000-12-19      Joel Sherrill <joel@OARcorp.com>
327
328        * timer/timer.c: Removed incorrect comments about ERC32.
329
3302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
333
3342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
337
3382000-11-01      Joel Sherrill <joel@OARcorp.com>
339
340        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
341        and libcsupport.h moved from libc to lib/include/rtems and
342        now must be referenced as <rtems/XXX.h>.   Header file order
343        was cleaned up while doing this.
344
3452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
348        Switch to GNU canonicalization.
349
3502000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
353        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
354        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
355
3562000-08-10      Joel Sherrill <joel@OARcorp.com>
357
358        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.