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

4.104.114.84.95
Last change on this file since 1ea5087 was 1ea5087, checked in by Joel Sherrill <joel.sherrill@…>, on 11/14/01 at 18:39:53

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

  • bootloader/Makefile.am: completely reworked.
  • configure.ac: Add AM_PROG_AS.
  • Property mode set to 100644
File size: 2.4 KB
Line 
1        TMPINSTALL_FILES, include force-preinstall.am.
2        * wrapup/Makefile.am: Apply @exceptions@.
3
42001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
5
6        * configure.ac: Add bspopts.h.
7        * include/.cvsignore: Add stamp-h* and bspopts.h*.
8        * include/Makefile.am: Add bspopts.h.
9        * pci/Makefile.am: Append -O2 to AM_CFLAGS.
10
112001-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * bootloader/Makefile.am: completely reworked.
14        * configure.ac: Add AM_PROG_AS.
15
162001-10-25      Joel Sherrill <joel@OARcorp.com>
17
18        * startup/linkcmds: Added _init and _fini.
19
202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
23        * configure.in: Remove.
24        * configure.ac: New file, generated from configure.in by autoupdate.
25
262001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
29        * residual/Makefile.am: Use 'PREINSTALL_FILES ='.
30        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
31        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
32        * openpic/Makefile.am: Use 'PREINSTALL_FILES ='.
33        * bootloader/Makefile.am: Use 'CLEANFILES ='.
34
352001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
36
37        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
38
392001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
40
41        * bootloader/Makefile.am: Modified to install bootloader so
42        make-exe rule can avoid writing to install point or assuming
43        BSP build tree is available.
44
452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
48
492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
52
532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
56        Switch to GNU canonicalization.
57
582000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
59
60        * startup/linkcmds: Added lines so DWARF debug information
61        would be available.  Otherwise gdb complains that the offsets
62        for the debug info are incorrect and doesn't load the files.
63
642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
67        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
68        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
69        startup/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
70        Include compile.am
71
722000-08-10      Joel Sherrill <joel@OARcorp.com>
73
74        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.