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

4.104.114.84.95
Last change on this file since 3239698 was 2494cba, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/09/04 at 10:41:30

2004-03-09 Ralf Corsepius <corsepiu@…>

  • configure.ac: SIZE, NM, OBJCOPY.
  • Property mode set to 100644
File size: 6.5 KB
Line 
12004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: SIZE, NM, OBJCOPY.
4
52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
8
92003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * aclocal/check-itron.m4:
12        Fix underquoting to silence automake-1.8.
13
142003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * target.cfg.in: Remove RTEMS_USE_MACROS.
17        * Makefile.inc.in: Remove RTEMS_USE_MACROS.
18        * aclocal/enable-inlines.m4: Removed.
19        * configure.ac: Remove RTEMS_ENABLE_INLINES.
20
212003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove RTEMS_CANONICAL_HOST.
24
252003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Remove RTEMS_CHECK_CPU.
28        * aclocal/check-itron.m4: Add m4-quotes.
29        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
30
312003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Remove RTEMS_PATH_PERL (Unused).
34
352003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * aclocal/check-itron.m4: New.
38        * aclocal/enable-inlines.m4: New.
39        * Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
40
412003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Reflect having moved aclocal/.
44
452003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Reflect having moved automake/.
48
492003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
52
532003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        PR 321/bsps
56        * bsp.mak: Remove support for profile-variant.
57        * configure.ac: Ditto.
58        * directory.cfg: Ditto.
59        * compilers/gcc-target-default.cfg: Ditto.
60        * make/README: Remove references to profile-variant.
61
622003-04-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * bsp.mak: Use var="$val" instead of var=${var=$val}. to satisfy
65        Solaris /bin/sh.
66        (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
67
682003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Remove AC_CONFIG_AUX_DIR.
71
722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
75
762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: AC_PREREQ(2.57).
79
802002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * bsp.mak: Use ac_cv_env instead of ac_cv for cached vars.
83
842002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
87
882002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * target.cfg.in: New, copy of c/make/target.cfg.in.
91        * configure.ac: Add target.cfg.
92        * Makefile.am: Add target.cfg.
93
942002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
97
982002-11-17      Joel Sherrill <joel@OARcorp.com>
99
100        * compilers/gcc-target-default.cfg: Make build variants work
101        for user applications.
102
1032002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
106
1072002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * compilers/gcc-target-default.cfg: Remove obsolete reference to
110        src/libxil/Makefile.
111        Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc
112        -spec).
113
1142002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
117
1182002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Only symlink leaf.cfg.
121
1222002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Remove references to Templates.
125        Use local AC_CONFIG_LINKS.
126        * README: Relocated from make/
127        * directory.cfg: Ditto.
128        * lib.cfg: Ditto.
129        * compilers/gcc-target-default.cfg: Ditto.
130
1312002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Unconditionally check for CXX (Hack to bug in
134        autoconf > 2.54).
135
1362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * .cvsignore: Reformat.
139        Add autom4te*cache.
140        Remove autom4te.cache.
141
1422002-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.inc.in: Comment out RTEMS_USE_GCC272.
145        Comment out RTEMS_LIBC_DIR.
146
1472002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Remove RTEMS_BSP_ALIAS.
150        Add RTEMS_CHECK_BSP_CACHE.
151
1522002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * bsp.mak: New.
155
1562002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: Remove RTEMS_BSP.cache generation.
159        Remove handling custom/*.cfgs.
160        Remove handling custom/default.cfg.
161        * configure.ac: Remove handling of custom/*.cfgs.
162        Remove auto* generated custom/default.cfg.
163
1642002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * custom/Makefile.am: Remove.
167        * compilers/Makefile.am: Remove.
168        * compilers/.cvsignore: Remove.
169        * Makefile.am: Merge-in former */Makefile.ams.
170        Add more vars  to <BSP>.cache.
171        * configure.ac: Reflect changes above. Cosmetic fixes.
172
1732002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Remove ENABLE_GCC28.
176
1772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac:
180        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
181        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
182        * Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
185
1862001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
189        * configure.in: Remove.
190        * configure.ac: New file, generated from configure.in by autoupdate.
191
1922001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.in: Reworked for autoconf-2.52.
195
1962001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Use exec_prefix not prefix.
199
2002001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.inc.in: Add exec_prefix, remove terminating / from
203        PROJECT_ROOT.
204        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
205
2062001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.inc.in: Remove RTEMS_HOST.
209
2102000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
213
2142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
217
2182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
221
2222000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: Switch to GNU canonicalized autoconf macros.
225
2262000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * leaf.cfg: Remove Depends inclusion.
229
2302000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
233        LINKCMDS handling.
234        * default.cfg.in: Remove everything but START_BASE.
235
2362000-08-10      Joel Sherrill <joel@OARcorp.com>
237
238        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.