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

4.104.114.84.95
Last change on this file since ce0f13ef was ce0f13ef, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/15/03 at 08:06:17

2003-12-15 Ralf Corsepius <corsepiu@…>

  • startup/linkcmds: Remove SEARCH_DIR.
  • Property mode set to 100644
File size: 10.6 KB
Line 
12003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/linkcmds: Remove SEARCH_DIR.
4
52003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
8        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
9
102003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
14
152003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
18
192003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * start/Makefile.am: Misc cleanups and fixes.
22        * startup/Makefile.am: Misc cleanups and fixes.
23        * startup/linkcmds: Preparations for gcc-3.3.x.
24        * wrapup/Makefile.am: Misc cleanups and fixes.
25
262003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Add preinstallation dirstamp support.
29        * clock/Makefile.am: Cosmetics.
30        * console/Makefile.am: Cosmetics.
31        * shmsupp/Makefile.am: Cosmetics.
32        * startup/Makefile.am: Cosmetics.
33        * timer/Makefile.am: Cosmetics.
34        * vectors/Makefile.am: Cosmetics.
35        * wrapup/Makefile.am: Cosmetics.
36
372003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * clock/Makefile.am: Remove all-local: $(ARCH).
40        * console/Makefile.am: Remove all-local: $(ARCH).
41        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
42        * start/Makefile.am: Remove all-local: $(ARCH).
43        * startup/Makefile.am: Remove all-local: $(ARCH).
44        * timer/Makefile.am: Remove all-local: $(ARCH).
45        * vectors/Makefile.am: Remove all-local: $(ARCH).
46        * wrapup/Makefile.am: Remove all-local: $(ARCH).
47
482003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Merge-in include/Makefile.am.
51        Reflect changes to bsp.am.
52        * include/Makefile.am: Remove.
53        * configure.ac: Reflect changes above.
54
552003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * bsp_specs: Remove *lib:.
58
592003-09-04      Joel Sherrill <joel@OARcorp.com>
60
61        * console/console-io.c, include/bsp.h, include/coverhd.h,
62        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
63        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
64        startup/linkcmds, startup/setvec.c, tools/psim, tools/runtest,
65        vectors/vectors.S: URL for license changed.
66
672003-09-04      Joel Sherrill <joel@OARcorp.com>
68
69        * startup/bspstart.c: Removed incorrect statement about copyright
70        assignment.
71
722003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Reflect having moved aclocal/.
75
762003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Reflect having moved automake/.
79        * clock/Makefile.am: Reflect having moved automake/.
80        * console/Makefile.am: Reflect having moved automake/.
81        * include/Makefile.am: Reflect having moved automake/.
82        * shmsupp/Makefile.am: Reflect having moved automake/.
83        * start/Makefile.am: Reflect having moved automake/.
84        * startup/Makefile.am: Reflect having moved automake/.
85        * timer/Makefile.am: Reflect having moved automake/.
86        * vectors/Makefile.am: Reflect having moved automake/.
87        * wrapup/Makefile.am: Reflect having moved automake/.
88
892003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
92
932003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        PR 445/bsps
96        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
97        Remove cpp, old_cpp (now unused).
98
992003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove AC_CONFIG_AUX_DIR.
102
1032003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
106
1072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: AC_PREREQ(2.57).
110
1112003-01-20      Joel Sherrill <joel@OARcorp.com>
112
113        * startup/linkcmds*: Add FreeBSD sysctl() sections.
114
1152002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
118        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
122        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124
1252002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * start/Makefile.am: Use install-data-local to install startfile.
128
1292002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132
1332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * .cvsignore: Reformat.
136        Add autom4te*cache.
137        Remove autom4te.cache.
138
1392002-09-07      Joel Sherrill <joel@OARcorp.com>
140
141        * clock/clock.c: Disabled use of fast idle since it seems broken
142        with gcc 3.2.
143
1442002-08-21      Joel Sherrill <joel@OARcorp.com>
145
146        * bsp_specs: Added support for -nostdlibs.
147
1482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
151        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
158
1592002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Eliminate PGM.
162        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
163
1642002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
167
1682002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
171        Remove $(OBJS) from all-local.
172
1732002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
176
1772001-05-09      Joel Sherrill <joel@OARcorp.com>
178
179        * startup/linkcmds: In support of gcc 3.1, added one of more
180        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
181        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
182        and direction of segments to memory regions may also have been
183        addressed.  This was a sweep across all BSPs.
184 
1852002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * startup/bspstart.c: Include <rtems/bspIo.h>.
188        * vectors/align_h.S: Use <> instead of "" for include files.
189
1902001-04-08      Joel Sherrill <joel@OARcorp.com>
191
192        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
193 
1942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac:
197        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
198        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
199        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
209
2102002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
213
2142001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
217
2182001-11-26      Joel Sherrill <joel@OARcorp.com>
219
220        * vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
221
2222001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: Add @exceptions@ to SUBDIRS.
225        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
226        make/custom/psim.cfg;
227        Remove RTEMS_OUTPUT_BUILD_SUBDIRS;
228        Add RTEMS_PPC_EXCEPTIONS([old]).
229        * include/Makefile.am: include force-preinstall.am.
230        * wrapup/Makefile.am: Apply @exceptions@.
231
2322001-11-20      Joel Sherrill <joel@OARcorp.com>
233
234        * console/console-io.c: Fix incorrect comment.
235
2362001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
237
238        This modification is part of the submitted modifications necessary to
239        support the IBM PPC405 family.  This submission was reviewed by
240        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
241        not negatively impact the ppc403 BSPs.  The submission and tracking
242        process was captured as PR50.
243        * vectors/align_h.S: Added ppc405 support.
244
2452001-10-25      Joel Sherrill <joel@OARcorp.com>
246
247        * startup/linkcmds: Added _init and _fini.
248
2492001-10-12      Joel Sherrill <joel@OARcorp.com>
250
251        * shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
252
2532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
256        * configure.in: Remove.
257        * configure.ac: New file, generated from configure.in by autoupdate.
258
2592001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
262
2632001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
266        happy.
267
2682001-08-16      Joel Sherrill <joel@OARcorp.com>
269
270        * clock/clock.c: Ensure that clock ticks are long enough to
271        make forward progress.  This was modified to improve results
272        on the RTEMS tests and the ACATS.
273        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
274        gnat 3.13p.
275
2762001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.in: Add bspopts.h.
279        * include/.cvsignore: Add bspopts.h*, stamp-h*.
280        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
281        * include/bsp.h: 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-03      Joel Sherrill <joel@OARcorp.com>
288
289        * clock/clock.c: Use shared clock driver shell.
290        * console/console.c: Removed.  Now use shared polling shell.
291        * console/console-io.c: New file.
292        * console/Makefile.am: Correct to use shared polling shell.
293        * startup/bspstart.c: Remove all fast idle references.
294
2952000-12-19      Joel Sherrill <joel@OARcorp.com>
296
297        * timer/timer.c: Removed incorrect comments about ERC32.
298
2992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
302
3032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
306
3072000-11-01      Joel Sherrill <joel@OARcorp.com>
308
309        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
310        and libcsupport.h moved from libc to lib/include/rtems and
311        now must be referenced as <rtems/XXX.h>.   Header file order
312        was cleaned up while doing this.
313
3142000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
317        Switch to GNU canonicalization.
318
3192000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
322        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
323        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
324
3252000-08-10      Joel Sherrill <joel@OARcorp.com>
326
327        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.