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

4.115
Last change on this file since cc66929 was cc66929, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/07/11 at 04:03:26

2011-03-07 Ralf Corsépius <ralf.corsepius@…>

  • Makefile.inc.in: Set PROJECT_ROOT = @pkgdatadir@.
  • Property mode set to 100644
File size: 10.1 KB
Line 
12011-03-07      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * Makefile.inc.in: Set PROJECT_ROOT = @pkgdatadir@.
4
52011-03-07      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Install *.cfgs into $(pkgdatadir)/make.
8
92011-03-07      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        PR 1753/misc:
12        * host.cfg.in: Remove RTEMS_HOST.
13
142011-03-05      Ralf Corsépius <ralf.corsepius@rtems.org>
15
16        PR 1754/misc:
17        * host.cfg.in: Remove GCCSED.
18
192011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * configure.ac: Require autoconf-2.68, automake-1.11.1.
22
232010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        PR 1532/testing
26        * host.cfg.in: Add initial tests for untar capabilities. This required
27        BIN2C.
28
292010-06-17      Ralf Corsépius <ralf.corsepius@rtems.org>
30
31        * Makefile.inc.in, bsp.cfg.in, configure.ac, target.cfg.in:
32        Remove itron.
33        * aclocal/check-itron.m4, aclocal/enable-itron.m4: Remove.
34
352009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
36
37        * bsp.mak: Remove RTEMS_BSP_FAMILY.
38
392009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * configure.ac: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
42
432009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * aclocal/enable-bare.m4: Remove (Abandoned).
46        * bsp.cfg.in: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
47        * configure.ac: Remove RTEMS_ENABLE_BARE.
48
492009-07-23      Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * aclocal/enable-itron.m4: Default to not building itron.
52
532009-04-15      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * leaf.cfg: Remove hard-coded .exe.
56
572008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
58
59        * leaf.cfg, compilers/gcc-target-default.cfg, custom/default.cfg.in:
60        Eliminate START_BASE and START_FILE.
61
622008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
65        make-exe and make-cxx-exe definitions. This was resulting in the
66        linker script being processed twice and breaking some BSPs.
67
682008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
69
70        * leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS.
71        Ensure LDFLAGS works all the time. Clean up BSPs which defined their
72        own make-exe rules inappropriately.
73
742008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
75
76        * leaf.cfg: Do not override bsp-post-link.
77
782008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
79
80        * leaf.cfg: Switch to explicit .exe instead of EXEEXT to get it to
81        work. Primarily move the executable transformation rules to leaf.cfg.
82
832007-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
84
85        * Makefile.inc.in: Add CXX and CXX_FOR_TARGET.
86
872007-08-04      Ralf Corsépius <ralf.corsepius@rtems.org>
88
89        * bsp.cfg.in: Hard-code HAS_RDBG = no.
90        * target.cfg.in: Hard-code RTEMS_HAS_RDBG = no.
91
922007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
93
94        * configure.ac: Remove RDBG.
95
962007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
97
98        * target.cfg.in: region, extension and semaphore are no longer
99        required.
100
1012007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
102
103        * leaf.cfg: Add optional manager stub for Barrier.
104
1052006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
106
107        * configure.ac: New BUG-REPORT address.
108
1092006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
110
111        * configure.ac: Require autoconf-2.60. Require automake-1.10.
112
1132005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
114
115        * aclocal/check-itron.m4: Allow unix.
116
1172005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
118
119        * aclocal/rtems-flags.new: New (moved from ../aclocal).
120
1212004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
122
123        * aclocal/enable-itron.m4: New (moved from ../aclocal).
124
1252004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
126
127        * configure.ac: Require automake > 1.9.
128
1292004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: SIZE, NM, OBJCOPY.
132
1332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
136
1372003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * aclocal/check-itron.m4:
140        Fix underquoting to silence automake-1.8.
141
1422003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * target.cfg.in: Remove RTEMS_USE_MACROS.
145        * Makefile.inc.in: Remove RTEMS_USE_MACROS.
146        * aclocal/enable-inlines.m4: Removed.
147        * configure.ac: Remove RTEMS_ENABLE_INLINES.
148
1492003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Remove RTEMS_CANONICAL_HOST.
152
1532003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Remove RTEMS_CHECK_CPU.
156        * aclocal/check-itron.m4: Add m4-quotes.
157        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
158
1592003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Remove RTEMS_PATH_PERL (Unused).
162
1632003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * aclocal/check-itron.m4: New.
166        * aclocal/enable-inlines.m4: New.
167        * Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
168
1692003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * Makefile.am: Reflect having moved aclocal/.
172
1732003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * Makefile.am: Reflect having moved automake/.
176
1772003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
180
1812003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        PR 321/bsps
184        * bsp.mak: Remove support for profile-variant.
185        * configure.ac: Ditto.
186        * directory.cfg: Ditto.
187        * compilers/gcc-target-default.cfg: Ditto.
188        * make/README: Remove references to profile-variant.
189
1902003-04-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * bsp.mak: Use var="$val" instead of var=${var=$val}. to satisfy
193        Solaris /bin/sh.
194        (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
195
1962003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Remove AC_CONFIG_AUX_DIR.
199
2002003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
203
2042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: AC_PREREQ(2.57).
207
2082002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * bsp.mak: Use ac_cv_env instead of ac_cv for cached vars.
211
2122002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
215
2162002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * target.cfg.in: New, copy of c/make/target.cfg.in.
219        * configure.ac: Add target.cfg.
220        * Makefile.am: Add target.cfg.
221
2222002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
225
2262002-11-17      Joel Sherrill <joel@OARcorp.com>
227
228        * compilers/gcc-target-default.cfg: Make build variants work
229        for user applications.
230
2312002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
234
2352002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * compilers/gcc-target-default.cfg: Remove obsolete reference to
238        src/libxil/Makefile.
239        Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc
240        -spec).
241
2422002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
245
2462002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Only symlink leaf.cfg.
249
2502002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Remove references to Templates.
253        Use local AC_CONFIG_LINKS.
254        * README: Relocated from make/
255        * directory.cfg: Ditto.
256        * lib.cfg: Ditto.
257        * compilers/gcc-target-default.cfg: Ditto.
258
2592002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Unconditionally check for CXX (Hack to bug in
262        autoconf > 2.54).
263
2642002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * .cvsignore: Reformat.
267        Add autom4te*cache.
268        Remove autom4te.cache.
269
2702002-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * Makefile.inc.in: Comment out RTEMS_USE_GCC272.
273        Comment out RTEMS_LIBC_DIR.
274
2752002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Remove RTEMS_BSP_ALIAS.
278        Add RTEMS_CHECK_BSP_CACHE.
279
2802002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * bsp.mak: New.
283
2842002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * Makefile.am: Remove RTEMS_BSP.cache generation.
287        Remove handling custom/*.cfgs.
288        Remove handling custom/default.cfg.
289        * configure.ac: Remove handling of custom/*.cfgs.
290        Remove auto* generated custom/default.cfg.
291
2922002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * custom/Makefile.am: Remove.
295        * compilers/Makefile.am: Remove.
296        * compilers/.cvsignore: Remove.
297        * Makefile.am: Merge-in former */Makefile.ams.
298        Add more vars  to <BSP>.cache.
299        * configure.ac: Reflect changes above. Cosmetic fixes.
300
3012002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac: Remove ENABLE_GCC28.
304
3052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac:
308        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
309        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
310        * Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
313
3142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
317        * configure.in: Remove.
318        * configure.ac: New file, generated from configure.in by autoupdate.
319
3202001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.in: Reworked for autoconf-2.52.
323
3242001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * Makefile.am: Use exec_prefix not prefix.
327
3282001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * Makefile.inc.in: Add exec_prefix, remove terminating / from
331        PROJECT_ROOT.
332        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
333
3342001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.inc.in: Remove RTEMS_HOST.
337
3382000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
341
3422000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
345
3462000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
349
3502000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * Makefile.am: Switch to GNU canonicalized autoconf macros.
353
3542000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * leaf.cfg: Remove Depends inclusion.
357
3582000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
361        LINKCMDS handling.
362        * default.cfg.in: Remove everything but START_BASE.
363
3642000-08-10      Joel Sherrill <joel@OARcorp.com>
365
366        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.