source: rtems/c/src/lib/libbsp/m68k/mvme162/tools/ChangeLog @ f2a90594

4.104.114.84.95
Last change on this file since f2a90594 was f2a90594, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/26/07 at 08:26:16

2007-01-26 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.am: Use MKDIR_P instead of mkdir_p.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12007-01-26      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Use MKDIR_P instead of mkdir_p.
4
52006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: New BUG-REPORT address.
8
92006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Require autoconf-2.60. Require automake-1.10.
12
132004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
14
15        * configure.ac: Require automake > 1.9.
16
172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reworked.
20
212003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
24
252003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Cosmetics.
28
292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Reflect having moved aclocal/.
32
332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Reflect having moved automake/.
36
372003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
40
412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Remove AC_CONFIG_AUX_DIR.
44
452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
48
492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: AC_PREREQ(2.57).
52
532002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * .cvsignore: Reformat.
56        Add autom4te*cache.
57        Remove autom4te.cache.
58
592002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Remove AC_EXEEXT (obsolete).
62
632002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac:
66        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
67        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
68        * Makefile.am: Remove AUTOMAKE_OPTIONS.
69
702001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
73        * configure.in: Remove.
74        * configure.ac: New file, generated from configure.in by autoupdate.
75
762000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
79
802000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
83
842000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
87        Switch to GNU canonicalization, conditionalize building sload.
88        * configure.in: Add checks to build sload, conditionalize building
89        sload.
90
912000-08-10      Joel Sherrill <joel@OARcorp.com>
92
93        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.