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

4.104.114.84.95
Last change on this file since 935773b was 935773b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 13:30:06

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

  • start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 10.3 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
4        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
9
102003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * start/Makefile.am: Misc cleanups and fixes.
13        * startup/Makefile.am: Misc cleanups and fixes.
14        * startup/linkcmds: Preparations for gcc-3.3.x.
15        * wrapup/Makefile.am: Misc cleanups and fixes.
16
172003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Add preinstallation dirstamp support.
20        * clock/Makefile.am: Cosmetics.
21        * console/Makefile.am: Cosmetics.
22        * shmsupp/Makefile.am: Cosmetics.
23        * startup/Makefile.am: Cosmetics.
24        * timer/Makefile.am: Cosmetics.
25        * vectors/Makefile.am: Cosmetics.
26        * wrapup/Makefile.am: Cosmetics.
27
282003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * clock/Makefile.am: Remove all-local: $(ARCH).
31        * console/Makefile.am: Remove all-local: $(ARCH).
32        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
33        * start/Makefile.am: Remove all-local: $(ARCH).
34        * startup/Makefile.am: Remove all-local: $(ARCH).
35        * timer/Makefile.am: Remove all-local: $(ARCH).
36        * vectors/Makefile.am: Remove all-local: $(ARCH).
37        * wrapup/Makefile.am: Remove all-local: $(ARCH).
38
392003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Merge-in include/Makefile.am.
42        Reflect changes to bsp.am.
43        * include/Makefile.am: Remove.
44        * configure.ac: Reflect changes above.
45
462003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * bsp_specs: Remove *lib:.
49
502003-09-04      Joel Sherrill <joel@OARcorp.com>
51
52        * console/console-io.c, include/bsp.h, include/coverhd.h,
53        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
54        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
55        startup/linkcmds, startup/setvec.c, tools/psim, tools/runtest,
56        vectors/vectors.S: URL for license changed.
57
582003-09-04      Joel Sherrill <joel@OARcorp.com>
59
60        * startup/bspstart.c: Removed incorrect statement about copyright
61        assignment.
62
632003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Reflect having moved aclocal/.
66
672003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Reflect having moved automake/.
70        * clock/Makefile.am: Reflect having moved automake/.
71        * console/Makefile.am: Reflect having moved automake/.
72        * include/Makefile.am: Reflect having moved automake/.
73        * shmsupp/Makefile.am: Reflect having moved automake/.
74        * start/Makefile.am: Reflect having moved automake/.
75        * startup/Makefile.am: Reflect having moved automake/.
76        * timer/Makefile.am: Reflect having moved automake/.
77        * vectors/Makefile.am: Reflect having moved automake/.
78        * wrapup/Makefile.am: Reflect having moved automake/.
79
802003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
83
842003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        PR 445/bsps
87        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
88        Remove cpp, old_cpp (now unused).
89
902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Remove AC_CONFIG_AUX_DIR.
93
942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
97
982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AC_PREREQ(2.57).
101
1022003-01-20      Joel Sherrill <joel@OARcorp.com>
103
104        * startup/linkcmds*: Add FreeBSD sysctl() sections.
105
1062002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
109        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
112        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115
1162002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * start/Makefile.am: Use install-data-local to install startfile.
119
1202002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123
1242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * .cvsignore: Reformat.
127        Add autom4te*cache.
128        Remove autom4te.cache.
129
1302002-09-07      Joel Sherrill <joel@OARcorp.com>
131
132        * clock/clock.c: Disabled use of fast idle since it seems broken
133        with gcc 3.2.
134
1352002-08-21      Joel Sherrill <joel@OARcorp.com>
136
137        * bsp_specs: Added support for -nostdlibs.
138
1392002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
142        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
143        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
144        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
145        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
146        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
147        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
148        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
149
1502002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Eliminate PGM.
153        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
154
1552002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * startup/Makefile.am: Add bsplib_DATA = linkcmds device-tree.
158
1592002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
162        Remove $(OBJS) from all-local.
163
1642002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
167
1682001-05-09      Joel Sherrill <joel@OARcorp.com>
169
170        * startup/linkcmds: In support of gcc 3.1, added one of more
171        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
172        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
173        and direction of segments to memory regions may also have been
174        addressed.  This was a sweep across all BSPs.
175 
1762002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * startup/bspstart.c: Include <rtems/bspIo.h>.
179        * vectors/align_h.S: Use <> instead of "" for include files.
180
1812001-04-08      Joel Sherrill <joel@OARcorp.com>
182
183        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
184 
1852002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac:
188        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
189        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
190        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
200
2012002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
204
2052001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
208
2092001-11-26      Joel Sherrill <joel@OARcorp.com>
210
211        * vectors/vectors.S: Include <bsp.h> to get PPC_VECTOR_FILE_BASE.
212
2132001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: Add @exceptions@ to SUBDIRS.
216        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
217        make/custom/psim.cfg;
218        Remove RTEMS_OUTPUT_BUILD_SUBDIRS;
219        Add RTEMS_PPC_EXCEPTIONS([old]).
220        * include/Makefile.am: include force-preinstall.am.
221        * wrapup/Makefile.am: Apply @exceptions@.
222
2232001-11-20      Joel Sherrill <joel@OARcorp.com>
224
225        * console/console-io.c: Fix incorrect comment.
226
2272001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
228
229        This modification is part of the submitted modifications necessary to
230        support the IBM PPC405 family.  This submission was reviewed by
231        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
232        not negatively impact the ppc403 BSPs.  The submission and tracking
233        process was captured as PR50.
234        * vectors/align_h.S: Added ppc405 support.
235
2362001-10-25      Joel Sherrill <joel@OARcorp.com>
237
238        * startup/linkcmds: Added _init and _fini.
239
2402001-10-12      Joel Sherrill <joel@OARcorp.com>
241
242        * shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
243
2442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
247        * configure.in: Remove.
248        * configure.ac: New file, generated from configure.in by autoupdate.
249
2502001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
253
2542001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
257        happy.
258
2592001-08-16      Joel Sherrill <joel@OARcorp.com>
260
261        * clock/clock.c: Ensure that clock ticks are long enough to
262        make forward progress.  This was modified to improve results
263        on the RTEMS tests and the ACATS.
264        * startup/linkcmds: Modified to work better with gcc 2.8.1 and
265        gnat 3.13p.
266
2672001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.in: Add bspopts.h.
270        * include/.cvsignore: Add bspopts.h*, stamp-h*.
271        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
272        * include/bsp.h: Include bspopts.h.
273
2742001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
275
276        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
277
2782001-01-03      Joel Sherrill <joel@OARcorp.com>
279
280        * clock/clock.c: Use shared clock driver shell.
281        * console/console.c: Removed.  Now use shared polling shell.
282        * console/console-io.c: New file.
283        * console/Makefile.am: Correct to use shared polling shell.
284        * startup/bspstart.c: Remove all fast idle references.
285
2862000-12-19      Joel Sherrill <joel@OARcorp.com>
287
288        * timer/timer.c: Removed incorrect comments about ERC32.
289
2902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
293
2942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
297
2982000-11-01      Joel Sherrill <joel@OARcorp.com>
299
300        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
301        and libcsupport.h moved from libc to lib/include/rtems and
302        now must be referenced as <rtems/XXX.h>.   Header file order
303        was cleaned up while doing this.
304
3052000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
308        Switch to GNU canonicalization.
309
3102000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
313        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
314        vectors/Makefile.am, wrapup/Makefile.am: Include compile.am
315
3162000-08-10      Joel Sherrill <joel@OARcorp.com>
317
318        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.