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

4.104.114.84.95
Last change on this file since ac9253e was ac9253e, checked in by Joel Sherrill <joel.sherrill@…>, on 10/25/01 at 22:05:52

2001-10-25 Joel Sherrill <joel@…>

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