source: rtems/c/make/ChangeLog @ 2595580

4.104.114.84.95
Last change on this file since 2595580 was 2595580, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/05/02 at 07:27:51

2002-11-05 Ralf Corsepius <corsepiu@…>

  • configure.ac: Unconditionally check for CXX (Hack to bug in autoconf > 2.54).
  • Property mode set to 100644
File size: 1.8 KB
Line 
12002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Unconditionally check for CXX (Hack to bug in
4        autoconf > 2.54).
5
62002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * .cvsignore: Reformat.
9        Add autom4te*cache.
10        Remove autom4te.cache.
11
122002-09-13      Joel Sherrill <joel@OARcorp.com>
13
14        * Part of addressing PR281.
15        * target.cfg.in: Removed remaining support for RTEMS_USE_GCC272
16        and RTEMS_LIBC_DIR.
17
18
192002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Remove ENABLE_GCC28.
22
232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac:
26        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
27        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
28        * Makefile.am: Remove AUTOMAKE_OPTIONS.
29
302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
33        * configure.in: Remove.
34        * configure.ac: New file, generated from configure.in by autoupdate.
35
362001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Switch from prefix to exec_prefix.
39        * target.cfg.in: Remove prefix and commented out lines.
40
412001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.in: Remove rtems_cv_prog_cc_cross reference.
44        * target.cfg.in: Delete commented out lines regarding obsolete lines.
45
462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
49
502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
53
542000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * target.cfg.in: Comment out RTEMS_HOST, RTEMS_CROSS_TARGET.
57        * Makefile.am: Switch to GNU canonicalization.
58
592000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * target.cfg.in: Comment out DEFS.
62
632000-08-10      Joel Sherrill <joel@OARcorp.com>
64
65        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.