source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/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: 19.8 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: Use CPPASCOMPILE instead of CCASCOMPILE.
8
92004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * wrapup/Makefile.am: Convert to automake-building rules.
12
132004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Use include_*HEADERS for .../shared/*.h.
16
172004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
20        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
21        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
22        startup/Makefile.am, vectors/Makefile.am, vme/Makefile.am.
23        Use automake compilation rules.
24        Rename clock.rel to pclock.rel (Conflict with libcpu).
25        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
26        motorola/Makefile.am, openpic/Makefile.am, pci/Makefile.am,
27        residual/Makefile.am, start/Makefile.am, startup/Makefile.am,
28        vectors/Makefile.am, vme/Makefile.am: Remove.
29        * configure.ac: Reflect changes above.
30        * wrapup/Makefile.am: Reflect changes above.
31
322004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * wrapup/Makefile.am: Reflect changes to
35        ../support/*exception_processing/*.
36
372004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
40        Add RTEMS_PROG_CCAS.
41
422004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Add PREINSTALL_DIRS.
45        * irq/Makefile.am: Add PREINSTALL_DIRS.
46        * motorola/Makefile.am: Add PREINSTALL_DIRS.
47        * openpic/Makefile.am: Add PREINSTALL_DIRS.
48        * pci/Makefile.am: Add PREINSTALL_DIRS.
49        * vectors/Makefile.am: Add PREINSTALL_DIRS.
50        * vme/Makefile.am: Add PREINSTALL_DIRS.
51        * wrapup/Makefile.am: Reflect changes to libcpu.
52
532004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
56        Add PRE/TMPINSTALL_FILES to CLEANFILES.
57        * bootloader/Makefile.am: Ditto.
58        * irq/Makefile.am: Ditto.
59        * motorola/Makefile.am: Ditto.
60        * openpic/Makefile.am: Ditto.
61        * pci/Makefile.am: Ditto.
62        * start/Makefile.am: Ditto.
63        * startup/Makefile.am: Ditto.
64        * vectors/Makefile.am: Ditto.
65        * vme/Makefile.am: Ditto.
66
672004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * wrapup/Makefile.am: Eliminate $(LIB).
70        Use noinst_DATA to trigger building libbsp.a.
71
722003-12-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * start/Makefile.am: Add BUILD-VARIANTS.
75
762003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * vectors/Makefile.am: Fix typos.
79        * vme/Makefile.am: Fix typos.
80
812003-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * bootloader/Makefile.am: Eliminate VPATH.
84        * clock/Makefile.am: Eliminate VPATH.
85        * console/Makefile.am: Eliminate VPATH.
86        * irq/Makefile.am: Eliminate VPATH.
87        * motorola/Makefile.am: Eliminate VPATH.
88        * openpic/Makefile.am: Eliminate VPATH.
89        * pci/Makefile.am: Eliminate VPATH.
90        * residual/Makefile.am: Eliminate VPATH.
91        * start/Makefile.am: Eliminate VPATH.
92        * startup/Makefile.am: Eliminate VPATH.
93        * vectors/Makefile.am: Eliminate VPATH.
94        * vme/Makefile.am: Eliminate VPATH.
95
962003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * bootloader/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
99        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
100        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
101
1022003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
105        * bootloader/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
106        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
107        * motorola/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
108        * openpic/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
109        * pci/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
110        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
111        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
112        * vectors/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
113        * vme/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
114
1152003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
118
1192003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * bootloader/Makefile.am: Misc cleanups and fixes.
122        * motorola/Makefile.am: Misc cleanups and fixes.
123        * start/Makefile.am: Misc cleanups and fixes.
124        * startup/Makefile.am: Misc cleanups and fixes.
125        * startup/linkcmds: Preparations for gcc-3.3.x.
126
1272003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Cosmetics.
130        * bootloader/Makefile.am: Cosmetics.
131        * startup/Makefile.am: Cosmetics.
132
1332003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * Makefile.am: Add preinstallation dirstamp support.
136        * bootloader/Makefile.am: Cosmetics.
137        * clock/Makefile.am: Cosmetics.
138        * console/Makefile.am: Cosmetics.
139        * irq/Makefile.am: Add preinstallation dirstamp support.
140        * motorola/Makefile.am: Cosmetics.
141        * openpic/Makefile.am: Cosmetics.
142        * pci/Makefile.am: Cosmetics.
143        * residual/Makefile.am: Cosmetics.
144        * start/Makefile.am: Cosmetics.
145        * startup/Makefile.am: Cosmetics.
146        * vectors/Makefile.am: Add preinstallation dirstamp support.
147        * vme/Makefile.am: Add preinstallation dirstamp support.
148        * wrapup/Makefile.am: Cosmetics.
149
1502003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * clock/Makefile.am: Remove all-local: $(ARCH).
153        * console/Makefile.am: Remove all-local: $(ARCH).
154        * irq/Makefile.am: Remove all-local: $(ARCH).
155        * motorola/Makefile.am: Remove all-local: $(ARCH).
156        * openpic/Makefile.am: Remove all-local: $(ARCH).
157        * pci/Makefile.am: Remove all-local: $(ARCH).
158        * residual/Makefile.am: Remove all-local: $(ARCH).
159        * start/Makefile.am: Remove all-local: $(ARCH).
160        * startup/Makefile.am: Remove all-local: $(ARCH).
161        * vectors/Makefile.am: Remove all-local: $(ARCH).
162        * vme/Makefile.am: Remove all-local: $(ARCH).
163        * wrapup/Makefile.am: Remove all-local: $(ARCH).
164
1652003-10-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * vectors/Makefile.am: Fix header installation.
168
1692003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Merge-in include/Makefile.am.
172        Reflect changes to bsp.am.
173        * include/Makefile.am: Remove.
174        * include/bsp.h: Add copy of ../shared/include/bsp.h (Violates BSP
175        coding standards).
176        * configure.ac: Reflect changes above.
177        * irq/Makefile.am: Fix header installation.
178        * motorola/Makefile.am: Fix header installation.
179        * openpic/Makefile.am: Fix header installation.
180        * pci/Makefile.am: Fix header installation.
181
1822003-09-26      Till Strauman <strauman@slac.stanford.edu>
183
184        PR 496/bsps
185        * startup/Makefile.am: Use PowerPC shared sbrk() implementation which
186        is used when initial heap size is limited to first 32 MB of RAM to
187        satisfy boot loader requirements.
188
1892003-09-26  Till Straumann <strauman@slac.stanford.edu>
190
191        PR 497/bsps
192        * BOOTING: Document letting the bootloader shut down the
193        network interface since it continues to run after loading
194        RTEMS application and has to be dealt with.
195 
1962003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * bsp_specs: Remove *lib:.
199
2002003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Reflect having moved aclocal/.
203
2042003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Reflect having moved automake/.
207        * bootloader/Makefile.am: Reflect having moved automake/.
208        * clock/Makefile.am: Reflect having moved automake/.
209        * console/Makefile.am: Reflect having moved automake/.
210        * include/Makefile.am: Reflect having moved automake/.
211        * irq/Makefile.am: Reflect having moved automake/.
212        * motorola/Makefile.am: Reflect having moved automake/.
213        * openpic/Makefile.am: Reflect having moved automake/.
214        * pci/Makefile.am: Reflect having moved automake/.
215        * residual/Makefile.am: Reflect having moved automake/.
216        * start/Makefile.am: Reflect having moved automake/.
217        * startup/Makefile.am: Reflect having moved automake/.
218        * vectors/Makefile.am: Reflect having moved automake/.
219        * vme/Makefile.am: Reflect having moved automake/.
220        * wrapup/Makefile.am: Reflect having moved automake/.
221
2222003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
225
2262003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        PR 444/bsps
229        PR 445/bsps
230        * bsp_specs: Remove -D__embedded__ -Asystem(embedded)
231        -DUSE_ENHANCED_INTR_API from cpp.
232        Remove cpp, old_cpp (now unused).
233        * configure.ac: Add -DUSE_ENHANCED_INTR_API to bspopts.h.
234
2352003-03-27      Joel Sherrill <joel@OARcorp.com>
236
237        * bootloader/Makefile.am: Eliminate EABI CFLAGS from those used to
238        compile the bootloader.
239
2402003-03-18  Till Straumann <strauman@slac.stanford.edu>
241
242        PR 356/bsps
243        * bsp_specs, start/Makefile.am, startup/linkcmds
244        This patch makes RTEMS/powerpc/shared EABI compliant.
245        Declare all linker-script defined addresses as
246        variables of unknown size and not as short objects
247        like 'int', 'void*' etc.
248        This prevents the compiler from generating a relocation
249        who assumes the existence of an __rtems_end object in
250        one of the short data areas (which would result in a
251        linker error).
252
2532003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Remove AC_CONFIG_AUX_DIR.
256
2572003-02-20      Till Straumann <strauman@slac.stanford.edu>
258
259        PR 349/bsps
260        * startup/Makefile.am, startup/linkcmds startup/Makefile.am,
261        startup/bspstart.c, startup/pgtbl_activate.c, startup/pgtbl_setup.c:
262        Let the powerpc/shared (+derived) BSPs use pagetable support
263        from libcpu.
264
2652003-02-20      Till Straumann <strauman@slac.stanford.edu>
266
267        PR 349/bsps
268        * Makefile.am, configure.ac: Add glue to the powerpc/shared BSP
269        to use the vmeUniverse VME-PCI bridge driver.
270        * vme/.cvsignore, vme/Makefile.am, wrapup/Makefile.am: New files.
271
2722003-02-20      Till Straumann <strauman@slac.stanford.edu>
273
274        PR 349/bsps
275        * openpic/Makefile.am, pci/Makefile.am:
276          - install the 'openpic.h' and 'pci.h' headers
277          - avoid a name clash by renaming 'vsprintf' & friends
278            to 'k_vsprintf' etc.
279          - let 'rtemsReboot' print a stack trace (in case an 'assert' failed)
280          - irq.c:
281             * fix: remove implicit assumption that ISA interrupt vectors start
282                    at 0
283             * add BSP hook to let a VME interrupt acknowledge the PCI/openpic
284               IRQ. (SEE ALSO THE ppc-sharedbsp-vme.diff patch)
285          - fix: EABI compliance; isr/exception lowlevel handlers must not
286                 clobber R2 or R13
287          - fix: openpic_init was called with the polarity/senses tables
288                 swapped (fixed wrong order of arguments)
289          - cosmetics: use new _read_SPRXX() _write_SPRXX() macros
290
2912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
294
2952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac: AC_PREREQ(2.57).
298
2992003-01-20      Joel Sherrill <joel@OARcorp.com>
300
301        * startup/linkcmds*: Add FreeBSD sysctl() sections.
302
3032002-12-08      Greg Menke <gregory.menke@gsfc.nasa.gov>
304 
305        * startup/linkcmds: Shifted .init, .fini to match better with
306        crtbegin/crtend linking.
307
3082002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * bootloader/Makefile.am: Don't include @RTEMS_BSP@.cfg.
311        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
312        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
313        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
314        * motorola/Makefile.am: Don't include @RTEMS_BSP@.cfg.
315        * openpic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
316        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
317        * residual/Makefile.am: Don't include @RTEMS_BSP@.cfg.
318        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
319        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
320        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
321
3222002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * start/Makefile.am: Use install-data-local to install startfile.
325
3262002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
329
330002-11-17       Greg Menke <gregory.menke@gsfc.nasa.gov>
331
332        * README.mtx603e: New file.
333
3342002-11-14      Greg Menke <gregory.menke@gsfc.nasa.gov>
335
336        * bsp_specs: Added crtbegin,crtend objects so C++ global objects
337        constructors/destructors run correctly. 
338        * startup/linkcmds: Increased code length and updated the ctor/dtor
339        sections to handle crtbegin, crtend objects.
340>       
3412002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * .cvsignore: Reformat.
344        Add autom4te*cache.
345        Remove autom4te.cache.
346
3472002-08-21      Joel Sherrill <joel@OARcorp.com>
348
349        * bsp_specs: Added support for -nostdlibs.
350
3512002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * bootloader/Makefile.am: Fix that crappy Makefile.am once again.
354
3552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * bootloader/Makefile.am: Use .$(OBJEXT) instead of .o.
358        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
359        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
360        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
361        * motorola/Makefile.am: Use .$(OBJEXT) instead of .o.
362        * openpic/Makefile.am: Use .$(OBJEXT) instead of .o.
363        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
364        * residual/Makefile.am: Use .$(OBJEXT) instead of .o.
365        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
366        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
367        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
368        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
369
3702002-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * bootloader/Makefile.am: Install bootloader.o.
373        Install bootloader/bootloader.ppcboot.lds.
374
3752002-07-24      Joel Sherrill <joel@OARcorp.com>
376
377        * vectors/Makefile.am: Install bsp/vectors.h.
378
3792002-07-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * include/Makefile.am: Fix preinstallation.
382        * bootloader: Eliminate $(INCLUDES).
383
3842002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * start/Makefile.am: Eliminate PGM.
387        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
388
3892002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
392
3932002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
396        Remove $(OBJS) from all-local.
397
3982002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
401
4022001-05-14      Till Straumann <strauman@slac.stanford.edu>
403
404        * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
405        Per PR216, "libbsp/powerpc/shared" BSP has been modified considerably
406        with the goal to make it more flexible and reusable by other
407        BSPs. The main strategies were:
408            - eliminate hardcoded base addresses; devices use offsets
409              and a BSP defined base address.
410            - separate functionality into different files (e.g. reboot from
411              inch.c to reboot.c) which can be overridden by a 'derived' BSP.
412            - separate initialization code into separate files (e.g.  PCI
413              bridge detection/initialization was separated from the more
414              generic PCI access routines), also to make it easier for
415              'derived' BSPs to substitute their own initialization code.
416        There are also a couple of enhancements and fixes:
417            - IRQ handling code now has a hook for attaching a VME bridge.
418            - OpenPIC is now explicitely initialized (polarities, senses).
419              Eliminated the implicit assumption on the presence of an ISA PIC.
420            - UART and console driver now supports more than 1 port. The current
421              maximum of 2 can easily be extended by enlarging a table (it
422              would even be easier if the ISR API was not broken by design).
423            - fixed polled_io.c so it correctly supports console on COM2
424            - fixed TLB invalidation code (start.S).
425            - exception handler prints a stack backtrace.
426            - added BSP_pciFindDevice() to scan the pci bus for a particular
427              vendor/device/instance.
428
4292001-05-09      Joel Sherrill <joel@OARcorp.com>
430
431        * startup/linkcmds: In support of gcc 3.1, added one of more
432        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
433        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
434        and direction of segments to memory regions may also have been
435        addressed.  This was a sweep across all BSPs.
436 
4372001-04-08      Joel Sherrill <joel@OARcorp.com>
438
439        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
440 
4412002-04-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * bootloader/Makefile.am: Use automake-1.6 AS compilation rules.
444
4452001-04-02      Joel Sherrill <joel@OARcorp.com>
446
447        * bootloader/Makefile.am: Use AM_CCASFLAGS instead of AM_ASFLAGS.
448
4492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * configure.ac:
452        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
453        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
454        * bootloader/Makefile.am: Remove AUTOMAKE_OPTIONS.
455        * Makefile.am: Remove AUTOMAKE_OPTIONS.
456        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
457        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
458        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
459        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
460        * motorola/Makefile.am: Remove AUTOMAKE_OPTIONS.
461        * openpic/Makefile.am: Remove AUTOMAKE_OPTIONS.
462        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
463        * residual/Makefile.am: Remove AUTOMAKE_OPTIONS.
464        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
465        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
466        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
467        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
468
4692001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
472
4732001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
476
4772001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * Makefile.am: Add @exceptions@ to SUBDIRS;
480        Remove need_motorola_powerpc.
481        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
482        make/custom/mcp750.cfg, make/custom/mvme2307.cfg;
483        Remove need_motorola_powerpc;
484        Add RTEMS_PPC_EXCEPTIONS([new]).
485        * include/Makefile.am: Replace PREINSTALL_FILES with
486        TMPINSTALL_FILES, include force-preinstall.am.
487        * wrapup/Makefile.am: Apply @exceptions@.
488
4892001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * configure.ac: Add bspopts.h.
492        * include/.cvsignore: Add stamp-h* and bspopts.h*.
493        * include/Makefile.am: Add bspopts.h.
494        * pci/Makefile.am: Append -O2 to AM_CFLAGS.
495
4962001-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * bootloader/Makefile.am: completely reworked.
499        * configure.ac: Add AM_PROG_AS.
500
5012001-10-25      Joel Sherrill <joel@OARcorp.com>
502
503        * startup/linkcmds: Added _init and _fini.
504
5052001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
508        * configure.in: Remove.
509        * configure.ac: New file, generated from configure.in by autoupdate.
510
5112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
514        * residual/Makefile.am: Use 'PREINSTALL_FILES ='.
515        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
516        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
517        * openpic/Makefile.am: Use 'PREINSTALL_FILES ='.
518        * bootloader/Makefile.am: Use 'CLEANFILES ='.
519
5202001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
521
522        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
523
5242001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
525
526        * bootloader/Makefile.am: Modified to install bootloader so
527        make-exe rule can avoid writing to install point or assuming
528        BSP build tree is available.
529
5302000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
533
5342000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
537
5382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
541        Switch to GNU canonicalization.
542
5432000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
544
545        * startup/linkcmds: Added lines so DWARF debug information
546        would be available.  Otherwise gdb complains that the offsets
547        for the debug info are incorrect and doesn't load the files.
548
5492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
552        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
553        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
554        startup/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
555        Include compile.am
556
5572000-08-10      Joel Sherrill <joel@OARcorp.com>
558
559        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.