source: rtems/c/src/make/ChangeLog @ dae3dd1

4.104.114.84.95
Last change on this file since dae3dd1 was a86f4f6c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/07/02 at 15:19:00

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

  • configure.ac: Remove references to Templates. Use local AC_CONFIG_LINKS.
  • README: Relocated from make/
  • directory.cfg: Ditto.
  • lib.cfg: Ditto.
  • compilers/gcc-target-default.cfg: Ditto.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove references to Templates.
4        Use local AC_CONFIG_LINKS.
5        * README: Relocated from make/
6        * directory.cfg: Ditto.
7        * lib.cfg: Ditto.
8        * compilers/gcc-target-default.cfg: Ditto.
9
102002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Unconditionally check for CXX (Hack to bug in
13        autoconf > 2.54).
14
152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * .cvsignore: Reformat.
18        Add autom4te*cache.
19        Remove autom4te.cache.
20
212002-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.inc.in: Comment out RTEMS_USE_GCC272.
24        Comment out RTEMS_LIBC_DIR.
25
262002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Remove RTEMS_BSP_ALIAS.
29        Add RTEMS_CHECK_BSP_CACHE.
30
312002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * bsp.mak: New.
34
352002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Remove RTEMS_BSP.cache generation.
38        Remove handling custom/*.cfgs.
39        Remove handling custom/default.cfg.
40        * configure.ac: Remove handling of custom/*.cfgs.
41        Remove auto* generated custom/default.cfg.
42
432002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * custom/Makefile.am: Remove.
46        * compilers/Makefile.am: Remove.
47        * compilers/.cvsignore: Remove.
48        * Makefile.am: Merge-in former */Makefile.ams.
49        Add more vars  to <BSP>.cache.
50        * configure.ac: Reflect changes above. Cosmetic fixes.
51
522002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Remove ENABLE_GCC28.
55
562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac:
59        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
60        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
61        * Makefile.am: Remove AUTOMAKE_OPTIONS.
62        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
63        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
64
652001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
68        * configure.in: Remove.
69        * configure.ac: New file, generated from configure.in by autoupdate.
70
712001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.in: Reworked for autoconf-2.52.
74
752001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Use exec_prefix not prefix.
78
792001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.inc.in: Add exec_prefix, remove terminating / from
82        PROJECT_ROOT.
83        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
84
852001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.inc.in: Remove RTEMS_HOST.
88
892000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
92
932000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
96
972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
100
1012000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Switch to GNU canonicalized autoconf macros.
104
1052000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * leaf.cfg: Remove Depends inclusion.
108
1092000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
112        LINKCMDS handling.
113        * default.cfg.in: Remove everything but START_BASE.
114
1152000-08-10      Joel Sherrill <joel@OARcorp.com>
116
117        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.