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

4.115
Last change on this file since 6311805 was 6311805, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/05/11 at 18:48:35

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

PR 1754/misc:

  • host.cfg.in: Remove GCCSED.
  • Property mode set to 100644
File size: 9.8 KB
Line 
12011-03-05      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        PR 1754/misc:
4        * host.cfg.in: Remove GCCSED.
5
62011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * configure.ac: Require autoconf-2.68, automake-1.11.1.
9
102010-07-27      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        PR 1532/testing
13        * host.cfg.in: Add initial tests for untar capabilities. This required
14        BIN2C.
15
162010-06-17      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * Makefile.inc.in, bsp.cfg.in, configure.ac, target.cfg.in:
19        Remove itron.
20        * aclocal/check-itron.m4, aclocal/enable-itron.m4: Remove.
21
222009-10-21      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * bsp.mak: Remove RTEMS_BSP_FAMILY.
25
262009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
27
28        * configure.ac: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
29
302009-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * aclocal/enable-bare.m4: Remove (Abandoned).
33        * bsp.cfg.in: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
34        * configure.ac: Remove RTEMS_ENABLE_BARE.
35
362009-07-23      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * aclocal/enable-itron.m4: Default to not building itron.
39
402009-04-15      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * leaf.cfg: Remove hard-coded .exe.
43
442008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
45
46        * leaf.cfg, compilers/gcc-target-default.cfg, custom/default.cfg.in:
47        Eliminate START_BASE and START_FILE.
48
492008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
52        make-exe and make-cxx-exe definitions. This was resulting in the
53        linker script being processed twice and breaking some BSPs.
54
552008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
56
57        * leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS.
58        Ensure LDFLAGS works all the time. Clean up BSPs which defined their
59        own make-exe rules inappropriately.
60
612008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * leaf.cfg: Do not override bsp-post-link.
64
652008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
66
67        * leaf.cfg: Switch to explicit .exe instead of EXEEXT to get it to
68        work. Primarily move the executable transformation rules to leaf.cfg.
69
702007-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
71
72        * Makefile.inc.in: Add CXX and CXX_FOR_TARGET.
73
742007-08-04      Ralf Corsépius <ralf.corsepius@rtems.org>
75
76        * bsp.cfg.in: Hard-code HAS_RDBG = no.
77        * target.cfg.in: Hard-code RTEMS_HAS_RDBG = no.
78
792007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
80
81        * configure.ac: Remove RDBG.
82
832007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
84
85        * target.cfg.in: region, extension and semaphore are no longer
86        required.
87
882007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
89
90        * leaf.cfg: Add optional manager stub for Barrier.
91
922006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * configure.ac: New BUG-REPORT address.
95
962006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
97
98        * configure.ac: Require autoconf-2.60. Require automake-1.10.
99
1002005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * aclocal/check-itron.m4: Allow unix.
103
1042005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
105
106        * aclocal/rtems-flags.new: New (moved from ../aclocal).
107
1082004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
109
110        * aclocal/enable-itron.m4: New (moved from ../aclocal).
111
1122004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
113
114        * configure.ac: Require automake > 1.9.
115
1162004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: SIZE, NM, OBJCOPY.
119
1202003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
123
1242003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * aclocal/check-itron.m4:
127        Fix underquoting to silence automake-1.8.
128
1292003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * target.cfg.in: Remove RTEMS_USE_MACROS.
132        * Makefile.inc.in: Remove RTEMS_USE_MACROS.
133        * aclocal/enable-inlines.m4: Removed.
134        * configure.ac: Remove RTEMS_ENABLE_INLINES.
135
1362003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Remove RTEMS_CANONICAL_HOST.
139
1402003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove RTEMS_CHECK_CPU.
143        * aclocal/check-itron.m4: Add m4-quotes.
144        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
145
1462003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Remove RTEMS_PATH_PERL (Unused).
149
1502003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * aclocal/check-itron.m4: New.
153        * aclocal/enable-inlines.m4: New.
154        * Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
155
1562003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: Reflect having moved aclocal/.
159
1602003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: Reflect having moved automake/.
163
1642003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
167
1682003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        PR 321/bsps
171        * bsp.mak: Remove support for profile-variant.
172        * configure.ac: Ditto.
173        * directory.cfg: Ditto.
174        * compilers/gcc-target-default.cfg: Ditto.
175        * make/README: Remove references to profile-variant.
176
1772003-04-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * bsp.mak: Use var="$val" instead of var=${var=$val}. to satisfy
180        Solaris /bin/sh.
181        (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
182
1832003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Remove AC_CONFIG_AUX_DIR.
186
1872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
190
1912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: AC_PREREQ(2.57).
194
1952002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * bsp.mak: Use ac_cv_env instead of ac_cv for cached vars.
198
1992002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
202
2032002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * target.cfg.in: New, copy of c/make/target.cfg.in.
206        * configure.ac: Add target.cfg.
207        * Makefile.am: Add target.cfg.
208
2092002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
212
2132002-11-17      Joel Sherrill <joel@OARcorp.com>
214
215        * compilers/gcc-target-default.cfg: Make build variants work
216        for user applications.
217
2182002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
221
2222002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * compilers/gcc-target-default.cfg: Remove obsolete reference to
225        src/libxil/Makefile.
226        Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc
227        -spec).
228
2292002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
232
2332002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: Only symlink leaf.cfg.
236
2372002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Remove references to Templates.
240        Use local AC_CONFIG_LINKS.
241        * README: Relocated from make/
242        * directory.cfg: Ditto.
243        * lib.cfg: Ditto.
244        * compilers/gcc-target-default.cfg: Ditto.
245
2462002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.ac: Unconditionally check for CXX (Hack to bug in
249        autoconf > 2.54).
250
2512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * .cvsignore: Reformat.
254        Add autom4te*cache.
255        Remove autom4te.cache.
256
2572002-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.inc.in: Comment out RTEMS_USE_GCC272.
260        Comment out RTEMS_LIBC_DIR.
261
2622002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Remove RTEMS_BSP_ALIAS.
265        Add RTEMS_CHECK_BSP_CACHE.
266
2672002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * bsp.mak: New.
270
2712002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: Remove RTEMS_BSP.cache generation.
274        Remove handling custom/*.cfgs.
275        Remove handling custom/default.cfg.
276        * configure.ac: Remove handling of custom/*.cfgs.
277        Remove auto* generated custom/default.cfg.
278
2792002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * custom/Makefile.am: Remove.
282        * compilers/Makefile.am: Remove.
283        * compilers/.cvsignore: Remove.
284        * Makefile.am: Merge-in former */Makefile.ams.
285        Add more vars  to <BSP>.cache.
286        * configure.ac: Reflect changes above. Cosmetic fixes.
287
2882002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac: Remove ENABLE_GCC28.
291
2922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.ac:
295        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
296        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
297        * Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
299        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
300
3012001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
304        * configure.in: Remove.
305        * configure.ac: New file, generated from configure.in by autoupdate.
306
3072001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.in: Reworked for autoconf-2.52.
310
3112001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * Makefile.am: Use exec_prefix not prefix.
314
3152001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * Makefile.inc.in: Add exec_prefix, remove terminating / from
318        PROJECT_ROOT.
319        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
320
3212001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * Makefile.inc.in: Remove RTEMS_HOST.
324
3252000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
328
3292000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
332
3332000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
336
3372000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * Makefile.am: Switch to GNU canonicalized autoconf macros.
340
3412000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * leaf.cfg: Remove Depends inclusion.
344
3452000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
348        LINKCMDS handling.
349        * default.cfg.in: Remove everything but START_BASE.
350
3512000-08-10      Joel Sherrill <joel@OARcorp.com>
352
353        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.