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

4.104.114.84.95
Last change on this file since 6f21328 was 6f21328, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/01 at 13:15:55

2001-05-10 Ralf Corsepius <corsepiu@…>

  • configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
  • Property mode set to 100644
File size: 1.7 KB
Line 
1
22001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3
4        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
5        * residual/Makefile.am: Use 'PREINSTALL_FILES ='.
6        * vectors/Makefile.am: Use 'PREINSTALL_FILES ='.
7        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
8        * openpic/Makefile.am: Use 'PREINSTALL_FILES ='.
9        * bootloader/Makefile.am: Use 'CLEANFILES ='.
10
112001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
12
13        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
14
152001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
16
17        * bootloader/Makefile.am: Modified to install bootloader so
18        make-exe rule can avoid writing to install point or assuming
19        BSP build tree is available.
20
212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
24
252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
28
292000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
32        Switch to GNU canonicalization.
33
342000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
35
36        * startup/linkcmds: Added lines so DWARF debug information
37        would be available.  Otherwise gdb complains that the offsets
38        for the debug info are incorrect and doesn't load the files.
39
402000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am,
43        irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am,
44        pci/Makefile.am, residual/Makefile.am, start/Makefile.am,
45        startup/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
46        Include compile.am
47
482000-08-10      Joel Sherrill <joel@OARcorp.com>
49
50        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.