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

4.104.114.84.95
Last change on this file since 859c7d8 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

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

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