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

4.104.115
Last change on this file since a68012d was a68012d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/16/09 at 14:38:39

2009-10-16 Ralf Corsepius <ralf.corsepius@…>

  • aclocal/enable-bare.m4: Remove (Abandoned).
  • bsp.cfg.in: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
  • configure.ac: Remove RTEMS_ENABLE_BARE.
  • Property mode set to 100644
File size: 9.0 KB
Line 
12009-10-16      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * aclocal/enable-bare.m4: Remove (Abandoned).
4        * bsp.cfg.in: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
5        * configure.ac: Remove RTEMS_ENABLE_BARE.
6
72009-07-23      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * aclocal/enable-itron.m4: Default to not building itron.
10
112009-04-15      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * leaf.cfg: Remove hard-coded .exe.
14
152008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
16
17        * leaf.cfg, compilers/gcc-target-default.cfg, custom/default.cfg.in:
18        Eliminate START_BASE and START_FILE.
19
202008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
21
22        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
23        make-exe and make-cxx-exe definitions. This was resulting in the
24        linker script being processed twice and breaking some BSPs.
25
262008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
27
28        * leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS.
29        Ensure LDFLAGS works all the time. Clean up BSPs which defined their
30        own make-exe rules inappropriately.
31
322008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * leaf.cfg: Do not override bsp-post-link.
35
362008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * leaf.cfg: Switch to explicit .exe instead of EXEEXT to get it to
39        work. Primarily move the executable transformation rules to leaf.cfg.
40
412007-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
42
43        * Makefile.inc.in: Add CXX and CXX_FOR_TARGET.
44
452007-08-04      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * bsp.cfg.in: Hard-code HAS_RDBG = no.
48        * target.cfg.in: Hard-code RTEMS_HAS_RDBG = no.
49
502007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
51
52        * configure.ac: Remove RDBG.
53
542007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
55
56        * target.cfg.in: region, extension and semaphore are no longer
57        required.
58
592007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
60
61        * leaf.cfg: Add optional manager stub for Barrier.
62
632006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
64
65        * configure.ac: New BUG-REPORT address.
66
672006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
68
69        * configure.ac: Require autoconf-2.60. Require automake-1.10.
70
712005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * aclocal/check-itron.m4: Allow unix.
74
752005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * aclocal/rtems-flags.new: New (moved from ../aclocal).
78
792004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        * aclocal/enable-itron.m4: New (moved from ../aclocal).
82
832004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
84
85        * configure.ac: Require automake > 1.9.
86
872004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: SIZE, NM, OBJCOPY.
90
912003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
94
952003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * aclocal/check-itron.m4:
98        Fix underquoting to silence automake-1.8.
99
1002003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * target.cfg.in: Remove RTEMS_USE_MACROS.
103        * Makefile.inc.in: Remove RTEMS_USE_MACROS.
104        * aclocal/enable-inlines.m4: Removed.
105        * configure.ac: Remove RTEMS_ENABLE_INLINES.
106
1072003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Remove RTEMS_CANONICAL_HOST.
110
1112003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Remove RTEMS_CHECK_CPU.
114        * aclocal/check-itron.m4: Add m4-quotes.
115        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
116
1172003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Remove RTEMS_PATH_PERL (Unused).
120
1212003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * aclocal/check-itron.m4: New.
124        * aclocal/enable-inlines.m4: New.
125        * Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
126
1272003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Reflect having moved aclocal/.
130
1312003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Reflect having moved automake/.
134
1352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
138
1392003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        PR 321/bsps
142        * bsp.mak: Remove support for profile-variant.
143        * configure.ac: Ditto.
144        * directory.cfg: Ditto.
145        * compilers/gcc-target-default.cfg: Ditto.
146        * make/README: Remove references to profile-variant.
147
1482003-04-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * bsp.mak: Use var="$val" instead of var=${var=$val}. to satisfy
151        Solaris /bin/sh.
152        (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
153
1542003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Remove AC_CONFIG_AUX_DIR.
157
1582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
161
1622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: AC_PREREQ(2.57).
165
1662002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * bsp.mak: Use ac_cv_env instead of ac_cv for cached vars.
169
1702002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
173
1742002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * target.cfg.in: New, copy of c/make/target.cfg.in.
177        * configure.ac: Add target.cfg.
178        * Makefile.am: Add target.cfg.
179
1802002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
183
1842002-11-17      Joel Sherrill <joel@OARcorp.com>
185
186        * compilers/gcc-target-default.cfg: Make build variants work
187        for user applications.
188
1892002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
192
1932002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * compilers/gcc-target-default.cfg: Remove obsolete reference to
196        src/libxil/Makefile.
197        Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc
198        -spec).
199
2002002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
203
2042002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Only symlink leaf.cfg.
207
2082002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: Remove references to Templates.
211        Use local AC_CONFIG_LINKS.
212        * README: Relocated from make/
213        * directory.cfg: Ditto.
214        * lib.cfg: Ditto.
215        * compilers/gcc-target-default.cfg: Ditto.
216
2172002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Unconditionally check for CXX (Hack to bug in
220        autoconf > 2.54).
221
2222002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * .cvsignore: Reformat.
225        Add autom4te*cache.
226        Remove autom4te.cache.
227
2282002-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.inc.in: Comment out RTEMS_USE_GCC272.
231        Comment out RTEMS_LIBC_DIR.
232
2332002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: Remove RTEMS_BSP_ALIAS.
236        Add RTEMS_CHECK_BSP_CACHE.
237
2382002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * bsp.mak: New.
241
2422002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Remove RTEMS_BSP.cache generation.
245        Remove handling custom/*.cfgs.
246        Remove handling custom/default.cfg.
247        * configure.ac: Remove handling of custom/*.cfgs.
248        Remove auto* generated custom/default.cfg.
249
2502002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * custom/Makefile.am: Remove.
253        * compilers/Makefile.am: Remove.
254        * compilers/.cvsignore: Remove.
255        * Makefile.am: Merge-in former */Makefile.ams.
256        Add more vars  to <BSP>.cache.
257        * configure.ac: Reflect changes above. Cosmetic fixes.
258
2592002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * configure.ac: Remove ENABLE_GCC28.
262
2632002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac:
266        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
267        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
268        * Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
271
2722001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
275        * configure.in: Remove.
276        * configure.ac: New file, generated from configure.in by autoupdate.
277
2782001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.in: Reworked for autoconf-2.52.
281
2822001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: Use exec_prefix not prefix.
285
2862001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.inc.in: Add exec_prefix, remove terminating / from
289        PROJECT_ROOT.
290        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
291
2922001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.inc.in: Remove RTEMS_HOST.
295
2962000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
299
3002000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
303
3042000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
307
3082000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: Switch to GNU canonicalized autoconf macros.
311
3122000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * leaf.cfg: Remove Depends inclusion.
315
3162000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
319        LINKCMDS handling.
320        * default.cfg.in: Remove everything but START_BASE.
321
3222000-08-10      Joel Sherrill <joel@OARcorp.com>
323
324        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.