source: rtems/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog @ 1a457f5

4.104.114.84.95
Last change on this file since 1a457f5 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

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

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