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

4.104.115
Last change on this file since db93c2f was 5e30d590, checked in by Joel Sherrill <joel.sherrill@…>, on 09/18/08 at 17:34:06

2008-09-18 Joel Sherrill <joel.sherrill@…>

  • leaf.cfg, compilers/gcc-target-default.cfg, custom/default.cfg.in: Eliminate START_BASE and START_FILE.
  • Property mode set to 100644
File size: 8.6 KB
Line 
12008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * leaf.cfg, compilers/gcc-target-default.cfg, custom/default.cfg.in:
4        Eliminate START_BASE and START_FILE.
5
62008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
9        make-exe and make-cxx-exe definitions. This was resulting in the
10        linker script being processed twice and breaking some BSPs.
11
122008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS.
15        Ensure LDFLAGS works all the time. Clean up BSPs which defined their
16        own make-exe rules inappropriately.
17
182008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * leaf.cfg: Do not override bsp-post-link.
21
222008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
23
24        * leaf.cfg: Switch to explicit .exe instead of EXEEXT to get it to
25        work. Primarily move the executable transformation rules to leaf.cfg.
26
272007-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
28
29        * Makefile.inc.in: Add CXX and CXX_FOR_TARGET.
30
312007-08-04      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * bsp.cfg.in: Hard-code HAS_RDBG = no.
34        * target.cfg.in: Hard-code RTEMS_HAS_RDBG = no.
35
362007-08-02      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * configure.ac: Remove RDBG.
39
402007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
41
42        * target.cfg.in: region, extension and semaphore are no longer
43        required.
44
452007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
46
47        * leaf.cfg: Add optional manager stub for Barrier.
48
492006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
50
51        * configure.ac: New BUG-REPORT address.
52
532006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * configure.ac: Require autoconf-2.60. Require automake-1.10.
56
572005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * aclocal/check-itron.m4: Allow unix.
60
612005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * aclocal/rtems-flags.new: New (moved from ../aclocal).
64
652004-11-22      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * aclocal/enable-itron.m4: New (moved from ../aclocal).
68
692004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * configure.ac: Require automake > 1.9.
72
732004-03-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: SIZE, NM, OBJCOPY.
76
772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
80
812003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * aclocal/check-itron.m4:
84        Fix underquoting to silence automake-1.8.
85
862003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * target.cfg.in: Remove RTEMS_USE_MACROS.
89        * Makefile.inc.in: Remove RTEMS_USE_MACROS.
90        * aclocal/enable-inlines.m4: Removed.
91        * configure.ac: Remove RTEMS_ENABLE_INLINES.
92
932003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove RTEMS_CANONICAL_HOST.
96
972003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Remove RTEMS_CHECK_CPU.
100        * aclocal/check-itron.m4: Add m4-quotes.
101        Require RTEMS_CANONICAL_TARGET_CPU instead of RTEMS_CHECK_CPU.
102
1032003-10-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Remove RTEMS_PATH_PERL (Unused).
106
1072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * aclocal/check-itron.m4: New.
110        * aclocal/enable-inlines.m4: New.
111        * Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
112
1132003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Reflect having moved aclocal/.
116
1172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Reflect having moved automake/.
120
1212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
124
1252003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        PR 321/bsps
128        * bsp.mak: Remove support for profile-variant.
129        * configure.ac: Ditto.
130        * directory.cfg: Ditto.
131        * compilers/gcc-target-default.cfg: Ditto.
132        * make/README: Remove references to profile-variant.
133
1342003-04-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * bsp.mak: Use var="$val" instead of var=${var=$val}. to satisfy
137        Solaris /bin/sh.
138        (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
139
1402003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove AC_CONFIG_AUX_DIR.
143
1442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
147
1482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: AC_PREREQ(2.57).
151
1522002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * bsp.mak: Use ac_cv_env instead of ac_cv for cached vars.
155
1562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
159
1602002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * target.cfg.in: New, copy of c/make/target.cfg.in.
163        * configure.ac: Add target.cfg.
164        * Makefile.am: Add target.cfg.
165
1662002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
169
1702002-11-17      Joel Sherrill <joel@OARcorp.com>
171
172        * compilers/gcc-target-default.cfg: Make build variants work
173        for user applications.
174
1752002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
178
1792002-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * compilers/gcc-target-default.cfg: Remove obsolete reference to
182        src/libxil/Makefile.
183        Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc
184        -spec).
185
1862002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
189
1902002-11-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Only symlink leaf.cfg.
193
1942002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Remove references to Templates.
197        Use local AC_CONFIG_LINKS.
198        * README: Relocated from make/
199        * directory.cfg: Ditto.
200        * lib.cfg: Ditto.
201        * compilers/gcc-target-default.cfg: Ditto.
202
2032002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Unconditionally check for CXX (Hack to bug in
206        autoconf > 2.54).
207
2082002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * .cvsignore: Reformat.
211        Add autom4te*cache.
212        Remove autom4te.cache.
213
2142002-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.inc.in: Comment out RTEMS_USE_GCC272.
217        Comment out RTEMS_LIBC_DIR.
218
2192002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Remove RTEMS_BSP_ALIAS.
222        Add RTEMS_CHECK_BSP_CACHE.
223
2242002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * bsp.mak: New.
227
2282002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.am: Remove RTEMS_BSP.cache generation.
231        Remove handling custom/*.cfgs.
232        Remove handling custom/default.cfg.
233        * configure.ac: Remove handling of custom/*.cfgs.
234        Remove auto* generated custom/default.cfg.
235
2362002-04-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * custom/Makefile.am: Remove.
239        * compilers/Makefile.am: Remove.
240        * compilers/.cvsignore: Remove.
241        * Makefile.am: Merge-in former */Makefile.ams.
242        Add more vars  to <BSP>.cache.
243        * configure.ac: Reflect changes above. Cosmetic fixes.
244
2452002-04-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Remove ENABLE_GCC28.
248
2492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac:
252        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
253        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
254        * Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
257
2582001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
261        * configure.in: Remove.
262        * configure.ac: New file, generated from configure.in by autoupdate.
263
2642001-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.in: Reworked for autoconf-2.52.
267
2682001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: Use exec_prefix not prefix.
271
2722001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * Makefile.inc.in: Add exec_prefix, remove terminating / from
275        PROJECT_ROOT.
276        * host.cfg.in: Update from <toplevel>/make/host.cfg.in
277
2782001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Makefile.inc.in: Remove RTEMS_HOST.
281
2822000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.inc.in: Use * instead of *_FOR_TARGET (BUG-FIX).
285
2862000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
289
2902000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
293
2942000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * Makefile.am: Switch to GNU canonicalized autoconf macros.
297
2982000-09-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * leaf.cfg: Remove Depends inclusion.
301
3022000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * leaf.cfg: Remove include ${CONFIG.CC}, add MANAGERS, START_FILE,
305        LINKCMDS handling.
306        * default.cfg.in: Remove everything but START_BASE.
307
3082000-08-10      Joel Sherrill <joel@OARcorp.com>
309
310        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.