source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @ 4fe0abdc

4.104.114.84.95
Last change on this file since 4fe0abdc was 4fe0abdc, checked in by Joel Sherrill <joel.sherrill@…>, on 11/21/01 at 18:38:48

2001-11-21 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add @exceptions@ to SUBDIRS; Remove need_motorola_powerpc.
  • configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from make/custom/mcp750.cfg, make/custom/mvme2307.cfg; Remove need_motorola_powerpc; Add RTEMS_PPC_EXCEPTIONS([new]).
  • include/Makefile.am: Replace PREINSTALL_FILES with TMPINSTALL_FILES, include force-preinstall.am.
  • wrapup/Makefile.am: Apply @exceptions@.
  • Property mode set to 100644
File size: 3.0 KB
Line 
1        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2
32001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
4
5        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
6
72001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
10
112001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Add @exceptions@ to SUBDIRS;
14        Remove need_motorola_powerpc.
15        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
16        make/custom/mcp750.cfg, make/custom/mvme2307.cfg;
17        Remove need_motorola_powerpc;
18        Add RTEMS_PPC_EXCEPTIONS([new]).
19        * include/Makefile.am: Replace PREINSTALL_FILES with
20        TMPINSTALL_FILES, include force-preinstall.am.
21        * wrapup/Makefile.am: Apply @exceptions@.
22
232001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Add bspopts.h.
26        * include/.cvsignore: Add stamp-h* and bspopts.h*.
27        * include/Makefile.am: Add bspopts.h.
28        * pci/Makefile.am: Append -O2 to AM_CFLAGS.
29
302001-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * bootloader/Makefile.am: completely reworked.
33        * configure.ac: Add AM_PROG_AS.
34
352001-10-25      Joel Sherrill <joel@OARcorp.com>
36
37        * startup/linkcmds: Added _init and _fini.
38
392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
42        * configure.in: Remove.
43        * configure.ac: New file, generated from configure.in by autoupdate.
44
452001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
48        * residual/Makefile.am: Use 'PREINSTALL_FILES ='.
49        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
50        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
51        * openpic/Makefile.am: Use 'PREINSTALL_FILES ='.
52        * bootloader/Makefile.am: Use 'CLEANFILES ='.
53
542001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
55
56        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
57
582001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
59
60        * bootloader/Makefile.am: Modified to install bootloader so
61        make-exe rule can avoid writing to install point or assuming
62        BSP build tree is available.
63
642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
67
682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
71
722000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
75        Switch to GNU canonicalization.
76
772000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
78
79        * startup/linkcmds: Added lines so DWARF debug information
80        would be available.  Otherwise gdb complains that the offsets
81        for the debug info are incorrect and doesn't load the files.
82
832000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
86        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
87        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
88        startup/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
89        Include compile.am
90
912000-08-10      Joel Sherrill <joel@OARcorp.com>
92
93        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.