source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @ 85ca769

4.104.114.84.95
Last change on this file since 85ca769 was 85ca769, checked in by Joel Sherrill <joel.sherrill@…>, on 12/07/01 at 12:44:01

2001-12-04 Ralf Corsepius <corsepiu@…>

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