]>
Commit | Line | Data |
---|---|---|
db67d458 SM |
1 | 2018-06-18 Simon Marchi <simon.marchi@ericsson.com> |
2 | ||
3 | * configure.ac: Sync with GCC, remove MPX-related things. | |
4 | ||
b5778783 NC |
5 | 2018-05-01 Nick Clifton <nickc@redhat.com> |
6 | ||
7 | * config.guess: Synchronize with config project master sources. | |
8 | * config.sub: Likewise. | |
9 | ||
1063beb5 FT |
10 | 2018-05-01 Francois H. Theron <francois.theron@netronome.com> |
11 | ||
12 | * configure.ac: Added "nfp" target. | |
13 | * configure: Regenerate. | |
14 | ||
b29d2641 MR |
15 | 2018-02-13 Maciej W. Rozycki <macro@mips.com> |
16 | ||
17 | * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'. | |
18 | * configure: Regenerate. | |
19 | ||
52b2f300 NC |
20 | 2018-01-30 Nick Clifton <nickc@redhat.com> |
21 | ||
22 | * src-release.sh (do_proto_toplev): Add patterns for more junk files | |
23 | to delete before creating the tarball. | |
24 | ||
b431b4ea NC |
25 | 2018-01-29 Nick Clifton <nickc@redhat.com> |
26 | ||
27 | * src-release.sh (do_proto_toplev): Strip patch remnant files from | |
28 | the sources before creating the tarball. | |
29 | ||
19e2900b NC |
30 | 2018-01-13 Nick Clifton <nickc@redhat.com> |
31 | ||
32 | * src-release.sh: Update copyright notice. Change reference to devo | |
33 | to be a reference to root. | |
34 | ||
bf41f30d NC |
35 | 2018-01-10 Nick Clifton <nickc@redhat.com> |
36 | ||
37 | * config-ml.in: Sync with gcc sources. | |
38 | * config.guess: Likewise. | |
39 | * config.sub: Likewise. | |
40 | * configure.ac: Likewise. | |
7ec0cd50 | 41 | * configure: Regenerate. |
bf41f30d | 42 | |
863f7a5f NC |
43 | 2017-12-14 Nick Clifton <nickc@redhat.com> |
44 | ||
45 | * COPYING.LIBGLOSS: Update address of FSF in copyright notice. | |
46 | ||
638d9137 SH |
47 | 2017-12-12 Stafford Horne <shorne@gmail.com> |
48 | ||
49 | * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k. | |
50 | * configure: Regenerate. | |
51 | ||
ef87240f NC |
52 | 2017-09-15 Nick Clifton <nickc@redhat.com> |
53 | ||
54 | * src-release.sh (LZIPPROG): New define. Provides the name of the | |
55 | lzip program. | |
56 | (do_lz): New function. Compresses a tarball using the lzip | |
57 | program. | |
58 | (do_compress): Add support for lzip compression. | |
59 | (usage): Mention -l option. | |
60 | (build_release): Support -l option to invoke lzip compression. | |
61 | ||
817b7711 AM |
62 | 2017-09-15 Alan Modra <amodra@gmail.com> |
63 | ||
64 | * src-release.sh (do_proto_toplev): Revert last patch. Enable or | |
65 | disable binutils, gas, gdb, gold, gprof, ld, libdecnumber, readline, | |
66 | and sim depending on $tool and $support_files. Echo configure line. | |
67 | ||
255300f5 | 68 | 2017-09-14 Matt Rice <ratmice@gmail.com> |
69 | ||
70 | * src-release.sh (do_proto_toplev): Enable gold during release process. | |
71 | ||
8f0dd45f AJ |
72 | 2017-04-13 Andrew Jenner <andrew@codesourcery.com> |
73 | ||
74 | * config.sub: Sync with master version in config project. | |
75 | ||
2f5f29ca AJ |
76 | 2017-04-03 Andrew Jenner <andrew@codesourcery.com> |
77 | ||
78 | * config.sub: Handle ia16 in $basic_machine. | |
79 | ||
80 | bfd/ | |
81 | * config.bfd: Handle ia16. | |
82 | ||
83 | gas/ | |
84 | * configure.tgt: Handle ia16. | |
85 | ||
86 | ld/ | |
87 | * configure.tgt: Handle ia16. | |
88 | ||
11997a83 NC |
89 | 2017-03-22 Nick Clifton <nickc@redhat.com> |
90 | ||
91 | * config.sub: Sync with master version in config project. | |
92 | * config.guess: Likewise. | |
93 | ||
05a13254 NC |
94 | 2017-01-23 Nick Clifton <nickc@redhat.com> |
95 | ||
96 | * configure.ac: Update year in copyright notice. | |
97 | Sync from FSF GCC mainline, bringing in the following patches. | |
98 | * Makefile.def: Likewise. | |
99 | * Makefile.tpl: Likewise. | |
100 | * configure: Regenerate. | |
101 | * Makefile.in: Regenerate. | |
102 | ||
103 | 2016-12-21 Jakub Jelinek <jakub@redhat.com> | |
104 | ||
105 | * configure.ac: Don't bootstrap libmpx unless --with-build-config | |
106 | includes bootstrap-mpx. | |
107 | ||
108 | 2016-12-01 Matthias Klose <doko@ubuntu.com> | |
109 | ||
110 | * configure.ac: Don't use pkg-config to check for bdw-gc. | |
111 | ||
112 | 2016-11-30 Matthias Klose <doko@ubuntu.com> | |
113 | ||
114 | * Makefile.def: Remove reference to boehm-gc target module. | |
115 | * configure.ac: Include pkg.m4, check for --with-target-bdw-gc | |
116 | options and for the bdw-gc pkg-config module. | |
117 | ||
118 | 2016-11-15 Matthias Klose <doko@ubuntu.com> | |
119 | ||
120 | * config-ml.in: Remove references to GCJ. | |
121 | * configure.ac: Likewise. | |
122 | ||
123 | 2016-09-30 Jakub Jelinek <jakub@redhat.com> | |
124 | ||
125 | * configure.ac: Add target-libffi to target_libraries. | |
126 | Readd libgcj target disablings, modified to only target-libffi. | |
127 | Readd target addition of go to unsupported languages. | |
128 | ||
129 | 2016-09-30 Andrew Haley <aph@redhat.com> | |
130 | ||
131 | * Makefile.def: Remove libjava. | |
132 | * Makefile.tpl: Likewise. | |
133 | * configure.ac: Likewise. | |
134 | ||
135 | 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com> | |
136 | ||
137 | * configure.ac: Disable "sim" directory for arc*-*-*. | |
138 | ||
139 | 2016-09-12 Maciej W. Rozycki <macro@imgtec.com> | |
140 | ||
141 | * configure.ac: Check for the minimum in-tree MPFR version | |
142 | handled. | |
143 | ||
3f66c01b AM |
144 | 2016-12-31 Alan Modra <amodra@gmail.com> |
145 | ||
146 | * config.sub: Import from upstream. | |
147 | ||
da17fe9d AM |
148 | 2016-12-08 Alan Modra <amodra@gmail.com> |
149 | ||
150 | * configure: Regenerate. | |
151 | ||
d5451cd4 JC |
152 | 2016-12-02 Josh Conner <joshconner@google.com> |
153 | ||
154 | * configure.ac: Add fuchsia to targets that use ELF. | |
155 | * configure: Regenerated. | |
156 | ||
5ada5c6f DE |
157 | 2016-11-07 Doug Evans <dje@google.com> |
158 | ||
159 | * config.sub: Sync with upstream version 2016-11-03. | |
160 | git://git.sv.gnu.org/config.git | |
161 | * config.guess: Sync with upstream version 2016-10-02. | |
162 | ||
07619d52 SM |
163 | 2016-09-27 Simon Marchi <simon.marchi@polymtl.ca> |
164 | ||
165 | * .gitignore: Add archives and make stamps. | |
166 | ||
bedbe19c YTL |
167 | 2016-07-20 Yan-Ting Lin <currygt52@gmail.com> |
168 | ||
169 | * configure.ac (nds32*-*-*): Remove entry to enable gdb. | |
170 | * configure: Regenerated. | |
171 | ||
9abdce70 WL |
172 | 2016-06-28 Walter Lee <walt@tilera.com> |
173 | ||
174 | * configure.ac (tilepro-*-*): Add gdb to noconfigdirs. | |
175 | * configure: Regenerate. | |
176 | ||
0597bdc4 AM |
177 | 2016-05-28 Alan Modra <amodra@gmail.com> |
178 | ||
179 | * Makefile.tpl (configure): Depend on m4 files included. | |
180 | * Makefile.in: Regenerate. | |
181 | ||
1690f1db NC |
182 | 2016-05-27 Nick Clifton <nickc@redhat.com> |
183 | ||
184 | * config.guess (Alpha OSF1): Fix typo introduced during the most | |
185 | recent synchronization update. | |
186 | ||
b43b8535 NC |
187 | 2016-05-23 Nick Clifton <nickc@redhat.com> |
188 | ||
189 | * Import these patches from the gcc mainline: | |
190 | ||
191 | 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com> | |
192 | ||
193 | * config.guess: Import version 2016-04-02 (newest). | |
194 | * config.sub: Import version 2016-05-10 (newest). | |
195 | ||
bb7dc663 NC |
196 | 2016-04-19 Nick Clifton <nickc@redhat.com> |
197 | ||
198 | * Import this patch from the GCC mainline: | |
199 | ||
200 | 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org> | |
201 | ||
202 | PR bootstrap/70173 | |
203 | * Makefile.tpl (local-distclean): Delete the libcc1, gnattools, | |
204 | and gotools directories. Delete the stage_final file. | |
205 | * Makefile.in: Regenerate. | |
206 | ||
ea016470 CC |
207 | 2016-03-17 Cary Coutant <ccoutant@gmail.com> |
208 | ||
209 | * configure.ac: Add mips and s390 to the gold target check. | |
210 | * configure: Regenerate. | |
211 | ||
52cf9762 NC |
212 | 2016-02-10 Nick Clifton <nickc@redhat.com> |
213 | ||
214 | Import these patches from the GCC mainline: | |
215 | ||
216 | 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi> | |
217 | ||
218 | * configure.ac: Enable LTO for DJGPP | |
219 | * configure: Regenerate | |
220 | ||
221 | 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com> | |
222 | ||
223 | PR bootstrap/69329 | |
224 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS. | |
225 | * Makefile.in: Regenerate. | |
226 | ||
227 | 2016-01-25 Aditya Kumar <aditya.k7@samsung.com> | |
228 | Sebastian Pop <s.pop@samsung.com> | |
229 | ||
230 | * Makefile.in: Regenerate. | |
231 | * Makefile.tpl: Export ISLVER. | |
232 | * configure: Regenerate. | |
233 | * config/isl.m4: Detect isl-0.15. | |
234 | ||
235 | 2016-01-29 Sebastian Pop <s.pop@samsung.com> | |
236 | ||
237 | * config/isl.m4: Add comments about isl-0.16. | |
238 | * configure: Regenerate. | |
239 | ||
1985dc2d L |
240 | 2016-01-12 H.J. Lu <hongjiu.lu@intel.com> |
241 | ||
242 | Sync with GCC | |
243 | 2015-11-26 David Edelsohn <dje.gcc@gmail.com> | |
244 | ||
245 | * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" | |
246 | symbols. | |
247 | ||
248 | 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de> | |
ce5e165e L |
249 | |
250 | PR bootstrap/69134 | |
251 | * Makefile.def (mpfr): Disable assembler. | |
252 | * Makefile.in: Regenerate. | |
253 | ||
4849dfd8 NC |
254 | 2016-01-11 Nick Clifton <nickc@redhat.com> |
255 | ||
256 | Import the following changes from the GCC mainline: | |
257 | ||
258 | 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com> | |
259 | ||
260 | * configure.ac: Enable libmpx by default. | |
261 | * configure: Regenerated. | |
262 | ||
263 | 2015-11-19 Martin Liska <mliska@suse.cz> | |
264 | ||
265 | * .gitignore: Add .clang-format to ignored files. | |
266 | * Makefile.tpl: Add clang-format. | |
267 | * Makefile.in: Regenerate. | |
268 | ||
269 | 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org> | |
270 | ||
271 | PR libffi/65726 | |
272 | * Makefile.def (lang_env_dependencies): Make libffi depend | |
273 | on cxx. | |
274 | * Makefile.in: Regenerate. | |
275 | ||
276 | 2015-12-02 Ian Lance Taylor <iant@google.com> | |
277 | ||
278 | PR go/66147 | |
279 | * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET. | |
280 | * Makefile.in: Regenerate. | |
281 | ||
282 | 2015-12-17 Nathan Sidwell <nathan@acm.org> | |
283 | ||
284 | * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs. | |
285 | * configure: Regenerate. | |
286 | ||
287 | 2015-12-17 Sebastian Pop <s.pop@samsung.com> | |
288 | ||
289 | * Makefile.in: Replace ISL with isl. | |
290 | * Makefile.tpl: Same. | |
291 | * config/isl.m4: Same. | |
292 | * configure.ac: Same. | |
293 | * contrib/download_prerequisites: Same. | |
294 | * configure: Regenerate. | |
295 | ||
296 | 2016-01-01 Ben Elliston <bje@gnu.org> | |
297 | ||
298 | * config.guess: Import version 2016-01-01. | |
299 | * config.sub: Likewise. | |
300 | ||
f075eb5e TG |
301 | 2015-11-20 Tristan Gingold <gingold@adacore.com> |
302 | ||
303 | * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*. | |
304 | * configure: Regenerate. | |
305 | ||
6c3bc0f8 NC |
306 | 2015-10-21 Nick Clifton <nickc@redhat.com> |
307 | ||
308 | PR gas/19109 | |
309 | * configure.ac: Note the 'none' is an acceptable argument to | |
310 | --enable-compressed-debug-sections. | |
311 | * configure: Regenerate. | |
312 | ||
edeefb67 L |
313 | 2015-10-20 H.J. Lu <hongjiu.lu@intel.com> |
314 | ||
315 | PR gas/19109 | |
316 | * configure.ac: Add | |
317 | --enable-compressed-debug-sections={all,gas,gold,ld}. | |
318 | * configure: Regenerated. | |
319 | ||
68996839 NC |
320 | 2015-09-30 Nick Clifton <nickc@redhat.com> |
321 | ||
322 | Import the following patches from the GCC mainline: | |
323 | ||
324 | 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> | |
325 | ||
326 | PR libfortran/54572 | |
327 | * Makefile.def: Make libgfortran depend on libbacktrace. | |
328 | * Makefile.in: Regenerate. | |
329 | ||
330 | 2015-08-12 Tom de Vries <tom@codesourcery.com> | |
331 | ||
332 | PR other/67092 | |
333 | PR other/67098 | |
334 | * configure.ac: Remove --with_host_libstdcxx support. | |
335 | * configure: Regenerate. | |
336 | ||
337 | 2015-08-10 Thomas Schwinge <thomas@codesourcery.com> | |
338 | Jakub Jelinek <jakub@redhat.com> | |
339 | ||
340 | * configure.ac (noconfigdirs): Don't add "target-libgomp" for target | |
341 | nvptx*-*-*. | |
342 | * configure: Regenerate. | |
343 | ||
5960642a L |
344 | 2015-08-07 H.J. Lu <hongjiu.lu@intel.com> |
345 | ||
346 | Sync with GCC | |
347 | 2015-07-28 Ben Elliston <bje@gnu.org> | |
348 | ||
349 | * config.sub, config.guess: Import from upstream. | |
350 | ||
016a3251 DD |
351 | 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com> |
352 | ||
353 | * Makefile.def (libiconv): Define bootstrap=true. | |
354 | Mark pdf/html/info as missing. | |
355 | (configure-gcc): Depend on all-libiconv. | |
356 | (all-gcc): Ditto. | |
357 | (configure-libcpp): Ditto. | |
358 | (all-libcpp): Ditto. | |
359 | (configure-intl): Ditto. | |
360 | (all-intl): Ditto. | |
361 | * Makefile.in: Regenerate. | |
362 | ||
136bb21f L |
363 | 2015-07-27 H.J. Lu <hongjiu.lu@intel.com> |
364 | ||
365 | Sync with GCC | |
366 | 2015-07-24 Michael Darling <darlingm@gmail.com> | |
367 | ||
368 | PR other/66259 | |
369 | * config-ml.in: Reflects renaming of configure.in to configure.ac | |
370 | * configure: Likewise | |
371 | * configure.ac: Likewise | |
372 | ||
22121df0 L |
373 | 2015-07-14 H.J. Lu <hongjiu.lu@intel.com> |
374 | ||
375 | * Makefile.in: Regenerated. | |
376 | ||
377 | Sync with GCC | |
378 | 2015-05-21 Jason Merrill <jason@redhat.com> | |
379 | ||
380 | * Makefile.tpl: Update comments. | |
381 | ||
382 | 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> | |
383 | ||
384 | * Makefile.tpl: Remove surplus whitespace throughout. | |
385 | ||
386 | 2015-03-25 Martin Liska <mliska@suse.cz> | |
387 | Yury Gribov <y.gribov@samsung.com> | |
388 | ||
389 | * Makefile.tpl: Fix ln source location for vimrc file. | |
390 | ||
969b1713 L |
391 | 2015-07-14 H.J. Lu <hongjiu.lu@intel.com> |
392 | ||
393 | Sync with GCC | |
394 | 2015-05-16 James Bowman <james.bowman@ftdichip.com> | |
395 | ||
396 | * configure.ac: FT32 target added. | |
397 | * configure: Regenerate. | |
398 | ||
ce6c656d L |
399 | 2015-07-14 H.J. Lu <hongjiu.lu@intel.com> |
400 | ||
401 | Sync with GCC | |
402 | 2015-06-02 Jason Merrill <jason@redhat.com> | |
403 | ||
404 | PR bootstrap/66319 | |
405 | * configure.ac: Use -std=gnu++98. | |
406 | ||
407 | 2015-05-28 Mike Frysinger <vapier@gentoo.org> | |
408 | ||
409 | * configure.ac (--vtable-verify): Use AS_HELP_STRING for help. | |
410 | * configure: Regenerate. | |
411 | ||
412 | 2015-05-11 Paulo Matos <paulo@matos-sorge.com> | |
413 | ||
414 | * configure.ac: Fix typo. | |
415 | * configure: Regenerate. | |
416 | ||
417 | 2015-05-03 Matthias Klose <doko@ubuntu.com> | |
418 | ||
419 | * configure.ac: Match $host configured with triplets. | |
420 | * configure: Regenerate. | |
421 | ||
422 | 2015-04-17 Jakub Jelinek <jakub@redhat.com> | |
423 | ||
424 | PR bootstrap/62077 | |
425 | * configure.ac (--enable-stage1-checking): Default to | |
426 | release,misc,gimple,rtlflag,tree,types if --disable-checking | |
427 | or --enable-checking is not specified and DEV-PHASE is not | |
428 | experimental. | |
429 | * configure: Regenerated. | |
430 | ||
431 | 2015-03-27 Uros Bizjak <ubizjak@gmail.com> | |
432 | ||
433 | Install back PR target/47230 fix (Revert the revert). | |
434 | ||
16beab3d L |
435 | 2015-06-30 H.J. Lu <hongjiu.lu@intel.com> |
436 | ||
437 | * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu | |
438 | target. | |
439 | * configure: Regenerate. | |
440 | ||
5569a85f JDA |
441 | 2015-05-13 John David Anglin <dave.anglin@bell.net> |
442 | ||
443 | * configure.ac: Disable configuration of GDB for HPUX targets. | |
444 | * configure: Regenerate. | |
445 | ||
e81d5d05 L |
446 | 2015-05-01 H.J. Lu <hongjiu.lu@intel.com> |
447 | ||
448 | PR ld/18355 | |
449 | * Makefile.def: Add extra_configure_flags to host zlib. | |
450 | * configure.ac (extra_host_zlib_configure_flags): New. Set | |
451 | to --enable-host-shared When bfd is to be built as shared | |
452 | library. AC_SUBST. | |
453 | * Makefile.in: Regenerated. | |
454 | ||
ec5b9462 HPN |
455 | 2015-04-15 Mike Frysinger <vapier@gentoo.org> |
456 | Hans-Peter Nilsson <hp@axis.com> | |
457 | ||
458 | Adjust src-release.sh for sim using the gdb create-version.sh. | |
a644aa89 | 459 | * src-release.sh (tar_compress): If there's a fifth parameter, |
ec5b9462 HPN |
460 | use that in the getver call instead of $tool. |
461 | (sim_release): Pass gdb as fifth parameter to tar_compress. | |
462 | (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh. | |
463 | ||
f91ca6bc IB |
464 | 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com> |
465 | ||
466 | * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables. | |
467 | (EXTRA_BOOTSTRAP_FLAGS): Likewise. | |
468 | (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS. | |
469 | * Makefile.in: Regenerate. | |
470 | ||
cf39cfc5 L |
471 | 2015-04-01 H.J. Lu <hongjiu.lu@intel.com> |
472 | ||
473 | * configure.ac: Add --with-system-zlib. | |
474 | * configure: Regenerated. | |
475 | ||
6ac1079e L |
476 | 2015-03-31 H.J. Lu <hongjiu.lu@intel.com> |
477 | ||
478 | * src-release.sh: Don't configure with --with-target-subdir=. | |
479 | --disable-multilib. | |
480 | ||
890ba06f L |
481 | 2015-03-31 H.J. Lu <hongjiu.lu@intel.com> |
482 | ||
483 | * src-release.sh (DEVO_SUPPORT): Replace src-release with | |
484 | src-release.sh. | |
485 | ||
5675acd9 ES |
486 | 2015-03-30 Ed Schouten <ed@nuxi.nl> |
487 | ||
488 | * config.sub: Update from upstream, to 2015-03-04 version. | |
489 | * config.guess: Likewise. | |
490 | ||
d2d67aea L |
491 | 2015-03-30 H.J. Lu <hongjiu.lu@intel.com> |
492 | ||
493 | * Makefile.def (dependencies): Add all-zlib to all-bfd. | |
494 | * Makefile.in: Regenerated. | |
495 | ||
92c695a1 L |
496 | 2015-03-28 H.J. Lu <hongjiu.lu@intel.com> |
497 | ||
498 | * src-release.sh (do_proto_toplev): Configure with --target | |
499 | --with-target-subdir and --disable-multilib. | |
500 | (BINUTILS_SUPPORT_DIRS): Add zlib. | |
501 | (GAS_SUPPORT_DIRS): Likewise. | |
502 | (GDB_SUPPORT_DIRS): Likewise. | |
503 | (SIM_SUPPORT_DIRS): Likewise. | |
504 | ||
091021fa L |
505 | 2015-03-17 H.J. Lu <hongjiu.lu@intel.com> |
506 | ||
507 | * configure.ac (target_configdirs): Exclude target-zlib if | |
508 | target-libjava isn't built. | |
509 | * configure: Regenerated. | |
510 | ||
5df8a8fc L |
511 | 2015-03-17 H.J. Lu <hongjiu.lu@intel.com> |
512 | ||
513 | Sync with GCC | |
514 | 2014-06-13 Thomas Schwinge <thomas@codesourcery.com> | |
515 | ||
516 | * config-ml.in: Robustify ac_configure_args parsing. | |
517 | ||
1b6c0831 L |
518 | 2015-03-16 H.J. Lu <hongjiu.lu@intel.com> |
519 | ||
520 | * Makefile.def: Updated from GCC trunk. | |
521 | * Makefile.tpl: Likewise. | |
522 | * configure.ac: Likewise. | |
523 | * Makefile.in: Regenerated. | |
524 | * configure: Likewise. | |
525 | ||
3f8107ab AM |
526 | 2015-01-28 James Bowman <james.bowman@ftdichip.com> |
527 | ||
528 | * configure.ac: Add FT32 support. | |
529 | * configure: Regenerate. | |
530 | ||
10b8fe5e AG |
531 | 2015-01-12 Anthony Green <green@moxielogic.com> |
532 | ||
533 | * configure.ac: Don't disable gprof for moxie. | |
534 | * configure: Rebuild. | |
535 | ||
6b91c541 AP |
536 | 2015-01-03 Andrew Pinski <apinski@cavium.com> |
537 | ||
538 | * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also. | |
539 | * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET. | |
540 | (BASE_TARGET_EXPORTS): Add OBJCOPY. | |
541 | (OBJCOPY_FOR_TARGET): New variable. | |
542 | (EXTRA_TARGET_FLAGS): Add OBJCOPY. | |
543 | * Makefile.in: Regenerate. | |
544 | * configure.ac: Check for already installed target objcopy. | |
545 | Also GCC_TARGET_TOOL on objcopy. | |
546 | * configure: Regenerate. | |
547 | ||
6ba37ab4 HPN |
548 | 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com> |
549 | ||
550 | * config.sub: Update from upstream, to 2015-01-01 version. | |
551 | * config.guess: Ditto. | |
552 | ||
bb5f7690 EB |
553 | 2014-12-06 Eric Botcazou <ebotcazou@adacore.com> |
554 | ||
555 | * config.sub: Update from upstream config repo. | |
556 | ||
6e733cce L |
557 | 2014-11-24 H.J. Lu <hongjiu.lu@intel.com> |
558 | ||
559 | * libtool.m4: Updated from GCC trunk. | |
560 | ||
8969c424 JBG |
561 | 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
562 | ||
563 | * config.guess: Update from upstream config repo. | |
564 | * config.sub: Ditto. | |
565 | ||
37e77caf JBG |
566 | 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
567 | ||
568 | * move-if-change: Update from upstream gnulib. | |
569 | ||
e3046511 JBG |
570 | 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
571 | ||
572 | * compile: Sync with upstream Automake. | |
573 | * depcomp: Ditto. | |
574 | * install-sh: Ditto. | |
575 | * missing: Ditto. | |
576 | * mkinstalldirs: Ditto. | |
577 | * ylwrap: Ditto. | |
578 | ||
3e615393 TG |
579 | 2014-10-15 Tristan Gingold <gingold@adacore.com> |
580 | ||
581 | * src-release.sh (do_proto_toplev): Configure with --target. | |
582 | ||
6d26190c JY |
583 | 2014-10-03 Jing Yu <jingyu@google.com> |
584 | ||
585 | * configure.ac: Add aarch64 to list of targets that support gold. | |
586 | * configure: Regenerate. | |
587 | ||
a9d58c06 AB |
588 | 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com> |
589 | ||
590 | * configure.ac: Add mips*-img-elf* target triple. | |
591 | * configure: Regenerate. | |
592 | ||
b25b5cef CJW |
593 | 2014-09-06 Kuan-Lin Chen <kuanlinchentw@gmail.com> |
594 | * configure: Disable gdb for nds32*-*-* until supported. | |
595 | * configure.ac: Disable gdb for nds32*-*-* until supported. | |
596 | ||
f8797b5a JB |
597 | 2014-09-05 Joel Brobecker <brobecker@adacore.com> |
598 | ||
599 | * configure: Regenerate. | |
600 | ||
2536ee9d WN |
601 | 2014-08-27 Will Newton <will.newton@linaro.org> |
602 | ||
603 | * src-release.sh: New file. | |
604 | * src-release: Remove file. | |
605 | ||
1f995db6 JS |
606 | 2014-07-27 Joel Sherrill <joel.sherrill@oarcorp.com> |
607 | ||
608 | GDB not supported for or1k*-*-rtems* | |
609 | * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering | |
610 | of the stanzas results in this not being caught by or1k*-*-* later. | |
611 | * configure. Regenerated. | |
612 | ||
a843ea33 SB |
613 | 2014-07-25 Samuel Bronson <naesten@gmail.com> |
614 | ||
615 | * .gitattributes: New file for use with git-merge-changelog. | |
616 | ||
cfbc1a6c JS |
617 | 2014-07-21 Joel Sherrill <joel.sherrill@oarcorp.com> |
618 | ||
619 | Disable gdb for or1k*-*-* until supported | |
620 | * configure.ac (or1k*-*-*): Disable gdb. | |
621 | * configure: Regenerated. | |
622 | ||
d9e042ac SL |
623 | 2014-05-14 Sandra Loosemore <sandra@codesourcery.com> |
624 | ||
625 | * configure.ac (target_makefile_frag): Set for nios2-*-elf*. | |
626 | * configure: Regenerated. | |
627 | ||
201f096f | 628 | 2014-03-26 Jakub Jelinek <jakub@redhat.com> |
629 | ||
630 | PR sanitizer/56781 | |
631 | * Makefile.def: Set bootstrap=true; for host fixincludes. | |
632 | * configure.ac: Don't bootstrap host fixincludes unless | |
633 | --with-build-config=bootstrap-{a,ub}san. | |
634 | * Makefile.in: Regenerated. | |
635 | * configure: Regenerated. | |
636 | ||
730af8ee | 637 | 2014-03-21 Jakub Jelinek <jakub@redhat.com> |
638 | ||
639 | * configure.ac: Move BUILD_CONFIG set up earlier. Add | |
640 | --enable-vtable-verify option parsing. Don't add | |
641 | target-libsanitizer to bootstrap_target_libs unless | |
642 | --with-build-config=bootstrap-asan or | |
643 | --with-build-config=bootstrap-ubsan. Don't add target-libvtv | |
644 | to bootstrap_target_libs unless --enable-vtable-verify. | |
645 | * configure: Regenerated. | |
646 | ||
abca8d87 | 647 | 2014-03-07 Jakub Jelinek <jakub@redhat.com> |
648 | ||
649 | PR bootstrap/58572 | |
650 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of | |
651 | -I for libstdc++-v3 includes if $(LEAN). | |
652 | * Makefile.in: Regenerated. | |
653 | ||
68d122bb | 654 | 2014-02-24 Walter Lee <walt@tilera.com> |
655 | ||
656 | * configure.ac (tilepro-*-*) Change to tilepro*-*-*. | |
657 | (tilegx-*-*): Change to tilegx*-*-*. | |
658 | * configure: Regenerate. | |
659 | ||
39d1b2ae RS |
660 | 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com> |
661 | ||
662 | * config.sub, config.guess: Import from upstream. | |
663 | ||
50f80006 EB |
664 | 2014-04-04 Eric Botcazou <ebotcazou@adacore.com> |
665 | ||
666 | PR bootstrap/60620 | |
72f4393d | 667 | * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. |
50f80006 EB |
668 | * Makefile.in: Regenerate. |
669 | ||
a6305403 YS |
670 | 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> |
671 | ||
672 | * Makefile.def (dependencies): Make all-ld depend on all-binutils | |
673 | for WINDRES_FOR_TARGET in default-manifest.o rule. | |
674 | * Makefile.in: Regenerate. | |
675 | ||
62a0f723 RO |
676 | 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
677 | ||
678 | PR target/59788 | |
679 | * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on | |
680 | *solaris2*. | |
681 | ||
530e8392 KB |
682 | 2013-12-19 Keven Boell <keven.boell@intel.com> |
683 | ||
684 | * cp-namespace.c (cp_lookup_nested_symbol): Enable | |
685 | nested lookups for fortran modules. | |
686 | * dwarf2read.c (read_module): Add fortran module to | |
687 | the symbol table. | |
688 | (add_partial_symbol, add_partial_module): Add fortran | |
689 | module to the partial symbol table. | |
690 | (new_symbol_full): Create full symbol for fortran module. | |
691 | * f-exp.y (yylex): Add new module domain to be parsed. | |
692 | * symtab.h: New domain for fortran modules. | |
693 | ||
7f9b20bb KB |
694 | 2013-12-19 Keven Boell <keven.boell@intel.com> |
695 | ||
696 | * f-exp.y (yylex): Add domain array to enable lookup | |
697 | in multiple domains. Loop over lookup domains and try | |
698 | to find requested symbol. Add STRUCT_DOMAIN to lookup | |
699 | domains to be able to query for user defined types. | |
700 | ||
afc0578d | 701 | 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
702 | ||
703 | * configure.ac: Add user-friendly check for native x86_64-linux | |
704 | multilibs. | |
705 | * configure: Regenerate. | |
706 | ||
f3f51a69 AM |
707 | 2013-11-23 Alan Modra <amodra@gmail.com> |
708 | ||
709 | * config.sub, config.guess: Import from upstream. | |
710 | ||
2440009d | 711 | 2013-11-07 Thomas Schwinge <thomas@codesourcery.com> |
712 | ||
2440009d | 713 | * Makefile.in: Regenerate. |
714 | ||
e78e02e6 | 715 | * Makefile.tpl: Fix typo. |
716 | * Makefile.in: Regenerate partially. | |
717 | ||
9aaf2a7e | 718 | 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com> |
719 | ||
720 | * configure.ac: Added libcilkrts to noconfig list when C++ is not | |
721 | supported. | |
722 | * configure: Regenerated. | |
723 | ||
880b18d1 | 724 | 2013-10-30 Jason Merrill <jason@redhat.com> |
725 | ||
726 | * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass | |
727 | --disable-build-format-warnings. | |
728 | ||
522e3d71 | 729 | 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com> |
730 | ||
f3f51a69 | 731 | * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts |
522e3d71 | 732 | depend on libstdc++ and libgcc. |
733 | * configure: Regenerate. | |
734 | * configure.ac: Added libcilkrts to target binaries. Also, restrict | |
735 | libcilkrts for POSIX and i*86, and x86_64 architectures. | |
736 | * Makefile.in: Added libcilkrts related fields to support building it. | |
737 | ||
cb49a9e1 | 738 | 2013-10-26 Jeff Law <law@redhat.com> |
739 | ||
740 | * Makefile.def (target_modules): Remove libmudflap | |
741 | (languages): Remove check-target-libmudflap). | |
742 | * Makefile.in: Rebuilt. | |
743 | * Makefile.tpl (check-target-libmudflap-c++): Remove. | |
744 | * configure.ac (target_libraries): Remove target-libmudflap. | |
745 | Remove checks which disabled libmudflap on some systems. | |
746 | * configure: Rebuilt. | |
747 | * libmudflap: Directory removed. | |
748 | ||
82033c9b JBG |
749 | 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
750 | ||
751 | * configure.ac: Update from GCC. | |
752 | * configure: Regenerate. | |
753 | ||
b50d7605 HPN |
754 | 2013-10-15 Hans-Peter Nilsson <hp@axis.com> |
755 | ||
756 | * src-release (do-proto-toplevel): Support subdir-path-prefixed | |
757 | files in SUPPORT_FILES. | |
758 | (SIM_SUPPORT_DIRS): New variable. | |
759 | (sim.tar.bz2): New rule. | |
760 | ||
f4cfb980 JBG |
761 | 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
762 | ||
763 | * configure.ac: Update from GCC. | |
764 | * configure: Regenerate. | |
765 | ||
78b1434c JJ |
766 | 2013-10-01 Jeff Johnston <jjohnstn@redhat.com> |
767 | ||
768 | * COPYING.NEWLIB: Update with new copyright. | |
769 | ||
b3fc79f8 JBG |
770 | 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
771 | ||
772 | * configure.ac: Update from GCC. | |
773 | * configure: Regenerate. | |
774 | ||
cc9afea3 AM |
775 | 2013-09-20 Alan Modra <amodra@gmail.com> |
776 | ||
777 | * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical | |
778 | ppc host match. Support little-endian powerpc linux hosts. | |
779 | ||
f006cabd JB |
780 | 2013-08-16 Joel Brobecker <brobecker@adacore.com> |
781 | ||
782 | * src-release (VER): When using $(TOOL)/common/create-version.sh, | |
783 | strip the "-cvs" suffix from the version number if present. | |
784 | ||
95e43135 JBG |
785 | 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
786 | ||
787 | * configure.ac: Sync with GCC repo. | |
788 | * Makefile.def: Ditto. | |
789 | * configure: Regenerate. | |
790 | * Makefile.in: Ditto. | |
791 | ||
7539e41e JB |
792 | 2013-07-22 Joel Brobecker <brobecker@adacore.com> |
793 | ||
794 | * src-release (VER): Use $(TOOL)/common/create-version.sh | |
795 | if it exists. | |
796 | ||
e8044f35 RS |
797 | 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com> |
798 | ||
799 | * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*) | |
800 | (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier]) | |
801 | (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs. | |
802 | * configure: Regenerate. | |
803 | ||
7bab7634 DC |
804 | 2013-06-01 George Thomas <george.thomas@atmel.com> |
805 | ||
95e43135 JBG |
806 | * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove |
807 | from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU | |
7bab7634 | 808 | |
b5364c9e JJ |
809 | 2013-05-06 Sandra Loosemore <sandra@codesourcery.com> |
810 | ||
811 | * COPYING.NEWLIB: Add Altera Corporation copyright. | |
812 | ||
5dad867c JBG |
813 | 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
814 | ||
815 | * config.guess: Update from config repo. | |
816 | * config.sub: Ditto. | |
817 | ||
b836cb18 JBG |
818 | 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
819 | ||
820 | * Makefile.def: Sync with GCC. | |
821 | * Makefile.in: Regenerate. | |
822 | ||
e7d5abf1 JBG |
823 | 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
824 | ||
825 | * configure.ac: Sync with GCC. | |
b836cb18 | 826 | * configure: Regenerate. |
e7d5abf1 | 827 | |
4f778543 MF |
828 | 2013-03-22 Mike Frysinger <vapier@gentoo.org> |
829 | ||
830 | * src-release (VER): Change bfd/configure.in sed to use the new | |
831 | `bfd/configure --version` output. | |
832 | ||
f1dd87fc YZ |
833 | 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com> |
834 | ||
835 | * configure.ac: Sync with GCC repo. | |
836 | * configure: Ditto. | |
837 | ||
a413f71a ILT |
838 | 2013-02-05 Ian Lance Taylor <iant@google.com> |
839 | ||
840 | PR go/55969 | |
841 | * configure.ac: Disable libgo on some systems where it does not | |
842 | work. | |
843 | * configure: Rebuild. | |
844 | ||
3a98824c AM |
845 | 2013-02-05 Alan Modra <amodra@gmail.com> |
846 | ||
847 | * configure: Regenerate after syncing config/. | |
848 | ||
3dae1673 JBG |
849 | 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
850 | ||
851 | * configure.ac: Sync with GCC repo. | |
852 | * configure: Ditto. | |
853 | * Makefile.def: Ditto. | |
854 | * Makefile.in: Ditto. | |
855 | ||
bf51454b JB |
856 | 2013-01-11 Joel Brobecker <brobecker@adacore.com> |
857 | ||
858 | Sync with GCC, merge: | |
859 | ||
860 | 2013-01-09 Jason Merrill <jason@redhat.com> | |
861 | ||
862 | * .gitignore: Import from gdb repository. | |
863 | ||
c841a2be JBG |
864 | 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
865 | ||
866 | * config.sub: Update from config repo. | |
867 | ||
d7b9dae9 EB |
868 | 2013-01-11 Eric Botcazou <ebotcazou@adacore.com> |
869 | ||
870 | * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata. | |
871 | * Makefile.in: Regenerate. | |
872 | ||
861ea9c8 L |
873 | 2013-01-09 H.J. Lu <hongjiu.lu@intel.com> |
874 | ||
875 | * Makefile.def (configure-gcc): Depend on all-gmp. | |
876 | (all-gcc): Remove dependency on all-gmp. | |
877 | * Makefile.in: Regenerated. | |
878 | ||
ce82b126 JBG |
879 | 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
880 | ||
1b4f418d | 881 | * config.guess: Update from config repo. |
c2e5e6d7 | 882 | * config.sub: Ditto. |
ce82b126 | 883 | |
fd62a30d JJ |
884 | 2013-01-07 Jeff Johnston <jjohnstn@redhat.com> |
885 | ||
886 | * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer | |
887 | exists and replace the new bfin license in its location. | |
888 | ||
0140d685 L |
889 | 2013-01-07 H.J. Lu <hongjiu.lu@intel.com> |
890 | ||
891 | PR gas/14899 | |
892 | * Makefile.def (dependencies): Make all-binutils, all-gprof, | |
893 | all-ld and all-gold depend on all-gas. | |
894 | * Makefile.in: Regenerated. | |
895 | ||
c3d399e7 L |
896 | 2012-12-29 Ben Elliston <bje@gnu.org> |
897 | ||
898 | * config.guess: Update to 2012-12-29 version. | |
899 | * config.sub: Likewise. | |
900 | ||
9417cd2f JBG |
901 | 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
902 | ||
903 | * Makefile.def (install-target-libgo): Depend on | |
904 | install-target-libatomic. Merged from GCC repo. | |
905 | * Makefile.in: Regenerate. | |
906 | ||
68dad382 JJ |
907 | 2012-12-17 Jeff Johnston <jjohnstn@redhat.com> |
908 | ||
909 | * COPYING.LIBGLOSS: Add license for bfin libgloss. | |
910 | ||
2344b8da TS |
911 | 2012-12-16 Thomas Schwinge <thomas@codesourcery.com> |
912 | ||
913 | * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF. | |
914 | * configure: Regenerate. | |
915 | ||
5eb08693 L |
916 | 2012-12-11 H.J. Lu <hongjiu.lu@intel.com> |
917 | ||
918 | * Makefile.def (target_modules): Add bootstrap=true and | |
919 | raw_cxx=true to libsanitizer. | |
920 | * configure.ac (bootstrap_target_libs): Add libsanitizer. | |
921 | * Makefile.in: Regenerated. | |
922 | * configure: Likewise. | |
923 | ||
53ab32d8 JBG |
924 | 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
925 | ||
926 | * config.sub: Merge from config repo. | |
927 | ||
d2489204 JBG |
928 | 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
929 | ||
930 | * configure.ac: Merge from GCC. | |
c2e5e6d7 JBG |
931 | * Makefile.tpl: Ditto. |
932 | * Makefile.in: Ditto. | |
933 | * configure: Ditto. | |
d2489204 | 934 | |
c23b5043 JBG |
935 | 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
936 | ||
937 | * configure.ac (noconfigdirs): Merge from GCC. | |
938 | * configure: Regenerate. | |
939 | ||
1dd1f7f6 JBG |
940 | 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de> |
941 | ||
942 | * config.sub (arm): Merge from upstream: Handle armv[6-8] targets. | |
943 | ||
2bda3143 L |
944 | 2012-11-14 Roland McGrath <mcgrathr@google.com> |
945 | ||
946 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | |
947 | * configure: Regenerate. | |
948 | ||
5286fdef L |
949 | 2012-11-13 Richard Henderson <rth@redhat.com> |
950 | ||
951 | * configure.ac: Move libsanitizer logic to subdirectory. | |
952 | * configure: Regenerate. | |
953 | ||
954 | 2012-11-13 Dodji Seketeli <dodji@redhat.com> | |
955 | ||
956 | * configure.ac: Enable libsanitizer just on x86 linux for now. | |
957 | * configure: Re-generate. | |
958 | ||
959 | 2012-11-13 David Edelsohn <dje.gcc@gmail.com> | |
960 | ||
961 | * configure.ac: Merge libquadmath sections. | |
962 | * configure: Regenerate. | |
963 | ||
964 | 2012-11-12 Wei Mi <wmi@google.com> | |
965 | ||
966 | * configure.ac: Add libsanitizer to target_libraries. | |
967 | * Makefile.def: Ditto. | |
968 | * configure: Regenerate. | |
969 | * Makefile.in: Regenerate. | |
970 | ||
f66a9a70 L |
971 | 2012-11-03 H.J. Lu <hongjiu.lu@intel.com> |
972 | ||
973 | * configure: Regenerated. | |
974 | ||
975 | 2012-11-03 Robert Mason <rbmj@verizon.net> | |
976 | ||
977 | * configure.ac: add --disable-libstdcxx configure option | |
978 | and handle defaulted state only for VxWorks, ARM-wince-pe and AVR. | |
979 | ||
6d94c122 CV |
980 | 2012-10-24 Corinna Vinschen <corinna@vinschen.de> |
981 | ||
982 | * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building | |
983 | against Mingw64 w32api. | |
984 | * configure: Regenerate. | |
985 | ||
a882be68 EB |
986 | 2012-10-23 Eric Botcazou <ebotcazou@adacore.com> |
987 | ||
988 | PR bootstrap/54820 | |
989 | * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5. | |
990 | * configure: Regenerate. | |
991 | ||
b3676d82 EB |
992 | 2012-10-22 Eric Botcazou <ebotcazou@adacore.com> |
993 | ||
994 | PR bootstrap/54820 | |
995 | * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable. | |
996 | (all-[+prefix+][+module+]): Pass stage1_args to sub-makes. | |
997 | (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. | |
998 | (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false. | |
999 | (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS. | |
1000 | * Makefile.in: Regenerate. | |
1001 | * configure.ac (have_static_libs): New variable and associated check. | |
1002 | (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++ | |
1003 | -static-libgcc if stage1_libs is empty and have_static_libs is yes. | |
1004 | * configure: Regenerate. | |
1005 | ||
7b0e8ca5 MF |
1006 | 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com> |
1007 | ||
1008 | * config.guess, config.sub: Include updated version from | |
1009 | config-patches. Adds microblaze little endian support. | |
1010 | ||
8e71395b L |
1011 | 2012-09-28 Ian Lance Taylor <iant@google.com> |
1012 | ||
1013 | * Makefile.def: Make all-target-libgo depend on | |
1014 | all-target-libbacktrace. | |
1015 | * Makefile.in: Rebuild. | |
1016 | ||
1017 | 2012-09-26 Ian Lance Taylor <iant@google.com> | |
1018 | ||
1019 | * Makefile.def: Make all-gcc depend on all-libbacktrace. | |
1020 | * Makefile.in: Rebuild. | |
1021 | ||
1022 | 2012-09-06 Diego Novillo <dnovillo@google.com> | |
1023 | ||
1024 | * configure.ac: Bump minimum GMP version to 4.2.3. | |
1025 | * configure: Re-generate. | |
1026 | ||
1027 | 2012-09-05 Georg-Johann Lay <avr@gjlay.de> | |
1028 | ||
1029 | PR target/54461 | |
1030 | * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib, | |
1031 | target-libgloss if not configured --with-avrlibc=no. | |
1032 | * configure: Regenerate. | |
1033 | ||
1034 | 2012-09-04 Jason Merrill <jason@redhat.com> | |
1035 | ||
1036 | * configure.ac: Fix --enable-languages=all. | |
1037 | ||
1038 | 2012-09-03 Richard Guenther <rguenther@suse.de> | |
1039 | ||
1040 | PR bootstrap/54138 | |
1041 | * configure.ac: Re-organize ISL / CLOOG checks to allow | |
1042 | disabling with either --without-isl or --without-cloog. | |
1043 | * configure: Regenerated. | |
1044 | ||
1045 | 2012-09-03 Georg-Johann Lay <avr@gjlay.de> | |
1046 | ||
1047 | * configure.ac (noconfigdirs,target=avr): Add target-libquadmath. | |
1048 | * configure: Regenerate. | |
1049 | ||
d09bbf00 SE |
1050 | 2012-09-21 Steve Ellcey <sellcey@mips.com> |
1051 | ||
1052 | * configure.ac: Add mips*-mti-elf* target. | |
1053 | * configure: Regenerate. | |
1054 | ||
2bf680c4 ILT |
1055 | 2012-09-19 Ian Lance Taylor <iant@google.com> |
1056 | ||
1057 | * configure.ac (host_libs): Add libbacktrace. | |
1058 | (target_libraries): Add libbacktrace. | |
1059 | * Makefile.def (host_modules): Add libbacktrace. | |
1060 | (target_modules): Likewise. | |
1061 | * configure, Makefile.in: Rebuild. | |
1062 | ||
5c0b3823 WL |
1063 | 2012-09-15 Jiong Wang <jiwang@tilera.com> |
1064 | ||
1065 | * configure.ac (ENABLE_GOLD): support tilegx* | |
1066 | * configure: rebuild | |
1067 | ||
1488e230 DE |
1068 | 2012-09-14 David Edelsohn <dje.gcc@gmail.com> |
1069 | ||
1070 | PR target/38607 | |
1071 | Merge upstream change. | |
1072 | * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. | |
1073 | ||
1074 | * configure.ac: Add target-libquadmath to noconfigdirs for AIX. | |
1075 | Add libgomp*.o to compare_exclusions for AIX. | |
1076 | * configure: Regenerate. | |
1077 | ||
df6795ce L |
1078 | 2012-08-26 H.J. Lu <hongjiu.lu@intel.com> |
1079 | ||
1080 | PR binutils/4970 | |
1081 | * Makefile.def (host_modules): Rmove lib_path=.libs from bfd | |
1082 | and opcodes. | |
1083 | * Makefile.in: Regenerated. | |
1084 | ||
7ec59b9e L |
1085 | 2012-08-14 Diego Novillo <dnovillo@google.com> |
1086 | ||
1087 | Merge from cxx-conversion branch. | |
1088 | ||
1089 | * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove | |
1090 | POSTSTAGE1_CONFIGURE_FLAGS. | |
1091 | * Makefile.in: Regenerate. | |
1092 | * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users. | |
1093 | Force C++ when bootstrapping. | |
1094 | * configure: Regenerate. | |
1095 | ||
1096 | 2012-07-06 Richard Guenther <rguenther@suse.de> | |
1097 | ||
1098 | * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC) | |
1099 | as CPPFLAGS, pass path to built gmp as LDFLAGS, always use | |
1100 | --with-gmp=system. | |
1101 | * Makefile.in: Regenerated. | |
1102 | * configure: Likewise. | |
1103 | ||
1104 | 2012-07-06 Richard Guenther <rguenther@suse.de> | |
1105 | ||
1106 | * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst. | |
1107 | * Makefile.def (isl): Use extra_isl_gmp_configure_flags and | |
1108 | supply V=1 as extra_make_flags. | |
1109 | * configure: Regenerated. | |
1110 | * Makefile.in: Likewise. | |
1111 | ||
1112 | 2012-07-03 Richard Guenther <rguenther@suse.de> | |
1113 | ||
1114 | * Makfile.def (isl): Remove not necessary extra_exports and | |
1115 | extra_make_flags. | |
1116 | (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}. | |
1117 | * Makefile.in: Regenerated. | |
1118 | ||
1119 | 2012-07-03 Richard Guenther <rguenther@suse.de> | |
1120 | ||
1121 | * Makefile.def (cloog): Add V=1 to extra_make_flags. | |
1122 | * configure.ac: If either the ISL or the CLooG check failed | |
1123 | do not try to build in-tree versions. | |
1124 | * Makefile.in: Regenerated. | |
1125 | * configure: Regenerated. | |
1126 | ||
1127 | 2012-07-02 Richard Guenther <rguenther@suse.de> | |
1128 | Michael Matz <matz@suse.de> | |
1129 | Tobias Grosser <tobias@grosser.es> | |
1130 | Sebastian Pop <sebpop@gmail.com> | |
1131 | ||
1132 | * Makefile.def: Add ISL host module, remove PPL host module. | |
1133 | Adjust ClooG host module to use the proper ISL. | |
1134 | * Makefile.tpl: Pass ISL include flags instead of PPL ones. | |
1135 | * configure.ac: Include config/isl.m4. Add ISL host library, | |
1136 | remove PPL. Remove PPL configury, add ISL configury, adjust | |
1137 | ClooG configury. | |
1138 | * Makefile.in: Regenerated. | |
1139 | * configure: Likewise. | |
1140 | ||
1141 | 2012-07-02 Richard Guenther <rguenther@suse.de> | |
1142 | ||
1143 | Merge from graphite branch | |
1144 | 2011-07-21 Tobias Grosser <tobias@grosser.es> | |
1145 | ||
1146 | * configure: Regenerated. | |
1147 | * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma, | |
1148 | both cloog.org and legacy versions. The only supported version will | |
1149 | be CLooG with the isl backend. | |
1150 | ||
1151 | 2011-07-21 Tobias Grosser <tobias@grosser.es> | |
1152 | ||
1153 | * configure: Regenerated. | |
1154 | * configure.ac: Require cloog isl 0.17.0 | |
1155 | ||
1156 | 2011-07-21 Tobias Grosser <tobias@grosser.es> | |
1157 | ||
1158 | * configure: Regenerated. | |
1159 | * config/cloog.m4: Do not define CLOOG_ORG | |
1160 | ||
1161 | 2012-06-29 Steven Bosscher <steven@gcc.gnu.org> | |
1162 | ||
1163 | * configure.ac: Skip C if explicitly selected. | |
1164 | * configure: Regenerate. | |
1165 | ||
1166 | 2012-06-28 Christophe Lyon <christophe.lyon@st.com> | |
1167 | ||
1168 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure | |
1169 | they contain -O2. | |
1170 | * configure: Regenerate. | |
1171 | ||
1172 | 2012-06-20 Jason Merrill <jason@redhat.com> | |
1173 | ||
1174 | * Makefile.tpl (check-target-libgomp-c++): New. | |
1175 | (check-target-libitm-c++): New. | |
1176 | * Makefile.def (c++): Add them. | |
1177 | * Makefile.in: Regenerate. | |
1178 | ||
1179 | 2012-05-16 Olivier Hainque <hainque@adacore.com> | |
1180 | ||
1181 | * Makefile.tpl (gcc-no-fixedincludes): Rename into ... | |
1182 | (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/ | |
1183 | (install-no-fixedincludes): Adjust accordingly. | |
1184 | * Makefile.in: Regenerate. | |
1185 | ||
1186 | 2012-05-09 Nick Clifton <nickc@redhat.com> | |
1187 | Paul Smith <psmith@gnu.org> | |
1188 | ||
1189 | PR bootstrap/50461 | |
1190 | * configure.ac (mpfr-dir): When using in-tree MPFR sources | |
1191 | allow for the fact that from release v3.1.0 of MPFR the source | |
1192 | files were moved into a src sub-directory. | |
1193 | * configure: Regenerate. | |
1194 | ||
1195 | 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org> | |
1196 | ||
1197 | * configure.ac: Bump minimum MPFR version to 2.4.0. | |
1198 | * configure: Regenerated. | |
1199 | ||
1200 | 2012-05-01 Richard Henderson <rth@redhat.com> | |
1201 | ||
1202 | * Makefile.def (libatomic): New target_module. | |
1203 | * configure.ac (target_libraries): Add libatomic. | |
1204 | (noconfigdirs): Check if libatomic is supported. | |
1205 | * Makefile.in, configure: Rebuild. | |
1206 | ||
f87f9c61 L |
1207 | 2012-05-15 H.J. Lu <hongjiu.lu@intel.com> |
1208 | ||
1209 | Merge upstream change | |
1210 | * libtool.m4 (_LT_ENABLE_LOCK): Support x32. | |
1211 | ||
1212 | 2011-11-21 Andreas Tobler <andreast@fgznet.ch> | |
1213 | ||
1214 | * libtool.m4: Additional FreeBSD 10 fixes. | |
1215 | ||
68f107fa AO |
1216 | 2012-06-28 Christophe Lyon <christophe.lyon@st.com> |
1217 | ||
1218 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure | |
1219 | they contain -O2. | |
1220 | * configure: Regenerate. | |
1221 | ||
b9c361e0 JL |
1222 | 2012-05-14 Catherine Moore <clm@codesourcery.com> |
1223 | ||
1224 | * NEWS: Mention PowerPC VLE port. | |
1225 | ||
9eb322aa MF |
1226 | 2012-05-11 Mike Frysinger <vapier@gentoo.org> |
1227 | ||
1228 | * MAINTAINERS (config/): Move to intl/ section. | |
1229 | (compile; depcomp; install-sh; missing; ylwrap): Likewise. | |
1230 | ||
58b1dd21 NC |
1231 | 2012-05-09 Nick Clifton <nickc@redhat.com> |
1232 | Paul Smith <psmith@gnu.org> | |
1233 | ||
1234 | PR bootstrap/50461 | |
1235 | * configure.ac (mpfr-dir): When using in-tree MPFR sources | |
1236 | allow for the fact that from release v3.1.0 of MPFR the source | |
1237 | files were moved into a src sub-directory. | |
1238 | * configure: Regenerate. | |
1239 | ||
2e702c99 RM |
1240 | 2012-05-02 Roland McGrath <mcgrathr@google.com> |
1241 | ||
1242 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | |
1243 | * configure: Regenerate. | |
1244 | ||
d2213593 JB |
1245 | 2012-04-25 Joel Brobecker <brobecker@adacore.com> |
1246 | ||
1247 | * config.sub: Update to 2012-04-18 version from official repo. | |
1248 | ||
202e2356 NC |
1249 | 2012-03-19 Tristan Gingold <gingold@adacore.com> |
1250 | ||
1251 | * configure.ac (ia64*-*-*vms*): Add support for ld. | |
1252 | * configure: Regenerate. | |
1253 | ||
2479f722 RO |
1254 | 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
1255 | ||
1256 | * configure.ac (enable_libgomp): Remove *-*-irix6*. | |
1257 | (unsupported_languages): Remove mips-sgi-irix6.*. | |
1258 | (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*. | |
1259 | (with_stabs): Remove. | |
1260 | * configure: Regenerate. | |
1261 | ||
4e97d92b RO |
1262 | 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
1263 | ||
1264 | * configure.ac (enable_libgomp): Remove *-*-osf*. | |
1265 | (with_stabs): Remove alpha*-*-osf*. | |
1266 | * configure: Regenerate. | |
1267 | ||
f9ea6f98 JJ |
1268 | 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> |
1269 | ||
1270 | * COPYING.NEWLIB: Modify DJ Delorie license to include | |
1271 | modification rights in clause as permitted by DJ Delorie. | |
1272 | * COPYING.LIBGLOSS: Ditto. | |
1273 | ||
48688b3e JJ |
1274 | 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> |
1275 | ||
1276 | * COPYING.NEWLIB: Remove two unused licenses. | |
1277 | ||
0945bbee TG |
1278 | 2012-03-05 Tristan Gingold <gingold@adacore.com> |
1279 | ||
1280 | * configure.ac: Enable gdb and readline for ia64*-*-*vms*. | |
1281 | * configure: Regenerate. | |
1282 | ||
516be0c5 JJ |
1283 | 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com> |
1284 | ||
1285 | * COPYING.NEWLIB: Add Adapteva notice. | |
1286 | * COPYING.LIBGLOSS: Add Adapteva notice. | |
1287 | ||
64b986c0 EB |
1288 | 2011-12-18 Eric Botcazou <ebotcazou@adacore.com> |
1289 | ||
1290 | * configure: Regenerate. | |
1291 | ||
58cddc18 JJ |
1292 | 2011-12-15 Jeff Johnston <jjohnstn@redhat.com> |
1293 | ||
1294 | * COPYING.LIBGLOSS: Add GPL with exception license. | |
1295 | ||
b121d7d4 DD |
1296 | 2011-11-09 Roland McGrath <mcgrathr@google.com> |
1297 | ||
1298 | * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET. | |
1299 | * configure: Rebuild. | |
1300 | * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET. | |
1301 | * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables. | |
1302 | (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET. | |
1303 | (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET. | |
1304 | (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): | |
1305 | Add READELF. | |
1306 | * Makefile.in: Rebuild. | |
1307 | ||
d32e2926 RH |
1308 | 2011-11-08 Richard Henderson <rth@redhat.com> |
1309 | ||
1310 | * configure.ac: Test for libitm directory present first. | |
1311 | ||
1312 | * configure.ac: Adjust srcdir for running libitm/configure.tgt. | |
1313 | ||
1314 | * configure.ac: Test libitm/configure.tgt to disable libitm. | |
1315 | * configure: Rebuild. | |
1316 | ||
98dd765a RO |
1317 | 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
1318 | ||
1319 | * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS, | |
1320 | LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES. | |
1321 | * Makefile.in: Regenerate. | |
1322 | ||
99c513f6 DD |
1323 | 2011-11-01 DJ Delorie <dj@redhat.com> |
1324 | ||
1325 | * configure.ac (rl78-*-*) New case. | |
1326 | * configure: Regenerate. | |
1327 | ||
ff3ec4ee DD |
1328 | 2011-11-01 DJ Delorie <dj@redhat.com> |
1329 | ||
1330 | * config.sub: Update to version 2011-10-29 (added rl78) | |
1331 | ||
c28a9f49 NC |
1332 | 2011-10-27 Nick Clifton <nickc@redhat.com> |
1333 | ||
1334 | * config.sub: Import these changes from the config project: | |
1335 | ||
a903d6ac | 1336 | 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com> |
c28a9f49 NC |
1337 | Ben Elliston <bje@gnu.org> |
1338 | ||
1339 | * config.sub (epiphany): New. | |
1340 | ||
1341 | 2011-09-09 Linas Vepstas <linasvepstas@gmail.com> | |
1342 | Ben Elliston <bje@gnu.org> | |
1343 | ||
9eb322aa | 1344 | * config.sub (hexagon, hexagon-*): New. |
c28a9f49 NC |
1345 | |
1346 | 2011-08-23 Roland McGrath <mcgrathr@google.com> | |
1347 | ||
1348 | * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and | |
1349 | 64eb to be64. | |
1350 | ||
1351 | 2011-08-16 Roland McGrath <mcgrathr@google.com> | |
1352 | ||
1353 | * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs. | |
1354 | (nacl): Grok as alias for 32el-unknown-nacl. | |
1355 | ||
860144e4 JB |
1356 | 2011-08-19 Joel Brobecker <brobecker@adacore.com> |
1357 | ||
1358 | * src-release (GDB_SUPPORT_DIRS): Add 'cpu'. | |
1359 | ||
40ae9136 YQ |
1360 | 2011-08-14 Yao Qi <yao@codesourcery.com> |
1361 | ||
1362 | Merge from gcc: | |
1363 | ||
1364 | 2011-08-14 Yao Qi <yao@codesourcery.com> | |
1365 | * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs. | |
1366 | * configure: Regenerate. | |
1367 | ||
ffdd6afc ILT |
1368 | 2011-07-26 Ian Lance Taylor <iant@google.com> |
1369 | ||
1370 | Merge from gcc: | |
1371 | ||
1372 | 2011-07-26 Ian Lance Taylor <iant@google.com> | |
1373 | * configure.ac: Set have_compiler based on whether gcc directory | |
1374 | exists, rather than on whether gcc is in configdirs. | |
1375 | * configure: Rebuild. | |
1376 | ||
1377 | 2011-07-20 David Edelsohn <dje.gcc@gmail.com> | |
1378 | * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to | |
1379 | link directories. | |
1380 | * Makefile.in: Rebuild. | |
1381 | ||
1382 | 2011-07-20 Ian Lance Taylor <iant@google.com> | |
1383 | PR bootstrap/49787 | |
1384 | * configure.ac: Move --enable-bootstrap handling earlier in file. | |
1385 | If --enable-bootstrap and either --enable-build-with-cxx or | |
1386 | --enable-build-poststage1-with-cxx, enable C++ automatically. | |
1387 | * configure: Rebuild. | |
1388 | ||
1389 | 2011-07-19 Ian Lance Taylor <iant@google.com> | |
1390 | * configure.ac: Add --enable-build-poststage1-with-cxx. If set, | |
1391 | make C++ a boot_language. Set and substitute | |
1392 | POSTSTAGE1_CONFIGURE_FLAGS. | |
1393 | * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable. | |
1394 | (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS). | |
1395 | * configure, Makefile.in: Rebuild. | |
1396 | ||
1397 | 2011-07-16 Jason Merrill <jason@redhat.com> | |
1398 | * Makefile.def (language=c++): Add check-c++0x and | |
1399 | check-target-libmudflap-c++. | |
1400 | * Makefile.tpl (check-target-libmudflap-c++): New. | |
1401 | * Makefile.in: Regenerate. | |
1402 | ||
1403 | 2011-07-16 Matthias Klose <doko@ubuntu.com> | |
1404 | * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define. | |
1405 | * Makefile.def (target_modules/libjava): Pass | |
1406 | $(EXTRA_CONFIGARGS_LIBJAVA). | |
1407 | * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA, | |
1408 | if not configured with --enable-static-libjava. | |
1409 | * Makefile.in: Regenerate. | |
1410 | * configure: Likewise. | |
1411 | ||
1412 | 2011-06-22 Hans-Peter Nilsson <hp@axis.com> | |
1413 | PR regression/47836 | |
1414 | PR bootstrap/23656 | |
1415 | PR other/47733 | |
1416 | PR bootstrap/49247 | |
1417 | PR c/48825 | |
1418 | * configure.ac (target_libraries): Remove target-libiberty. | |
1419 | Remove case-statement setting skipdirs=target-libiberty for | |
1420 | multiple targets. Remove checking target_configdirs and | |
1421 | removing target-libiberty but keeping target-libgcc if | |
1422 | otherwise empty. | |
1423 | * Makefile.def (target_modules): Don't add libiberty. | |
1424 | (dependencies): Remove all traces of target-libiberty. | |
1425 | * configure, Makefile.in: Regenerate. | |
1426 | ||
9ccb86e7 JM |
1427 | 2011-07-22 Jason Merrill <jason@redhat.com> |
1428 | ||
1429 | * Makefile.def (language=c++): Add check-c++0x and | |
1430 | check-target-libmudflap-c++. | |
1431 | * Makefile.tpl (check-target-libmudflap-c++): New. | |
1432 | * Makefile.in: Regenerate. | |
1433 | ||
090bc50f RO |
1434 | 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
1435 | ||
1436 | * configure: Regenerate. | |
1437 | ||
cff32a7c RO |
1438 | 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
1439 | ||
1440 | PR target/39150 | |
1441 | * configure.ac (i[3456789]86-*-solaris2*): Also accept | |
1442 | x86_64-*-solaris2.1[0-9]*. | |
1443 | * configure: Regenerate. | |
1444 | ||
eb4b2452 NC |
1445 | 2011-06-13 Walter Lee <walt@tilera.com> |
1446 | ||
1447 | * configure.ac (tilepro-*-*) New case. | |
1448 | (tilegx-*-*): Likewise. | |
1449 | * configure: Regenerate. | |
1450 | ||
3c0013bf NC |
1451 | 2011-06-06 Nick Clifton <nickc@redhat.com> |
1452 | ||
1453 | * config.sub: Sync from upstream. | |
1454 | ||
91c1f14c DK |
1455 | 2011-05-08 Doug Kwan <dougkwan@google.com> |
1456 | ||
1457 | Merge from gcc: | |
1458 | ||
1459 | 2011-05-08 Doug Kwan <dougkwan@google.com> | |
1460 | ||
1461 | * configure.ac: Propagate LDFLAGS_FOR_TARGET. | |
1462 | * configure: Regenerated. | |
1463 | * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET | |
1464 | value from configure. | |
1465 | * Makefile.in: Regenerated. | |
1466 | ||
c7e4b184 JM |
1467 | 2011-05-05 Joseph Myers <joseph@codesourcery.com> |
1468 | ||
1469 | * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*, | |
1470 | sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*, | |
1471 | *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux* | |
1472 | | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*, | |
1473 | *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*, | |
1474 | *-*-vxworks*): Disable newlib and libgloss in separate case | |
1475 | statement. | |
1476 | (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built | |
1477 | to separate case statement. | |
1478 | (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, | |
1479 | *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*, | |
1480 | alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*, | |
1481 | sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* | | |
1482 | arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*, | |
1483 | bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff | | |
1484 | i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*, | |
1485 | i[[3456789]]86-*-mingw*, x86_64-*-mingw*, | |
1486 | i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*, | |
1487 | i[[3456789]]86-*-rdos*, m32r-*-*, | |
1488 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-* | |
1489 | | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi, | |
1490 | powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*, | |
1491 | rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout* | |
1492 | | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*, | |
1493 | sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* | | |
1494 | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | | |
1495 | *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib | |
1496 | and libgloss in main case over targets. Remove most empty cases | |
1497 | in main case over targets. | |
1498 | * configure: Regenerate. | |
1499 | ||
7152a690 JM |
1500 | 2011-05-04 Joseph Myers <joseph@codesourcery.com> |
1501 | ||
1502 | * configure.ac: Remove code setting special library locations for | |
1503 | hppa*64*-*-hpux11*. Remove code setting compiler for | |
1504 | sparc-sun-solaris2*. | |
1505 | * configure: Regenerate. | |
1506 | ||
ff46fb8f JM |
1507 | 2011-05-04 Joseph Myers <joseph@codesourcery.com> |
1508 | ||
1509 | * configure.ac: Separate libgloss_dir settings from general case | |
1510 | over targets. | |
1511 | * configure: Regenerate. | |
1512 | ||
82ae827f JM |
1513 | 2011-04-28 Joseph Myers <joseph@codesourcery.com> |
1514 | ||
1515 | * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*, | |
1516 | alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*, | |
1517 | arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove | |
1518 | cases in libgcj-disabling case statement. | |
1519 | (hppa*64*-*-linux*): Set unsupported_languages instead of | |
1520 | disabling target-zlib. | |
1521 | (hppa*64*-*-*): Restrict case in libgcj-disabling case statement | |
1522 | to hppa*64*-*-hpux*. | |
1523 | (hppa*-*-*): Restrict case in libgcj-disabling case statement to | |
1524 | hppa*-*-hpux*. | |
1525 | (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf, | |
1526 | i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*, | |
1527 | i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* | | |
1528 | fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* | | |
1529 | powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*, | |
1530 | sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* | | |
1531 | sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | | |
1532 | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in | |
1533 | libgcj-disabling case statement. | |
1534 | * configure: Regenerate. | |
1535 | ||
0827f9a6 JM |
1536 | 2011-04-28 Joseph Myers <joseph@codesourcery.com> |
1537 | ||
1538 | * configure.ac: Disable Java for targets not supporting libffi. | |
1539 | (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe): | |
1540 | Remove cases in Java-disabling statement. | |
1541 | (*arm-wince-pe): Change to arm-wince-pe. | |
1542 | (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove | |
1543 | cases in Java-disabling statement. | |
1544 | (bfin-*-*): Don't disable Java again. | |
1545 | (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*, | |
1546 | fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* | | |
1547 | hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*, | |
1548 | hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff, | |
1549 | i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*, | |
1550 | i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*, | |
1551 | i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*, | |
1552 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in | |
1553 | Java-disabling statement. | |
1554 | (mmix-*-*): Don't disable Java again. | |
1555 | (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, | |
1556 | powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*, | |
1557 | microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*, | |
1558 | sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*, | |
1559 | tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling | |
1560 | statement. | |
1561 | * configure: Regenerate. | |
1562 | ||
899b04ef JM |
1563 | 2011-04-28 Joseph Myers <joseph@codesourcery.com> |
1564 | ||
1565 | Merge from GCC: | |
1566 | ||
1567 | 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu> | |
1568 | ||
1569 | PR lto/48086 | |
1570 | * configure.ac: Re-enable LTO on *-apple-darwin9*. | |
1571 | * configure: Regenerate. | |
1572 | ||
9863d716 JM |
1573 | 2011-04-28 Joseph Myers <joseph@codesourcery.com> |
1574 | ||
1575 | * configure.ac: Separate cases disabling Java and Java libraries | |
1576 | from general case over targets. | |
1577 | * configure: Regenerate. | |
1578 | ||
a90ef4bf JM |
1579 | 2011-04-06 Joseph Myers <joseph@codesourcery.com> |
1580 | ||
1581 | * configure.ac (build_tools): Remove build-byacc. | |
1582 | (host_libs): Remove mmalloc. | |
1583 | (host_tools): Remove byacc make patch prms send-pr ash bash bzip2 | |
1584 | autoconf automake libtool diff rcs fileutils shellutils time | |
1585 | textutils wdiff find uudecode hello tar gzip indent recode release | |
1586 | sed perl gawk findutils gettext zip. | |
1587 | (libgcj): Remove target-qthreads. | |
1588 | (target_tools): Remove target-examples target-gperf. | |
1589 | (YACC): Don't handle building byacc. | |
1590 | * configure: Regenerate. | |
1591 | * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff, | |
1592 | dosutils, examples, fileutils, find, findutils, gawk, gettext, | |
1593 | gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc, | |
1594 | patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr, | |
1595 | shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't | |
1596 | handle building components. | |
1597 | * Makefile.in: Regenerate. | |
1598 | ||
05a02268 RW |
1599 | 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1600 | ||
1601 | * config.sub: Sync from upstream. | |
1602 | ||
c5f5c3c2 JM |
1603 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> |
1604 | ||
1605 | * configure.ac (avr-*-*): Add comment about why libssp is disabled. | |
1606 | (microblaze*): Don't disable libssp. | |
1607 | * configure: Regenerate. | |
1608 | ||
f6c1938b JM |
1609 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> |
1610 | ||
1611 | * configure.ac: Remove code setting CONFIG_SHELL, config_shell and | |
1612 | moveifchange. | |
1613 | * configure: Regenerate. | |
1614 | * Makefile.tpl: Use @SHELL@ not @config_shell@. | |
1615 | * Makefile.in: Regenerate. | |
1616 | ||
1f111696 JM |
1617 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> |
1618 | ||
1619 | * configure.ac (*-*-sysv4*): Don't enable libgomp. | |
1620 | (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*, | |
1621 | powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*, | |
1622 | powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*, | |
1623 | xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*, | |
1624 | *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove | |
1625 | md_exec_prefix cases. | |
1626 | * configure: Regenerate. | |
1627 | ||
065a5627 JM |
1628 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> |
1629 | ||
1630 | * configure.ac: Separate cases disabling target-libssp, | |
1631 | target-libiberty, target-libstdc++-v3 and Fortran from general | |
1632 | case over targets. | |
1633 | * configure: Regenerate. | |
1634 | ||
b2f14e4a JM |
1635 | 2011-04-01 Joseph Myers <joseph@codesourcery.com> |
1636 | ||
1637 | * configure.ac (*-*-chorusos): Don't disable libgcj. | |
1638 | (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*): | |
1639 | Remove case. | |
1640 | (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar. | |
1641 | (arm-*-coff): Don't disable libgcj. | |
1642 | (arm*-*-linux-gnueabi): Remove useless assignment. | |
1643 | (arm-*-riscix*): Don't disable libgcj. | |
1644 | (bfin-*-*): Don't enable target-bsp and target-cygmon depending on | |
1645 | configuration. | |
1646 | (c4x-*-* | tic4x-*-*): Don't disable GCC libraries. | |
1647 | (c54x*-*-*): Remove case. | |
1648 | (tic54x-*-*): Don't disable GCC or GCC libraries. | |
1649 | (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf | |
1650 | to *. | |
1651 | (d10v-*-*): Don't disable GCC libraries. | |
1652 | (d30v-*-*): Don't disable libgcj. | |
1653 | (h8500-*-*): Don't disable GCC libraries. | |
1654 | (i960-*-*): Don't disable libgcj. | |
1655 | (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*. | |
1656 | (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, | |
1657 | i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable | |
1658 | libgcj. | |
1659 | (m68k-*-coff*): Remove case. | |
1660 | (mmix-*-*): Don't disable libgloss on host. | |
1661 | (mn10200-*-*, mn10300-*-*): Remove cases. | |
1662 | (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*, | |
1663 | powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*): | |
1664 | Don't disable libgcj. | |
1665 | (romp-*-*): Remove case. | |
1666 | (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj. | |
1667 | (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove | |
1668 | case. | |
1669 | (v810-*-*): Don't disable GCC libraries. | |
1670 | (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases. | |
1671 | (ip2k-*-*): Don't disable GCC libraries. | |
1672 | * configure: Regenerate. | |
1673 | ||
6a608608 JM |
1674 | 2011-03-28 Joseph Myers <joseph@codesourcery.com> |
1675 | ||
1676 | * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable | |
1677 | libffi on host. | |
1678 | (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib | |
1679 | on host. | |
1680 | (c54x*-*-* | tic54x-*-*): Don't disable newlib on host. | |
1681 | * configure: Regenerate. | |
1682 | ||
5b806d27 NC |
1683 | 2011-03-26 John Marino <binutils@marino.st> |
1684 | ||
1685 | * configure.ac: Add support for *-*-dragonfly* | |
1686 | * configure: Regenerate. | |
1687 | ||
0377a422 JM |
1688 | 2011-03-25 Joseph Myers <joseph@codesourcery.com> |
1689 | ||
1690 | * configure.ac (native_only): Remove. | |
1691 | (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu | |
1692 | send-pr uudecode guile gnuserv on host. | |
1693 | (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake | |
1694 | send-pr rcs guile perl texinfo libtool on host. | |
1695 | (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf | |
1696 | automake send-pr rcs guile perl texinfo libtool on host. | |
1697 | (*-*-cygwin*, *-*-netbsd*): Remove host cases. | |
1698 | (*-*-kaos*): Don't disable target-examples target-gperf on target. | |
1699 | (alpha*-dec-osf*): Don't disable fileutils on target. | |
1700 | (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples | |
1701 | texinfo send-pr expect dejagnu on target. | |
1702 | (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable | |
1703 | target-qthreads on target. | |
1704 | (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target. | |
1705 | (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target. | |
1706 | (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*, | |
1707 | x86_64-*-mingw*): Don't disable expect on target. | |
1708 | (*-*-cygwin*): Don't disable target-gperf on target. | |
1709 | (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect | |
1710 | gnuserv on target. | |
1711 | (powerpcle-*-solaris*): Don't disable make expect gnuserv on | |
1712 | target. | |
1713 | * configure: Regenerate. | |
1714 | ||
2354b38b JM |
1715 | 2011-03-25 Joseph Myers <joseph@codesourcery.com> |
1716 | ||
1717 | * configure.ac (target_tools): Remove target-groff. | |
1718 | (native_only): Remove target-groff. | |
1719 | (hppa*64*-*-*): Don't disable byacc. | |
1720 | (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs | |
1721 | setting. | |
1722 | (*-*-kaos*): Don't skip target-librx and target-groff. | |
1723 | (*-*-netware*): Don't skip target-libmudflap. | |
1724 | (*-*-tpf*): Don't skip target-libmudflap. | |
1725 | (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured | |
1726 | directories on the host. | |
1727 | (ia64*-*-*vms*): Don't skip tix. | |
1728 | (sh-*-* | sh64-*-*): Don't condition skipped directories on the | |
1729 | host. | |
1730 | * configure: Regenerate. | |
1731 | ||
28d9b232 PB |
1732 | 2011-03-24 Paolo Bonzini <pbonzini@redhat.com> |
1733 | ||
1734 | * configure.ac: Remove references to mt-mep, mt-netware, | |
1735 | mt-wince. | |
1736 | * Makefile.def: Add all-utils soft dependencies. | |
1737 | * Makefile.tpl: Remove GDB_NLM_DEPS. | |
1738 | * configure: Regenerate. | |
1739 | * Makefile.in: Regenerate. | |
1740 | ||
dbbe5f95 PB |
1741 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> |
1742 | ||
1743 | Sync from GCC: | |
1744 | ||
1745 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
1746 | ||
1747 | * configure.ac: Do not include mh-x86omitfp. | |
1748 | * configure: Regenerate. | |
1749 | ||
1750 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
1751 | ||
1752 | * configure.ac: Remove empty cases. | |
1753 | * configure: Regenerate. | |
1754 | ||
1755 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
1756 | ||
1757 | * Makefile.def: Add dependency from termcap to gdb. | |
1758 | * Makefile.in: Regenerate. | |
1759 | ||
1760 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
1761 | ||
1762 | * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. | |
1763 | * configure: Regenerate. | |
1764 | * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS. | |
1765 | * Makefile.tpl: Likewise. | |
1766 | * Makefile.in: Regenerate. | |
1767 | ||
1768 | 2011-03-24 Paolo Bonzini <bonzini@gnu.org> | |
1769 | ||
1770 | * configure.ac: Remove all mentions of tentative_cc. | |
1771 | * configure: Regenerate. | |
1772 | ||
1773 | 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu> | |
1774 | ||
1775 | PR lto/48086 | |
1776 | * configure.ac: Re-enable LTO on *-apple-darwin9. | |
1777 | * configure: Regenerate. | |
1778 | ||
3516a403 JM |
1779 | 2011-03-24 Joseph Myers <joseph@codesourcery.com> |
1780 | ||
1781 | * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, | |
1782 | i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*, | |
1783 | m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*, | |
1784 | m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*, | |
1785 | mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*, | |
1786 | i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*, | |
1787 | i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*, | |
1788 | i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*, | |
1789 | i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*, | |
1790 | hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*, | |
1791 | *-*-rhapsody*): Remove host cases. | |
1792 | * configure: Regenerate. | |
1793 | ||
93cc359e JM |
1794 | 2011-03-24 Joseph Myers <joseph@codesourcery.com> |
1795 | ||
1796 | * configure.ac (ppc*-*-pe): Remove host case. | |
1797 | (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* | | |
1798 | xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf | |
1799 | | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target | |
1800 | cases. | |
1801 | * configure: Regenerate. | |
1802 | ||
29b2c556 JM |
1803 | 2011-03-24 Joseph Myers <joseph@codesourcery.com> |
1804 | ||
1805 | * config.sub: Update to version 2011-03-23. | |
1806 | ||
f0ff0f90 JM |
1807 | 2011-03-22 Joseph Myers <joseph@codesourcery.com> |
1808 | ||
1809 | * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*, | |
1810 | i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss* | |
1811 | | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases. | |
1812 | * configure: Regenerate. | |
1813 | ||
782cb41f JM |
1814 | 2011-03-22 Joseph Myers <joseph@codesourcery.com> |
1815 | ||
1816 | * config-ml.in: Don't handle arc-*-elf*. | |
1817 | * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe, | |
1818 | m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't | |
1819 | handle GCC libraries. | |
1820 | * configure: Regenerate. | |
1821 | ||
0e8ad34f RO |
1822 | 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
1823 | ||
1824 | PR bootstrap/48120: | |
1825 | * configure.ac (pwllib): Use LIBS instead of LDFLAGS. | |
1826 | Add -lstdc++ -lm to LIBS. | |
1827 | * configure: Regenerate. | |
1828 | ||
5548b4ce DE |
1829 | 2011-03-18 David Edelsohn <dje.gcc@gmail.com> |
1830 | ||
1831 | * config.guess: Update to version 2011-02-02 | |
1832 | * config.sub: Update to version 2011-02-24 | |
2e702c99 | 1833 | |
86ed8cf6 SP |
1834 | 2011-03-03 Sebastian Pop <sebastian.pop@amd.com> |
1835 | ||
9eb322aa MF |
1836 | * configure.ac: Adjust test of with_ppl. |
1837 | * configure: Regenerated. | |
86ed8cf6 | 1838 | |
b123da99 SP |
1839 | 2011-03-02 Sebastian Pop <sebastian.pop@amd.com> |
1840 | ||
1841 | * configure.ac: Add -lpwl to ppllibs. | |
1842 | * config/cloog.m4: Add -lisl to clooglibs. | |
1843 | * configure: Regenerated. | |
1844 | ||
822ce8ee RW |
1845 | 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1846 | ||
1847 | Import from Libtool and gnulib: | |
1848 | ||
1849 | 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com> | |
1850 | ||
1851 | Prepare for supporting FreeBSD 10. | |
1852 | * config.rpath: Remove handling of freebsd1* which soon would | |
1853 | match FreeBSD 10.0. | |
1854 | ||
1855 | 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change) | |
1856 | ||
1857 | Remove support for FreeBSD 1.x. | |
1858 | * libtool.m4 (_LT_LINKER_SHLIBS) | |
1859 | (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which | |
1860 | soon would incorrectly match FreeBSD 10.0. | |
1861 | ||
dcb5e506 RW |
1862 | 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1863 | ||
1864 | PR binutils/12283 | |
1865 | * MAINTAINERS (mkinstalldirs): Comes from Automake. | |
1866 | (move-if-change): Comes from gnulib. | |
1867 | * move-if-change: Import version from gnulib. | |
1868 | ||
8d8eef9a RW |
1869 | 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1870 | ||
1871 | Sync from GCC: | |
1872 | ||
1873 | 2011-02-12 Alexandre Oliva <aoliva@redhat.com> | |
1874 | ||
1875 | PR lto/47225 | |
1876 | * Makefile.def (lto-plugin): Double dash for enable-shared. | |
1877 | (configure-gcc): Depend on all-lto-plugin. | |
1878 | * Makefile.in: Rebuilt. | |
1879 | ||
1880 | 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
1881 | ||
1882 | * configure.ac: Remove extra bracket. | |
1883 | * configure: Regenerate. | |
1884 | ||
1885 | 2011-02-06 Kai Tietz <kai.tietz@onevision.com> | |
1886 | ||
1887 | PR lto/47225 | |
1888 | * Makefile.def: Add dependency for install-gcc | |
1889 | on install-lto-plugin. | |
1890 | * Makfile.in: Regenerated | |
1891 | ||
1892 | 2011-01-25 Jakub Jelinek <jakub@redhat.com> | |
1893 | ||
1894 | * configure.ac: If with_ppl is no, move setting with_cloog=no | |
1895 | after CLOOG_REQUESTED check. | |
1896 | * configure: Regenerated. | |
1897 | ||
1898 | 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> | |
1899 | ||
1900 | * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and | |
1901 | CLooG has been requested. | |
1902 | * configure: Regenerated. | |
1903 | ||
1904 | 2011-01-25 Sebastian Pop <sebastian.pop@amd.com> | |
1905 | ||
1906 | * configure: Regenerated. | |
1907 | * configure.ac: Check for version 0.11 (or later revision) of PPL. | |
1908 | ||
1909 | 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de> | |
1910 | ||
1911 | * configure: Regenerated. | |
1912 | * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1). | |
1913 | ||
1914 | 2011-01-07 Jan Hubicka <jh@suse.cz> | |
1915 | ||
1916 | PR lto/47225 | |
1917 | * Makefile.in: Regenerate. | |
1918 | * Makefile.def (lto-plugin): Always pass enable-shared to the plugin | |
1919 | configure. | |
1920 | ||
65b4571a AO |
1921 | 2011-01-31 Alexandre Oliva <aoliva@redhat.com> |
1922 | ||
1923 | PR libgcj/44341 | |
1924 | * configure.ac: Discard --with-* flags for host when configuring | |
1925 | target libraries for cross build. | |
1926 | * configure: Rebuilt. | |
1927 | ||
7837304f AS |
1928 | 2011-01-21 Andreas Schwab <schwab@redhat.com> |
1929 | ||
1930 | Sync from GCC: | |
1931 | ||
1932 | 2011-01-21 Andreas Schwab <schwab@redhat.com> | |
1933 | ||
1934 | * configure.ac: Use AS_HELP_STRING throughout. | |
1935 | * configure: Regenerate. | |
1936 | ||
1937 | 2011-01-18 Jie Zhang <jie.zhang@analog.com> | |
1938 | ||
1939 | * configure.ac (bfin-*-*): Remove gdb from noconfigdirs. | |
1940 | * configure: Regenerate. | |
1941 | ||
115ef890 RW |
1942 | 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
1943 | ||
1944 | * ltmain.sh (relink): Use absolute path when hardcoding with -L. | |
1945 | ||
92c9a463 JB |
1946 | 2011-01-13 Joel Brobecker <brobecker@adacore.com> |
1947 | ||
1948 | * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs | |
1949 | for ia64-hpux. | |
1950 | * configure: Regenerate. | |
1951 | ||
887ebfb4 RW |
1952 | 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
1953 | ||
1954 | Sync from GCC: | |
1955 | 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com> | |
1956 | ||
1957 | * configure.ac: (picochip): Disable libiberty. | |
1958 | * configure: Regenerate. | |
1959 | ||
04d2c2b2 JJ |
1960 | 2010-12-18 Jeff Johnston <jjohnstn@redhat.com> |
1961 | ||
1962 | * COPYING.LIBGLOSS: Remove the GPL for fr30 target. | |
1963 | ||
33d23ee8 ILT |
1964 | 2010-12-10 Ian Lance Taylor <iant@google.com> |
1965 | ||
1966 | PR bootstrap/46819 | |
1967 | * configure.ac: For --disable-libgcj clear libgcj_saved. | |
1968 | * configure: Rebuild. | |
1969 | ||
89a1e9c3 PB |
1970 | 2010-12-10 Tobias Burnus <burnus@net-b.de> |
1971 | ||
1972 | PR fortran/46540 | |
1973 | * configure.ac: Add --disable-libquadmath and | |
1974 | --disable-libquadmath-support. | |
1975 | * configure: Regenerate. | |
1976 | ||
ac7bcd26 TG |
1977 | 2010-12-10 Tristan Gingold <gingold@adacore.com> |
1978 | ||
1979 | * src-release (ETC_SUPPORT): add gnu-oids.texi | |
1980 | ||
d357cef7 HPN |
1981 | 2010-12-03 Hans-Peter Nilsson <hp@axis.com> |
1982 | ||
1983 | PR libffi/46792 | |
1984 | * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi. | |
1985 | * configure: Regenerate. | |
1986 | ||
4f11b223 ILT |
1987 | 2010-12-02 Ian Lance Taylor <iant@google.com> |
1988 | ||
1989 | * configure.ac: Always set default for poststage1_ldflags to | |
1990 | -static-libstdc++ -static-libgcc. | |
1991 | ||
989abc33 JJ |
1992 | 2010-12-02 Jeff Johnston <jjohnstn@redhat.com> |
1993 | ||
1994 | * COPYING.NEWLIB: Add National Semiconductor notice. | |
1995 | ||
950386c6 AS |
1996 | 2010-11-29 Andreas Schwab <schwab@redhat.com> |
1997 | ||
1998 | * configure.ac: Move comment to remove extra space in last argument | |
1999 | of GCC_TARGET_TOOL. | |
2000 | ||
87cda2cf AO |
2001 | 2010-11-26 Alexandre Oliva <aoliva@redhat.com> |
2002 | ||
7d509c83 | 2003 | PR other/46026 |
87cda2cf AO |
2004 | * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3. |
2005 | * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass. | |
2006 | * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New. | |
2007 | (BASE_FLAGS_TO_PASS): Use it. | |
2008 | * configure: Rebuilt. | |
2009 | * Makefile.in: Rebuilt. | |
2010 | ||
d3b50760 L |
2011 | 2010-11-23 H.J. Lu <hongjiu.lu@intel.com> |
2012 | ||
2013 | PR binutils/12258 | |
2014 | * configure.ac: Correct comments for --enable-gold/--enable-ld. | |
2015 | Properly check default linker. | |
2016 | * configure: Regnerated. | |
2017 | ||
c7791212 NC |
2018 | 2010-11-23 Matthias Klose <doko@ubuntu.com> |
2019 | ||
2020 | * configure.ac: For --enable-gold, handle value `default' instead of | |
2021 | `both*'. New configure option --{en,dis}able-ld. | |
2022 | * configure: Regenerate. | |
2023 | ||
9e1a94f4 ILT |
2024 | 2010-11-20 Ian Lance Taylor <iant@google.com> |
2025 | ||
2026 | * configure.ac: Only disable a language library if no language needs | |
2027 | it. Don't let --disable-libgcj uncondtionally disable libffi. | |
2028 | * configure: Rebuild. | |
2029 | ||
ceca0218 PB |
2030 | 2010-11-20 Paolo Bonzini <bonzini@gnu.org> |
2031 | ||
2032 | * configure: Regenerate. | |
2033 | ||
9b980aa1 RW |
2034 | 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2035 | ||
2036 | PR other/46202 | |
2037 | * configure.ac: Fix just-built in-tree STRIP name to be | |
2038 | binutils/strip-new. | |
2039 | * configure: Regenerate. | |
2040 | * Makefile.def (install-strip-gcc, install-strip-binutils) | |
2041 | (install-strip-opcodes, install-strip-ld, install-strip-itcl) | |
2042 | (install-strip-sid): Mirror dependencies on non-strip variants | |
2043 | of these targets on the respective -strip prerequisites. | |
2044 | * Makefile.tpl (install-strip, install-strip-host) | |
2045 | (install-strip-target): New targets. | |
2046 | (install-strip-[+module+], install-strip-target-[+module+]): | |
2047 | New targets. | |
2048 | * Makefile.in: Regenerate. | |
2049 | ||
e552509b ILT |
2050 | 2010-11-19 Ian Lance Taylor <iant@google.com> |
2051 | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
2052 | ||
2053 | * configure.ac: Add target-libgo to target_libraries. Set | |
2054 | and substitute GOC_FOR_BUILD and GOC_FOR_TARGET. | |
2055 | * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS. | |
2056 | (HOST_EXPORTS): Add GOC. | |
2057 | (BASE_TARGET_EXPORTS): Add GOC. | |
2058 | (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables. | |
2059 | (GOCFLAGS_FOR_TARGET): New variable. | |
2060 | (EXTRA_HOST_FLAGS): Add GOC. | |
2061 | (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS. | |
2062 | * Makefile.def (target_modules): Add libgo. | |
2063 | (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET. | |
2064 | (dependencies): Add dependency from configure-target-libgo to | |
2065 | configure-target-libffi and all-target-libstdc++-v3. Add | |
2066 | dependencies from all-target-libgo to all-target-libffi. | |
2067 | (languages): Add go. | |
2068 | * configure: Rebuild. | |
2069 | * Makefile.in: Rebuild. | |
2070 | ||
2071 | 2010-11-19 Ian Lance Taylor <iant@google.com> | |
2072 | ||
2073 | * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other | |
2074 | compiler/flag environment variables. | |
2075 | ||
2076 | 2010-11-18 Ian Lance Taylor <iant@google.com> | |
2077 | ||
2078 | * configure.ac: Check for lang_requires_boot_languages in | |
2079 | config-lang.in files. | |
2080 | * configure: Rebuild. | |
2081 | ||
8c21d9c7 MF |
2082 | 2010-11-17 Mike Frysinger <vapier@gentoo.org> |
2083 | ||
2084 | * .gitignore: New file. | |
2085 | ||
e552509b ILT |
2086 | 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
2087 | Tobias Burnus <burnus@net-b.de> | |
2088 | ||
2089 | PR fortran/32049 | |
2090 | * Makefile.def: Add libquadmath; build it with language=fortran. | |
2091 | * configure.ac: Add libquadmath. | |
2092 | * Makefile.tpl: Handle multiple libs in check-[+language+]. | |
2093 | * Makefile.in: Regenerate. | |
2094 | * configure: Regenerate. | |
2095 | ||
2096 | 2010-11-15 Andreas Schwab <schwab@redhat.com> | |
2097 | ||
2098 | * configure.ac: Fix spelling in option names. | |
2099 | * configure: Regenerated. | |
2100 | ||
2101 | 2010-11-13 Georg-Johann Lay <georgjohann@web.de> | |
2102 | ||
2103 | PR bootstrap/39622 | |
2104 | * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path. | |
2105 | * configure: Regenerated. | |
2106 | ||
2107 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> | |
2108 | ||
2109 | * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to | |
2110 | define the cloog backend to use. Furthermore, only pass the ppllibs to | |
2111 | the configure checks, if necessary. | |
2112 | * configure: Regenerate. | |
2113 | ||
2114 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> | |
2115 | ||
2116 | * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL. | |
2117 | * configure: regenerate | |
2118 | ||
2119 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> | |
2120 | ||
2121 | * config/cloog.m4: Fix typo. verison -> version. | |
2122 | * configure: Regenerate. | |
2123 | ||
2124 | 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de> | |
2125 | ||
2126 | * config/cloog.m4: Pass ppl libraries to the CLooG version check. | |
2127 | * configure: Regenerate. | |
2128 | ||
2129 | 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de> | |
2130 | ||
2131 | * configure.ac: Support official CLooG.org versions. | |
2132 | * configure: Regenerate. | |
2133 | * config/cloog.m4: New. | |
2134 | ||
aa291e2d ME |
2135 | 2010-11-05 Michael Eager <eager@eagercon.com> |
2136 | ||
2137 | * COPYING.LIBGLOSS: Correct typo in microblaze. | |
2138 | * COPYING.NEWLIB: Same. | |
2139 | ||
e552509b ILT |
2140 | 2010-11-04 Iain Sandoe <iains@gcc.gnu.org> |
2141 | ||
2142 | * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants. | |
2143 | * configure: Regenerate. | |
2144 | ||
74cea91b DK |
2145 | 2010-11-03 Ian Lance Taylor <iant@google.com> |
2146 | Dave Korn <dave.korn.cygwin@gmail.com> | |
2147 | ||
2148 | PR lto/46273 | |
2149 | * configure.ac: Remove libelf tests. Build lto-plugin on ELF always | |
2150 | and on other supported platforms whenever LTO is enabled. | |
2151 | * configure: Rebuild. | |
2152 | ||
6d0cd39e AM |
2153 | 2010-11-02 Alan Modra <amodra@gmail.com> |
2154 | ||
2155 | PR binutils/12110 | |
2156 | * configure.ac: Error when source path contains spaces. | |
2157 | * configure: Regenerate. | |
2158 | ||
18a8530e ILT |
2159 | 2010-10-20 Ian Lance Taylor <iant@google.com> |
2160 | ||
2161 | * Makefile.def (target_modules): Set lib_path to src/.libs for | |
2162 | libstdc++-v3 module. | |
2163 | * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment. | |
2164 | * Makefile.in: Rebuild. | |
2165 | ||
6ed3211e JJ |
2166 | 2010-10-08 Bernd Schmidt <bernds@codesourcery.com> |
2167 | Joseph Myers <joseph@codesourcery.com> | |
2168 | ||
2169 | * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery | |
2170 | notices. | |
2171 | * COPYING.NEWLIB: Add Texas Instruments notice. | |
2172 | ||
a8eb3f0a DK |
2173 | 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com> |
2174 | ||
2175 | * configure.ac (build_lto_plugin): New shell variable. | |
2176 | (--enable-lto): Turn on by default for all non-ELF platforms that | |
2177 | have had LTO support added so far. Set build_lto_plugin appropriately | |
2178 | for both ELF and non-ELF. | |
2179 | (configdirs): Add lto-plugin or not based on build_lto_plugin. | |
2180 | * configure: Regenerate. | |
2181 | ||
4074d5f2 RW |
2182 | 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2183 | ||
2184 | PR bootstrap/45326 | |
2185 | PR bootstrap/45174 | |
2186 | * configure.ac: Honor initial values of $build_configargs, | |
2187 | $host_configargs, $target_configargs. Mark the precious, so | |
2188 | environment settings get recorded. | |
2189 | * configure: Regenerate. | |
2190 | ||
29821356 RW |
2191 | 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2192 | ||
2193 | Sync from GCC: | |
2194 | ||
2195 | 2010-09-30 Michael Eager <eager@eagercon.com> | |
2196 | ||
2197 | * configure.ac (microblaze): Add target-libssp to noconfigdirs. | |
2198 | * configure: Regenerate. | |
2199 | ||
2200 | 2010-09-21 Iain Sandoe <iains@gcc.gnu.org> | |
2201 | ||
2202 | * configure.ac (enable-lto): Add Darwin to the list of supported lto | |
2203 | targets and amend comment. | |
2204 | * configure: Regenerate. | |
2205 | ||
2206 | 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu> | |
2207 | ||
2208 | * configure.ac: Enable LTO by default on Darwin. | |
2209 | * configure: Regenerate. | |
2210 | ||
2211 | 2010-07-23 Marc Glisse <marc.glisse@normalesup.org> | |
2212 | ||
2213 | PR bootstrap/44455 | |
2214 | * configure.ac (extra_mpfr_configure_flags): Copy from | |
2215 | extra_mpc_gmp_configure_flags. | |
2216 | * configure: Re-generated. | |
2217 | ||
57eefe4d RW |
2218 | 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2219 | ||
2220 | Sync from GCC: | |
2221 | ||
2222 | PR bootstrap/45796 | |
2223 | * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc): | |
2224 | Depend on all-build-libiberty. | |
2225 | * Makefile.in: Regenerate. | |
2226 | ||
2227 | 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
3cac54d2 RW |
2228 | |
2229 | Sync from GCC: | |
2230 | ||
2231 | PR bootstrap/44621 | |
2232 | * configure.ac: Fix unportable shell quoting. | |
2233 | * configure: Regenerate. | |
2234 | ||
48bb73dd RW |
2235 | 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com> |
2236 | ||
2237 | * configure.ac: Support all v850 targets. | |
2238 | * configure: Regenerate. | |
2239 | ||
1d14850f PB |
2240 | 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu> |
2241 | ||
2242 | PR target/44862 | |
2243 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): | |
2244 | Provide -B option to allow for link spec %s substitutions for | |
2245 | libstdc++.a on darwin. | |
2246 | * Makefile.in: Regenerate. | |
2247 | ||
7530c480 AO |
2248 | 2010-06-10 Alexandre Oliva <aoliva@redhat.com> |
2249 | ||
2250 | * Makefile.def (configure-gcc): Depend on all-libelf. | |
2251 | * Makefile.in: Rebuild. | |
2252 | ||
285d560d RW |
2253 | 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2254 | ||
2255 | * config.sub, config.guess: Update from upstream sources. | |
2256 | ||
a009f2e7 RW |
2257 | 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2258 | ||
2259 | Sync from GCC: | |
2260 | ||
2261 | 2010-05-05 Sebastian Pop <sebastian.pop@amd.com> | |
2262 | * configure.ac: Allow all the versions greater than 0.10 of PPL. | |
2263 | * configure: Regenerated. | |
2264 | ||
2265 | 2010-04-20 Eric Botcazou <ebotcazou@adacore.com> | |
2266 | * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. | |
2267 | * configure: Regenerate. | |
2268 | ||
2269 | 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org> | |
2270 | * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. | |
2271 | * configure: Regenerate. | |
2272 | ||
2273 | 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
2274 | * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx | |
2275 | separately. | |
2276 | * configure: Regenerate. | |
2277 | ||
2278 | 2010-04-13 Steve Ellcey <sje@cup.hp.com> | |
2279 | * configure: Regenerate after change to elf.m4. | |
2280 | ||
2281 | 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> | |
2282 | * configure.ac: Add brackets around AC_TRY_COMPILE alternative. | |
2283 | * configure: Regenerated. | |
2284 | ||
2285 | 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> | |
2286 | * configure.ac: Print "buggy but acceptable" when CLooG | |
2287 | revision is less than 9. | |
2288 | * configure: Regenerated. | |
2289 | ||
e49e5c92 DK |
2290 | 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com> |
2291 | ||
2292 | Merge from gcc: | |
2293 | ||
2294 | 2010-05-18 Steven Bosscher <steven@gcc.gnu.org> | |
2295 | * configure.ac (--enable-lto): All *-apple-darwin* now support LTO. | |
2296 | * configure: Regenerate. | |
2297 | ||
2298 | 2010-05-07 Steven Bosscher <steven@gcc.gnu.org> | |
2299 | * configure.ac (--enable-lto): Add x86_64-apple-darwin* as | |
2300 | a platform that supports LTO. | |
2301 | * configure: Regenerate. | |
2302 | ||
2303 | 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com> | |
2304 | PR lto/42776 | |
2305 | * configure.ac (--enable-lto): Refactor handling so libelf tests | |
2306 | are only performed inside then-clause of ACX_ELF_TARGET_IFELSE, | |
2307 | and allow LTO to be explicitly enabled on non-ELF platforms that | |
2308 | are known to support it inside else-clause. | |
2309 | * configure: Regenerate. | |
2310 | ||
e6de499b NC |
2311 | 2010-04-27 Roland McGrath <roland@redhat.com> |
2312 | H.J. Lu <hongjiu.lu@intel.com> | |
2313 | ||
2314 | * configure.ac (--enable-gold): Support both, both/gold and | |
2315 | both/bfd to add gold to configdirs without removing ld. | |
2316 | * configure: Regenerated. | |
2317 | ||
2318 | * Makefile.def: Add install-gold dependency to install-ld. | |
2319 | * Makefile.in: Regenerated. | |
2320 | ||
d594eacc TG |
2321 | 2010-04-14 Tristan Gingold <gingold@adacore.com> |
2322 | ||
2323 | * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs. | |
2324 | * configure: Regenerate. | |
2325 | ||
938d2b74 RW |
2326 | 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2327 | ||
2328 | Merge from gcc: | |
2329 | PR bootstrap/43615 | |
2330 | PR bootstrap/43328 | |
2331 | Revert: | |
2332 | 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
2333 | * configure.ac: Do not pass --enable-multilib nor | |
2334 | --disable-multilib in baseargs. Accept explicitly passed | |
2335 | --enable_multilib. | |
2336 | * configure: Regenerate. | |
2337 | ||
a9ef41a7 RW |
2338 | 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2339 | ||
2340 | PR bootstrap/43328 | |
2341 | * configure.ac: Do not pass --enable-multilib nor | |
2342 | --disable-multilib in baseargs. Accept explicitly passed | |
2343 | --enable_multilib. | |
2344 | * configure: Regenerate. | |
2345 | ||
619a3713 JM |
2346 | 2010-03-23 Joseph Myers <joseph@codesourcery.com> |
2347 | ||
2348 | * configure.ac (tic6x-*-*): New case. | |
2349 | * configure: Regenerate. | |
2350 | ||
92f4e989 JM |
2351 | 2010-03-23 Joseph Myers <joseph@codesourcery.com> |
2352 | ||
2353 | Merge from gcc: | |
2354 | 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu> | |
2355 | PR ada/42554 | |
2356 | * configure.ac: Only pass -c to ranlib for darwin9 and earlier. | |
2357 | * configure: Regenerate. | |
2358 | ||
c35a0556 JM |
2359 | 2010-03-23 Joseph Myers <joseph@codesourcery.com> |
2360 | ||
2361 | * config.sub: Update to version 2010-03-22. | |
2362 | * config.guess: Update to version 2009-12-30. | |
2363 | ||
18fa8f9c JM |
2364 | 2010-03-14 Joseph Myers <joseph@codesourcery.com> |
2365 | ||
2366 | Merge from gcc: | |
2367 | 2010-01-11 Richard Guenther <rguenther@suse.de> | |
2368 | PR lto/41569 | |
2369 | * Makefile.def (all-lto-plugin): Depend on all-gcc. | |
2370 | * Makefile.in: Regenerated. | |
2371 | ||
ba98da75 RO |
2372 | 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> |
2373 | ||
2374 | PR libstdc++/32499 | |
2375 | * configure.ac (RANLIB): Default to true. | |
2376 | (STRIP): Likewise. | |
2377 | (RANLIB_FOR_TARGET): Remove superfluous : argument. | |
2378 | * configure: Regenerate. | |
2379 | ||
3994761f NC |
2380 | 2010-02-17 Nick Clifton <nickc@redhat.com> |
2381 | ||
2382 | PR 11238 | |
2383 | * Makefile.tpl (local-distclean): Also remove config.cache files in | |
2384 | sub-directories as there may not be Makefiles present in the | |
2385 | sub-directories. | |
792cdb50 NC |
2386 | * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete |
2387 | the config.cache files found by the find command. | |
2388 | ||
3994761f NC |
2389 | * Makefile.in: Regenerate. |
2390 | * configure.ac: Revert previous delta. | |
2391 | * configure: Regenerate. | |
2392 | ||
01a82011 NC |
2393 | 2010-02-15 Nick Clifton <nickc@redhat.com> |
2394 | ||
2395 | PR 11238 | |
2396 | * configure.ac: Delete config.cache files in sub-directories when | |
2397 | deleting Makefiles. | |
2398 | * configure: Regenerate. | |
2399 | ||
143754cd NC |
2400 | 2010-02-15 Nick Clifton <nickc@redhat.com> |
2401 | ||
2402 | * configure.ac: Sync from gcc. | |
2403 | * configure: Regenerate. | |
2404 | ||
a6b5846e KG |
2405 | 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2406 | ||
2407 | Sync from gcc: | |
2408 | * configure.ac: Add "recommended" version checks for GMP/MPC. | |
2409 | Update recommended GMP/MPFR/MPC versions. | |
2410 | * configure: Regenerate. | |
2411 | ||
2aa2364a JR |
2412 | 2010-01-25 Joern Rennecke <amylaar@spamcop.net> |
2413 | ||
2414 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | |
2415 | * configure.ac (bootstrap_target_libs): Make inclusion of | |
2416 | target-libgomp conditional on libgomb being in target_configdirs. | |
2417 | * configure: Regenerate. | |
2418 | ||
d35e937f JR |
2419 | 2010-01-23 Joern Rennecke <amylaar@spamcop.net> |
2420 | ||
2421 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | |
2422 | * configure.ac (bootstrap_target_libs): Include target-libgomp. | |
2423 | * configure: Regenerate. | |
2424 | ||
911e63d0 JR |
2425 | 2010-01-22 Joern Rennecke <amylaar@spamcop.net> |
2426 | ||
2427 | gcc PR libstdc++/36101, gcc PR libstdc++/42813 | |
2428 | * configure.ac (target_configdirs): Substitute. | |
2429 | * Makefile.def: Bootstrap target module libgomp. | |
2430 | Add dependency of all-target-libstdc++-v3 on configure-target-libgomp. | |
2431 | * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable. | |
2432 | (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS. | |
2433 | * configure, Makefile.in: Regenerate. | |
2434 | ||
3725885a RW |
2435 | 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2436 | ||
2437 | * libtool.m4: Sync from git Libtool. | |
2438 | * ltmain.sh: Likewise. | |
2439 | * ltoptions.m4: Likewise. | |
2440 | * ltversion.m4: Likewise. | |
2441 | * lt~obsolete.m4: Likewise. | |
2442 | ||
d5f2ee2e | 2443 | 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9eb322aa | 2444 | Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
d5f2ee2e KG |
2445 | |
2446 | PR bootstrap/42424 | |
2447 | * configure.ac: Include libtool m4 files. | |
9eb322aa | 2448 | (_LT_CHECK_OBJDIR): Call it. |
d5f2ee2e KG |
2449 | (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags, |
2450 | gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir. | |
3725885a | 2451 | |
d5f2ee2e KG |
2452 | * configure: Regenerate. |
2453 | ||
f2b2dd91 RW |
2454 | 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2455 | ||
2456 | PR bootstrap/41818 | |
2457 | * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH | |
2458 | to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment. | |
2459 | * Makefile.in: Regenerate. | |
2460 | ||
06ca7962 BE |
2461 | 2009-12-18 Ben Elliston <bje@au.ibm.com> |
2462 | ||
2463 | * config.sub, config.guess: Update from upstream sources. | |
2464 | ||
30a16d7b JJ |
2465 | 2009-12-17 Jeff Johnston <jjohnstn@redhat.com> |
2466 | ||
2467 | * COPYING.NEWLIB: Update copyright date. | |
2468 | * COPYING.LIBGLOSS: Ditto. | |
2469 | ||
d9b76ff9 KG |
2470 | 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2471 | ||
2472 | PR middle-end/30447 | |
2473 | PR middle-end/30789 | |
2474 | PR other/40302 | |
2475 | ||
2476 | * configure.ac: Require MPC. | |
2477 | * configure: Regenerate. | |
2478 | ||
2479 | * configure.ac: Update minimum MPC version to 0.8. | |
2480 | * configure: Regenerate. | |
2481 | ||
e12dec02 PB |
2482 | 2009-11-20 Paolo Bonzini <bonzini@gnu.org> |
2483 | ||
2484 | * config.guess: Sync with upstream and gcc. | |
2485 | * config.sub: Sync with upstream and gcc. | |
2486 | ||
606a9ca0 AO |
2487 | 2009-11-16 Alexandre Oliva <aoliva@redhat.com> |
2488 | ||
2489 | * Makefile.def: Restore host and target settings for gmp. | |
2490 | * Makefile.in: Rebuild. | |
2491 | ||
1f53ca9a AO |
2492 | 2009-11-16 Alexandre Oliva <aoliva@redhat.com> |
2493 | ||
2494 | * configure.ac: Add libelf to host_libs. Enable in-tree configury | |
2495 | of ppl and cloog. Fix in-tree configury of libelf, skip tests. | |
2496 | Fix portability of test of C++ as bootstrap language. Add | |
2497 | ppl/src/ppl-config.o to the bootstrap compare exclusion list. | |
2498 | * configure: Rebuild. | |
2499 | * Makefile.def: Drop host and target settings from gmp, mpfr, ppl, | |
2500 | and cloog. Fix in-tree ppl configuration. Introduce libelf | |
2501 | in-tree building. | |
2502 | * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New. | |
2503 | (POSTSTAGE1_HOST_EXPORTS): Use it. | |
2504 | (STAGE[+id+]_CXXFLAGS): New. | |
2505 | (BASE_FLAGS_TO_PASS): Pass it down. | |
2506 | (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add | |
2507 | extra_exports. | |
2508 | (all-stage[+id+]-[+prefix+][+module+]): Likewise. | |
2509 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add | |
2510 | extra_exports. | |
2511 | * Makefile.in: Rebuild. | |
2512 | ||
2513 | 2009-11-06 Ozkan Sezer <sezeroz@gmail.com> | |
2514 | ||
2515 | * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem | |
2516 | paths for *-w64-mingw* and x86_64-*mingw*. | |
2517 | * configure: Regenerated. | |
2518 | ||
2519 | 2009-10-30 Kai Tietz <kai.tietz@onevision.com> | |
2520 | ||
2521 | * configure.ac: Disable target-winsup & co for | |
2522 | x86_64-*-mingw* and *-w64-mingw* targets. | |
2523 | * configure: Regenerated. | |
2524 | ||
2525 | 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | |
2526 | ||
2527 | * configure.ac (CLooG test): Use = with test. | |
2528 | * configure: Regenerate. | |
2529 | ||
2530 | 2009-10-22 Richard Guenther <rguenther@suse.de> | |
2531 | ||
2532 | * configure.ac: Do not set LIBS for ppl/cloog checks. Disable | |
2533 | cloog if the ppl version check failed. Move flags saving | |
2534 | before setting in libelf check. | |
2535 | * configure: Regenerate. | |
2536 | ||
2537 | 2009-10-21 Richard Guenther <rguenther@suse.de> | |
2538 | ||
2539 | * configure.ac: Adjust the ppl and cloog configure to work as | |
2540 | documented. Disable cloog if ppl was disabled. Omit the version | |
2541 | checks if they were disabled. | |
2542 | * configure: Re-generate. | |
2543 | ||
6811fb56 RW |
2544 | 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2545 | ||
2546 | * configure.ac: Add 'lto' to enable_languages, not | |
2547 | new_enable_languages, and only if not already present. | |
2548 | * configure: Regenerate. | |
2549 | ||
700d40ca ILT |
2550 | 2009-10-06 Ian Lance Taylor <iant@google.com> |
2551 | ||
2552 | * Makefile.def: check-gold depends upon all-gas. | |
2553 | * Makefile.in: Rebuild. | |
2554 | ||
2555 | 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com> | |
2556 | ||
2557 | * Makefile.def: all-lto-plugin depends on all-libiberty. | |
2558 | set bootstrap=true for lto-plugin. | |
2559 | Add lto-plugin. | |
2560 | * Makefile.in: Regenerate. | |
2561 | * configure.ac (host_libs): Add lto-plugin. | |
2562 | * configure: Regenerate. | |
2563 | ||
2564 | 2009-10-03 Diego Novillo <dnovillo@google.com> | |
2565 | ||
2566 | * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC. | |
2567 | (HOST_LIBELFLIBS): Define. | |
2568 | (HOST_LIBELFINC): Define. | |
2569 | * Makefile.in: Regenerate. | |
2570 | * configure.ac: Add --enable-lto. | |
2571 | Add --with-libelf, --with-libelf-include and --with-libelf-lib. | |
2572 | If --enable-lto is used, add 'lto' to new_enable_languages. | |
2573 | If --enable-lto is used and gold is enabled, add | |
2574 | lto-plugin to configdirs. | |
2575 | * configure: Regenerate. | |
2576 | ||
2577 | 2009-10-03 Simon Baldwin <simonb@google.com> | |
2578 | ||
2579 | * configure.ac: If --with-system-zlib, suppress local zlib and | |
2580 | pass --with-system-zlib to subdir configure scripts. | |
2581 | * configure: Regenerate. | |
2582 | ||
2583 | 2009-10-01 Loren J. Rittle <ljrittle@acm.org> | |
2584 | Paolo Bonzini <bonzini@gnu.org> | |
2585 | ||
2586 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than | |
2587 | $(srcdir). | |
2588 | * Makefile.in: Rebuilt. | |
2589 | ||
c8cb1b3e PB |
2590 | 2009-09-29 Paolo Bonzini <bonzini@gnu.org> |
2591 | ||
2592 | Sync from gcc: | |
2593 | 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
2594 | ||
2595 | * configure.ac: Update minimum MPC version to 0.7. | |
2596 | * configure: Regenerate. | |
2597 | ||
30167e0a NC |
2598 | 2009-09-25 Nick Clifton <nickc@redhat.com> |
2599 | ||
2600 | * configure.ac: Pass any --cache-file=/dev/null option on to | |
2601 | subconfigures. | |
2602 | * configure: Regenerate. | |
2603 | ||
707a0b5c NC |
2604 | 2009-09-23 Nick Clifton <nickc@redhat.com> |
2605 | ||
2606 | * config.sub, config.guess: Update from upstream sources. | |
2607 | ||
700d40ca ILT |
2608 | 2009-09-22 Loren J. Rittle <ljrittle@acm.org> |
2609 | ||
2610 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/. | |
2611 | * Makefile.in: Rebuilt. | |
2612 | ||
2fd0b40b RW |
2613 | 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2614 | ||
2615 | PR bootstrap/32272 | |
2616 | * configure.ac: Error out if $srcdir isn't '.' but contains | |
2617 | host-${host_noncanonical}. | |
2618 | * configure: Regenerate. | |
2619 | ||
4385ad3c RW |
2620 | 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2621 | ||
16b1ad29 RW |
2622 | * configure.ac: If bootstrapping a combined tree with |
2623 | --enable-gold, require c++ in stage1_languages. | |
2624 | * configure: Regenerate. | |
2625 | ||
f8dc745f RW |
2626 | * configure.ac: Also add target_libs of stage1_languages to |
2627 | bootstrap_target_libs. | |
2628 | * configure: Regenerate. | |
2629 | ||
4385ad3c RW |
2630 | * configure.ac: Diagnose --enable-build-with-cxx bootstrap |
2631 | with --enable-languages not containing c++. | |
2632 | * configure: Regenerate. | |
2633 | ||
df51e4e1 JZ |
2634 | 2009-09-16 Jie Zhang <jie.zhang@analog.com> |
2635 | ||
2636 | * configure.ac: Disable java and boehm-gc for bfin-*-*. | |
2637 | * configure: Regenerate. | |
2638 | ||
06a51eac RW |
2639 | 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2640 | ||
2641 | * configure.ac: Do not use $extrasub for replacing @if/@endif | |
2642 | parts in Makefile; instead, use additional arguments to | |
2643 | AC_CONFIG_COMMANDS to do the replacement manually, with several | |
2644 | sed invocations, to avoid HP-UX sed command limits. | |
2645 | * configure: Regenerate. | |
2646 | ||
96655cc4 AO |
2647 | 2009-09-04 Alexandre Oliva <aoliva@redhat.com> |
2648 | ||
2649 | * configure.ac (with-build-config): Document. Handle without. | |
2650 | Handle missing argument. | |
2651 | * configure: Rebuilt. | |
2652 | ||
2653 | 2009-09-03 Alexandre Oliva <aoliva@redhat.com> | |
2654 | ||
2655 | * configure.ac (--with-build-config): New. Set BUILD_CONFIG. | |
2656 | Default to bootstrap-debug only if compare-debug works. | |
2657 | * configure: Rebuilt. | |
2658 | * Makefile.tpl: Make BUILD_CONFIG configure-configurable. | |
2659 | * Makefile.in: Rebuilt. | |
2660 | ||
2661 | 2009-09-01 Alexandre Oliva <aoliva@redhat.com> | |
2662 | ||
2663 | * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug. | |
2664 | * Makefile.in: Rebuilt. | |
2665 | ||
8e957354 PB |
2666 | 2009-09-02 Paolo Bonzini <bonzini@gnu.org> |
2667 | ||
2668 | * Makefile.tpl (AWK): Fix typo. | |
2669 | * Makefile.in: Regenerate. | |
2670 | ||
2671 | 2009-09-02 Paolo Bonzini <bonzini@gnu.org> | |
2672 | ||
2673 | * configure.ac: Detect awk and sed. | |
2674 | * Makefile.def (flags_to_pass): Add AWK and SED. | |
2675 | * Makefile.tpl (AWK, SED): New. | |
2676 | (BASE_FLAGS_TO_PASS): Add AWK and SED. | |
2677 | * configure: Regenerate. | |
2678 | * Makefile.in: Regenerate. | |
2679 | ||
fb792462 TG |
2680 | 2009-09-01 Tristan Gingold <gingold@adacore.com> |
2681 | ||
2682 | * setup.com: Ported to Itanium VMS. Can also build using DCL scripts. | |
2683 | Remove logical names. | |
2684 | ||
a69e7d0a DK |
2685 | 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com> |
2686 | ||
2687 | * ltmain.sh (func_normal_abspath): New function. | |
2688 | (func_relative_path): Likewise. | |
2689 | (func_mode_help): Document new -bindir option for link mode. | |
2690 | (func_mode_link): Add new -bindir option, and use it to place | |
2691 | output DLL if specified. | |
2692 | ||
d444d2ba RW |
2693 | 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2694 | ||
2695 | * configure.ac (AC_PREREQ): Bump to 2.64. | |
2696 | ||
13b7343a RW |
2697 | 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2698 | ||
af542c2e RW |
2699 | * README-maintainer-mode: Point directly to upstream locations |
2700 | for autoconf, automake, libtool, gettext, instead of copies on | |
2701 | sources.redhat.com. Document required versions. | |
2702 | * configure.ac: Do not substitute datarootdir, htmldir, | |
2703 | pdfdir, docdir. Do not process --with-datarootdir, | |
2704 | --with-htmldir, --with-pdfdir, --with-docdir. | |
2705 | * configure: Regenerate. | |
2706 | ||
81ecdfbb RW |
2707 | * configure: Regenerate. |
2708 | ||
13b7343a RW |
2709 | * compile: Sync from Automake 1.11. |
2710 | * depcomp: Likewise. | |
2711 | * install-sh: Likewise. | |
2712 | * missing: Likewise. | |
2713 | * mkinstalldirs: Likewise. | |
2714 | * ylwrap: Likewise. | |
2715 | ||
c1102ce7 RW |
2716 | 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2717 | ||
34a0f3cf RW |
2718 | * configure.ac: Call AC_DISABLE_OPTION_CHECKING. |
2719 | (baseargs): Add --disable-option-checking. | |
2720 | * configure: Regenerate. | |
2721 | ||
c1102ce7 RW |
2722 | * Makefile.def (configure-target-libiberty): Depend on |
2723 | all-binutils and all-ld. | |
2724 | (configure-target-newlib): Likewise. | |
2725 | * Makefile.in: Regenerate. | |
2726 | ||
e8a5fa9c RW |
2727 | 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
2728 | ||
2729 | Sync with GCC, merge: | |
2730 | ||
2731 | 2009-07-31 Christian Bruel <christian.bruel@st.com> | |
2732 | ||
2733 | * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs. | |
2734 | * configure: Regenerate. | |
2735 | ||
2736 | 2009-07-06 Ian Lance Taylor <iant@google.com> | |
2737 | ||
2738 | * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). | |
2739 | * configure: Rebuild. | |
2740 | ||
2741 | 2009-06-26 Steve Ellcey <sje@cup.hp.com> | |
2742 | ||
2743 | PR bootstrap/40338 | |
2744 | * configure.ac (comparestring): Create new variable. | |
2745 | * Makefile.tpl (comparestring): Use to skip some comparisions. | |
2746 | * configure: Regenerate. | |
2747 | * Makefile.in: Regenerate. | |
2748 | ||
2749 | 2009-06-23 Ian Lance Taylor <iant@google.com> | |
2750 | ||
2751 | * configure.ac: Add --enable-build-with-cxx. When set, add c++ to | |
2752 | boot_languages. Only bootstrap target libraries listed in | |
2753 | target_libs for some boot language. Add --with-stage1-ldflags, | |
2754 | --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove | |
2755 | with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions | |
2756 | if not building with C++. | |
2757 | * Makefile.def: For target_module libstdc++-v3, set bootstrap=true. | |
2758 | * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables. | |
2759 | (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables. | |
2760 | (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
2761 | (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add | |
2762 | POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS. | |
2763 | (POSTSTAGE1_FLAGS_TO_PASS): Likewise. | |
2764 | * configure, Makefile.in: Rebuild. | |
2765 | ||
2766 | 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
2767 | ||
2768 | * configure.ac: Detect MPC in default directory. | |
2769 | * configure: Regenerate. | |
2770 | ||
2771 | 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com> | |
2772 | ||
2773 | * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib | |
2774 | to noconfdirs. | |
2775 | * configure: Regenerate. | |
2776 | ||
2777 | 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
2778 | ||
2779 | * Makefile.def: Add MPC support and dependencies. | |
2780 | * configure.ac: Likewise. Reorganize GMP/MPFR checks. | |
2781 | ||
2782 | * Makefile.in, configure: Regenerate. | |
2783 | ||
2784 | 2009-05-24 Nicolas Roche <roche@adacore.com> | |
2785 | ||
2786 | * Makefile.tpl (compare-target): Skip ./ada/*tools directories. | |
2787 | * Makefile.in: Regenerate. | |
2788 | ||
2789 | 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com> | |
2790 | ||
2791 | * configure.ac (cygwin noconfigdirs): Remove libgcj. | |
2792 | * configure: Regenerate. | |
2793 | ||
2794 | 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com> | |
2795 | ||
2796 | * configure.ac ($with_ppl): Default to no if not supplied. | |
2797 | ($with_cloog): Likewise. | |
2798 | configure: Regenerate. | |
2799 | ||
2800 | 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
2801 | ||
2802 | PR bootstrap/39739 | |
2803 | * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST. | |
2804 | * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags. | |
2805 | ||
2806 | * configure, Makefile.in: Regenerate. | |
2807 | ||
2808 | 2009-04-14 Jakub Jelinek <jakub@redhat.com> | |
2809 | ||
2810 | * configure.ac: Change copyright header to refer to version | |
2811 | 3 of the GNU General Public License and to point readers at the | |
2812 | COPYING3 file and the FSF's license web page. | |
2813 | * Makefile.def: Likewise. | |
2814 | * Makefile.tpl: Likewise. | |
2815 | * Makefile.in: Regenerate. | |
2816 | ||
2817 | 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu> | |
2818 | ||
2819 | * configure.ac: Restore match for darwin9 or later. Use double | |
2820 | brackets since regeneration eats one pair. | |
2821 | * configure: Regenerate. | |
2822 | ||
bf110216 CF |
2823 | 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx> |
2824 | ||
2825 | * MAINTAINERS: Perform some obvious fixups. | |
2826 | ||
2262bbf4 BE |
2827 | 2009-08-17 Ben Elliston <bje@au.ibm.com> |
2828 | ||
2829 | * config.sub, config.guess: Update from upstream sources. | |
2830 | ||
25a07265 NC |
2831 | 2009-08-06 Michael Eager <eager@eagercon.com> |
2832 | ||
2833 | * configure.ac: Add Microblaze target. | |
2834 | * configure: Regenerate. | |
2835 | ||
85bd1942 TG |
2836 | 2009-07-02 Tristan Gingold <gingold@adacore.com> |
2837 | ||
2838 | * configure.ac: Do not exclude gas for i386-*-darwin. | |
2839 | Add a case for x86_64-*-darwin. | |
2840 | * configure: Regenerate. | |
2841 | ||
f9806fa5 DE |
2842 | 2009-06-26 Doug Evans <dje@sebabeach.org> |
2843 | ||
2844 | * Makefile.def (host_modules): Add cgen. | |
2845 | * Makefile.in: Regenerate. | |
2846 | * configure.ac (host_tools): Add cgen. | |
2847 | * configure: Regenerate. | |
2848 | ||
6bfb4e30 JJ |
2849 | 2009-06-17 Michael Eager <eager@eagercon.com> |
2850 | ||
2851 | * COPYING.LIBGLOSS: Add Xilinx license. | |
2852 | ||
8bcf2718 NC |
2853 | 2009-06-15 Ryan Mansfield <rmansfield@qnx.com> |
2854 | ||
2855 | * configure.ac: Define is_elf for QNX Neutrino targets. | |
2856 | * configure: Regenerate. | |
2857 | ||
04ec0acb RW |
2858 | 2009-06-03 Jerome Guitton <guitton@adacore.com> |
2859 | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
2860 | ||
9eb322aa MF |
2861 | * Makefile.tpl (all): Avoid a trailing backslash. |
2862 | * Makefile.in: Regenerate. | |
04ec0acb | 2863 | |
7ee5dbeb BE |
2864 | 2009-06-03 Ben Elliston <bje@au.ibm.com> |
2865 | ||
2866 | * config.sub, config.guess: Update from upstream sources. | |
2867 | ||
fda13ee8 AO |
2868 | 2009-06-02 Alexandre Oliva <aoliva@redhat.com> |
2869 | ||
2870 | * Makefile.tpl ([+compare-target+]): Compare all stage | |
2871 | directories, rather than just gcc. | |
2872 | * Makefile.in: Rebuilt. | |
2873 | ||
4a657b0d DK |
2874 | 2009-05-28 Doug Kwan <dougkwan@google.com> |
2875 | ||
2876 | * configure.ac: Support gold for target arm*-*-*. | |
2877 | * configure: Regenerate. | |
2878 | ||
07fc31c9 AO |
2879 | 2009-05-27 Alexandre Oliva <aoliva@redhat.com> |
2880 | ||
2881 | * Makefile.tpl (all): Avoid harmless warning in make all when | |
2882 | gcc-bootstrap is enabled but stage_last does not exist. | |
2883 | * Makefile.in: Rebuilt. | |
2884 | ||
8a7a39ab TG |
2885 | 2009-05-25 Tristan Gingold <gingold@adacore.com> |
2886 | ||
2887 | * setup.com: Complete the file with configuration and build. | |
2888 | ||
b5233201 AO |
2889 | 2009-05-18 Alexandre Oliva <aoliva@redhat.com> |
2890 | ||
2891 | PR other/40159 | |
2892 | * Makefile.tpl (all): Don't assume gcc-bootstrap and | |
2893 | gcc-no-bootstrap are mutually exclusive. | |
2894 | * Makefile.in: Rebuilt. | |
2895 | ||
7b6175f9 AO |
2896 | 2009-05-18 Alexandre Oliva <aoliva@redhat.com> |
2897 | ||
2898 | PR other/40159 | |
2899 | * Makefile.tpl (all): Don't end with unconditional success. | |
2900 | * Makefile.in: Rebuilt. | |
2901 | ||
1b05fbbd AO |
2902 | 2009-05-12 Alexandre Oliva <aoliva@redhat.com> |
2903 | ||
2904 | PR target/37137 | |
2905 | * Makefile.def (flags_to_pass): Remove redundant and incomplete | |
2906 | STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS. | |
2907 | Add FLAGS_FOR_TARGET and BUILD_CONFIG. | |
2908 | (bootstrap_stage): Remove bootstrap-debug custom stages. Turn | |
2909 | stage_configureflags, stage_cflags and stage_libcflags into | |
2910 | explicit Makefile macros. | |
2911 | * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and | |
2912 | GFORTRAN. | |
2913 | (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to | |
2914 | CC. Set CC_FOR_BUILD from CC. | |
2915 | (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS, | |
2916 | NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
2917 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to | |
2918 | XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ, | |
2919 | and GFORTRAN. | |
2920 | (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New. | |
2921 | (_LIBCFLAGS): Renamed to _TFLAGS. | |
2922 | (do-compare-debug, do-compare3-debug): Drop. | |
2923 | (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET, | |
2924 | GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET. | |
2925 | (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET, | |
2926 | DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down. | |
2927 | (XGCC_FLAGS_FOR_TARGET): New. | |
2928 | (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS. | |
2929 | (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN. | |
2930 | (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and | |
2931 | DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS, | |
2932 | LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS | |
2933 | to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and | |
2934 | TFLAGS. | |
2935 | (BUILD_CONFIG): Include if requested. | |
2936 | (all): Set TFLAGS on bootstrap. | |
2937 | (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS. | |
2938 | (all-stageid-prefixmodule): Likewise. | |
2939 | (do-clean, distclean-stageid): Set TFLAGS. | |
2940 | (restrap): Fix whitespace. | |
2941 | * Makefile.in: Rebuilt. | |
2942 | ||
dc17c78c EB |
2943 | 2009-04-25 Eric Botcazou <ebotcazou@adacore.com> |
2944 | ||
2945 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND. | |
2946 | (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND. | |
2947 | * Makefile.in: Regenerate. | |
2948 | ||
14324cd7 EZ |
2949 | 2009-04-24 Eli Zaretskii <eliz@gnu.org> |
2950 | ||
2951 | * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for | |
2952 | consistency with config.sub. (Update from upstream sources.) | |
2953 | ||
f8d5f06c JM |
2954 | 2009-04-21 Joseph Myers <joseph@codesourcery.com> |
2955 | ||
2956 | * texinfo/texinfo.tex: Update to version 2009-03-28.05. | |
2957 | ||
0000e2bf BE |
2958 | 2009-04-17 Ben Elliston <bje@au.ibm.com> |
2959 | ||
2960 | * config.sub, config.guess: Update from upstream sources. | |
2961 | ||
20135e4c NC |
2962 | 2009-04-15 Anthony Green <green@moxielogic.com> |
2963 | ||
34adf976 | 2964 | * configure.ac: Add moxie support. |
20135e4c NC |
2965 | * configure: Rebuilt. |
2966 | ||
ef699244 L |
2967 | 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
2968 | ||
2969 | * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1. | |
2970 | * configure: Regenerate. | |
2971 | ||
10ad8ef3 L |
2972 | 2009-04-09 H.J. Lu <hongjiu.lu@intel.com> |
2973 | ||
2974 | PR gas/10039 | |
2975 | * configure.ac: Require texinfo 4.7. | |
2976 | * configure: Regenerated. | |
2977 | ||
c50523ce L |
2978 | 2009-04-09 Steve Ellcey <sje@cup.hp.com> |
2979 | ||
2980 | * Makefil.def (languages): New entries. | |
2981 | * Makefile.tpl (check-gcc-*): New generic target. | |
2982 | * Makefile.in: Regenerate. | |
2983 | ||
47afba5f EZ |
2984 | 2009-03-27 Eli Zaretskii <eliz@gnu.org> |
2985 | ||
2986 | * djunpack.bat: Use ".." quoting in Sed command, for the sake of | |
2987 | Windows builds of Sed. | |
2988 | ||
dc448a7b TT |
2989 | 2009-03-18 Tom Tromey <tromey@redhat.com> |
2990 | ||
2991 | * configure: Rebuild. | |
2992 | * configure.ac (host_libs): Add libiconv. | |
2993 | * Makefile.in: Rebuild. | |
2994 | * Makefile.def (host_modules): Add libiconv. | |
2995 | (configure-gdb, all-gdb): Depend on libiconv. | |
2996 | ||
24741ab2 JB |
2997 | 2009-03-16 Tristan Gingold <gingold@adacore.com> |
2998 | ||
2999 | * configure.ac: Treat gdb as supported on x86_64-darwin. | |
3000 | * configure: Regenerate. | |
3001 | ||
29383458 JM |
3002 | 2009-03-16 Joseph Myers <joseph@codesourcery.com> |
3003 | ||
3004 | Merge from GCC: | |
3005 | ||
3006 | 2009-03-16 Joseph Myers <joseph@codesourcery.com> | |
3007 | ||
3008 | * configure.ac (--with-host-libstdcxx): New option. | |
3009 | * configure: Regenerate. | |
3010 | ||
3011 | 2009-01-29 Robert Millan <rmh@aybabtu.com> | |
3012 | ||
3013 | * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu). | |
3014 | * configure: Regenerate. | |
3015 | ||
3016 | 2009-01-12 Sebastian Pop <sebastian.pop@amd.com> | |
3017 | ||
3018 | PR tree-optimization/38515 | |
3019 | * configure.ac (cloog-polylib): Removed. | |
3020 | (with_ppl, with_cloog): Test for "no". | |
3021 | * configure: Regenerated. | |
3022 | ||
58e24671 RW |
3023 | 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3024 | ||
3025 | Backport from git Libtool: | |
3026 | ||
3027 | 2009-01-19 Robert Millan <rmh@aybabtu.com> | |
3028 | Support GNU/kOpenSolaris. | |
3029 | * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) | |
3030 | (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS) | |
3031 | (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize | |
3032 | GNU/kOpenSolaris. | |
3033 | ||
314b2e66 AS |
3034 | 2009-02-05 Andreas Schwab <schwab@suse.de> |
3035 | ||
3036 | * Makefile.tpl (stage_last): Define $r and $s before using | |
3037 | $(RECURSE_FLAGS_TO_PASS). | |
3038 | * Makefile.in: Regenerate | |
3039 | ||
8b700390 JJ |
3040 | 2009-01-21 Jeff Johnston <jjohnstn@redhat.com> |
3041 | ||
3042 | * COPYING.NEWLIB: Add ARM license. | |
3043 | ||
66775d67 AM |
3044 | 2009-01-16 Alan Modra <amodra@bigpond.net.au> |
3045 | ||
3046 | * Makefile.def (configure-opcodes): Depend on configure-libiberty. | |
44893cfb | 3047 | (all-opcodes): Depend on all-libiberty. |
66775d67 AM |
3048 | * Makefile.in: Regenerate. |
3049 | ||
19e99079 NC |
3050 | 2009-01-15 Douglas B Rupp <rupp@gnat.com> |
3051 | ||
3052 | * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support. | |
3053 | * configure: Regenerate. | |
3054 | ||
22e8c8e0 RW |
3055 | 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3056 | ||
3057 | Backport link test fix from upstream Libtool: | |
3058 | ||
3059 | * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS): | |
3060 | Add cache variables to tests that require the linker to work. | |
3061 | For shlibpath_overrides_runpath, this also changes the semantics | |
3062 | to let the result from the C compiler take precedence. | |
3063 | compiler take precedence. | |
3064 | ||
7d6d7764 BE |
3065 | 2008-12-02 Ben Elliston <bje@au.ibm.com> |
3066 | ||
3067 | * config.sub, config.guess: Update from upstream sources. | |
3068 | ||
ea8af06e JJ |
3069 | 2008-12-17 Jeff Johnston <jjohnstn@redhat.com> |
3070 | ||
3071 | * COPYING.NEWLIB: Updated. | |
3072 | * COPYING.LIBGLOSS: Ditto. | |
3073 | ||
af0771d3 PB |
3074 | 2008-12-16 Paolo Bonzini <bonzini@gnu.org> |
3075 | ||
3076 | Sync with GCC: | |
3077 | ||
3078 | 2008-12-12 Sebastian Pop <sebastian.pop@amd.com> | |
3079 | ||
3080 | * configure.ac (ppllibs): Add by default the lib flags. | |
3081 | * configure: Regenerate. | |
3082 | ||
3083 | 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu> | |
3084 | ||
314b2e66 AS |
3085 | * configure.ac: Add double brackets on darwin[912]. |
3086 | * configure: Regenerate. | |
af0771d3 PB |
3087 | |
3088 | 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu> | |
3089 | ||
314b2e66 AS |
3090 | * configure.ac: Expand to darwin10 and later. |
3091 | * configure: Regenerate. | |
af0771d3 | 3092 | |
f7c83eac AS |
3093 | 2008-12-02 Andreas Schwab <schwab@suse.de> |
3094 | ||
3095 | * Makefile.def: configure-target-boehm-gc depends on | |
3096 | all-target-libstdc++-v3. | |
3097 | * Makefile.in: Regenerate. | |
3098 | ||
bc67ad83 BE |
3099 | 2008-12-02 Ben Elliston <bje@au.ibm.com> |
3100 | ||
3101 | * config.sub, config.guess: Update from upstream sources. | |
3102 | ||
e28c595f JM |
3103 | 2008-11-27 Joseph Myers <joseph@codesourcery.com> |
3104 | ||
3105 | Merge from GCC: | |
3106 | ||
3107 | 2007-12-02 Matthias Klose <doko@ubuntu.com> | |
3108 | ||
3109 | * config-ml.in: Remove 64bit configure tests. | |
3110 | ||
3111 | 2008-05-14 Rafael Espindola <espindola@google.com> | |
3112 | ||
3113 | * config-ml.in: don't handle --enable-shared and --enable-static. | |
3114 | ||
3115 | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | |
3116 | Tobias Grosser <grosser@fim.uni-passau.de> | |
3117 | Jan Sjodin <jan.sjodin@amd.com> | |
3118 | Harsha Jagasia <harsha.jagasia@amd.com> | |
3119 | Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> | |
3120 | Konrad Trifunovic <konrad.trifunovic@inria.fr> | |
3121 | Adrien Eliche <aeliche@isty.uvsq.fr> | |
3122 | ||
3123 | Merge from graphite branch. | |
3124 | * configure: Regenerate. | |
3125 | * Makefile.in: Regenerate. | |
3126 | * configure.ac (host_libs): Add ppl and cloog. | |
3127 | Add checks for PPL and CLooG. | |
3128 | * Makefile.def (ppl, cloog): Added modules and dependences. | |
3129 | * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New. | |
3130 | (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New. | |
3131 | ||
3132 | 2008-09-03 Richard Guenther <rguenther@suse.de> | |
3133 | ||
3134 | * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the | |
3135 | cloog test. | |
3136 | * configure: Re-generate. | |
3137 | ||
3138 | 2008-09-03 Sebastian Pop <sebastian.pop@amd.com> | |
3139 | ||
3140 | * configure.ac (--with-cloog-polylib): New. | |
3141 | (--disable-cloog-version-check): New. | |
3142 | (--disable-ppl-version-check): New. | |
3143 | * configure: Re-generate. | |
3144 | ||
3145 | 2008-09-05 Richard Guenther <rguenther@suse.de> | |
3146 | ||
3147 | * configure.ac: Initialize clooglibs to -lcloog. | |
3148 | * configure: Re-generate. | |
3149 | ||
3150 | 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
3151 | ||
3152 | * configure.ac (MPFR check): Bump minimum version to 2.3.0 and | |
3153 | recommended version to 2.3.2. | |
3154 | ||
3155 | * configure: Regenerate. | |
3156 | ||
3157 | 2008-10-31 Ben Elliston <bje@au.ibm.com> | |
3158 | ||
3159 | * configure.ac (spu-*-*): Remove special case. | |
3160 | * configure: Regenerate. | |
3161 | ||
3162 | Complete comment text from GCC version of: | |
3163 | ||
3164 | 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com> | |
3165 | ||
3166 | * configure.ac (RPATH_ENVVAR): Use PATH on Windows. | |
3167 | (GCC_SHLIB_SUBDIR): New. | |
3168 | * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. | |
3169 | * configure: Regenerate. | |
3170 | * Makefile.in: Regenerate. | |
3171 | ||
652dec25 TG |
3172 | 2008-11-27 Tristan Gingold <gingold@adacore.com> |
3173 | ||
3174 | * configure.ac: Build gdb for i?86-*-darwin* | |
3175 | * configure: Regenerated. | |
3176 | ||
7582fb4a DJ |
3177 | 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com> |
3178 | ||
3179 | PR bootstrap/38014 | |
3180 | PR bootstrap/37923 | |
3181 | ||
3182 | Revert: | |
3183 | ||
3184 | 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> | |
3185 | ||
3186 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
3187 | * Makefile.in: Regenerated. | |
3188 | ||
3189 | 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> | |
3190 | ||
3191 | PR gdb/921 | |
3192 | PR gdb/1646 | |
3193 | PR gdb/2175 | |
3194 | PR gdb/2176 | |
3195 | ||
3196 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
3197 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
3198 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
3199 | (HOST_EXPORTS): Pass CPPFLAGS. | |
3200 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
3201 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
3202 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
3203 | * Makefile.in, configure: Regenerated. | |
3204 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
3205 | and CPPFLAGS_FOR_BUILD. | |
3206 | ||
faee1be2 UW |
3207 | 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com> |
3208 | ||
3209 | * configure.ac [spu-*-*]: Do not set skipdirs. | |
3210 | * configure: Re-generate. | |
3211 | ||
b7c2dce4 DJ |
3212 | 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com> |
3213 | ||
3214 | * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo. | |
3215 | * Makefile.in: Regenerated. | |
3216 | ||
bb52de30 DJ |
3217 | 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com> |
3218 | ||
3219 | PR gdb/921 | |
3220 | PR gdb/1646 | |
3221 | PR gdb/2175 | |
3222 | PR gdb/2176 | |
3223 | ||
3224 | * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS. | |
3225 | * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS. | |
3226 | (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS. | |
3227 | (HOST_EXPORTS): Pass CPPFLAGS. | |
3228 | (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define. | |
3229 | (LDFLAGS_FOR_TARGET): Initialize from configure script. | |
3230 | (EXTRA_TARGET_FLAGS): Set CPPFLAGS. | |
3231 | * Makefile.in, configure: Regenerated. | |
3232 | * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET, | |
3233 | and CPPFLAGS_FOR_BUILD. | |
3234 | ||
b25062ae SE |
3235 | 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com> |
3236 | ||
3237 | * libtool.m4: Update to libtool 2.2.6. | |
3238 | * lt~obsolete.m4: Update to libtool 2.2.6. | |
3239 | * ltmain.sh: Update to libtool 2.2.6. | |
3240 | * ltsugar.m4: Update to libtool 2.2.6. | |
3241 | * ltversion.m4: Update to libtool 2.2.6. | |
3242 | * ltoptions.m4: Update to libtool 2.2.6. | |
3243 | * ltgcc.m4: Update to match changes from libtool 2.2.6. | |
3244 | ||
3bbd2f8f AL |
3245 | 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com> |
3246 | ||
3247 | * configure.ac (RPATH_ENVVAR): Use PATH on Windows. | |
3248 | (GCC_SHLIB_SUBDIR): New. | |
3249 | * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR. | |
3250 | * configure: Regenerate. | |
3251 | * Makefile.in: Regenerate. | |
3252 | ||
b29d32ce TG |
3253 | 2008-08-28 Tristan Gingold <gingold@adacore.com> |
3254 | ||
3255 | * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9): | |
3256 | Enable bfd, binutils and opcodes. | |
3257 | * configure: Regenerate. | |
3258 | ||
c325a203 DD |
3259 | 2008-08-16 Nicolas Roche <roche@adacore.com> |
3260 | ||
3261 | * Makefile.tpl: Add BOOT_ADAFLAGS. | |
3262 | * Makefile.in: Regenerate. | |
3263 | ||
e7c8859c RS |
3264 | 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com> |
3265 | ||
3266 | * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu. | |
3267 | * configure: Regenerate. | |
3268 | ||
da888c87 PB |
3269 | 2008-07-30 Paolo Bonzini <bonzini@gnu.org> |
3270 | ||
3271 | Sync with gcc: | |
3272 | 2008-07-30 Paolo Bonzini <bonzini@gnu.org> | |
3273 | ||
f7c83eac AS |
3274 | * configure.ac: Add makefile fragments for hpux. |
3275 | * Makefile.def (flags_to_pass): Add ADA_CFLAGS. | |
3276 | * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS. | |
3277 | * configure: Regenerate. | |
3278 | * Makefile.in: Regenerate. | |
da888c87 PB |
3279 | |
3280 | 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
3281 | ||
f7c83eac AS |
3282 | * Makefile.tpl ($(srcdir)/configure): Update dependencies. |
3283 | * Makefile.in: Regenerate. | |
3284 | * configure: Regenerate. | |
da888c87 | 3285 | |
944982cf ILT |
3286 | 2008-06-18 Ian Lance Taylor <iant@google.com> |
3287 | ||
662c6704 ILT |
3288 | * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp. |
3289 | ||
944982cf ILT |
3290 | * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp. |
3291 | ||
7a283e07 RW |
3292 | 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3293 | ||
3294 | * configure: Regenerate. | |
3295 | ||
5b553f7e RW |
3296 | 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3297 | ||
3298 | * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when | |
3299 | "$@" is still intact with both Autoconf 2.59 and 2.62. | |
3300 | * configure: Regenerate. | |
3301 | ||
675492f0 RW |
3302 | 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3303 | ||
3304 | * Makefile.tpl: Fix comment errors. | |
3305 | * Makefile.in: Regenerate. | |
3306 | ||
b018a5d1 JB |
3307 | 2008-06-13 Julian Brown <julian@codesourcery.com> |
3308 | ||
3309 | * configure.ac (arm*-*-linux-gnueabi): Don't disable building | |
3310 | of libobjc for ARM EABI Linux. | |
3311 | * configure: Regenerate. | |
3312 | ||
310213e8 DE |
3313 | 2008-06-12 David S. Miller <davem@davemloft.net> |
3314 | David Edelsohn <edelsohn@gnu.org> | |
3315 | ||
3316 | * configure.ac: Add powerpc*-*-* to gold supported targets. | |
3317 | * configure: Regenerate. | |
3318 | ||
6641ce42 JM |
3319 | 2008-06-08 Joseph Myers <joseph@codesourcery.com> |
3320 | ||
3321 | PR tree-optimization/36218 | |
3322 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD. | |
3323 | * Makefile.tpl (EXTRA_BUILD_FLAGS): Define. | |
3324 | (all prefix="build-"): Pass them to build-system sub-makes. | |
3325 | * Makefile.in: Regenerate. | |
3326 | ||
03c2f9e6 DJ |
3327 | 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com> |
3328 | ||
3329 | * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS, | |
3330 | README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp, | |
3331 | mkdep, and compile. Update comments. | |
3332 | (ETC_SUPPORT): Add ChangeLog and update comments. | |
3333 | ||
4538db8b ILT |
3334 | 2008-05-11 Ian Lance Taylor <iant@google.com> |
3335 | ||
3336 | * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold. | |
3337 | ||
266df637 PB |
3338 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> |
3339 | ||
3340 | Sync with gcc: | |
3341 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> | |
3342 | ||
3343 | PR bootstrap/35457 | |
3344 | * configure.ac: Include override.m4. | |
3345 | * configure: Regenerate. | |
3346 | ||
3347 | 2008-04-18 Paolo Bonzini <bonzini@gnu.org> | |
3348 | ||
f7c83eac AS |
3349 | * Makefile.tpl (restrap): Call `make all' using double-colon rules. |
3350 | * Makefile.in: Regenerate. | |
266df637 PB |
3351 | |
3352 | 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com> | |
3353 | ||
f7c83eac AS |
3354 | * configure.ac: Do not build libssp for the AVR. |
3355 | * configure: Regenerate. | |
266df637 | 3356 | |
a86a761e NC |
3357 | 2008-04-18 Nick Clifton <nickc@redhat.com> |
3358 | ||
3359 | * MAINTAINERS: Replace reference to configure.in with reference to | |
3360 | configure.ac. | |
3361 | ||
52310858 NC |
3362 | 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com> |
3363 | ||
f7c83eac | 3364 | * configure.ac (cr16-*-*): Add case for cr16 target and include gdb |
52310858 | 3365 | as nonconfigurable directories list. |
f7c83eac | 3366 | * configure: Regenerate. |
52310858 | 3367 | |
f5314dd5 DM |
3368 | 2008-04-14 David S. Miller <davem@davemloft.net> |
3369 | ||
3370 | * configure.ac: Add sparc*-*-* to gold supported targets. | |
3371 | * configure: Regenerate. | |
3372 | ||
e2208220 BE |
3373 | 2008-04-14 Ben Elliston <bje@au.ibm.com> |
3374 | ||
3375 | * config.sub, config.guess: Update from upstream sources. | |
3376 | ||
0bb6ea20 HPN |
3377 | 2008-04-12 Hans-Peter Nilsson <hp@axis.com> |
3378 | ||
3379 | * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80. | |
3380 | * Makefile.in: Regenerate. | |
3381 | ||
e5164e97 ILT |
3382 | 2008-04-07 Ian Lance Taylor <iant@google.com> |
3383 | ||
3384 | * Makefile.def: check-gold depends upon all-binutils. | |
3385 | * Makefile.in: Regenerate. | |
3386 | ||
e33b51a6 NC |
3387 | 2008-04-04 Nick Clifton <nickc@redhat.com> |
3388 | ||
3389 | PR binutils/4334 | |
3390 | * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted | |
3391 | builds. | |
3392 | * configure: Regenerate. | |
3393 | ||
fc5df3ab NC |
3394 | 2008-04-04 NightStrike <NightStrike@gmail.com> |
3395 | ||
3396 | PR other/35151 | |
f7c83eac AS |
3397 | * configure.ac: Combine rules for mingw32 and mingw64. |
3398 | * configure: Regenerate. | |
fc5df3ab | 3399 | |
c779bab8 PB |
3400 | 2008-03-27 Paolo Bonzini <bonzini@gnu.org> |
3401 | ||
3402 | * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. | |
3403 | * Makefile.in: Regenerate. | |
3404 | ||
93f9b408 ILT |
3405 | 2008-03-20 Ian Lance Taylor <iant@google.com> |
3406 | ||
3407 | * configure.ac: Add support for --enable-gold. | |
3408 | * Makefile.def: Add gold as a directory like ld. | |
3409 | * configure, Makefile.in: Regenerate. | |
3410 | ||
5746fb46 AK |
3411 | 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com> |
3412 | ||
3413 | * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added. | |
3414 | (s390_cond_extensions): Reduced extensions to the compare related. | |
3415 | (main): z10 cpu type option added. | |
3416 | (expandConditionalJump): Renamed to ... | |
3417 | (insertExpandedMnemonic): ... this. | |
3418 | ||
3419 | * opcodes/s390-opc.c: Re-group the operand format makros. | |
3420 | (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI, | |
3421 | INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU, | |
3422 | INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0, | |
3423 | INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU, | |
3424 | INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU, | |
3425 | INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI, | |
3426 | INSTR_SIL_RDU): New instruction formats added. | |
3427 | (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI, | |
3428 | MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0, | |
3429 | MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI, | |
3430 | MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR, | |
3431 | MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD, | |
3432 | MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format | |
3433 | masks added. | |
3434 | (s390_opformats): New formats added "ris", "rrs", "sil". | |
3435 | * opcodes/s390-opc.txt: Add the conditional jumps with the | |
3436 | extensions removed from automatic expansion in s390-mkopc.c manually. | |
3437 | (asi - trtre): Add new System z10 EC instructions. | |
3438 | * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added. | |
3439 | ||
58c85be7 RW |
3440 | 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3441 | ||
3442 | * configure.ac: m4_include config/proginstall.m4. | |
3443 | * configure: Regenerate. | |
3444 | ||
78124051 RW |
3445 | 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3446 | ||
3447 | Backport from upstream Libtool: | |
f7c83eac | 3448 | |
78124051 | 3449 | 2007-10-12 Eric Blake <ebb9@byu.net> |
f7c83eac | 3450 | |
78124051 RW |
3451 | Deal with Autoconf 2.62's semantic change in m4_append. |
3452 | * ltsugar.m4 (lt_append): Replace broken versions of | |
3453 | m4_append. | |
3454 | (lt_if_append_uniq): Don't require separator to be overquoted, | |
3455 | and avoid broken m4_append. | |
3456 | (lt_dict_add): Fix typo. | |
3457 | * libtool.m4 (_LT_DECL): Don't overquote separator. | |
3458 | ||
018f1bea DE |
3459 | 2008-03-13 David Edelsohn <edelsohn@gnu.org> |
3460 | ||
3461 | * config.rpath: Add AIX 6 support. | |
3462 | ||
5c5f596d PB |
3463 | 2008-03-13 Paolo Bonzini <bonzini@gnu.org> |
3464 | ||
3465 | * Makefile.def (stageprofile). Remove -fprofile-generate | |
3466 | from stage_libcflags. | |
3467 | * Makefile.in: Regenerate. | |
3468 | ||
a1f93a5e BE |
3469 | 2008-03-13 Ben Elliston <bje@au.ibm.com> |
3470 | ||
3471 | * config.sub, config.guess: Update from upstream sources. | |
3472 | ||
98c3d905 AK |
3473 | 2008-03-06 Florian Krohm <fkrohm@us.ibm.com> |
3474 | ||
3475 | * s390-opc.c (INSTR_RSL_R0RD): Fix operands. | |
3476 | * s390-opc.txt (cmpsc): Duplicate entry removed. | |
3477 | (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr, | |
3478 | cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr, | |
3479 | fier, cu42, cu41): Fix operand format. | |
3480 | ||
7f6ef0c0 PB |
3481 | 2008-02-20 Paolo Bonzini <bonzini@gnu.org> |
3482 | ||
f7c83eac AS |
3483 | PR bootstrap/32009 |
3484 | PR bootstrap/32161 | |
3485 | ||
3486 | * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here. | |
3487 | * configure: Regenerate. | |
3488 | ||
3489 | * Makefile.def: Define stage_libcflags for all bootstrap stages. | |
3490 | * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS, | |
3491 | STAGE4_LIBCFLAGS): New. | |
3492 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without | |
3493 | $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). | |
3494 | (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS. | |
3495 | (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS. | |
3496 | (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags | |
3497 | for target modules. Don't export LIBCFLAGS. | |
3498 | (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass | |
3499 | $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after | |
3500 | the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET. | |
3501 | (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with | |
3502 | $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS). | |
3503 | * Makefile.in: Regenerate. | |
7f6ef0c0 | 3504 | |
eaf19029 PB |
3505 | 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3506 | ||
3507 | PR libgcj/33085 | |
3508 | * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>: | |
3509 | Do not use -DDLL_EXPORT. Backport from upstream. | |
3510 | ||
680c43e9 NC |
3511 | 2008-02-14 Nick Clifton <nickc@redhat.com> |
3512 | ||
3513 | Import this patch from gcc: | |
3514 | 2008-01-24 David Edelsohn <edelsohn@gnu.org> | |
3515 | ||
3516 | * libtool.m4: Backport AIX 6 support from ToT Libtool. | |
3517 | ||
c72b1d96 HPN |
3518 | 2008-02-02 Hans-Peter Nilsson <hp@axis.com> |
3519 | ||
3520 | * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf. | |
3521 | * configure: Regenerate. | |
3522 | ||
8b66833e BW |
3523 | 2008-01-31 Marc Gauthier <marc@tensilica.com> |
3524 | ||
3525 | * configure.ac (xtensa*-*-*): Recognize processor variants. | |
3526 | * configure: Regenerate. | |
3527 | ||
9cc8ae67 PB |
3528 | 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3529 | ||
f7c83eac AS |
3530 | PR bootstrap/34922 |
3531 | * configure.ac (PARSE_ARGS): Push suitable setting of | |
3532 | ac_subdirs_all, for `./configure --help=recursive'. | |
3533 | Handle `+' in generic toplevel directory disabling. | |
3534 | * configure: Regenerate. | |
9cc8ae67 | 3535 | |
19090595 BE |
3536 | 2008-01-23 Ben Elliston <bje@au.ibm.com> |
3537 | ||
3538 | * config.sub, config.guess: Update from upstream sources. | |
3539 | ||
9f1e7fd3 BE |
3540 | 2008-01-08 Ben Elliston <bje@au.ibm.com> |
3541 | ||
3542 | * config.sub, config.guess: Update from upstream sources. | |
3543 | ||
2f959d61 JJ |
3544 | 2007-12-19 Jeff Johnston <jjohnstn@redhat.com> |
3545 | ||
3546 | * COPYING.LIBGLOSS: Update default copyright. | |
3547 | ||
aa054b85 JJ |
3548 | 2007-12-19 Jeff Johnston <jjohnstn@redhat.com> |
3549 | ||
3550 | * COPYING.NEWLIB: Update default copyright. | |
3551 | ||
57c53b2b RS |
3552 | 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
3553 | ||
3554 | * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1. | |
3555 | Change recommended MPFR from 2.2.1 > 2.3.0. | |
3556 | * configure: Regenerate. | |
3557 | ||
fee14b60 RS |
3558 | 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk> |
3559 | ||
3560 | * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g. | |
3561 | (CXXFLAGS_FOR_TARGET): Add -O2 -g. | |
3562 | * Makefile.in: Regenerate. | |
3563 | ||
c9b68031 DD |
3564 | 2007-12-10 Andreas Tobler <a.tobler@schweiz.org> |
3565 | ||
3566 | * configure.ac: Enable libjava for x86_64-*-darwin9. | |
3567 | * configure: Regenerate. | |
3568 | ||
ad25e7d5 BE |
3569 | 2007-12-05 Ben Elliston <bje@au.ibm.com> |
3570 | ||
3571 | * config.sub, config.guess: Update from upstream sources. | |
3572 | ||
6ac84f65 PB |
3573 | 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3574 | ||
f7c83eac AS |
3575 | * config-ml.in: Robustify against white space in absolute file |
3576 | names. | |
6ac84f65 | 3577 | |
f7c83eac AS |
3578 | * config-ml.in (multi-clean): Substitute ${Makefile}. |
3579 | Remove superfluous ${Makefile} in list. | |
6ac84f65 | 3580 | |
7b3200f9 DJ |
3581 | 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com> |
3582 | ||
3583 | * Makefile.def (dependencies): Make configure-gdb depend on | |
3584 | all-intl. | |
3585 | * Makefile.in: Regenerated. | |
3586 | ||
2c133ff9 JJ |
3587 | 2007-10-15 Patrick Mansfield <patmans@us.ibm.com> |
3588 | ||
3589 | * Makefile.def: To avoid problems running with parallel makes, | |
3590 | build newlib before libgloss so that target specific header | |
3591 | files are availble. | |
3592 | * Makefile.in: Regenerate. | |
3593 | ||
5074315a DJ |
3594 | 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com> |
3595 | ||
3596 | * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber. | |
3597 | * Makefile.in: Regenerate. | |
3598 | ||
f5bc1778 DJ |
3599 | 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com> |
3600 | ||
3601 | * src-release (GDB_SUPPORT_DIRS): Add libdecnumber. | |
3602 | * libdecnumber: New directory, imported from GCC. | |
3603 | ||
c66487f8 NC |
3604 | 2007-10-08 Mike Frysinger <vapier@gentoo.org> |
3605 | ||
3606 | * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, | |
3607 | LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build. | |
3608 | Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default | |
3609 | LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS. | |
3610 | * configure: Regenerate. | |
3611 | ||
b5714970 PB |
3612 | 2007-10-01 Paolo Bonzini <bonzini@gnu.org> |
3613 | ||
3614 | * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD, | |
3615 | DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD, | |
3616 | LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD, | |
3617 | WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions. | |
3618 | * configure.ac: Default them to host tools for $host = $build. | |
3619 | Subst them. | |
3620 | ||
3621 | * configure: Regenerate. | |
3622 | * Makefile.in: Regenerate. | |
3623 | ||
f3b1e08e RS |
3624 | 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk> |
3625 | ||
3626 | * configure.ac (mipsisa*-*-elfoabi*): New stanza. | |
3627 | * configure: Regenerate. | |
3628 | ||
cff87f51 DD |
3629 | 2007-09-19 Benjamin Kosnik <bkoz@redhat.com> |
3630 | ||
3631 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before | |
3632 | libstdc++. | |
3633 | * Makefile.def: Add libgomp config as a maybe dependency for libstdc++. | |
3634 | * configure: Regenerate. | |
3635 | * Makefile.in: Regenerate. | |
f7c83eac | 3636 | |
625a61cd AS |
3637 | 2007-09-17 Andreas Schwab <schwab@suse.de> |
3638 | ||
3639 | * configure.ac: Raise minimum makeinfo version to 4.6. | |
3640 | * configure: Regenerate. | |
3641 | ||
83a3a68b AM |
3642 | 2007-09-15 Alan Modra <amodra@bigpond.net.au> |
3643 | ||
3644 | * configure.ac: Correct makeinfo version check. | |
3645 | * configure: Regenerate. | |
3646 | ||
5bd8be13 RS |
3647 | 2007-09-14 Richard Sandiford <richard@codesourcery.com> |
3648 | ||
3649 | * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty | |
3650 | to $skipdirs and only disable gprof for newlib. Use the normal | |
3651 | mips*-elf* handling in other respects. | |
3652 | * configure: Regnerate. | |
3653 | ||
5566c1fa DD |
3654 | 2007-09-12 David Daney <ddaney@avtrex.com> |
3655 | ||
3656 | * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus | |
3657 | enabling libgcj. | |
3658 | * configure: Regenerate. | |
3659 | ||
3660 | 2007-09-12 Richard Guenther <rguenther@suse.de> | |
3661 | ||
3662 | * configure.ac (--enable-stage1-checking): If neither --enable-checking | |
3663 | nor --disable-checking is provided also turn on yes and types | |
3664 | checking for stage1. | |
3665 | * configure: Re-generate. | |
3666 | ||
a18e2996 | 3667 | 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> |
84e7906e AH |
3668 | |
3669 | PR target/33281 | |
3670 | * configure.ac: Use config/mh-mingw on mingw. | |
3671 | * configure: Regenerate. | |
84e7906e | 3672 | |
691bb5a1 DD |
3673 | 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk> |
3674 | ||
3675 | PR other/32154 | |
3676 | * configure.ac: For libgloss targets, point the linker to the linker | |
3677 | script, startup code and simulator library. | |
3678 | * configure: Regenerate. | |
3679 | ||
6d18b86b AH |
3680 | 2007-09-09 Andrew Haley <aph@redhat.com> |
3681 | ||
3682 | * configure.ac (noconfigdirs): Remove target-libffi and | |
a18e2996 | 3683 | target-libjava. |
6d18b86b | 3684 | |
f00a3165 | 3685 | 2007-08-29 Nick Clifton <nickc@redhat.com> |
971aaaa5 | 3686 | |
f00a3165 | 3687 | * config.sub, config.guess: Update from upstream sources. |
971aaaa5 | 3688 | |
2abc4e65 BE |
3689 | 2007-08-21 Richard Guenther <rguenther@suse.de> |
3690 | ||
3691 | * configure.ac: Add types checking to stage1 checking flags. | |
3692 | * configure: Regenerate. | |
3693 | ||
8a6ee3ab | 3694 | 2007-08-18 Paul Brook <paul@codesourcery.com> |
f7c83eac | 3695 | Joseph Myers <joseph@codesourcery.com> |
8a6ee3ab JM |
3696 | |
3697 | * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. | |
3698 | (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it. | |
3699 | * Makefile.in: Regenerate. | |
3700 | * configure.ac (--with-debug-prefix-map): New. | |
3701 | * configure: Regenerate. | |
3702 | ||
429acdec RS |
3703 | 2007-08-17 Richard Sandiford <richard@codesourcery.com> |
3704 | Nigel Stephens <nigel@mips.com> | |
3705 | ||
429acdec RS |
3706 | * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde |
3707 | as target_makefile_frag. | |
3708 | * configure: Regenerate. | |
3709 | ||
8520c408 AO |
3710 | 2007-08-16 Alexandre Oliva <aoliva@redhat.com> |
3711 | ||
3712 | * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): | |
3713 | Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. | |
3714 | (bootstrap2-debug, bootstrap-debug): New bootstrap stages. | |
3715 | * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. | |
3716 | (do-compare, do-compare3, do-compare-debug): New. | |
3717 | ([+compare-target+]): Use them. | |
3718 | ||
3719 | 2007-08-16 Alexandre Oliva <aoliva@redhat.com> | |
3720 | ||
3721 | * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): | |
3722 | Add to flags_to_pass. Adjust uses of BOOT_CFLAGS. | |
3723 | (bootstrap2-debug, bootstrap-debug): New bootstrap stages. | |
3724 | * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New. | |
3725 | (do-compare, do-compare3, do-compare-debug): New. | |
3726 | ([+compare-target+]): Use them. | |
3727 | ||
2444379b BE |
3728 | 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3729 | Ben Elliston <bje@au.ibm.com> | |
3730 | ||
3731 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass | |
3732 | --silent if $silent. | |
3733 | * configure: Regenerate. | |
3734 | ||
d6f99447 DJ |
3735 | 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com> |
3736 | ||
3737 | * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB. | |
3738 | ||
bd0aa315 NC |
3739 | 2007-07-17 Nick Clifton <nickc@redhat.com> |
3740 | ||
3741 | * COPYING3: New file. Contains version 3 of the GNU General | |
3742 | Public License. | |
3743 | * COPYING3.LIB: New file. Contains version 3 of the GNU | |
3744 | Lesser General Public License. | |
3745 | ||
0ebe98fb BS |
3746 | 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com> |
3747 | ||
3748 | * configure.ac: Fix my previous change to really match GCC. | |
3749 | * configure: Regenerate. | |
3750 | ||
521ec477 DD |
3751 | 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
3752 | ||
3753 | * configure.ac: Rewrite 'configure --help' strings to look nicer. | |
3754 | * configure: Regenerate. | |
3755 | ||
3756 | 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | |
3757 | ||
3758 | * configure.ac: Add some missing m4 quotation. | |
3759 | * configure: Regenerate. | |
3760 | ||
0c24b341 NC |
3761 | 2007-07-09 Kai Tietz <kai.tietz@onevision.com> |
3762 | ||
f7c83eac AS |
3763 | * Makefile.def: Add windmc tool to build. |
3764 | * Makefile.tpl: Likewise. | |
3765 | * configure.ac: Likewise. | |
3766 | * Makefile.in: Regenerate. | |
3767 | * configure: Regenerate. | |
0c24b341 | 3768 | |
a09314d0 L |
3769 | 2007-07-05 H.J. Lu <hongjiu.lu@intel.com> |
3770 | ||
3771 | * lt~obsolete.m4: New. Import from 20070318 libtool. | |
3772 | ||
7c3e1d12 BS |
3773 | 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com> |
3774 | ||
3775 | * configure.ac: Don't add target-libmudflap to noconfigdirs for | |
3776 | uclinux and linux-uclibc targets. | |
3777 | * configure: Regenerate. | |
3778 | ||
a5b3b4dd DD |
3779 | 2007-06-28 DJ Delorie <dj@redhat.com> |
3780 | ||
3781 | * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're | |
3782 | not building newlib. | |
3783 | * configure: Regenerated. | |
f7c83eac | 3784 | |
184d813c DJ |
3785 | 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com> |
3786 | ||
3787 | * src-release (DEVO_SUPPORT): Correct typos. | |
3788 | ||
31d99776 DJ |
3789 | 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com> |
3790 | ||
3791 | * Makefile.def: Add dependency from configure-gdb to all-bfd. | |
3792 | * Makefile.in: Regenerated. | |
3793 | ||
e00a73e3 PB |
3794 | 2007-06-14 Paolo Bonzini <bonzini@gnu.org> |
3795 | ||
f7c83eac AS |
3796 | * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile. |
3797 | (distclean-stage[+id+]): Possibly delete stage_last. | |
3798 | * Makefile.in: Regenerate. | |
e00a73e3 | 3799 | |
98a1bbc5 BE |
3800 | 2007-06-07 Ben Elliston <bje@au.ibm.com> |
3801 | ||
3802 | * config.sub, config.guess: Update from upstream sources. | |
3803 | ||
973601e1 BE |
3804 | 2007-06-07 Ben Elliston <bje@au.ibm.com> |
3805 | ||
3806 | * Makefile.tpl: Fix spelling error. | |
3807 | * Makefile.in: Regenerate. | |
3808 | ||
2038f525 PB |
3809 | 2007-06-04 Paolo Bonzini <bonzini@gnu.org> |
3810 | ||
3811 | Sync with gcc: | |
3812 | 2007-05-30 Jakub Jelinek <jakub@redhat.com> | |
3813 | ||
f7c83eac AS |
3814 | PR bootstrap/29382 |
3815 | * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1. | |
3816 | * configure: Rebuilt. | |
2038f525 | 3817 | |
f7c5c4b5 PB |
3818 | 2007-06-01 Steve Ellcey <sje@cup.hp.com> |
3819 | ||
12a64d4f L |
3820 | * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set |
3821 | lt_cv_sys_max_cmd_len. | |
f7c5c4b5 | 3822 | |
7ad9660b PB |
3823 | 2007-05-31 Paolo Bonzini <bonzini@gnu.org> |
3824 | ||
3825 | * ltgcc.m4: Update from GCC. | |
3826 | ||
0e7ef45c EC |
3827 | 2007-05-25 Andreas Tobler <a.tobler@schweiz.org> |
3828 | ||
12a64d4f | 3829 | * ltmain.sh: Fix Darwin verstring, remove ${wl}. |
0e7ef45c | 3830 | |
37ad9514 SE |
3831 | 2007-05-24 Steve Ellcey <sje@cup.hp.com> |
3832 | ||
3833 | * ltmain.sh: Update from GCC. | |
3834 | * libtool.m4: Update from GCC. | |
3835 | * ltsugar.m4: New. Update from GCC. | |
3836 | * ltversion.m4: New. Update from GCC. | |
3837 | * ltoptions.m4: New. Update from GCC. | |
3838 | * ltconfig: Remove. | |
3839 | * ltcf-c.sh: Remove. | |
3840 | * ltcf-cxx.sh: Remove. | |
3841 | * ltcf-gcj.sh: Remove. | |
3842 | * src-release: Update with new libtool file list. | |
3843 | ||
8ee82aff PB |
3844 | 2007-05-16 Paolo Bonzini <bonzini@gnu.org> |
3845 | ||
3846 | * Makefile.def (bootstrap_stage): Replace stage_make_flags with | |
3847 | stage_cflags. | |
3848 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS): | |
3849 | Remove CFLAGS/LIBCFLAGS. | |
3850 | (configure-stage[+id+]-[+prefix+][+module+], | |
3851 | all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+]. | |
3852 | * Makefile.in: Regenerate. | |
3853 | ||
149cb58d SE |
3854 | 2007-04-14 Steve Ellcey <sje@cup.hp.com> |
3855 | ||
3856 | * config-ml.in: Update from GCC. | |
3857 | ||
91506736 DJ |
3858 | 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com> |
3859 | ||
3860 | * src-release (do-proto-toplev): Process the support directories before | |
3861 | the tool directory. | |
3862 | ||
ffa8bd48 RS |
3863 | 2007-03-21 Richard Sandiford <richard@codesourcery.com> |
3864 | ||
3865 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting | |
3866 | of glob. Quote arguments with single quotes too. | |
3867 | * configure: Regenerate. | |
3868 | ||
a4fd3374 DD |
3869 | 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com> |
3870 | ||
3871 | * Makefile.def (fixincludes): Remove unneeded "missing" lines. | |
3872 | * Makefile.in: Regenerate | |
3873 | ||
b8025f34 AS |
3874 | 2007-03-07 Andreas Schwab <schwab@suse.de> |
3875 | ||
3876 | * configure: Regenerate. | |
3877 | ||
a3ca38d2 DD |
3878 | 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com> |
3879 | ||
3880 | * configure.ac: Add "--with-pdfdir" configure option, | |
3881 | which defines pdfdir variable. | |
3882 | * Makefile.def (target=fixincludes): Add install-pdf to | |
3883 | missing targets. | |
3884 | (recursive_targets): Add install-pdf target. | |
3885 | (flags_to_pass): Add pdfdir. | |
3886 | * Makefile.tpl: Add pdfdir handling, add do-install-pdf | |
3887 | target. | |
3888 | * configure: Regenerate | |
3889 | * Makefile.in: Regenerate | |
3890 | ||
3891 | 2007-02-28 Eric Christopher <echristo@apple.com> | |
3892 | ||
3893 | Revert: | |
3894 | 2006-12-07 Mike Stump <mrs@apple.com> | |
3895 | ||
3896 | * Makefile.def (dependencies): Add dependency for | |
3897 | install-target-libssp and install-target-libgomp on | |
3898 | install-gcc. | |
3899 | * Makefile.in: Regenerate. | |
3900 | ||
3901 | 2007-02-27 Matt Kraai <kraai@ftbfs.org> | |
3902 | ||
3903 | * configure: Regenerate. | |
3904 | * configure.ac: Move statements after variable declarations. | |
3905 | ||
a4708fba JM |
3906 | 2007-02-19 Joseph Myers <joseph@codesourcery.com> |
3907 | ||
3908 | * configure.ac: Adjust for loop syntax. | |
3909 | * configure: Regenerate. | |
3910 | ||
9a819804 AO |
3911 | 2007-02-18 Alexandre Oliva <aoliva@redhat.com> |
3912 | ||
3913 | * configure: Rebuilt. | |
3914 | ||
81ec575a AO |
3915 | 2007-02-18 Alexandre Oliva <aoliva@redhat.com> |
3916 | ||
3917 | * configure.ac: Drop multiple occurrences of --enable-languages, | |
3918 | and fix its quoting. | |
3919 | * configure: Rebuilt. | |
3920 | ||
92f01d61 | 3921 | 2007-02-17 Mark Mitchell <mark@codesourcery.com> |
f7c83eac AS |
3922 | Nathan Sidwell <nathan@codesourcery.com> |
3923 | Vladimir Prus <vladimir@codesourcery.com | |
3924 | Joseph Myers <joseph@codesourcery.com> | |
92f01d61 JM |
3925 | |
3926 | * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting. | |
3927 | * configure: Regenerate. | |
3928 | ||
b1299c4e DJ |
3929 | 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com> |
3930 | ||
3931 | * configure.ac (target_libraries): Move libgcc before libiberty. | |
3932 | * configure: Regenerated. | |
3933 | ||
18f6b6ee PB |
3934 | 2007-02-13 Paolo Bonzini <bonzini@gnu.org> |
3935 | ||
3936 | * configure: Regenerate again? | |
3937 | ||
9c4e9f27 PB |
3938 | 2007-02-13 Paolo Bonzini <bonzini@gnu.org> |
3939 | ||
3940 | * configure: Reapply PR30748 fix which was lost in the previous commit. | |
3941 | ||
24ff9987 DJ |
3942 | 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com> |
3943 | Paolo Bonzini <bonzini@gnu.org> | |
3944 | ||
3945 | PR bootstrap/30753 | |
3946 | * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC | |
3947 | unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix. | |
3948 | * configure: Regenerated. | |
3949 | ||
7df2cd5d PB |
3950 | 2007-02-10 Paolo Bonzini <bonzini@gnu.org> |
3951 | ||
3952 | * configure: Regenerate. | |
3953 | ||
b0aaa663 DJ |
3954 | 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com> |
3955 | ||
3956 | PR bootstrap/30748 | |
3957 | * configure.ac: Correct syntax for Solaris ksh. | |
3958 | * configure: Regenerated. | |
3959 | ||
a0323144 PB |
3960 | 2007-02-09 Paolo Bonzini <bonzini@gnu.org> |
3961 | ||
3962 | * Makefile.def: Sync with GCC. | |
3963 | * Makefile.tpl: Sync with GCC. | |
3964 | * Makefile.in: Regenerate. | |
3965 | * configure: Regenerate. | |
3966 | ||
c6b750e1 DJ |
3967 | 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com> |
3968 | ||
3969 | * Makefile.tpl (build_alias, host_alias, target_alias): Use | |
3970 | noncanonical equivalents. | |
3971 | * configure.in: Rename to... | |
3972 | * configure.ac: ...this. Update AC_PREREQ. Prevent error for | |
3973 | AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and | |
3974 | target_noncanonical. Use them. Rewrite removal of configure | |
3975 | arguments for autoconf 2.59. Discard variable settings. Force | |
3976 | program_transform_name for native tools. | |
3977 | ||
3978 | * Makefile.in: Regenerated. | |
3979 | * configure: Regenerated with autoconf 2.59. | |
3980 | ||
3981 | * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac. | |
3982 | ||
f3cd89f4 JJ |
3983 | 2007-02-08 Jeff Johnston <jjohnstn@redhat.com> |
3984 | ||
3985 | * COPYING.LIBGLOSS: Reformat default Red Hat | |
3986 | license to fit within 80 columns. | |
3987 | * COPYING.NEWLIB: Ditto. | |
3988 | ||
4e206d7e DB |
3989 | 2007-02-05 Dave Brolley <brolley@redhat.com> |
3990 | ||
3991 | * Contribute the following changes: | |
3992 | 2006-11-28 DJ Delorie <dj@redhat.com> | |
3993 | ||
3994 | * configure.in: Fix typo for mep's target_makefile_frag. | |
3995 | * configure: Regenerated. | |
3996 | ||
3997 | 2005-04-22 Richard Sandiford <rsandifo@redhat.com> | |
3998 | ||
3999 | * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET. | |
4000 | * configure: Regenerate. | |
4001 | ||
4002 | 2001-09-19 DJ Delorie <dj@redhat.com> | |
4003 | ||
4004 | * configure.in (target_makefile_frag): use mt-mep | |
4005 | ||
4006 | 2001-06-12 Don Howard <dhoward@redhat.com> | |
4007 | ||
4008 | * configure.in: Remove gdb from MeP skip list. | |
4009 | ||
4010 | 2001-04-05 DJ Delorie <dj@redhat.com> | |
4011 | ||
4012 | * configure.in (noconfigdirs): Remove gcc from MeP skip list. | |
4013 | ||
4014 | 2001-03-20 Ben Elliston <bje@redhat.com> | |
4015 | ||
4016 | * configure.in (noconfigdirs): Add gcc and gdb for MeP. | |
4017 | ||
4018 | 2001-03-19 Ben Elliston <bje@redhat.com> | |
4019 | ||
4020 | * config.sub (mep, mep-*): Add. | |
4021 | ||
b2edfdd2 AS |
4022 | 2007-01-31 Andreas Schwab <schwab@suse.de> |
4023 | ||
4024 | * Makefile.tpl (LDFLAGS): Substitute it. | |
4025 | * Makefile.in: Regenerate. | |
4026 | ||
ceb92e78 PB |
4027 | 2007-01-11 Paolo Bonzini <bonzini@gnu.org> |
4028 | ||
4029 | * configure.in: Change == to = in test command. | |
f7c83eac | 4030 | * configure: Regenerate. |
ceb92e78 | 4031 | |
4b900473 | 4032 | 2007-01-11 Paolo Bonzini <bonzini@gnu.org> |
f7c83eac AS |
4033 | Nick Clifton <nickc@redhat.com> |
4034 | Kaveh R. Ghazi <ghazi@caip.rutgets.edu> | |
4035 | ||
4036 | * configure.in (build_configargs, host_configargs, target_configargs): | |
4037 | Remove build/host/target parameters. | |
4038 | (host_libs): Add gmp and mpfr. | |
4039 | (GMP tests): Reorganize to allow in-tree GMP/MPFR. | |
4040 | * Makefile.def (gmp, mpfr): New. | |
4041 | (gcc): Remove target. | |
4042 | * Makefile.tpl (build_os, build_vendor, host_os, host_vendor, | |
4043 | target_os, target_vendor): New. | |
4044 | (configure): Add host_alias/target_alias arguments. Adjust invocations. | |
4045 | * configure: Regenerate. | |
4046 | * Makefile.in: Regenerate. | |
4b900473 PB |
4047 | |
4048 | 2007-01-11 Matt Fago <fago@earthlink.net> | |
4049 | ||
4050 | * configure.in: Try to link to functions only in mpfr 2.2.x | |
f7c83eac | 4051 | to improve robustness of configure tests. |
4b900473 PB |
4052 | * configure: Regenerate. |
4053 | ||
80f6dcbc NC |
4054 | 2007-01-08 Kai Tietz <kai.tietz@onevision.com> |
4055 | ||
4056 | * configure.in: Add support for an x86_64-mingw* target. | |
b1b532dd | 4057 | * configure: Regenerate. |
80f6dcbc | 4058 | |
f86e35b8 NC |
4059 | 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com> |
4060 | ||
4061 | * Makefile.tpl (all-target): Correct @if conditional for target | |
4062 | modules. | |
4063 | * configure.in: Omit libiberty if building only target libgcc. | |
4064 | * configure, Makefile.in: Regenerated. | |
4065 | ||
79fcd0ec PB |
4066 | 2007-01-04 Paolo Bonzini <bonzini@gnu.org> |
4067 | ||
4068 | * configure.in: Use DEV-PHASE to detect the default for --enable-werror. | |
4069 | * configure: Regenerate. | |
4070 | ||
6aa8ef82 DJ |
4071 | 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com> |
4072 | ||
4073 | * Makefile.def (target_modules): Add libgcc. | |
4074 | (lang_env_dependencies): Remove default items. Use no_c and no_gcc. | |
4075 | * Makefile.tpl (clean-target-libgcc): Delete. | |
4076 | (configure-target-[+module+]): Emit --disable-bootstrap dependencies | |
4077 | on gcc even for bootstrapped modules. Rewrite handling of | |
4078 | lang_env_dependencies to loop over target_modules. | |
4079 | * configure.in (target_libraries): Add target-libgcc. | |
4080 | * Makefile.in, configure: Regenerated. | |
4081 | ||
9b134994 PB |
4082 | 2006-12-29 Paolo Bonzini <bonzini@gnu.org> |
4083 | ||
4084 | Sync with gcc: | |
4085 | 2006-12-29 Paolo Bonzini <bonzini@gnu.org> | |
4086 | ||
f7c83eac AS |
4087 | * configure.in: Reorganize recognition of languages. Add |
4088 | --enable-stage1-languages. Show supported languages for the chosen | |
4089 | target rather than all recognized languages. | |
4090 | * configure: Regenerate. | |
9b134994 PB |
4091 | |
4092 | 2006-12-29 Paolo Bonzini <bonzini@gnu.org> | |
4093 | ||
f7c83eac AS |
4094 | * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. |
4095 | * Makefile.in: Regenerate. | |
9b134994 PB |
4096 | |
4097 | 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
4098 | ||
f7c83eac AS |
4099 | * configure.in: Warn that MPFR 2.2.0 is buggy. |
4100 | * configure: Regenerate. | |
9b134994 | 4101 | |
8cf39b1b ILT |
4102 | 2006-12-27 Ian Lance Taylor <iant@google.com> |
4103 | ||
4104 | * configure.in: When removing Makefiles to force a reconfigure, also | |
4105 | remove prev-DIR*/Makefile. | |
4106 | * configure: Regenerate. | |
4107 | ||
ebff6cd5 KH |
4108 | 2006-12-23 Kazu Hirata <kazu@codesourcery.com> |
4109 | ||
4110 | * config.bfd: Recognize fido. | |
4111 | ||
8a0d8a5c PB |
4112 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> |
4113 | ||
4114 | Sync with gcc: | |
4115 | ||
4116 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> | |
4117 | ||
4118 | * configure.in: Remove "$build" case for powerpc-*-darwin* since | |
4119 | it only affects bootstrap and could be tested on "$host" as well. | |
4120 | * configure: Regenerate. | |
4121 | * config/mh-ppc-darwin: Add to the stage1 cflags here. | |
4122 | ||
4123 | 2006-12-19 Paolo Bonzini <bonzini@gnu.org> | |
4124 | ||
4125 | PR bootstrap/29544 | |
4126 | * Makefile.def (flags_to_pass): Add STAGE1_CHECKING. | |
4127 | (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags, | |
4128 | move here comment from Makefile.tpl. | |
4129 | * Makefile.tpl: Move some definitions higher in the file. | |
4130 | (STAGE1_CHECKING): New. | |
4131 | * configure.in: Add --enable-stage1-checking. | |
4132 | * configure: Regenerate. | |
4133 | * Makefile.in: Regenerate. | |
4134 | ||
4135 | 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
4136 | ||
4137 | * configure.in: Update error message for missing GMP/MPFR. | |
4138 | ||
4139 | * configure: Regenerate. | |
4140 | ||
4141 | 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
4142 | ||
4143 | * configure.in: Update MPFR version in error message. | |
4144 | ||
4145 | * configure: Regenerate. | |
4146 | ||
4147 | 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | |
4148 | ||
4149 | * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags. | |
4150 | (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include, | |
4151 | --with-gmp-lib): New flags. | |
4152 | ||
4153 | * configure: Regenerate. | |
4154 | ||
790c0838 AM |
4155 | 2006-12-12 Andreas Tobler <a.tobler@schweiz.org> |
4156 | ||
4157 | PR bootstrap/30134 | |
4158 | * configure.in: Correct x86 darwin support for libjava to powerpc | |
4159 | and i?86 only. | |
4160 | * configure: Regenerate. | |
4161 | ||
77d7106f AM |
4162 | 2006-12-11 Alan Modra <amodra@bigpond.net.au> |
4163 | ||
4164 | * configure.in: Handle spu makefile frag. | |
77d7106f AM |
4165 | * Makefile.tpl (MAINT): Define |
4166 | (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. | |
4167 | * configure: Regenerate. | |
4168 | * Makefile.in: Regenerate. | |
4169 | ||
0cfa5389 BE |
4170 | 2006-12-11 Ben Elliston <bje@au.ibm.com> |
4171 | ||
4172 | * config.sub, config.guess: Update from upstream sources. | |
4173 | ||
2839fe5d BE |
4174 | 2006-12-11 Ben Elliston <bje@au.ibm.com> |
4175 | ||
4176 | * configure.in: Sync with GCC (spu-*-*). | |
4177 | * configure: Sync with GCC. | |
4178 | ||
b897f5d4 MS |
4179 | 2006-12-07 Mike Stump <mrs@apple.com> |
4180 | ||
4181 | * Makefile.def (dependencies): Add dependency for | |
4182 | install-target-libssp and install-target-libgomp on | |
4183 | install-gcc. | |
4184 | * Makefile.in: Regenerate. | |
4185 | ||
9daf3993 PB |
4186 | 2006-11-16 Paolo Bonzini <bonzini@gnu.org> |
4187 | ||
4188 | * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. | |
4189 | (unstage): Test for stage_last presence. | |
4190 | ||
4191 | PR bootstrap/29802 | |
4192 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX. | |
4193 | * Makefile.in: Regenerate. | |
4194 | ||
9dbaa842 DD |
4195 | 2006-11-14 DJ Delorie <dj@redhat.com> |
4196 | ||
4197 | * Makefile.tpl (clean-stage*): Sync with GCC (clean). | |
4198 | * Makefile.in: Sync with GCC. | |
4199 | * configure.in: Sync with GCC (mpfr, gmp). | |
4200 | * configure: Sync with GCC. | |
4201 | ||
b0cbce8d JJ |
4202 | 2006-11-08 Jie Zhang <jie.zhang@analog.com> |
4203 | ||
4204 | * configure.in: Remove target-libgloss from noconfigdirs for | |
4205 | bfin-*-*. | |
4206 | * configure: Regenerated. | |
4207 | ||
44330a94 JJ |
4208 | 2006-10-27 Jeff Johnston <jjohnstn@redhat.com> |
4209 | ||
4210 | * COPYING.NEWLIB: Add spu license. | |
7de05dd5 | 4211 | * COPYING.LIBGLOSS: Ditto. |
44330a94 | 4212 | |
56a8fe78 DD |
4213 | 2006-10-17 Brooks Moses <bmoses@stanford.edu> |
4214 | ||
4215 | * Makefile.def: Added pdf target handling. | |
4216 | * Makefile.tpl: Added pdf target handling. | |
4217 | * Makefile.in: Regenerated. | |
4218 | ||
fbb00ad0 JJ |
4219 | 2006-10-11 Jeff Johnston <jjohnstn@redhat.com> |
4220 | ||
4221 | * COPYING.NEWLIB: Updated. | |
4222 | * COPYING.LIBGLOSS: Ditto. | |
4223 | ||
6b89cc21 DB |
4224 | 2006-09-27 Dave Brolley <brolley@redhat.com> |
4225 | ||
4226 | * configure.in (RUNTEST): Look for 'runtest' in the source tree by using | |
4227 | $s instead of $r. | |
4228 | * configure: Regenerated. | |
4229 | ||
17bcf627 BE |
4230 | 2006-09-26 Ben Elliston <bje@au.ibm.com> |
4231 | ||
4232 | * config.sub, config.guess: Update from upstream sources. | |
4233 | ||
f3529cf1 TS |
4234 | 2006-09-20 Thiemo Seufer <ths@mips.com> |
4235 | ||
4236 | * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise | |
4237 | for mipstx39-*-*. Disable libgloss for mips64*-*-linux*. | |
4238 | * configure: Regenerate. | |
4239 | ||
45055374 CV |
4240 | 2006-08-30 Corinna Vinschen <corinna@vinschen.de> |
4241 | ||
4242 | * configure.in: Never build newlib for a Mingw host. | |
4243 | Never build newlib as Mingw target library. | |
4244 | Test the existence of winsup/cygwin for building a Cygwin newlib, | |
4245 | rather than just winsup. | |
4246 | Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if | |
4247 | building a Mingw target. | |
4248 | * configure: Regenerate. | |
4249 | ||
4be041b2 | 4250 | 2006-08-15 Thiemo Seufer <ths@mips.com> |
f7c83eac AS |
4251 | Nigel Stephens <nigel@mips.com> |
4252 | David Ung <davidu@mips.com> | |
4be041b2 TS |
4253 | |
4254 | * config.sub: Add support for sde as alias of mipsisa32-sde-elf. | |
4255 | ||
1d89b610 PB |
4256 | 2006-07-25 Paolo Bonzini <bonzini@gnu.org> |
4257 | ||
4258 | Sync from GCC: | |
4259 | 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr> | |
4260 | ||
f7c83eac AS |
4261 | PR bootstrap/18058 |
4262 | * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1 | |
4263 | if the bootstrap compiler is a GCC version that supports it. | |
4264 | * configure: Regenerate. | |
1d89b610 | 4265 | |
66a79c16 DJ |
4266 | 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com> |
4267 | ||
4268 | * configure.in: Allow mingw32 and cygwin targets to build cross-gdb. | |
4269 | * configure: Regenerated. | |
4270 | ||
c1cb7e02 PB |
4271 | 2006-07-18 Paolo Bonzini <bonzini@gnu.org> |
4272 | ||
f7c83eac AS |
4273 | * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir |
4274 | for stages after the first. | |
c1cb7e02 | 4275 | |
7206a0ee JJ |
4276 | 2006-07-17 Jakub Jelinek <jakub@redhat.com> |
4277 | ||
4278 | * Makefile.def: Add dependencies for configure-opcodes | |
4279 | on configure-intl and all-opcodes on all-intl. | |
4280 | * Makefile.in: Regenerated. | |
4281 | ||
6816f995 AO |
4282 | 2006-07-04 Peter O'Gorman <peter@pogma.com> |
4283 | ||
4284 | * ltconfig: chmod 644 before ranlib during install. | |
4285 | ||
3d3adb43 PB |
4286 | 2006-07-03 Paolo Bonzini <bonzini@gnu.org> |
4287 | ||
1f3f1bbf | 4288 | * configure.in: Fix thinkos in previous check-in. |
3d3adb43 PB |
4289 | * configure: Regenerate. |
4290 | ||
64ce424c PB |
4291 | 2006-07-03 Paolo Bonzini <bonzini@gnu.org> |
4292 | ||
4293 | Sync from gcc: | |
4294 | ||
4295 | 2007-07-03 Paolo Bonzini <bonzini@gnu.org> | |
4296 | ||
4297 | PR other/27063 | |
4298 | * configure.in: Test subdir_requires and give an appropriate | |
4299 | error message. | |
4300 | * configure: Regenerate. | |
4301 | ||
4302 | 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | |
4303 | ||
4304 | PR target/27540 | |
4305 | * configure.in: Only enable libgomp on IRIX 6. | |
4306 | * configure: Regenerate. | |
4307 | ||
d42c4017 DA |
4308 | 2006-06-20 David Ayers <d.ayers@inode.at> |
4309 | ||
4310 | PR bootstrap/28072 | |
4311 | * configure.in: Add target-boehm-gc to noconfigdirs depending on | |
4312 | whether target-libjava is being configured instead of whether the | |
4313 | java front end is enabled. | |
4314 | * configure: Regenerate. | |
0e7ef45c | 4315 | |
4962c51a MS |
4316 | 2006-06-15 Mark Shinwell <shinwell@codesourcery.com> |
4317 | ||
4318 | * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} | |
4319 | to R_ARM_LDC_SB_G{0,1,2} respectively. | |
4320 | ||
caee866a PB |
4321 | 2006-06-15 Paolo Bonzini <bonzini@gnu.org> |
4322 | ||
4323 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS | |
4324 | too. | |
4325 | * Makefile.in: Regenerate. | |
4326 | ||
363ef840 DA |
4327 | 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
4328 | ||
4329 | Sync from gcc: | |
4330 | ||
4331 | 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> | |
4332 | * configure.in: Don't enable libgomp on hpux10. | |
4333 | * configure: Rebuilt. | |
4334 | ||
54d1c879 DA |
4335 | 2006-06-13 David Ayers <d.ayers@inode.at> |
4336 | ||
4337 | Sync from gcc: | |
4338 | ||
4339 | 2006-06-12 David Ayers <d.ayers@inode.at> | |
0e7ef45c | 4340 | |
54d1c879 DA |
4341 | PR bootstrap/27963 |
4342 | PR target/19970 | |
0e7ef45c | 4343 | * configure.in: Remove target-boehm-gc from noconfigdirs where |
54d1c879 DA |
4344 | ${libgcj} is specified. |
4345 | * configure: Regenerate. | |
0e7ef45c | 4346 | |
a4d8b690 JJ |
4347 | 2006-06-08 Jeff Johnston <jjohnstn@redhat.com> |
4348 | ||
4349 | Sync from gcc: | |
4350 | ||
4351 | 2005-01-12 David Edelsohn <edelsohn@gnu.org> | |
f7c83eac | 4352 | Andreas Schwab <schwab@suse.de> |
a4d8b690 JJ |
4353 | |
4354 | PR bootstrap/18033 | |
4355 | * config-ml.in: Eval option if surrounded by single quotes. | |
4356 | ||
4f0ef2d8 CD |
4357 | 2006-06-07 Carlos O'Donell <carlos@codesourcery.com> |
4358 | ||
4359 | Sync from gcc: | |
0e7ef45c | 4360 | |
4f0ef2d8 | 4361 | 2006-06-06 David Ayers <d.ayers@inode.at> |
0e7ef45c | 4362 | |
4f0ef2d8 CD |
4363 | PR libobjc/13946 |
4364 | * Makefile.def: Add dependencies for libobjc which boehm-gc. | |
4365 | * Makefile.in: Regenerate. | |
4366 | * configure.in: Add --enable-objc-gc at toplevel and have it | |
4367 | enable boehm-gc for Objective-C. | |
4368 | Remove target-boehm-gc from libgcj. | |
4369 | Add target-boehm-gc to target_libraries. | |
4370 | Add target-boehm-gc to noconfigdirs where ${libgcj} | |
4371 | is specified. | |
4372 | Assert that boehm-gc is supported when requested for Objective-C. | |
4373 | Only build boehm-gc if needed either for Java or Objective-C. | |
4374 | * configure: Regenerate. | |
4375 | ||
4376 | 2006-06-05 Paolo Bonzini <bonzini@gnu.org> | |
0e7ef45c | 4377 | |
4f0ef2d8 CD |
4378 | PR 27674 |
4379 | * Makefile.tpl (configure-[+prefix+][+module+], | |
4380 | all-[+prefix+][+module+]): Depend on stage_current if bootstrapping. | |
4381 | Remove rule to unstage bootstrapped modules. | |
4382 | (stage_current): New. | |
4383 | * Makefile.in: Regenerate. | |
4384 | ||
4385 | 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> | |
4386 | Andreas Tobler <a.tobler@schweiz.ch> | |
4387 | ||
4388 | * configure.in: Enable libgcj for hppa*-hp-hpux11*. | |
4389 | * configure: Rebuilt. | |
4390 | ||
4391 | Revert | |
4392 | 2006-01-31 Richard Guenther <rguenther@suse.de> | |
4393 | Paolo Bonzini <bonzini@gnu.org> | |
4394 | ||
4395 | * Makefile.def (target_modules): Add libgcc-math target module. | |
4396 | * configure.in (target_libraries): Add libgcc-math target library. | |
4397 | (--enable-libgcc-math): New configure switch. | |
4398 | * Makefile.in: Re-generate. | |
4399 | * configure: Re-generate. | |
4400 | ||
c17b816b JJ |
4401 | 2006-06-05 Jeff Johnston <jjohnstn@redhat.com> |
4402 | ||
4403 | * config-ml.in: Alter CCASFLAGS to include special | |
4404 | multilib options the same as is done for CFLAGS. | |
4405 | ||
20e95c23 DJ |
4406 | 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com> |
4407 | ||
4408 | * Makefile.def: Added dependencies from sim and gdb on intl, and | |
4409 | added configure dependencies to everything with an all dependency | |
4410 | on intl. | |
4411 | * gettext.m4: Removed. | |
4412 | * src-release (DEVO_SUPPORT): Don't mention gettext.m4. | |
4413 | (GDB_SUPPORT_DIRS): Add intl. | |
4414 | * Makefile.in: Regenerated. | |
4415 | ||
4bd8ad80 DJ |
4416 | 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com> |
4417 | ||
4418 | * src-release (DEVO_SUPPORT): Add config.rpath. | |
4419 | ||
c380fdd8 PB |
4420 | 2006-05-25 Paolo Bonzini <bonzini@gnu.org> |
4421 | ||
4422 | * Makefile.def (bfd, opcodes): Fix lib_path. | |
4423 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS. | |
4424 | (restrap): Move under "@if gcc-bootstrap". Fix typo. | |
4425 | * Makefile.in: Regenerate. | |
4426 | ||
701628f5 MS |
4427 | 2006-05-24 Mark Shinwell <shinwell@codesourcery.com> |
4428 | ||
4429 | * configure.in: Enable gprof for cross builds. | |
4430 | * configure: Regenerate. | |
4431 | ||
25aae7f2 DJ |
4432 | 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com> |
4433 | ||
4434 | * src-release (MAKEINFOFLAGS): Define. | |
4435 | (do-proto-toplev): Pass MAKEINFOFLAGS to submakes. | |
4436 | ||
ea3d1626 BE |
4437 | 2006-05-14 Ben Elliston <bje@au.ibm.com> |
4438 | ||
4439 | * config.sub, config.guess: Update from upstream sources. | |
4440 | ||
49b9e644 BE |
4441 | 2006-05-12 Ben Elliston <bje@au.ibm.com> |
4442 | ||
4443 | * config.sub, config.guess: Update from upstream sources. | |
4444 | ||
482dd2f6 DJ |
4445 | 2006-05-04 Steve Ellcey <sje@cup.hp.com> |
4446 | ||
4447 | * blt, iwidgets, mmalloc: Remove directories. | |
4448 | ||
8b01a5c2 DD |
4449 | 2006-05-01 DJ Delorie <dj@redhat.com> |
4450 | ||
641a3af4 | 4451 | * configure.in: Restore CFLAGS if GMP isn't present. |
8b01a5c2 DD |
4452 | * configure: Regenerate. |
4453 | ||
a481dbb7 DD |
4454 | 2006-04-18 DJ Delorie <dj@redhat.com> |
4455 | ||
4456 | * configure.in (m32c): Build libstdc++-v3. Pass flags to | |
4457 | reference libgloss so that libssp can be built in a combined | |
4458 | tree. | |
4459 | * configure: Regenerate. | |
4460 | ||
962c9e74 BE |
4461 | 2006-04-10 Ben Elliston <bje@au.ibm.com> |
4462 | ||
4463 | * contrib: Remove directory. | |
4464 | ||
108a6f8e CD |
4465 | 2006-04-06 Carlos O'Donell <carlos@codesourcery.com> |
4466 | ||
4467 | * Makefile.tpl: Add install-html target. | |
4468 | * Makefile.def: Add install-html target. | |
4469 | * Makefile.in: Regenerate. | |
4470 | * configure.in: Add --with-datarootdir, --with-docdir, | |
4471 | and --with-htmldir options. | |
4472 | * configure: Regenerate. | |
4473 | ||
a4ef73e9 BE |
4474 | 2006-03-31 Ben Elliston <bje@au.ibm.com> |
4475 | ||
4476 | PR binutils/1860 | |
4477 | * configure.in: Require makeinfo 4.4 or higher. | |
4478 | * configure: Regenerate. | |
4479 | ||
b37df25a PB |
4480 | 2006-03-14 Paolo Bonzini <bonzini@gnu.org> |
4481 | ||
4482 | * Makefile.in: Regenerate. | |
4483 | ||
a6df5a19 PB |
4484 | 2006-03-14 Paolo Bonzini <bonzini@gnu.org> |
4485 | ||
4486 | Sync with gcc: | |
4487 | 2006-03-10 Aldy Hernandez <aldyh@redhat.com> | |
4488 | ||
f7c83eac AS |
4489 | * configure.in: Handle --disable-<component> generically. |
4490 | * configure: Regenerate. | |
a6df5a19 PB |
4491 | |
4492 | 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com> | |
0e7ef45c | 4493 | |
f7c83eac AS |
4494 | * Makefile.tpl (BUILD_CONFIGDIRS): Remove. |
4495 | (TARGET_CONFIGDIRS): Remove. | |
4496 | * configure.in: Remove AC_SUBST(target_configdirs). | |
4497 | * Makefile.in, configure: Regenerated. | |
a6df5a19 PB |
4498 | |
4499 | ||
65419985 L |
4500 | 2006-03-01 H.J. Lu <hongjiu.lu@intel.com> |
4501 | ||
4502 | PR libgcj/17311 | |
4503 | * ltmain.sh: Don't use "$finalize_rpath" for compile. | |
4504 | ||
c52c6897 PB |
4505 | 2006-02-20 Paolo Bonzini <bonzini@gnu.org> |
4506 | ||
4507 | PR bootstrap/25670 | |
4508 | ||
4509 | * Makefile.tpl ([+compare-target+]): Print explanation messages. | |
4510 | ||
4511 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass. | |
4512 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass. | |
4513 | (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES, | |
4514 | BUILD_PREFIX, BUILD_PREFIX_1. | |
4515 | * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute. | |
4516 | ||
4517 | * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too. | |
4518 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too. | |
4519 | ||
4520 | * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+], | |
4521 | all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead | |
4522 | of `cat stage_current`. Always provide the `r' and `s' variables. | |
4523 | (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into | |
4524 | a single shell execution. | |
4525 | (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For | |
4526 | bootstrapped modules, make the stage1 module if the build was not | |
4527 | started yet, else build the current stage. | |
4528 | (all-host, all-target): Omit bootstrapped modules (if bootstrapping). | |
4529 | (all-build, all-host, all-target, [+make_target+]-host, | |
4530 | [+make_target+]-target): Do not use \-continued lines. | |
4531 | (target modules): Depend on stage_last, not all-gcc, if bootstrapping. | |
4532 | (current_stage, restrap, stage_last): New. | |
4533 | ||
4534 | * Makefile.in: Regenerate. | |
4535 | * configure: Regenerate. | |
4536 | ||
b3ded179 PB |
4537 | 2006-02-14 Paolo Bonzini <bonzini@gnu.org> |
4538 | ||
4539 | Sync from gcc: | |
4540 | ||
4541 | 2006-01-31 Richard Guenther <rguenther@suse.de> | |
4542 | Paolo Bonzini <bonzini@gnu.org> | |
4543 | ||
f7c83eac AS |
4544 | * Makefile.def (target_modules): Add libgcc-math target module. |
4545 | * configure.in (target_libraries): Add libgcc-math target library. | |
4546 | (--enable-libgcc-math): New configure switch. | |
4547 | * Makefile.in: Re-generate. | |
4548 | * configure: Re-generate. | |
4549 | * libgcc-math: New toplevel directory. | |
b3ded179 PB |
4550 | |
4551 | 2006-01-18 Richard Henderson <rth@redhat.com> | |
f7c83eac AS |
4552 | Jakub Jelinek <jakub@redhat.com> |
4553 | Diego Novillo <dnovillo@redhat.com> | |
b3ded179 | 4554 | |
f7c83eac AS |
4555 | * libgomp: New directory. |
4556 | * Makefile.def: Add target_module libgomp. | |
4557 | * Makefile.in: Regenerate. | |
4558 | * configure.in (target_libraries): Add target-libgomp. | |
4559 | * configure: Regenerate. | |
b3ded179 | 4560 | |
3a35eeb3 PB |
4561 | 2006-02-14 Paolo Bonzini <bonzini@gnu.org> |
4562 | Andreas Schwab <schwab@suse.de> | |
0e7ef45c | 4563 | |
3a35eeb3 PB |
4564 | * configure: Regenerate. |
4565 | ||
2429c060 PB |
4566 | 2006-01-16 Paolo Bonzini <bonzini@gnu.org> |
4567 | ||
4568 | * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier. | |
4569 | Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find | |
4570 | the assembler, linker and binutils. | |
4571 | * configure: Regenerate. | |
4572 | ||
ec49b2b8 NC |
4573 | 2006-01-16 Nick Clifton <nickc@redhat.com> |
4574 | ||
49b9e644 | 4575 | * config.sub, config.guess: Sync from config repository. |
ec49b2b8 | 4576 | |
44b2308f AO |
4577 | 2006-01-05 Alexandre Oliva <aoliva@redhat.com> |
4578 | ||
4579 | * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove | |
4580 | @ from continuation. | |
4581 | * Makefile.in: Rebuilt. | |
4582 | ||
80911fe1 PB |
4583 | 2006-01-04 Paolo Bonzini <bonzini@gnu.org> |
4584 | ||
4585 | Sync from gcc: | |
4586 | ||
4587 | 2006-01-04 Paolo Bonzini <bonzini@gnu.org> | |
4588 | ||
f7c83eac | 4589 | PR bootstrap/24252 |
80911fe1 | 4590 | |
f7c83eac AS |
4591 | * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES. |
4592 | * Makefile.tpl (OBJDUMP): New. | |
4593 | (EXTRA_HOST_FLAGS): Add it. | |
4594 | (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass. | |
80911fe1 | 4595 | |
f7c83eac AS |
4596 | * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try |
4597 | to use symbolic links between directories. Avoid race conditions | |
4598 | or make them harmless. | |
4599 | * configure.in: Do not try to use symbolic links between directories. | |
80911fe1 | 4600 | |
f7c83eac AS |
4601 | * Makefile.def (LEAN): Pass. |
4602 | * Makefile.tpl (LEAN): Define. | |
4603 | (stage[+id+]-start): Accept that the previous directory does not | |
4604 | exist, if the bootstrap is lean. | |
4605 | (stage[+id+]-bubble): Invoke lean bootstrap commands after | |
4606 | stage[+id+]-start. Use a makefile variable and an `if' instead of a | |
4607 | configure substitution. | |
4608 | ([+compare-target+]): Likewise. | |
4609 | ([+bootstrap-target+]-lean): New. | |
4610 | * configure.in: Remove lean bootstrap support from here. | |
80911fe1 | 4611 | |
f7c83eac AS |
4612 | * Makefile.in: Regenerate. |
4613 | * configure: Regenerate. | |
80911fe1 PB |
4614 | |
4615 | 2006-01-02 Andreas Schwab <schwab@suse.de> | |
4616 | ||
f7c83eac AS |
4617 | * configure.in: When reconfiguring remove Makefile in |
4618 | all stage directories. | |
4619 | * configure: Regenerate. | |
80911fe1 | 4620 | |
b59bea8a NC |
4621 | 2005-12-27 Leif Ekblad <leif@rdos.net> |
4622 | ||
4623 | * configure.in: Add support for RDOS target. | |
4624 | * configure: Regenerate. | |
4625 | ||
d7730bac NC |
4626 | 2005-12-27 Nick Clifton <nickc@redhat.com> |
4627 | ||
4628 | PR binutils/1990 | |
4629 | * libtool.m4: Synchronize with version in GCC sources. | |
4630 | ||
c02dabc3 PB |
4631 | 2005-12-20 Paolo Bonzini <bonzini@gnu.org> |
4632 | ||
f7c83eac | 4633 | Revert Ada-related part of the previous change. |
c02dabc3 | 4634 | |
f7c83eac AS |
4635 | * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET): |
4636 | Do not pass. | |
4637 | * Makefile.tpl (BOOT_ADAFLAGS): Do not define. | |
4638 | * Makefile.in: Regenerate. | |
4639 | * configure.in: Do not include mt-ppc-aix target fragment. | |
4640 | * configure: Regenerate. | |
c02dabc3 | 4641 | |
f6d183c0 PB |
4642 | 2005-12-19 Paolo Bonzini <bonzini@gnu.org> |
4643 | ||
4644 | * configure.in: Select appropriate fragments for PowerPC/AIX. | |
4645 | * configure: Regenerate. | |
4646 | ||
4647 | * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS, | |
4648 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
4649 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS, | |
4650 | BOOT_CFLAGS, BOOT_LDFLAGS. | |
4651 | (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET. | |
4652 | (stage[+id+]-bubble): Pass flags recursively to the comparison target. | |
4653 | (stage): Fail if we cannot complete the work. | |
4654 | * Makefile.in: Regenerate. | |
4655 | ||
f29759fc JJ |
4656 | 2005-12-16 Jeff Johnston <jjohnstn@redhat.com> |
4657 | ||
4658 | * COPYING.NEWLIB: Update copyright year for default | |
4659 | copyright. | |
4660 | ||
1f054001 PB |
4661 | 2005-12-15 Paolo Bonzini <bonzini@gnu.org> |
4662 | ||
4663 | * Makefile.tpl (all, do-[+make_target+], do-check, install, | |
4664 | install-host-nogcc): Don't invoke $(stage) at the end. | |
4665 | * Makefile.in: Regenerate. | |
4666 | ||
0aed8855 PB |
4667 | 2005-12-14 Paolo Bonzini <bonzini@gnu.org> |
4668 | ||
4669 | * configure.in: Flip the top-level bootstrap switch. | |
4670 | * configure: Regenerate. | |
4671 | ||
4672 | Merge from gcc: | |
4673 | ||
4674 | 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com> | |
4675 | ||
f7c83eac AS |
4676 | * Makefile.tpl: Throughout the file, use : $(MAKE) along with |
4677 | $(stage) and $(unstage). | |
4678 | (EXTRA_TARGET_FLAGS): Correct double-quoting. | |
4679 | (all): Remove stray semicolon. | |
4680 | (local-distclean): Don't handle multilib.tmp and multilib.out. | |
4681 | (install.all): Set $s for consistency. | |
4682 | (configure-[+prefix+][+module+]): Instead of [+deps+], handle | |
4683 | check_multilibs setting. Always make the install directory. | |
4684 | (configure-stage[+id+]-[+prefix+][+module+]): Likewise. | |
4685 | Correct @if/@endif. | |
4686 | (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. | |
4687 | ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. | |
4688 | (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). | |
4689 | (multilib.out): Remove. | |
4690 | * Makefile.in: Regenerated. | |
0aed8855 PB |
4691 | |
4692 | 2005-12-12 Nathan Sidwell <nathan@codesourcery.com> | |
4693 | ||
4694 | * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. | |
4695 | * configure.in: Replace ms1 arch with mt. | |
4696 | * configure: Rebuilt. | |
4697 | ||
4698 | 2005-12-05 Paolo Bonzini <bonzini@gnu.org> | |
4699 | ||
4700 | Sync with gcc: | |
4701 | ||
4970f871 NS |
4702 | 2005-12-12 Nathan Sidwell <nathan@codesourcery.com> |
4703 | ||
4704 | * config.sub: Replace ms1 arch with mt. Allow ms1 as alias. | |
4705 | * configure.in: Replace ms1 arch with mt. | |
4706 | * configure: Rebuilt. | |
4707 | ||
be01d343 PB |
4708 | 2005-12-05 Paolo Bonzini <bonzini@gnu.org> |
4709 | ||
4710 | Sync with gcc: | |
4711 | ||
4712 | 2005-12-05 Paolo Bonzini <bonzini@gnu.org> | |
4713 | ||
f7c83eac AS |
4714 | * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4, |
4715 | CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove | |
4716 | "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below. | |
4717 | Find in-tree tools if available. | |
4718 | (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them. | |
4719 | (CONFIGURED_*_FOR_TARGET): Don't set nor substitute. | |
4720 | (*_FOR_TARGET): Set them with GCC_TARGET_TOOL. | |
4721 | (COMPILER_*_FOR_TARGET): New. | |
4722 | * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs. | |
4723 | (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols. | |
4724 | (CONFIGURED_*, USUAL_*): Remove. | |
4725 | (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO, | |
4726 | STRIP): Use autoconf substitutions. | |
4727 | (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET, | |
4728 | COMPILER_NM_FOR_TARGET): New. | |
4729 | (EXTRA_HOST_FLAGS): Pass LIPO and STRIP. | |
4730 | ||
4731 | (all): Make all-host and all-target in parallel. | |
4732 | (do-[+make_target+], do-check, install, [+compare-target+]): Ensure | |
4733 | that $$r and $$s are set before invoking a recursive make. | |
4734 | (stage[+id+]-bubble): Likewise, and invoke the comparison at the end. | |
4735 | ([+bootstrap-target+]): Inline most of the `all' target. | |
be01d343 PB |
4736 | |
4737 | 2005-11-29 Ben Elliston <bje@au.ibm.com> | |
4738 | ||
f7c83eac AS |
4739 | * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc |
4740 | from the gcc build directory. | |
4741 | * Makefile.in: Regenerate. | |
be01d343 PB |
4742 | |
4743 | 2005-11-29 Ben Elliston <bje@au.ibm.com> | |
4744 | ||
f7c83eac AS |
4745 | * Makefile.def: Add new libdecnumber host_module. Make all-gcc |
4746 | depend on all-libdecnumber. | |
4747 | * configure.in (host_libs): Include libdecnumber. | |
4748 | * Makefile.in: Regenerate. | |
4749 | * configure: Likewise. | |
be01d343 PB |
4750 | |
4751 | 2005-11-21 Kean Johnston <jkj@sco.com> | |
4752 | ||
f7c83eac | 4753 | * config.sub, config.guess: Sync from upstream sources. |
be01d343 | 4754 | |
907be67c DJ |
4755 | 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com> |
4756 | ||
4757 | * Makefile.def: Remove gdb dependencies for gdbtk. | |
4758 | * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables. | |
4759 | (configure-gdb, install-gdb): New rules. | |
4760 | * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK. | |
4761 | * Makefile.in, configure: Regenerated. | |
4762 | ||
e360f423 PB |
4763 | 2005-10-22 Paolo Bonzini <bonzini@gnu.org> |
4764 | ||
4765 | PR bootstrap/24297 | |
4766 | * Makefile.tpl (do-[+make-target+], do-check, install, | |
4767 | stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s | |
4768 | are set before recursing. | |
4769 | * Makefile.in: Regenerate. | |
4770 | ||
45d5eb0a EB |
4771 | 2005-10-20 Eric Botcazou <ebotcazou@adacore.com> |
4772 | ||
4773 | PR bootstrap/18939 | |
4774 | * Makefile.def (gcc) <target>: Fix thinko. | |
4775 | * Makefile.in: Regenerate. | |
4776 | ||
3cf3372e BS |
4777 | 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com> |
4778 | ||
4779 | * configure.in (bfin-*-*): Use test, not brackets, in if statement. | |
4780 | * configure: Regenerate. | |
4781 | ||
bd70a46f KH |
4782 | 2005-10-09 Kazu Hirata <kazu@codesourcery.com> |
4783 | ||
4784 | * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs | |
4785 | target-libffi, target-qthreads, target-libjava, and | |
4786 | targetlibobjc. | |
4787 | * configure: Regenerate. | |
4788 | ||
5ae72758 DJ |
4789 | 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com> |
4790 | ||
4791 | * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET. | |
4792 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP. | |
4793 | (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET) | |
4794 | (USUAL_OBJDUMP_FOR_TARGET): New. | |
4795 | (EXTRA_TARGET_FLAGS): Add OBJDUMP. | |
4796 | * configure.in: Check for $OBJDUMP_FOR_TARGET. | |
274b5ecd | 4797 | * configure, Makefile.in: Regenerated. |
5ae72758 | 4798 | |
cc96343e PB |
4799 | 2005-10-05 Paolo Bonzini <bonzini@gnu.org> |
4800 | ||
4801 | * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages | |
4802 | before other host packages. | |
4803 | ||
f70224b5 PB |
4804 | 2005-10-05 Paolo Bonzini <bonzini@gnu.org> |
4805 | ||
4806 | PR bootstrap/22340 | |
4807 | ||
4808 | * configure.in (default_target): Remove. | |
4809 | * Makefile.tpl (all): Do not use prerequisites as subroutines | |
4810 | (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet. | |
4811 | (do-[+make_target+], check, install, [+bootstrap_target+]): Do not | |
4812 | use prerequisites as subroutines. | |
4813 | (check-host, check-target): New. | |
4814 | (bootstrap configure & all targets): Do not use stage*-start | |
4815 | if the directory layout is already ok. | |
4816 | (non-bootstrap configure & all targets): Prepend a $(unstage). | |
4817 | (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL. | |
4818 | (NOTPARALLEL): Remove. | |
4819 | (unstage, stage variables): New variables. | |
4820 | (unstage, stage targets): Simply expand to those variables. | |
4821 | ||
4822 | * configure: Regenerate. | |
4823 | * Makefile.in: Regenerate. | |
4824 | ||
c13c918a JW |
4825 | 2005-10-04 James E Wilson <wilson@specifix.com> |
4826 | ||
4827 | * Makefile.def (lang_env_dependencies): Add libmudflap. | |
4828 | * Makefile.in: Regenerate. | |
4829 | ||
376a0e54 CM |
4830 | 2005-10-03 Catherine Moore <clm@cm00re.com> |
4831 | ||
4832 | * configure.in (bfin-*-*): Support bfin. | |
4833 | * configure: Regenerated. | |
4834 | ||
d320aacb L |
4835 | 2005-09-30 H.J. Lu <hongjiu.lu@intel.com> |
4836 | ||
4837 | * configure.in (*-*-darwin*): Build bfd, binutils and opcodes. | |
4838 | * configure: Regenerated. | |
4839 | ||
7e0f7140 GK |
4840 | 2005-09-28 Geoffrey Keating <geoffk@apple.com> |
4841 | ||
4842 | * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP. | |
4843 | (LIPO_FOR_TARGET): New. | |
4844 | (CONFIGURED_LIPO_FOR_TARGET): New. | |
4845 | (USUAL_LIPO_FOR_TARGET): New. | |
4846 | (STRIP_FOR_TARGET): New. | |
4847 | (CONFIGURED_STRIP_FOR_TARGET): New. | |
4848 | (USUAL_STRIP_FOR_TARGET): New. | |
4849 | * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and | |
4850 | STRIP_FOR_TARGET. | |
4851 | * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET, | |
4852 | CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET. | |
4853 | * Makefile.in: Regenerate. | |
4854 | * configure: Regenerate. | |
0e7ef45c | 4855 | |
096f7d00 DE |
4856 | 2005-09-19 David Edelsohn <edelsohn@gnu.org> |
4857 | ||
4858 | * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs. | |
4859 | (rs6000-*-aix*): Same. | |
4860 | * configure: Regenerate. | |
4861 | ||
4862 | 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr> | |
4863 | ||
4864 | * configure.in: Recognize f95 in the --enable-languages option, | |
4865 | and substitute it for fortran, issuing a warning. | |
4866 | * configure: Regenerate. | |
4867 | ||
2016dfcc BE |
4868 | 2005-09-07 Ben Elliston <bje@au.ibm.com> |
4869 | ||
4870 | Import from Autoconf sources: | |
4871 | ||
4872 | 2005-09-06 Paul Eggert <eggert@cs.ucla.edu> | |
4873 | * move-if-change: Don't output "$2 is unchanged"; suggested by Ben | |
4874 | Elliston. Handle weird characters correctly. | |
4875 | ||
6dd2fda9 DD |
4876 | 2005-08-30 Phil Edwards <phil@codesourcery.com> |
4877 | ||
4878 | * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs. | |
4879 | * configure: Regenerated. | |
4880 | ||
e6db70d4 RE |
4881 | 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com> |
4882 | ||
f7c83eac AS |
4883 | * Makefile.def (libssp): Add to lang_env_dependencies. |
4884 | * Makefile.in: Regenerate. | |
e6db70d4 | 4885 | |
e1e3d0f5 CG |
4886 | 2005-08-17 Christian Groessler <chris@groessler.org> |
4887 | ||
4888 | * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash. | |
4889 | * Makefile.in: Regenerate. | |
4890 | ||
05cbd757 PB |
4891 | 2005-08-12 Paolo Bonzini <bonzini@gnu.org> |
4892 | ||
4893 | * configure.in: Replace NCN_STRICT_CHECK_TOOL with | |
4894 | NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS. | |
4895 | Look for alternate names of the target cc and c++ | |
4896 | * configure: Regenerate. | |
4897 | ||
55db4b87 PB |
4898 | 2005-08-08 Paolo Bonzini <bonzini@gnu.org> |
4899 | ||
4900 | * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
4901 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find | |
4902 | them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target | |
4903 | tools; remove code to manually set them. | |
4904 | (Target tools): Look in the environment for them. | |
4905 | * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET, | |
4906 | GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine. | |
4907 | (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc | |
4908 | build directory. | |
4909 | (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET, | |
4910 | CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET, | |
4911 | CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET, | |
4912 | USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
4913 | USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New. | |
4914 | (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, | |
4915 | RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete. | |
4916 | * configure: Regenerate. | |
4917 | * Makefile.in: Regenerate. | |
4918 | ||
414e5532 MM |
4919 | 2005-07-27 Mark Mitchell <mark@codesourcery.com> |
4920 | ||
4921 | * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET. | |
0e7ef45c | 4922 | * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. |
414e5532 MM |
4923 | * Makefile.in: Regenerated. |
4924 | ||
a19b6204 MM |
4925 | 2005-07-26 Mark Mitchell <mark@codesourcery.com> |
4926 | ||
4927 | * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable. | |
4928 | (CFLAGS_FOR_TARGET): Use it. | |
4929 | (CXXFLAGS_FOR_TARGET): Likewise. | |
4930 | * Makefile.in: Regenerated. | |
4931 | * configure.in (--with-build-sysroot): New option. | |
4932 | * configure: Regenerated. | |
4933 | ||
b73aa406 PB |
4934 | 2005-07-24 Paolo Bonzini <bonzini@gnu.org> |
4935 | ||
4936 | * Makefile.tpl: Wrap install between unstage and stage | |
4937 | * Makefile.in: Regenerate. | |
4938 | ||
6e4d0bcb KC |
4939 | 2005-07-16 Kelley Cook <kcook@gcc.gnu.org> |
4940 | ||
4941 | * all files: Update FSF address. | |
4942 | ||
49f58d10 JB |
4943 | 2005-07-14 Jim Blandy <jimb@redhat.com> |
4944 | ||
4945 | * configure.in: Add cases for Renesas m32c. | |
4946 | * configure: Regenerated. | |
0e7ef45c | 4947 | |
1d9c9cd7 KC |
4948 | 2005-07-14 Kelley Cook <kcook@gcc.gnu.org> |
4949 | ||
4950 | * COPYING, compile, config-ml.in, config.guess, | |
4951 | config.sub, install-sh, missing, mkinstalldirs, | |
4952 | symlink-tree, ylwrap: Sync from upstream sources. | |
4953 | ||
1587117a EC |
4954 | 2005-07-13 Eric Christopher <echristo@redhat.com> |
4955 | ||
4956 | * configure.in: Add toplevel noconfigdir support for tpf. | |
4957 | * configure: Regenerate. | |
4958 | ||
bb780410 DD |
4959 | 2005-07-11 Jakub Jelinek <jakub@redhat.com> |
4960 | ||
4961 | * Makefile.def (target_modules): Add libssp. | |
4962 | * configure.in (target_libraries): Add target-libssp. | |
4963 | * configure: Rebuilt. | |
4964 | * Makefile.in: Rebuilt. | |
4965 | ||
064d0a7c PB |
4966 | 2005-07-11 Paolo Bonzini <bonzini@gnu.org> |
4967 | ||
4968 | PR ada/22340 | |
4969 | ||
4970 | * Makefile.def: Sync with gcc. | |
4971 | * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto. | |
4972 | * Makefile.in: Regenerate. | |
4973 | ||
b2edd3b5 AS |
4974 | 2005-07-07 Andreas Schwab <schwab@suse.de> |
4975 | ||
4976 | * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD. | |
4977 | * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here. | |
4978 | * Makefile.in: Regenerated. | |
4979 | ||
5f128533 KH |
4980 | 2005-07-07 Kazu Hirata <kazu@codesourcery.com> |
4981 | ||
4982 | * configure.in: Add --enable-libssp and --disable-libssp. | |
4983 | * configure: Regenerate with autoconf-2.13. | |
4984 | ||
4e3fc8e5 GK |
4985 | 2005-07-06 Geoffrey Keating <geoffk@apple.com> |
4986 | ||
4987 | * configure.in: Don't build sim or rda when targetting darwin. | |
4988 | * configure: Regenerate. | |
4989 | ||
c7357d6a BE |
4990 | 2005-07-04 Ben Elliston <bje@gnu.org> |
4991 | ||
4992 | * src-release (do-proto-toplev): Remove dejagnu bits. | |
4993 | (DEJAGNU_SUPPORT_DIRS): Remove. | |
4994 | (dejagnu.tar.bz2, dejagnu.tar): Likewise. | |
4995 | (GDBD_SUPPORT_DIRS): Likewise. | |
4996 | (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise. | |
4997 | (INSIGHTD_SUPPORT_DIRS): Likewise. | |
4998 | (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise. | |
4999 | ||
5000 | 2005-06-30 Ben Elliston <bje@gnu.org> | |
89b85085 BE |
5001 | |
5002 | * setup.com (mpw): Remove unused directive. | |
5003 | ||
7d329e61 PB |
5004 | 2005-06-22 Paolo Bonzini <bonzini@gnu.org> |
5005 | ||
5006 | * Makefile.def (stagefeedback): Come after profile. | |
5007 | Define profiledbootstrap target. | |
5008 | * Makefile.tpl (profiledbootstrap): Remove. | |
5009 | (stageprofile-end): Zap stagefeedback. | |
5010 | (stagefeedback-start): Copy all .gcda files, not only GCC's. | |
5011 | * Makefile.in: Regenerate. | |
5012 | ||
e5fbed21 DD |
5013 | 2005-06-13 Zack Weinberg <zack@codesourcery.com> |
5014 | ||
5015 | * depcomp: Update from automake CVS. Add 'ia64hp' stanza. | |
5016 | In 'cpp' stanza, support '#line' as well as '# '. | |
5017 | ||
59f7ec45 HPN |
5018 | 2005-06-07 Hans-Peter Nilsson <hp@axis.com> |
5019 | ||
5020 | * configure.in (unsupported_languages): New macro. | |
5021 | <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit | |
5022 | non-ported target libraries in noconfigdirs. | |
5023 | <cris-*, crisv32-*> Ditto, except for non-aout, non-elf, | |
5024 | non-linux-gnu. Remove libgcj_ex_libffi. | |
9eb322aa | 5025 | <lang_frag loop>: Set add_this_lang=no if the language is in |
59f7ec45 HPN |
5026 | unsupported_languages. |
5027 | * configure: Regenerate. | |
5028 | ||
c10e9ba7 DD |
5029 | 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> |
5030 | ||
5031 | * configure.in: Fix typo in handling of --with-mpfr-dir. | |
5032 | * configure: Regenerate. | |
5033 | ||
20deb2b8 JB |
5034 | 2005-06-02 Jim Blandy <jimb@redhat.com> |
5035 | ||
5036 | * config.sub: Add cases for the Renesas m32c. (This patch has been | |
5037 | accepted into the master sources.) | |
5038 | ||
cdb9b172 | 5039 | 2005-06-02 Aldy Hernandez <aldyh@redhat.com> |
f7c83eac AS |
5040 | Michael Snyder <msnyder@redhat.com> |
5041 | Stan Cox <scox@redhat.com> | |
cdb9b172 | 5042 | |
f7c83eac | 5043 | * configure.in: Set noconfigdirs for ms1. |
cdb9b172 | 5044 | |
f7c83eac | 5045 | * configure: Regenerate. |
cdb9b172 | 5046 | |
1dc3053f PB |
5047 | 2005-05-25 Paolo Bonzini <bonzini@gnu.org> |
5048 | ||
5049 | * Makefile.tpl (stage[+id+]-start): Iterate over target module as well. | |
5050 | (Dependencies): Consider target modules for bootstrap dependencies. | |
5051 | Make target bootstrap modules depend on each stage's gcc. | |
5052 | * Makefile.in: Regenerate. | |
5053 | ||
c60fe18b PB |
5054 | 2005-05-20 Paolo Bonzini <bonzini@gnu.org> |
5055 | ||
5056 | * Makefile.def (configure-gcc): Depend on binutils having been built. | |
5057 | (all-gcc): No need to do it here. | |
5058 | * Makefile.in: Regenerate. | |
5059 | ||
27258dd4 PB |
5060 | 2005-05-19 Paul Brook <paul@codesourcery.com> |
5061 | ||
0e7ef45c | 5062 | * configure.in: Rewrite misleading error message when requested |
27258dd4 PB |
5063 | language cannot be built. |
5064 | * configure: Regenerate. | |
5065 | ||
42ecbf5e DJ |
5066 | 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com> |
5067 | ||
5068 | * ylwrap: Import from Automake 1.9.5. | |
5069 | ||
ae380b45 MS |
5070 | 2005-05-04 Mike Stump <mrs@apple.com> |
5071 | ||
5072 | * configure.in: Always pass --target to target configures as | |
5073 | otherwise rebuilds that do --recheck will fail. | |
811d3af8 | 5074 | * configure: Rebuilt. |
ae380b45 | 5075 | |
d545f33b PB |
5076 | 2005-05-04 Paolo Bonzini <bonzini@gnu.org> |
5077 | ||
5078 | * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from | |
5079 | STAGE_HOST_EXPORTS. | |
5080 | (configure, all): Add bootstrap support. | |
5081 | (Host modules, target modules): Pass post-stage1 flags and exports. | |
5082 | (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere. | |
5083 | * Makefile.in: Regenerate. | |
5084 | ||
2faa2958 PB |
5085 | 2005-04-29 Paolo Bonzini <bonzini@gnu.org> |
5086 | ||
5087 | Sync from gcc: | |
5088 | ||
5089 | 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com> | |
5090 | ||
f7c83eac | 5091 | * config.sub: Update from master copy. |
2faa2958 PB |
5092 | |
5093 | 2005-04-19 Hans-Peter Nilsson <hp@axis.com> | |
5094 | ||
f7c83eac AS |
5095 | * configure.in <crisv32-*-*, cris-*-*>: New local variable |
5096 | libgcj_ex_libffi. Have specific match for *-*-linux*. Separate | |
5097 | matches for "*-*-aout" and "*-*-elf". Don't disable libffi for | |
5098 | "*-*-elf" and "*-*-linux*". | |
5099 | * configure: Regenerate. | |
2faa2958 | 5100 | |
a7254363 PB |
5101 | 2005-04-06 Paolo Bonzini <bonzini@gnu.org> |
5102 | ||
f7c83eac | 5103 | * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. |
a7254363 PB |
5104 | (TARGET_CONFIGARGS): Include --with-target-subdir. |
5105 | (configure, all): New macros. Use them throughout. | |
5106 | ||
a8637a7d PB |
5107 | 2005-04-05 Paolo Bonzini <bonzini@gnu.org> |
5108 | ||
5109 | * Makefile.tpl: Sync with gcc. | |
5110 | * Makefile.in: Regenerate. | |
5111 | ||
dd387d52 JR |
5112 | 2005-03-30 J"orn Rennecke <joern.rennecke@st.com> |
5113 | ||
5114 | * config/mh-mingw32: Delete. | |
5115 | * configure.in: Don't use it. | |
5116 | * configure: Regenerate. | |
5117 | ||
e90269c8 PB |
5118 | 2005-03-31 Paolo Bonzini <bonzini@gnu.org> |
5119 | ||
5120 | * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. | |
5121 | * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. | |
5122 | (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR). | |
5123 | (HOST_LIB_PATH): Generate from Makefile.def. | |
5124 | (TARGET_LIB_PATH): Likewise. | |
5125 | (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. | |
5126 | * Makefile.in: Regenerate. | |
5127 | * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. | |
5128 | (RPATH_ENVVAR): Include Darwin case. | |
5129 | * configure: Regenerate. | |
5130 | ||
9a237d9e PB |
5131 | 2005-03-25 Paolo Bonzini <bonzini@gnu.org> |
5132 | ||
5133 | * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. | |
5134 | * configure: Regenerate. | |
5135 | ||
479759c8 ZW |
5136 | 2005-03-21 Zack Weinberg <zack@codesourcery.com> |
5137 | ||
5138 | * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, | |
5139 | gcc_version, and gcc_version_trigger from set of flags to pass. | |
5140 | * Makefile.tpl: Remove definitions of above variables. | |
5141 | (config.status): Remove dependency on $(gcc_version_trigger). | |
5142 | * Makefile.in: Regenerate. | |
5143 | * configure.in: Do not reference config/gcc-version.m4 nor | |
5144 | config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor | |
5145 | TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. | |
5146 | * configure: Regenerate. | |
5147 | ||
4cfaf6d5 DD |
5148 | 2005-03-16 Manfred Hollstein <manfred.h@gmx.net> |
5149 | Andrew Pinski <pinskia@physics.uc.edu> | |
5150 | ||
5151 | * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. | |
5152 | * Makefile.in: Regenerate. | |
5153 | ||
33a3fb7b AO |
5154 | 2005-03-01 Alexandre Oliva <aoliva@redhat.com> |
5155 | ||
5156 | PR libgcj/20160 | |
5157 | * ltmain.sh: Avoid creating archives with components that have | |
5158 | duplicate basenames. | |
5159 | ||
2da12f12 PB |
5160 | 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu> |
5161 | ||
479759c8 ZW |
5162 | PR bootstrap/20250 |
5163 | * Makefile.tpl (HOST target installs): Fix copy and pasto, use install | |
5164 | instead of check. | |
5165 | * Makefile.in: Regenerate. | |
2da12f12 | 5166 | |
b00612cc PB |
5167 | 2005-02-28 Paolo Bonzini <bonzini@gnu.org> |
5168 | ||
5169 | Sync from gcc. | |
5170 | ||
5171 | 2005-02-28 Paolo Bonzini <bonzini@gnu.org> | |
5172 | ||
5173 | PR bootstrap/17383 | |
5174 | * Makefile.def (target_modules): Remove "stage", now unnecessary. | |
5175 | * Makefile.tpl (HOST_SUBDIR): New substitution. | |
5176 | (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, | |
5177 | USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, | |
5178 | USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, | |
5179 | USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. | |
5180 | (Host modules, Bootstrapped modules): Use it. | |
5181 | (Build modules, Target modules): Do not create symlink trees, | |
5182 | always configure out-of-srcdir. | |
5183 | (distclean): Try removing $(host_subdir) with rm before using rm -rf. | |
5184 | * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, | |
5185 | GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use | |
5186 | $(HOST_SUBDIR). Create a symlink for host_subdir. | |
5187 | ||
5188 | * Makefile.in: Regenerate. | |
5189 | * configure: Regenerate. | |
5190 | ||
5191 | Merged from libada-gnattools-branch: | |
5192 | 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> | |
5193 | ||
5194 | * Makefile.def: Add gnattools as a module, depending on target-libada. | |
5195 | * Makefile.in: Regenerate. | |
5196 | * configure.in: Include gnattools in host_tools; disable it if ada | |
5197 | is disabled. | |
5198 | * configure: Regenerate. | |
5199 | ||
c3e65f62 NC |
5200 | 2005-02-23 Nick Clifton <nickc@redhat.com> |
5201 | ||
5202 | * configure: Regenerate. | |
5203 | ||
e4d180c2 NC |
5204 | 2005-02-22 Paul Schlie <schlie@comcast.net> |
5205 | ||
5206 | * configure.in: Allow darwin targeted ports to build tk, itcl and | |
5207 | libgui. | |
5208 | ||
e3c770b1 EB |
5209 | 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr> |
5210 | ||
5211 | PR libgcj/10353 | |
5212 | * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj. | |
5213 | * configure: Regenerate. | |
5214 | ||
9c73618c AC |
5215 | 2005-02-08 Andrew Cagney <cagney@gnu.org> |
5216 | ||
5217 | * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the | |
5218 | gdb/ section. Update GDB's URL. | |
5219 | ||
c46f8c51 AC |
5220 | 2005-01-31 Andrew Cagney <cagney@gnu.org> |
5221 | ||
5222 | * gettext.m4: Only set ENABLE_NLS when gettext is present. | |
5223 | ||
c7e66c6d HPN |
5224 | 2005-01-29 Hans-Peter Nilsson <hp@axis.com> |
5225 | ||
5226 | * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*. | |
5227 | <crisv32-*-*, cris-*-*>: Only disable target-newlib and | |
5228 | target-libgloss when not *-*-elf and *-*-aout. | |
5229 | * configure: Regenerate. | |
5230 | ||
a53bf506 AC |
5231 | 2005-01-27 Andrew Cagney <cagney@gnu.org> |
5232 | ||
5233 | * gettext.m4: Don't use NONE as a default for CATOBJEXT. | |
5234 | ||
45181ed1 AC |
5235 | 2005-01-24 Andrew Cagney <cagney@gnu.org> |
5236 | ||
5237 | * gettext.m4: Only fall back to ../intl/ when it's present. | |
5238 | ||
a1e0f4e4 KC |
5239 | 2005-01-17 Kelley Cook <kcook@gcc.gnu.org> |
5240 | ||
5241 | * install-sh, config.sub: Import from upstream. | |
5242 | ||
5243 | 2005-01-17 Kelley Cook <kcook@gcc.gnu.org> | |
06bcb89d KC |
5244 | |
5245 | PR bootstrap/18222 | |
5246 | * Makefile.def: Pass CPPFLAGS_FOR_TARGET. | |
5247 | * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. | |
5248 | * Makefile.in: Regenerate. | |
5249 | ||
c50382e2 PB |
5250 | 2005-01-03 Paolo Bonzini <bonzini@gnu.org> |
5251 | ||
5252 | Revert 2004-12-28 Makefile changes, a better fix will be | |
5253 | applied to mainline and src after GCC 4.0 branches. | |
5254 | ||
11d07737 PB |
5255 | 2004-12-28 Paolo Bonzini <bonzini@gnu.org> |
5256 | ||
5257 | PR bootstrap/17383 | |
5258 | ||
5259 | * Makefile.def (target_modules): Remove stage parameter, | |
5260 | it is always true now. | |
5261 | * Makefile.tpl (configure-build-[+module+], | |
5262 | configure-target-[+module+]): Always build symlink tree | |
5263 | for the directory and for include. BUILD_SUBDIR and | |
5264 | TARGET_SUBDIR cannot be . anymore. | |
5265 | * Makefile.in: Regenerate. | |
5266 | ||
dadfdbe2 DD |
5267 | 2004-12-25 David Edelsohn <edelsohn@gnu.org> |
5268 | ||
5269 | Revert 2004-12-08 Makefile changes. | |
5270 | ||
dbf85af7 JR |
5271 | 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com> |
5272 | ||
5273 | * configure.in (sh64-*-*): Reenable gprof. | |
5274 | * configure: Regenerate. | |
5275 | ||
6b8fea99 JB |
5276 | 2004-12-09 Jim Blandy <jimb@redhat.com> |
5277 | ||
5278 | * MAINTAINERS: List 'depcomp' as part of automake. | |
5279 | ||
7341462c DE |
5280 | 2004-12-08 David Edelsohn <edelsohn@gnu.org> |
5281 | ||
5282 | * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET. | |
5283 | * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG. | |
5284 | (EXTRA_TARGET_FLAGS): Add PICFLAG. | |
5285 | * Makefile.in: Regenerate. | |
5286 | ||
21fde4dc DD |
5287 | 2004-12-07 Matt Kraai <kraai@ftbfs.org> |
5288 | ||
5289 | * Makefile.tpl: Generate normal dependencies if the LHS module is | |
5290 | not bootstrapped. | |
5291 | * Makefile.in: Regenerate. | |
5292 | ||
3da796a2 RS |
5293 | 2004-12-03 Richard Sandiford <rsandifo@redhat.com> |
5294 | ||
5295 | * configure.in: Include config/gxx-include-dir.m4. Use | |
5296 | TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs. | |
5297 | * configure: Regenerate. | |
5298 | ||
73fb7068 RS |
5299 | 2004-12-03 Richard Sandiford <rsandifo@redhat.com> |
5300 | ||
5301 | * config.if: Delete. | |
5302 | * configure.in: Set libstdcxx_incdir directly. | |
5303 | * configure: Regenerate. | |
5304 | * MAINTAINERS: Remove mention of config.if. | |
5305 | * src-release (DEVO_SUPPORT): Remove config.if. | |
5306 | ||
6c8e6ce9 EC |
5307 | 2004-12-02 Eric Christopher <echristo@redhat.com> |
5308 | ||
3b6098f8 EC |
5309 | * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list |
5310 | of things to remove. | |
6c8e6ce9 | 5311 | * Makefile.in: Regenerate. |
479759c8 | 5312 | |
b8658a2f RS |
5313 | 2004-12-02 Richard Sandiford <rsandifo@redhat.com> |
5314 | ||
5315 | * configure.in: Clear gcc_version_trigger if the file doesn't exist. | |
5316 | * configure: Regenerate. | |
5317 | ||
afefada0 RS |
5318 | 2004-12-02 Richard Sandiford <rsandifo@redhat.com> |
5319 | ||
5320 | * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION | |
5321 | to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs. | |
5322 | * configure: Regenerate. | |
5323 | ||
5dcac624 DA |
5324 | 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> |
5325 | ||
5326 | * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs. | |
5327 | (hppa*64*-*-*): Delete incorrect comment. | |
5328 | * configure: Rebuilt. | |
5329 | ||
57d1eb1a DD |
5330 | 2004-11-15 Kelley Cook <kcook@gcc.gnu.org> |
5331 | ||
5332 | * install-sh, compile: Import from automake. | |
5333 | ||
5334 | 2004-11-15 Kelley Cook <kcook@gcc.gnu.org> | |
5335 | ||
5336 | * config.guess, config.sub: Import from savannnah. | |
5337 | ||
6d389afc MS |
5338 | 2004-11-12 Mike Stump <mrs@apple.com> |
5339 | ||
5340 | * Makefile.def: Add html support. | |
5341 | * Makefile.tpl: Likewise. | |
5342 | * Makefile.in: Regenerate. | |
5343 | ||
69e57115 GK |
5344 | 2004-11-11 Geoffrey Keating <geoffk@apple.com> |
5345 | ||
5346 | PR 18423 | |
5347 | * configure.in: Remove all instances of build-fixincludes from | |
5348 | noconfigdirs. | |
5349 | (build_configargs): Supply --target to subdirectories. | |
5350 | * configure: Regenerate. | |
5351 | ||
5352 | * Makefile.def: Make gcc install depend on fixincludes install. | |
5353 | * Makefile.in: Regenerate. | |
5354 | ||
ba719b26 HPN |
5355 | 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com> |
5356 | ||
5357 | * configure.in (noconfigdirs) [mmix-*-*]: Disable | |
5358 | target-libgfortran. | |
5359 | * configure: Regenerate. | |
5360 | ||
c37653e7 DE |
5361 | 2004-11-07 David Edelsohn <edelsohn@gnu.org> |
5362 | ||
5363 | * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN | |
5364 | like CC. | |
5365 | ||
1eefd493 PB |
5366 | 2004-11-05 Paolo Bonzini <bonzini@gnu.org> |
5367 | ||
5368 | * Makefile.def (host fixincludes): Specify missing targets. | |
5369 | * Makefile.in: Regenerate. | |
5370 | ||
02b1af09 L |
5371 | 2004-11-04 H.J. Lu <hongjiu.lu@intel.com> |
5372 | ||
5373 | PR other/17783 | |
5374 | * configure.in: Set up LD_LIBRARY_PATH by default for gcc. | |
5375 | * configure: Regenerated. | |
5376 | ||
7f266840 DJ |
5377 | 2004-11-04 Daniel Jacobowitz <dan@debian.org> |
5378 | ||
5379 | * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove. | |
5380 | * configure: Regenerated. | |
5381 | ||
47444073 AL |
5382 | 2004-10-28 Eric B. Weddington <ericw@evcohs.com> |
5383 | ||
5384 | PR target/18151 | |
5385 | * configure.in (case ${target}): Do not build fixincludes for avr. | |
5386 | * configure: Regenerated. | |
5387 | ||
caeba88f AL |
5388 | 2004-10-26 Paolo Bonzini <bonzini@gnu.org> |
5389 | ||
5390 | * configure.in (case ${target}): Do not build fixincludes | |
5391 | on platforms where it is not used. | |
5392 | * configure: Regenerated. | |
5393 | ||
0fdbe983 DJ |
5394 | 2004-10-23 Daniel Jacobowitz <dan@debian.org> |
5395 | ||
5396 | * configure.in: Use an absolute path to install-sh. | |
5397 | * configure: Regenerated. | |
5398 | ||
1c0f67c1 AC |
5399 | 2004-10-19 Andrew Cagney <cagney@gnu.org> |
5400 | ||
5401 | * src-release (do-djunpack, do-md5sum): Install the generated file | |
5402 | directly into the proto-toplev/ directory. | |
479759c8 | 5403 | |
a9cfce9c AC |
5404 | 2004-10-19 Andrew Cagney <cagney@gnu.org> |
5405 | ||
5406 | * src-release (GDB_SUPPORT_DIRS): Remove utils and intl. | |
5407 | ||
ac0fa625 DD |
5408 | 2004-10-12 Kelley Cook <kcook@gcc.gnu.org> |
5409 | ||
5410 | * configure.in (*-*-cygwin*): Supress warning if newlib not present. | |
5411 | * configure: Regenerate. | |
5412 | ||
d27cc32e PB |
5413 | 2004-10-06 Paolo Bonzini <bonzini@gnu.org> |
5414 | ||
5415 | Fix wrong conflict resolution in: | |
5416 | ||
5417 | 2004-08-16 Paolo Bonzini <bonzini@gnu.org> | |
5418 | ||
5419 | * Makefile.in: Regenerate. | |
5420 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
5421 | in the recursive `make', instead of hardwiring `all'. | |
5422 | (Autogenerated TARGET-* variables): New. | |
5423 | ||
1763908f UW |
5424 | 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com> |
5425 | ||
5426 | Merged from GCC / libtool upstream: | |
5427 | 2004-10-02 P.J. Darcy <darcypj@us.ibm.com> | |
5428 | * ltcf-c.sh (tpf*): Add ld_shlibs=yes. | |
5429 | * ltcf-cxx.sh (tpf*): Likewise. | |
5430 | * ltconfig (tpf*): Add TPF OS configuration support. | |
5431 | ||
0490e016 NC |
5432 | 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com> |
5433 | ||
5434 | * configure.in: Enable target-libgloss for crx-*-*. | |
479759c8 | 5435 | * configure: Regenerate. |
0490e016 | 5436 | |
32be62b5 RS |
5437 | 2004-09-24 Michael Roth <mroth@nessie.de> |
5438 | ||
5439 | * configure.in (--without-headers): Add missing double quotes. | |
5440 | * configure: Regenerate. | |
5441 | ||
6048df60 DD |
5442 | 2004-09-24 Kelley Cook <kcook@gcc.gnu.org> |
5443 | ||
5444 | * ylwrap: Revert to previous version. | |
5445 | ||
315b3b02 L |
5446 | 2004-09-23 H.J. Lu <hongjiu.lu@intel.com> |
5447 | ||
6048df60 | 5448 | PR bootstrap/17369 |
315b3b02 L |
5449 | * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@. |
5450 | (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export | |
5451 | SET_GCC_LIB_PATH_CMD. | |
5452 | (BASE_TARGET_EXPORTS): Likewise. | |
5453 | * Makefile.in: Regenerated. | |
5454 | ||
5455 | * configure.in (SET_GCC_LIB_PATH): Set and substitute. | |
5456 | * configure: Regenerated. | |
5457 | ||
fe69863c DD |
5458 | 2004-09-23 Kelley Cook <kcook@gcc.gnu.org> |
5459 | ||
5460 | * config.guess: New upstream version | |
5461 | * compile, depcomp, install-sh, ylwrap: Likewise. | |
5462 | ||
5463 | 2004-09-19 Roger Sayle <roger@eyesopen.com> | |
5464 | ||
5465 | * config/mh-x86omitfp: New host makefile fragment. Add | |
5466 | -fomit-frame-pointer to the default BOOT_CFLAGS. | |
5467 | * configure.in: Use it to speed up bootstrap on some IA-32 hosts. | |
5468 | * configure: Regenerate. | |
5469 | ||
5470 | 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu> | |
5471 | ||
5472 | PR target/11572 | |
5473 | * configure.in (*-*-darwin*): Renable libobjc. | |
5474 | * configure: Regenerate. | |
5475 | ||
be75bbe1 | 5476 | 2004-09-09 Daniel Berlin <dberlin@dberlin.org> |
479759c8 | 5477 | |
be75bbe1 DB |
5478 | * Makefile.def: Remove libbanshee. |
5479 | * Makefile.tpl: Ditto. | |
5480 | * configure.in: Ditto. | |
5481 | * Makefile.in: Regen. | |
5482 | * configure: Ditto. | |
5483 | ||
1b882a91 PB |
5484 | 2004-09-07 Paolo Bonzini <bonzini@gnu.org> |
5485 | ||
5486 | * missing: Import latest version from master repository. | |
5487 | ||
eb1352ed NC |
5488 | 2004-09-04 Nick Clifton <nickc@redhat.com> |
5489 | ||
5490 | * config.sub: Import latest version from master repository. | |
5491 | * config.guess: Likewise. | |
5492 | This includes these changes: | |
479759c8 | 5493 | |
eb1352ed NC |
5494 | 2004-08-27 Hans-Peter Nilsson <hp@axis.com> |
5495 | ||
5496 | * config.sub: Handle crisv32, alias etraxfs. | |
5497 | * config.guess (crisv32:Linux:*:*): Handle. | |
5498 | ||
5499 | 2004-08-13 Brad Smith <brad@comstyle.com> | |
5500 | ||
5501 | * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines. | |
5502 | (sgi:OpenBSD:*:*): Emit mips64, not mipseb. | |
5503 | ||
5504 | 2004-08-11 Paul Eggert <eggert@cs.ucla.edu> | |
5505 | ||
5506 | * config.guess (*:Darwin:*:*): If uname -p reports "unknown", | |
5507 | assume the processor is a powerpc. This is because coreutils | |
5508 | uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" | |
5509 | in this case, due to a MacOS X bug that causes | |
5510 | sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) | |
5511 | to return a negative number. | |
5512 | Problem reported by Petter Reinholdtsen in: | |
5513 | http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html | |
5514 | ||
5515 | 2004-07-19 Ben Elliston <bje@gnu.org> | |
5516 | ||
5517 | * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine. | |
5518 | ||
5519 | 2004-06-24 Ben Elliston <bje@gnu.org> | |
5520 | ||
5521 | * config.guess: Update copyright years. | |
5522 | * config.sub: Likewise. | |
5523 | ||
5524 | 2004-06-22 Robert Millan <robertmh@gnu.org> | |
5525 | ||
5526 | * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded | |
5527 | since GNU/kFreeBSD systems match *:GNU/*:*:* instead). | |
5528 | ||
5529 | 2004-06-22 Stanley F. Quayle <stan@stanq.com> | |
5530 | ||
5531 | * config.guess (*:*VMS:*:*): New entry. Replaces | |
5532 | Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec | |
5533 | manufacturer. | |
5534 | ||
5535 | 2004-06-22 Ben Elliston <bje@gnu.org> | |
5536 | ||
5537 | * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>. | |
5538 | * config.sub: Likewise. | |
5539 | ||
5540 | 2004-06-22 Ben Elliston <bje@gnu.org> | |
5541 | ||
5542 | Reported by Hans-Peter Nilsson <hp@bitrange.com>: | |
5543 | * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware. | |
5544 | ||
5545 | 2004-06-11 Ben Elliston <bje@gnu.org> | |
5546 | ||
5547 | * config.guess (pegasos:OpenBSD:*:*): Remove. | |
5548 | ||
5549 | 2004-06-11 Ben Elliston <bje@gnu.org> | |
5550 | ||
5551 | From Wouter Verhelst <wouter@grep.be>: | |
5552 | * config.guess (M68*:*:R3V[5678]:*): Detect R3V8. | |
5553 | ||
5554 | 2004-06-11 Ben Elliston <bje@gnu.org> | |
5555 | ||
5556 | * config.guess (luna88k:OpenBSD:*:*): New. | |
5557 | ||
5558 | 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> | |
5559 | ||
5560 | * config.guess (m32r*:Linux:*:*): New case. | |
5561 | * config.sub: Handle m32rle. | |
5562 | ||
5563 | 2004-03-12 Ben Elliston <bje@wasabisystems.com> | |
5564 | ||
5565 | From Jens Petersen <petersen@redhat.com>: | |
5566 | * config.sub: Handle sparcv8. | |
5567 | ||
5568 | 2004-03-03 Ben Elliston <bje@wasabisystems.com> | |
5569 | ||
5570 | From Tom Smith <smith@cag.lkg.hp.com>: | |
5571 | * config.guess: Version suffixes are equally significant on Tru64 | |
5572 | V4.* and V5.*, so do not ignore them on V5.*. Handle a version | |
5573 | prefix of "P" (patched kernel). | |
5574 | ||
5575 | 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com> | |
5576 | ||
5577 | * config.sub: Add support for National Semiconductor CRX target. | |
5578 | ||
2a3124ca | 5579 | 2004-09-03 Jan Beulich <jbeulich@novell.com> |
479759c8 | 5580 | |
2a3124ca RH |
5581 | * configure.in: Remove target-libstdc++-v3 from noconfigdirs for |
5582 | *-*-netware, but add target-libmudflap. | |
5583 | Consolidate *-*-netware targets (of which really only i?86 exists) | |
5584 | into a single entry. | |
5585 | * configure: Likewise. | |
5586 | ||
0df3d27f PB |
5587 | 2004-09-01 Paolo Bonzini <bonzini@gnu.org> |
5588 | ||
5589 | * Makefile.tpl (sorry): Remove. | |
5590 | (clean-stage[+id+], clean-stage[+id+]-module): New targets. | |
5591 | (cleanstrap targets): Depend on distclean, not distclean-stage1. | |
5592 | (do-clean): Clean per-stage directories too. | |
5593 | (do-distclean): Run distclean-stage1 too. | |
5594 | (.NOTPARALLEL): Enable during toplevel bootstrap. | |
5595 | (stage[+id+]-bubble): Enable parallel execution during | |
5596 | the recursive invocation. | |
5597 | * Makefile.in: Regenerate. | |
5598 | ||
5599 | Sync from gcc (moving the Makefile.in change to Makefile.tpl): | |
5600 | ||
5601 | 2004-08-31 Robert Bowdidge <bowdidge@apple.com> | |
5602 | ||
5603 | * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include. | |
5604 | * configure.in: add test for powerpc-*-darwin* to specify makefile frag | |
5605 | * configure: regenerate | |
479759c8 ZW |
5606 | * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for |
5607 | -mdynamic-no-pic | |
0df3d27f PB |
5608 | |
5609 | 2004-08-31 Paolo Bonzini <bonzini@gnu.org> | |
5610 | ||
5611 | * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment | |
5612 | include. | |
5613 | * configure.in: Fix indentation. | |
5614 | * configure: Regenerate. | |
5615 | ||
ee025550 PB |
5616 | 2004-08-31 Paolo Bonzini <bonzini@gnu.org> |
5617 | ||
5618 | * Makefile.def (build_modules): Add fixincludes. | |
5619 | (dependencies): Make gcc depend on fixincludes. | |
5620 | * configure.in (build_tools): Add fixincludes. | |
5621 | (build_configdirs): Always include build_libs. | |
5622 | * Makefile.in: Regenerate. | |
5623 | * configure: Regenerate. | |
5624 | ||
5625 | 2004-08-30 Paolo Bonzini <bonzini@gnu.org> | |
9cb3fa6f PB |
5626 | |
5627 | * Makefile.def (bootstrap stages): Add 'lean' parameter. | |
5628 | * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into | |
5629 | phony targets; do not generate timestamp files. | |
5630 | (distclean-stageN): Remove references to their timestamp files. | |
5631 | (restageN, touch-stageN): Remove. | |
5632 | (stageN-bubble): Rewritten. | |
5633 | (compare): Support lean bootstraps. | |
5634 | * Makefile.in: Regenerate. | |
5635 | ||
5636 | * configure.in: Only warn when bootstrapping but | |
5637 | build != host or build != target. Support lean bootstraps. | |
5638 | * configure: Regenerate. | |
5639 | ||
5640 | Sync from gcc: | |
5641 | 2004-08-26 Phil Edwards <phil@codesourcery.com> | |
5642 | ||
5643 | * configure.in: Give a better error message if GMP/MPFR are missing | |
5644 | and a language needing them has been requested. | |
5645 | * configure: Regenerated. | |
5646 | ||
5647 | 2004-08-25 Phil Edwards <phil@codesourcery.com> | |
5648 | ||
5649 | * configure.in: Print a list of available language front-ends if | |
5650 | a requested one is missing. Tidy stray tab characters. | |
5651 | * configure: Regenerated. | |
5652 | ||
72b2455a PB |
5653 | 2004-08-17 Paolo Bonzini <bonzini@gnu.org> |
5654 | ||
5655 | * Makefile.in: Regenerate. | |
5656 | * configure: Regenerate. | |
5657 | ||
5658 | * Makefile.def (bootstrap-stage): Rename extra_*_flags to | |
5659 | stage_*_flags. | |
5660 | * Makefile.tpl (configure-[+module+], all-[+module+]): Exit | |
5661 | for bootstrapped modules if toplevel bootstrap is going. | |
5662 | (GCC bootstrap): Generate per-stage targets for all bootstrapped | |
5663 | modules. Adjust for changes in Makefile.def. Enable several | |
5664 | rules even in non-bootstrap mode, just to avoid peppering the | |
5665 | template with unnecessary "@if/@endif gcc-bootstrap" pairs. | |
5666 | (stage-[+prev+]-bubble): Remove. | |
5667 | ||
5668 | * Makefile.def (Dependencies): Depend on all-build-bison, | |
5669 | all-build-flex, all-build-byacc, all-build-texinfo, rather | |
5670 | than the host variations. | |
5671 | * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout | |
5672 | with BUILD_SUBDIR. | |
5673 | (BISON): Update for recent Bisons. | |
5674 | (YACC): Fix typo. | |
5675 | (cross): Depend on all-build. | |
5676 | (all): Do not depend on all-build. | |
5677 | (prebootstrap): Remove. | |
5678 | (dep-kind): Accept separate prefixes for MODULE and ON variables. | |
5679 | (Prebootstrap dependencies): Add them to the per-stage targets | |
5680 | and to all-prebootstrap. | |
5681 | * configure.in (build_configdirs): Always enable build_tools. | |
5682 | (BUILD_DIR_PREFIX): Remove. | |
5683 | ||
5684 | * Makefile.def (gcc): Add target variable. | |
5685 | (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags. | |
5686 | * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*) | |
5687 | in the recursive `make', instead of hardwiring `all'. | |
5688 | (Autogenerated TARGET-* variables): New. | |
5689 | ||
de0b4a87 JW |
5690 | 2004-08-17 Robert Millan <robertmh@gnu.org> |
5691 | ||
5692 | * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux | |
5693 | (instead of FreeBSD). | |
5694 | * configure: Regenerate. | |
5695 | ||
ad681c85 NN |
5696 | 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org> |
5697 | ||
675c6968 NN |
5698 | * Makefile.def, configure.in, src-release: Remove useless, bogus |
5699 | references to tix. | |
5700 | * Makefile.in, configure: Regenerate. | |
5701 | ||
ad681c85 NN |
5702 | * src-release: Stop distributing mmalloc with gdb (which doesn't |
5703 | use it). | |
5704 | * Makefile.def: GDB doesn't depend on mmalloc anymore. | |
5705 | * Makefile.in: Regenerate. | |
5706 | ||
11b04d1f DD |
5707 | 2004-08-09 Mark Mitchell <mark@codesourcery.com> |
5708 | ||
5709 | * configure.in (arm*-*-eabi*): New target. | |
5710 | * configure: Regenerate. | |
5711 | ||
f2420bea NN |
5712 | 2004-08-01 Robert Millan <robertmh@gnu.org> |
5713 | ||
5714 | * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable | |
5715 | libmudflap for all GNU-based systems (with Glibc). | |
5716 | * configure: Regenerate. | |
5717 | ||
9e6ce191 PB |
5718 | 2004-08-06 Paolo Bonzini <bonzini@gnu.org> |
5719 | ||
5720 | * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module. | |
5721 | (bison, byacc, flex, texinfo): Do not mark as bootstrap module. | |
5722 | (Dependencies): New section. | |
5723 | * Makefile.tpl (Dependencies): Generate from Makefile.def. | |
5724 | (configure-target-[+module+]): Depend on maybe-all-gcc | |
5725 | (all-prebootstrap): New name of all-bootstrap. Changed throughout. | |
5726 | (toplevel profiledbootstrap): Fix dependencies. | |
5727 | * Makefile.in: Regenerate. | |
5728 | ||
df4a6958 MM |
5729 | 2004-08-03 Mark Mitchell <mark@codesourcery.com> |
5730 | ||
5731 | * configure.in (arm*-*-symbianelf*): Add ${libgcj} and | |
5732 | target-libiberty to noconfigdirs. | |
5733 | ||
11b04d1f DD |
5734 | 2004-08-03 Paul Brook <paul@codesourcery.com> |
5735 | ||
5736 | * configure.in: Check for MPFR as well as GMP. | |
5737 | * configure: Regenerate. | |
5738 | ||
b813574b PB |
5739 | 2004-08-03 Paolo Bonzini <bonzini@gnu.org> |
5740 | ||
5741 | * Makefile.def (host-modules): Add gcc. | |
5742 | * Makefile.in: Regenerate. | |
5743 | * Makefile.tpl (sorry): New rule. | |
5744 | (configure-host, all-host, [+make_target+]-host, do-check, | |
5745 | install-host): Do not add gcc as a special case. | |
5746 | (host modules): Add a small special-casing for gcc. Export | |
5747 | extra_make_flags through the environment. | |
5748 | (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc, | |
5749 | maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc, | |
5750 | other recursive targets for gcc): Remove. | |
5751 | ||
5752 | (all, do-[+make_target+], do-check): Wrap between unstage and stage. | |
5753 | (stage, unstage): New rules. | |
5754 | (stage[+id+]-start, stage[+id+]-end, [+compare-target+], | |
5755 | distclean-stage[+id+]): Use stage_current. | |
5756 | ([+bootstrap-target+], profiledbootstrap): Do not invoke manually | |
5757 | the stage*-start rules. | |
5758 | ||
61edac0c JW |
5759 | 2004-07-19 Robert Millan <robertmh@gnu.org> |
5760 | ||
5761 | Synced from gcc: | |
5762 | ||
5763 | 2004-04-26 Robert Millan <robertmh@gnu.org> | |
5764 | ||
5765 | Add patches from libtool CVS. | |
5766 | * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu. | |
5767 | * ltconfig: Likewise. | |
5768 | * ltcf-c.sh: Likewise. | |
5769 | * ltcf-cxx.sh: Likewise. | |
5770 | * ltcf-gcj.sh: Likewise. | |
5771 | ||
3e707e94 PB |
5772 | 2004-07-12 Paolo Bonzini <bonzini@gnu.org> |
5773 | ||
5774 | * configure.in: Add noconfigdirs for crx-*-*. | |
5775 | * configure: Regenerate. | |
5776 | ||
5777 | 2004-07-12 Paolo Bonzini <bonzini@gnu.org> | |
5778 | ||
5779 | Synced from gcc: | |
5780 | ||
5781 | 2004-07-09 Loren J. Rittle <ljrittle@acm.org> | |
5782 | ||
5783 | * configure.in: Build libmudflap by default on FreeBSD. | |
5784 | * configure: Regenerated. | |
5785 | ||
5786 | 2004-07-09 Mark Mitchell <mark@codesourcery.com> | |
5787 | ||
5788 | * configure.in: Do not build libmudflap by default on non-GNU/Linux | |
5789 | systems. | |
5790 | * configure: Regenerated. | |
5791 | ||
5792 | 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> | |
5793 | ||
5794 | PR target/16344 | |
5795 | * Makefile.tpl (profiledbootstrap): Build runtime libraries with | |
5796 | feedback based compiler. | |
5797 | * Makefile.in: Rebuilt. | |
5798 | ||
5799 | 2004-07-05 Phil Edwards <phil@codesourcery.com> | |
5800 | ||
5801 | * configure.in: Do not prepend $srcdir to /dev/null in | |
5802 | makefile fragments. | |
5803 | * configure: Regenerate. | |
5804 | ||
a7ee7660 AO |
5805 | 2004-07-08 Alexandre Oliva <aoliva@redhat.com> |
5806 | ||
5807 | * Makefile.def (host_modules): Set bootstrap=true for flex. | |
5808 | * Makefile.tpl (all-gcc): Depend on texinfo and flex. | |
5809 | * Makefile.in: Rebuilt. | |
5810 | ||
6a9cf61e PB |
5811 | 2004-07-01 Paolo Bonzini <bonzini@gnu.org> |
5812 | ||
5813 | * Makefile.def (build_modules): Add bison, byacc, flex, | |
5814 | m4, texinfo. | |
5815 | (flags_to_pass): Add FLEX. | |
5816 | * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New. | |
5817 | (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it. | |
5818 | (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4, | |
5819 | DEFAULT_MAKEINFO): Remove. | |
5820 | (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON, | |
5821 | CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute. | |
5822 | (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into | |
5823 | objdir or else use configured tool. | |
5824 | (all-build): New. | |
5825 | (all): Depend on it. | |
5826 | (Build module dependencies): Add. | |
5827 | * Makefile.in: Regenerate. | |
5828 | * configure.in: Better support for multiple build modules, | |
5829 | matching what is done for host/target modules. Do not look | |
5830 | for "plausible" locations of build tools if Canadian cross. | |
5831 | Use autoconf's AC_PROG_CC to find a C compiler. Define | |
5832 | BUILD_DIR_PREFIX. Look for flex, makeinfo and m4. | |
5833 | * configure: Regenerate. | |
5834 | ||
95b6a1f2 PB |
5835 | 2004-06-22 Paolo Bonzini <bonzini@gnu.org> |
5836 | ||
5837 | * Makefile.tpl (HOST_EXPORTS): Fix pasto. | |
5838 | * Makefile.in: Regenerate. | |
5839 | ||
7ffa0b57 PB |
5840 | 2004-06-22 Paolo Bonzini <bonzini@gnu.org> |
5841 | ||
5842 | * Makefile.tpl (configure-build-[+module+], | |
5843 | configure-[+module+], configure-target-[+module+]): Pass | |
5844 | [+extra_configure_args+]. | |
5845 | (all-build-[+module+], all-[+module+], check-[+module+], | |
5846 | install-[+module+], [+make_target+]-[+module+], | |
5847 | all-target-[+module+], check-target-[+module+], | |
5848 | install-target-[+module+], [+make_target+]-target-[+module+]): | |
5849 | Pass [+extra_make_args+]. | |
5850 | (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS. | |
5851 | (GCC_HOST_EXPORTS): Remove. | |
5852 | (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap, | |
5853 | cross, check-gcc, check-gcc-c++, install-gcc, | |
5854 | gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble): | |
5855 | Replace GCC_HOST_EXPORTS with HOST_EXPORTS. | |
5856 | * Makefile.in: Regenerate. | |
5857 | ||
929ba6e7 CF |
5858 | 2004-06-21 Christopher Faylor <cgf@alum.bu.edu> |
5859 | ||
5860 | * configure.in: Check for srcdir/winsup rather than build directory | |
5861 | winsup. | |
5862 | * configure: Regenerate. | |
5863 | ||
b76d7de0 CV |
5864 | 2004-06-17 Corinna Vinschen <vinschen@redhat.com> |
5865 | ||
5866 | * configure.in: Don't build Cygwin native newlib if winsup | |
5867 | directory is missing. Emit warning instead. | |
5868 | * configure: Regenerate. | |
5869 | ||
656fdd47 PB |
5870 | 2004-06-09 Paolo Bonzini <bonzini@gnu.org> |
5871 | ||
5872 | * Makefile.tpl (touch-stage[+id+]): New. | |
5873 | (restage[+prev+]): Depend on touch-stage[+id+]. | |
5874 | ||
5875 | * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New. | |
5876 | Use it throughout. | |
5877 | ||
5878 | * Makefile.def: Add profile and feedback bootstrap stages. | |
5879 | Remove next field from bootstrap stages. | |
5880 | * Makefile.tpl (LN, LN_S): Substitute. | |
5881 | (stageN-start, stageN-end): Use double-colon rules, to | |
5882 | provide a hook for additional setup commands. | |
5883 | (distclean-stageN-gcc, restageN): Create dependencies from | |
5884 | [+prev+], not from [+next+]. | |
5885 | (stageN-bubble): Add commands for successive stages from | |
5886 | [+prev+], using double-colon rules. | |
5887 | (all-stageN-gcc): Fix typo. | |
5888 | (stagefeedback-start, profiledbootstrap): New. | |
5889 | * Makefile.in: Regenerate. | |
5890 | * configure.in: Call ACX_PROG_LN. | |
5891 | * configure: Regenerate. | |
5892 | ||
498d4a71 CF |
5893 | 2004-06-03 Paolo Bonzini <bonzini@gnu.org> |
5894 | ||
5895 | * configure.in: Fix --enable-bootstrap breakage introduced in trees | |
5896 | without gcc. | |
5897 | * configure: Regenerate. | |
5898 | ||
377d8c42 PB |
5899 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
5900 | ||
5901 | * Makefile.tpl: Fix typo. | |
5902 | * Makefile.in: Regenerate. | |
5903 | ||
f5f8a794 PB |
5904 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
5905 | ||
5906 | * configure.in: Remove new- prefix from toplevel | |
5907 | bootstrap targets. | |
5908 | * configure: Regenerate. | |
5909 | ||
f7a4c34f PB |
5910 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
5911 | ||
5912 | Merge this patch from the gcc tree: | |
5913 | ||
5914 | 2004-05-30 Andreas Jaeger <aj@suse.de> | |
5915 | Jim Wilson <wilson@specifixinc.com> | |
5916 | ||
5917 | * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77 | |
5918 | like CC. | |
5919 | ||
319cab08 PB |
5920 | 2004-06-01 Paolo Bonzini <bonzini@gnu.org> |
5921 | ||
5922 | * Makefile.tpl (all.normal): Rename to all. | |
5923 | (all): Replace with a rule to pick the default | |
5924 | target from configure. | |
5925 | (all-gcc, configure-gcc): Use conditionals to | |
5926 | do nothing when toplevel bootstrap is going on. | |
5927 | (GCC directory bootstrap) [gcc-bootstrap]: Disable. | |
5928 | (Toplevel bootstrap) [gcc-no-bootstrap]: Disable. | |
5929 | * configure.in: Support --enable-bootstrap. | |
5930 | ||
5931 | * Makefile.def: Remove new- prefix from toplevel | |
5932 | bootstrap targets. | |
5933 | * Makefile.tpl: Likewise. | |
5934 | ||
5935 | * Makefile.def: Add bootstrap_stage 4. Add bootstrap2 | |
5936 | target. | |
5937 | ||
5938 | * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS) | |
5939 | $(RECURSE_FLAGS) to recursive invocation of make. | |
5940 | ||
5941 | * Makefile.in: Regenerate. | |
5942 | * configure: Regenerate. | |
5943 | ||
88f64edc DJ |
5944 | 2004-05-27 Daniel Jacobowitz <dan@debian.org> |
5945 | ||
5946 | * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET. | |
5947 | * configure: Regenerate. | |
5948 | ||
378fce5b DD |
5949 | 2004-05-25 Daniel Jacobowitz <drow@false.org> |
5950 | ||
5951 | * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) | |
5952 | (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) | |
5953 | (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive | |
5954 | targets. | |
5955 | * Makefile.in: Regenerate. | |
5956 | ||
dfdffa2c PB |
5957 | 2005-05-24 Paolo Bonzini <bonzini@gnu.org> |
5958 | ||
5959 | * configure.in: Test the ability to symlink directories. | |
5960 | * configure: Regenerate. | |
5961 | ||
5962 | * Makefile.def (bootstrap-stage): New definitions. | |
5963 | * Makefile.tpl (configure-stage1-gcc, | |
5964 | configure-stage2-gcc, configure-stage3-gcc, | |
5965 | all-stage1-gcc, all-stage2-gcc, all-stage3-gcc, | |
5966 | new-bootstrap, new-cleanstrap, new-restage1, new-restage2, | |
5967 | new-restage3, compare): Autogenerate, see Makefile.in | |
5968 | entry for behavioral changes. | |
5969 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
5970 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
5971 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
5972 | new-stage3-start, new-stage3-end): New autogenerated targets. | |
5973 | (objext, prebootstrap, BOOT_CFLAGS, | |
5974 | POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated | |
5975 | targets. | |
5976 | ||
5977 | * Makefile.in: Regenerate. | |
5978 | (distclean-stage1, new-stage1-start, new-stage1-end, | |
5979 | new-stage1-bubble, distclean-stage2, new-stage2-start, | |
5980 | new-stage2-end, new-stage2-bubble, distclean-stage3, | |
5981 | new-stage3-start, new-stage3-end): New targets. | |
5982 | (all-stage1-gcc): Move prebootstrap dependency from here... | |
5983 | (configure-stage1-gcc): ...to here. | |
5984 | (new-bootstrap): Use bubble targets. | |
5985 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
5986 | Use per-stage distclean targets. | |
5987 | (configure-stage1-gcc, configure-stage2-gcc, | |
5988 | configure-stage3-gcc, all-stage1-gcc, | |
5989 | all-stage2-gcc, all-stage3-gcc, new-bootstrap): | |
5990 | Use new-stageN-start to prepare the tree. | |
5991 | ||
04cf1b77 PB |
5992 | 2004-05-23 Paolo Bonzini <bonzini@gnu.org> |
5993 | ||
5994 | * Makefile.def (host_modules): add libcpp. | |
5995 | * Makefile.tpl: Add dependencies on and for libcpp. | |
5996 | * Makefile.in: Regenerate. | |
5997 | * configure.in: Add libcpp host module. | |
5998 | * configure: Regenerate. | |
5999 | ||
80b200a1 ZW |
6000 | 2004-05-17 Zack Weinberg <zack@codesourcery.com> |
6001 | ||
6002 | * Makefile.def, Makefile.tpl, configure.in: Remove all mention | |
6003 | of libf2c. | |
6004 | * configure, Makefile.in: Regenerate. | |
6005 | ||
4b1cb4fe DD |
6006 | 2004-05-13 Diego Novillo <dnovillo@redhat.com> |
6007 | ||
6008 | Merge from tree-ssa-20020619-branch. | |
6009 | ||
6010 | * Makefile.def: Add libbanshee, libmudflap and libgfortran. | |
6011 | * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee. | |
6012 | (HOST_GMPLIBS): Define. | |
6013 | (HOST_GMPINC): Define. | |
6014 | (TARGET_LIB_PATH): Add libmudflap. | |
6015 | (GFORTRAN_FOR_TARGET): Define. | |
6016 | (configure-build*): Export GFORTRAN. | |
6017 | (configure-gcc): Export GMPLIBS and GMPINC. | |
6018 | (all-gcc): Add maybe-all-libbanshee. | |
6019 | (configure-target-libgfortran): Define. | |
6020 | * Makefile.in: Regenerate. | |
6021 | * configure.in (host_libs): Add libbanshee. | |
6022 | (target_libraries): Add target-libmudflap and target-libgfortran. | |
6023 | Add --with-libbanshee. | |
6024 | Handle --disable-libmudflap. | |
6025 | (*-*-freebsd*): Use with_gmp. | |
6026 | Add $(libgcj) to noconfigdirs. | |
6027 | * configure: Regenerate. | |
6028 | * depcomp: New file. | |
6029 | * MAINTAINERS: Add tree-ssa maintainers. | |
6030 | ||
6031 | 2004-04-28 Paolo Bonzini <bonzini@gnu.org> | |
6032 | ||
6033 | * config/acx.m4: Fix fastcompare support for new-bootstrap. | |
6034 | * configure: Regenerate. | |
6035 | ||
b8908782 DD |
6036 | 2004-04-27 Paolo Bonzini <bonzini@gnu.org> |
6037 | ||
6038 | Revert: | |
6039 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
6040 | ||
6041 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
6042 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
6043 | as well as prefix and exec_prefix. | |
6044 | * Makefile.in: Regenerate. | |
6045 | ||
6046 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
6047 | ||
6048 | * Makefile.def (host_modules): Mark with the bootstrap | |
6049 | flag packages on which gcc depends. | |
6050 | * Makefile.tpl (all-bootstrap): Use it. | |
6051 | * Makefile.in: Regenerate. | |
6052 | ||
6053 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
6054 | ||
6055 | * Makefile.def (flags_to_pass): Remove *dir variables that | |
6056 | are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS, | |
6057 | as well as prefix and exec_prefix. | |
6058 | * Makefile.in: Regenerate. | |
6059 | ||
6060 | 2004-04-26 Paolo Bonzini <bonzini@gnu.org> | |
6061 | ||
80b200a1 ZW |
6062 | * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL. |
6063 | * configure: Regenerate. | |
6064 | * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc. | |
6065 | * gcc/Makefile.tpl (compare): Use the result of the test. | |
6066 | * gcc/Makefile.in: Regenerate. | |
b8908782 DD |
6067 | |
6068 | 2004-04-23 Paolo Bonzini <bonzini@gnu.org> | |
6069 | ||
6070 | * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc): | |
6071 | Always relocate gcc and prev-gcc to the original names, even | |
6072 | if the build fails. | |
6073 | (new-cleanstrap, new-restage1, new-restage2, new-restage3): | |
6074 | New targets. | |
6075 | ||
0f260896 RO |
6076 | 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6077 | ||
6078 | * configure.in (mips*-*-irix5*): Enable ld. | |
6079 | * configure: Regenerate. | |
6080 | ||
51860f05 JW |
6081 | 2004-04-15 James E Wilson <wilson@specifixinc.com> |
6082 | ||
6083 | * Makefile.tpl (configure-[+module+], configure-gcc, | |
6084 | configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc): | |
6085 | Set and export LDFLAGS. | |
6086 | * Makefile.in: Regenerate. | |
6087 | ||
54752a6b NN |
6088 | 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org> |
6089 | ||
6090 | PR bootstrap/14871 | |
6091 | * Makefile.tpl: If we don't have built-in-tree target tools, | |
6092 | use the ones found by configure rather than hacking around with | |
6093 | program_transform_name. | |
6094 | * configure.in: Give Makefile.tpl the information necessary | |
6095 | to do that. | |
6096 | * Makefile.in: Regenerate. | |
6097 | * configure: Regenerate. | |
6098 | ||
6099 | 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org> | |
6100 | ||
6101 | PR bootstrap/14760 | |
6102 | * configure.in: When computing baseargs, strip *all* copies of | |
6103 | offending options. Also, don't match/substitute the trailing space, | |
6104 | so that this actually works when two similar options are separated by | |
6105 | only one space. | |
6106 | * configure: Regenerate. | |
6107 | ||
6108 | 2004-04-06 David Edelsohn <edelsohn@gnu.org> | |
6109 | ||
80b200a1 ZW |
6110 | * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs. |
6111 | (rs6000-*-aix*): Same. | |
6112 | * configure: Regenerate. | |
54752a6b | 6113 | |
5e2b61fb SS |
6114 | 2004-03-25 Stan Shebs <shebs@apple.com> |
6115 | ||
6116 | Remove MPW support, no longer used. | |
6117 | * mpw-README, mpw-build.in, mpw-config.in, mpw-configure, | |
6118 | mpw-install: Remove files. | |
6119 | * src-release (DEVO_SUPPORT): Remove names of removed files. | |
6120 | * MAINTAINERS: Likewise. | |
6121 | ||
1a6f2dc7 NN |
6122 | 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org> |
6123 | ||
a0049f1b NN |
6124 | * Makefile.tpl (top level bootstrap support): Remove now-unneeded |
6125 | STRICT_WARN, WARN_CFLAGS flags passed down to make. | |
6126 | * Makefile.in: Regenerate. | |
6127 | ||
1a6f2dc7 NN |
6128 | * configure.in (top level bootstrap support): Rework --enable-werror |
6129 | to set @stage2_werror_flag@. | |
6130 | * configure: Regenerate. | |
6131 | * Makefile.tpl (top level bootstrap support): Pass | |
6132 | @stage2_werror_flag@ down to configure in stages 2 and 3. | |
6133 | * Makefile.in: Regenerate. | |
6134 | ||
920e3419 NN |
6135 | 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org> |
6136 | ||
6137 | * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure | |
6138 | for stages 2 and 3 as well as in make. As a consequence, remove | |
6139 | OUTPUT_OPTION (now detected by configure) from the flags passed down | |
6140 | to make. | |
6141 | * Makefile.in: Regenerate. | |
6142 | ||
6143 | * Makefile.tpl (new-bootstrap): Fix typo. | |
6144 | * Makefile.in: Regenerate. | |
6145 | ||
4fa63067 NN |
6146 | 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org> |
6147 | ||
6148 | * Makefile.tpl: Rearrange by moving recursive_targets rules | |
6149 | into their proper sections. | |
6150 | * Makefile.tpl (top level bootstrap support): Move disabling | |
6151 | of coverage flags from 'make' to 'configure'; improve comments. | |
6152 | * Makefile.in: Regenerate. | |
6153 | ||
6154 | * Makefile.tpl (experimental top level bootstrap) Move stage1 | |
6155 | language setting from all- target to configure- target; disable | |
6156 | intermodule optimization in stage 1; prevent gratuitous rebuilds | |
6157 | of stage 1. | |
6158 | * Makefile.in: Regenerate. | |
6159 | * configure.in: Comma-separate stage 1 language list for top | |
6160 | level bootstrap. | |
6161 | * configure: Regenerate. | |
6162 | ||
6163 | * Makefile.tpl: Clean up experimental top level bootstrap support: | |
6164 | note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate | |
6165 | prev-gcc in configure- targets as well as all- targets. | |
6166 | * Makefile.in: Regenerate. | |
6167 | ||
fb8a10fd NN |
6168 | 2004-03-17 Paolo Bonzini <bonzini@gnu.org> |
6169 | ||
6170 | * configure.in: Remove symbolic link section. | |
6171 | * configure: Regenerate. | |
6172 | * Makefile.tpl (links): Remove. | |
6173 | * Makefile.in: Regenerate. | |
6174 | ||
947f426e | 6175 | 2004-03-15 Paolo Bonzini <bonzini@gnu.org> |
80b200a1 | 6176 | Nathanael Nerode <neroden@gcc.gnu.org> |
947f426e NN |
6177 | |
6178 | * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX): | |
80b200a1 | 6179 | Set with AC_CHECK_PROGS. |
947f426e NN |
6180 | * configure.in: Fix comment typo from last patch. |
6181 | * configure: Regenerate. | |
6182 | ||
1d39f329 NN |
6183 | 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org> |
6184 | ||
6185 | * Makefile.tpl: Introduce experimental top level bootstrap support. | |
6186 | * Makefile.in: Regenerate. | |
6187 | * configure.in: Introduce support for top level bootstrap. | |
6188 | * configure: Regenerate. | |
6189 | ||
4b0ac75d | 6190 | 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org> |
80b200a1 | 6191 | Paolo Bonzini <bonzini@gnu.org> |
4b0ac75d NN |
6192 | |
6193 | PR bootstrap/14522 | |
6194 | * configure.in: Cope with shells that do not support unquoted ^ | |
6195 | * configure: Regenerate. | |
6196 | ||
2e70b094 | 6197 | 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org> |
80b200a1 | 6198 | Paolo Bonzini <bonzini@gnu.org> |
2e70b094 DD |
6199 | |
6200 | PR bootstrap/14522 | |
6201 | * configure.in: Cope with shell that do not support nesting | |
6202 | quotes inside quoted backquote substitutions. | |
6203 | * configure: Regenerate. | |
6204 | ||
6205 | 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu> | |
6206 | ||
6207 | PR bootstrap/14522 | |
6208 | * configure.in: Fix escaping of $. | |
6209 | * configure: Regenerate. | |
6210 | ||
9e07f89d NN |
6211 | 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org> |
6212 | ||
6213 | * configure: Regenerate. | |
6214 | ||
6215 | 2004-03-08 Paolo Bonzini <bonzini@gnu.org> | |
6216 | ||
6217 | PR ada/14131 | |
6218 | Move language detection to the top level. | |
6219 | * configure.in: Find default values for the tools as | |
6220 | soon as possible. Disable ada if GNAT is not found. | |
6221 | Emit error message about missing languages. Expand | |
6222 | --enable-languages=all for the gcc subdirectory. | |
6223 | ||
1712ab83 RS |
6224 | 2004-03-01 Richard Sandiford <rsandifo@redhat.com> |
6225 | ||
6226 | * configure.in (mips64*-*-linux*): Override mips*-*-linux* case | |
6227 | and disable libgcj. | |
6228 | * configure: Regenerated. | |
6229 | ||
3dee29da NN |
6230 | 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
6231 | ||
6232 | PR bootstrap/7087 | |
6233 | * Makefile.tpl: Guard XFOO sed statements better. | |
6234 | * Makefile.tpl: Add dependency for configure-target-libada. | |
6235 | * Makefile.in: Regenerate (incidentally fixes broken | |
6236 | commit when libada-branch was merged). | |
6237 | ||
0558264b AC |
6238 | 2004-02-28 Andrew Cagney <cagney@redhat.com> |
6239 | ||
6240 | * src-release (CVS_NAMES): Define. | |
6241 | (do-tar, do-tar): Prune $(CVS_NAMES). | |
6242 | ||
c38f9803 AC |
6243 | 2004-02-23 Andrew Cagney <cagney@redhat.com> |
6244 | ||
6245 | * texinfo/texinfo.tex: Update from version 2003-02-03.16 to | |
6246 | 2004-02-19.09. | |
6247 | ||
55636792 NN |
6248 | 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org> |
6249 | ||
6250 | PR bootstrap/11932 | |
6251 | * mkinstalldirs, install-sh: Import from automake CVS HEAD. | |
6252 | ||
1e600082 AC |
6253 | 2004-02-19 Andrew Cagney <cagney@redhat.com> |
6254 | ||
6255 | * config.guess: Update from version 2003-06-12 to 2004-02-16. | |
6256 | * config.sub: Update from version 2003-06-13 to 2004-02-16. | |
6257 | ||
3769cd82 DD |
6258 | 2004-02-11 David Edelsohn <edelsohn@gnu.org> |
6259 | ||
6260 | * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs. | |
6261 | (rs6000-*-aix*): Same. | |
6262 | * configure: Regenerate. | |
6263 | ||
a92834c8 DD |
6264 | 2004-02-11 Kelley Cook <kcook@gcc.gnu.org> |
6265 | ||
6266 | * configure.in (host): Add in missing $noconfigdirs to defines. | |
6267 | * configure: Regenerate. | |
6268 | ||
a2592b1b DD |
6269 | 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>, |
6270 | Nathanael Nerode <neroden@gcc.gnu.org> | |
6271 | ||
6272 | PR ada/6637, PR ada/5911 | |
80b200a1 | 6273 | Merge with libada-branch: |
a2592b1b DD |
6274 | * configure.in, Makefile.tpl, Makefile.def: Add target-libada, |
6275 | with appropriate dependencies. Add --enable-libada configure switch. | |
6276 | * configure, Makefile.in: Regenerate. | |
6277 | ||
e31d1ea3 DD |
6278 | 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6279 | ||
6280 | * configure.in: Don't pass --with-stabs on IRIX 5 either. | |
6281 | * configure: Regenerate. | |
6282 | ||
db85f5c0 JJ |
6283 | 2004-02-02 Jeff Johnston <jjohnstn@redhat.com> |
6284 | ||
6285 | * COPYING.NEWLIB: Update Red Hat license to 2004. | |
80b200a1 | 6286 | |
fc434214 DD |
6287 | 2004-01-23 DJ Delorie <dj@redhat.com> |
6288 | ||
6289 | * Makefile.def (target_modules) [libiberty]: Don't stage. | |
6290 | * Makefile.in: Rebuilt. | |
6291 | ||
ad445c2c | 6292 | 2004-01-23 Jeff Johnston <jjohnstn@redhat.com> |
80b200a1 | 6293 | |
ad445c2c JJ |
6294 | * COPYING.NEWLIB: Update to include copyrights for new |
6295 | iconv code. | |
6296 | ||
72bbedde AC |
6297 | 2004-01-15 Andrew Cagney <cagney@redhat.com> |
6298 | ||
6299 | * src-release: Update copyright year. | |
6300 | (do-proto-toplev): Configure using i686-pc-linux-gnu. | |
6301 | (NEWLIB_SUPPORT_DIRS): Delete macro. | |
6302 | (newlib.tar.bz2): Delete rule. | |
6303 | ||
a6d6062d DD |
6304 | 2004-01-14 Loren J. Rittle <ljrittle@acm.org> |
6305 | ||
6306 | * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage. | |
6307 | * Makefile.tpl (configure-target-[+module+]): Support stage. | |
6308 | * Makefile.in: Rebuilt. | |
6309 | ||
f8b73030 MR |
6310 | 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl> |
6311 | ||
6312 | * gettext.m4: Quote names of macros to be defined by AC_DEFUN | |
6313 | throughout. | |
6314 | ||
aff0e9df NN |
6315 | 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org> |
6316 | ||
bb5dca17 NN |
6317 | * configure.in: Use ./config.cache, not config.cache. |
6318 | * configure: Regenerate. | |
6319 | * Makefile.tpl: Special-casing not needed for GCC any more. | |
6320 | * Makefile.in: Regenerate. | |
6321 | ||
82252c06 NN |
6322 | * configure.in: Don't share a cache file for host dirs. |
6323 | * configure: Regenerate. | |
6324 | ||
aff0e9df NN |
6325 | * config-ml.in: Don't mess with the cache file. |
6326 | ||
95036d20 NN |
6327 | 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org> |
6328 | ||
ac7b618e NN |
6329 | * Makefile.tpl: Make GCC use a separate config.cache. |
6330 | * Makefile.in: Regenerate. | |
6331 | ||
95036d20 NN |
6332 | PR bootstrap/11932, PR bootstrap/11933 |
6333 | (I don't know if it will fix either of them, but it relates | |
6334 | to them.) | |
6335 | * configure.in: Don't use shared config.cache for target | |
6336 | directories. | |
6337 | * configure: Regenerate. | |
6338 | ||
08c1856b DD |
6339 | 2003-12-31 Roger Sayle <roger@eyesopen.com> |
6340 | ||
6341 | * configure.in (ia64*-*-hpux*): Disable building java libraries. | |
6342 | * configure: Regenerated. | |
6343 | ||
c1968181 | 6344 | 2003-12-21 Bernardo Innocenti <bernie@develer.com> |
80b200a1 | 6345 | |
9eb322aa MF |
6346 | * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda. |
6347 | * configure: Regenerated. | |
c1968181 | 6348 | |
10ecffb9 NN |
6349 | 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org> |
6350 | ||
6351 | Port change over from GCC: | |
6352 | 2003-11-20 Kelley Cook <kcook@gcc.gnu.org> | |
6353 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL. | |
6354 | (configure-build-[+module+], configure-[+module+]): Likewise. | |
6355 | (configure-target-[+module+], configure-gcc, config.status): Likewise. | |
6356 | * Makefile.in: Regenerate. | |
6357 | ||
f2ab5990 TF |
6358 | 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com> |
6359 | ||
6360 | * configure.in (raw_libstdcxx_flags): Remove the leading space. | |
6361 | * configure: Regenerate. | |
6362 | ||
41a7d11a JJ |
6363 | 2003-11-27 Jeff Johnston <jjohnstn@redhat.com> |
6364 | ||
80b200a1 | 6365 | * COPYING.NEWLIB: Add license info for long long routines added to |
41a7d11a JJ |
6366 | stdlib. |
6367 | ||
d9441a1f DD |
6368 | 2003-11-14 Arnaud Charlet <charlet@act-europe.fr> |
6369 | ||
6370 | * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS. | |
6371 | * Makefile.in: Regenerate. | |
6372 | ||
3a48a978 DD |
6373 | 2003-10-20 Phil Edwards <phil@codesourcery.com> |
6374 | ||
6375 | * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs. | |
6376 | * configure: Regenerate. | |
6377 | ||
f0b24077 NN |
6378 | 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org> |
6379 | ||
6380 | * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of | |
6381 | HOST_FLAGS_TO_PASS. | |
6382 | * Makefile.in: Regenerate. | |
6383 | ||
5fbad20a DD |
6384 | 2003-10-05 Mohan Embar <gnustuff@thisiscool.com> |
6385 | ||
6386 | * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD. | |
6387 | * configure: Rebuilt | |
6388 | * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure | |
6389 | * Makefile.in: Rebuilt | |
6390 | ||
78be4155 L |
6391 | 2003-10-03 H.J. Lu <hongjiu.lu@intel.com> |
6392 | ||
6393 | * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX. | |
6394 | ||
051fcc7a L |
6395 | 2003-10-01 Phil Edwards <pme@gcc.gnu.org> |
6396 | ||
6397 | * config-ml.in: Use ac_configure_args directly instead of | |
6398 | ml_arguments. Only set ml_norecursion if --no[-]recursion is | |
6399 | actually seen. | |
6400 | ||
6401 | 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr> | |
6402 | ||
6403 | * config-ml.in: Propagate INSTALL variables. | |
6404 | ||
f27d4f92 DJ |
6405 | 2003-09-21 Daniel Jacobowitz <drow@mvista.com> |
6406 | ||
6407 | * configure.in: Pass a computed --program-transform-name | |
6408 | to subconfigures. | |
6409 | * configure: Regenerated. | |
6410 | ||
cae4d560 NN |
6411 | 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org> |
6412 | ||
6413 | * Makefile.tpl: Don't pass down obsolete ENQUIRE variable. | |
6414 | * Makefile.in: Regenerate. | |
6415 | ||
6416 | * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc. | |
6417 | * Makefile.in: Regenerate. | |
6418 | ||
8ff944f6 DJ |
6419 | 2003-09-17 Daniel Jacobowitz <drow@mvista.com> |
6420 | ||
6421 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix | |
6422 | quoting. | |
6423 | * configure: Regenerated. | |
6424 | ||
d9a35680 MC |
6425 | 2003-09-12 Michael Chastain <mec@shout.net> |
6426 | ||
6427 | Fix PR gdb/857. | |
6428 | * src-release (do-proto-topleve): Remove junk files | |
6429 | intl/config.cache, intl/config.status, | |
6430 | intl/config.h, intl/stamp-h. | |
6431 | ||
710068b9 AC |
6432 | 2003-09-14 Andrew Cagney <cagney@redhat.com> |
6433 | ||
6434 | * src-release (dejagnu.tar): New target. | |
6435 | (dejagnu.tar.bz2): Recursively call "gdb-taz" rule. | |
6436 | (do-djunpack): Use $(PACKAGE) for the package name. | |
6437 | ||
e1008165 DD |
6438 | 2003-09-04 DJ Delorie <dj@redhat.com> |
6439 | ||
6440 | * configure: Regenerate. | |
6441 | ||
21998d12 NC |
6442 | 2003-09-04 Robert Millan <robertmh@gnu.org> |
6443 | ||
6444 | * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet. | |
80b200a1 | 6445 | |
ccca4bb3 DD |
6446 | 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
6447 | ||
6448 | * configure.in: Ensure arguments to sed are properly spaced. | |
6449 | * configure: Regenerate. | |
6450 | ||
ee949b5e DJ |
6451 | 2003-08-28 Daniel Jacobowitz <drow@mvista.com> |
6452 | ||
6453 | Merge from gcc: | |
6454 | 2003-07-20 Phil Edwards <pme@gcc.gnu.org> | |
6455 | * install-sh: Update to newer upstream versions (associated with | |
6456 | aclocal 1.7). | |
6457 | * missing: Likewise, plus $1Help2man -> $1 typo fix. | |
6458 | ||
75addda2 DJ |
6459 | 2003-08-27 Daniel Jacobowitz <drow@mvista.com> |
6460 | ||
6461 | * configure.in: Set RAW_CXX_FOR_TARGET if unset. | |
6462 | * configure: Regenerated. | |
6463 | ||
8d2877d8 NN |
6464 | 2003-08-23 Phil Edwards <pme@gcc.gnu.org> |
6465 | ||
6466 | * configure.in: Use newline instead of semicolon when assuming | |
6467 | shell arguments in a for loop. | |
6468 | * configure: Regenerated. | |
6469 | ||
d2cc0e0d GK |
6470 | 2003-08-20 Geoffrey Keating <geoffk@apple.com> |
6471 | ||
6472 | PR 8180 | |
6473 | * configure.in: When testing with_libs and with_headers, treat | |
6474 | 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>. | |
6475 | * configure: Regenerate. | |
80b200a1 | 6476 | |
d2cc0e0d GK |
6477 | * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for |
6478 | make, shell, etc. | |
6479 | (baseargs): Likewise. | |
6480 | * configure: Regenerate. | |
6481 | ||
04d1ab34 GK |
6482 | 2003-08-19 Geoffrey Keating <geoffk@apple.com> |
6483 | ||
6484 | * configure.in: Disable libgcj for darwin not on powerpc. | |
6485 | * configure: Rebuild. | |
6486 | ||
ca506da8 MC |
6487 | 2003-08-15 Michael Chastain <mec@shout.net> |
6488 | ||
6489 | * src-release (do-proto-toplev): Remove junk files | |
6490 | dejagnu/example/calc/config.status, | |
6491 | dejagnu/example/calc/config.log. | |
6492 | ||
a4aa3f49 DD |
6493 | 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org> |
6494 | ||
6495 | * config-ml.in, symlink-tree: Add license. | |
6496 | ||
ede4fbe4 NN |
6497 | 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org> |
6498 | ||
6499 | Merge from gcc: | |
6500 | ||
6501 | 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu> | |
6502 | * Makefile.tpl (check, check-c++): Express dependencies using | |
6503 | dependencies rather than commands. | |
6504 | * Makefile.in: Regenerate. | |
6505 | ||
6506 | 2003-07-31 Geoffrey Keating <geoffk@apple.com> | |
6507 | * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib. | |
6508 | * Makefile.in: Update. | |
6509 | ||
970f29af AC |
6510 | 2003-08-01 Andrew Cagney <cagney@redhat.com> |
6511 | ||
6512 | * configure.in (noconfigdirs): Do not add GDB when m32r-*-*. | |
6513 | * configure: Ditto. | |
6514 | ||
b2884a0c DD |
6515 | 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch> |
6516 | ||
6517 | * configure.in: Enable libgcj for darwin. | |
6518 | * configure: Rebuild. | |
6519 | ||
c07f46a4 NN |
6520 | 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org> |
6521 | ||
6522 | * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version. | |
6523 | ||
9175bfc0 NN |
6524 | 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org> |
6525 | ||
6526 | * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when | |
6527 | creating target and build subdirs to build all parent dirs as needed. | |
6528 | * Makefile.in: Rebuild. | |
6529 | * configure.in: Don't build dirs explicitly here. | |
6530 | * configure: Rebuild. | |
6531 | ||
b9abda6a AO |
6532 | 2003-07-22 Alexandre Oliva <aoliva@redhat.com> |
6533 | ||
6534 | * Makefile.tpl (all-make): Depend on intl. | |
6535 | * Makefile.in: Rebuilt. | |
6536 | ||
eef8ffd4 NN |
6537 | 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org> |
6538 | ||
6539 | * config.if: Remove unused libc_interface determination. | |
6540 | ||
295efaf0 NN |
6541 | 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org> |
6542 | ||
6543 | * Makefile.in: Regenerate, correctly this time. | |
6544 | ||
e5c3f801 NN |
6545 | 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org> |
6546 | ||
6547 | * Makefile.tpl: Set INSTALL and friends using autoconf. Remove | |
6548 | unused INSTALL_PROGRAM_ARGS. | |
6549 | * configure.in: Use AC_PROG_INSTALL. | |
6550 | * Makefile.in: Regenerate. | |
6551 | * configure: Regenerate. | |
6552 | ||
4a18bd6b AO |
6553 | 2003-07-10 Alexandre Oliva <aoliva@redhat.com> |
6554 | ||
6555 | * configure: Rebuilt. | |
6556 | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> | |
6557 | * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build | |
6558 | newlib nor libgloss. | |
6559 | Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> | |
6560 | * configure.in (am33_2.0-*-linux*): Added. | |
6561 | ||
fbd1054d BW |
6562 | 2003-07-09 Bob Wilson <bob.wilson@acm.org> |
6563 | ||
6564 | * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets. | |
6565 | * configure: Regenerate. | |
6566 | ||
b40e3958 L |
6567 | 2003-07-06 H.J. Lu <hongjiu.lu@intel.com> |
6568 | ||
6569 | * config-ml.in: Replace PWD with PWD_COMMAND. | |
6570 | * Makefile.tpl: Likewise. | |
6571 | * Makefile.in: Regenerated. | |
6572 | ||
4a5be7ba NN |
6573 | 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org> |
6574 | ||
6575 | * configure.in: Clean up config-lang.in handling. Delete | |
6576 | useless assignment to "subdirs". | |
6577 | * configure: Regenerate. | |
6578 | ||
9c14acb8 NN |
6579 | 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org> |
6580 | ||
6581 | * configure.in: Rename 'target_libs' to 'target_libraries'. | |
6582 | Remove useless reference to 'target_libs'. | |
6583 | * configure: Regenerate. | |
6584 | ||
8f32e830 KS |
6585 | 2003-06-23 Keith Seitz <kseitz@sources.redhat.com> |
6586 | ||
6587 | * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. | |
6588 | * Makefile.in: Regenerate. | |
6589 | ||
12f0bd74 NN |
6590 | 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org> |
6591 | ||
6592 | * Makefile.def: Introduce flags_to_pass. | |
6593 | * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it. | |
6594 | * Makefile.in: Regenerate. | |
6595 | ||
b07c2aad HPN |
6596 | 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com> |
6597 | ||
6598 | * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib | |
6599 | and target-libgloss. | |
6600 | <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb. | |
6601 | <h8300*-*-*>: Disable libf2c and ${libgcj}. | |
69777083 | 6602 | * configure: Regenerate. |
b07c2aad | 6603 | |
56f25033 DD |
6604 | 2003-06-17 Benjamin Kosnik <bkoz@redhat.com> |
6605 | ||
6606 | * configure.in: Update testsuite_flags to new location. | |
6607 | * configure. Regenerate. | |
80b200a1 | 6608 | |
4ec9a3b2 NN |
6609 | 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org> |
6610 | ||
6611 | * Makefile.tpl: Remove BUILD_CC stuff. | |
6612 | * Makefile.in: Regenerate. | |
6613 | ||
059083b1 | 6614 | 2003-06-14 H.J. Lu <hongjiu.lu@intel.com> |
80b200a1 | 6615 | |
059083b1 L |
6616 | * config.guess: Update to 2003-06-12 version. |
6617 | * config.sub: Update to 2003-06-13 version. | |
6618 | ||
535b046a TS |
6619 | 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> |
6620 | ||
6621 | * MAINTAINERS: Add myself as MIPS co-maintainer. | |
6622 | ||
00c22daa | 6623 | 2003-06-12 H.J. Lu <hongjiu.lu@intel.com> |
80b200a1 | 6624 | |
00c22daa L |
6625 | * config.guess: Update to 2003-06-06 version. |
6626 | * config.sub: Update to 2003-06-06 version. | |
6627 | ||
1047cb91 DD |
6628 | 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6629 | ||
6630 | * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. | |
6631 | * configure. Regenerate. | |
6632 | ||
123494c8 NN |
6633 | 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org> |
6634 | ||
1047cb91 DD |
6635 | * configure.in: Disable serial configure by default. |
6636 | * configure: Regenerate. | |
6637 | * Makefile.tpl: Abolish .NOTPARALLEL. | |
6638 | * Makefile.in: Regenerate. | |
6639 | ||
7f121bbf NN |
6640 | * Makefile.tpl: Replace {build,host,target}_canonical by |
6641 | {build,host,target}. | |
6642 | * Makefile.in: Regenerate. | |
6643 | ||
123494c8 NN |
6644 | * Makefile.tpl: Fix stupid pasto. |
6645 | * Makefile.in: Regenerate. | |
6646 | ||
ec7e0995 NN |
6647 | 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org> |
6648 | ||
6649 | * Makefile.tpl: Remove bogus conditional. | |
6650 | * Makefile.in: Regenerate. | |
6651 | ||
27b1cc72 NN |
6652 | 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org> |
6653 | ||
2a4cbe27 NN |
6654 | * Makefile.tpl: Make 'recursive targets' using autogen rather |
6655 | than shell loop. Remove duplicate 'clean' targets and false | |
6656 | comments. | |
6657 | * Makefile.def: Add systematic dependencies to 'recursive' targets. | |
6658 | Add systematic method of specifying missing targets in subdirs. | |
6659 | Add copyright boilerplate. | |
6660 | * Makefile.in: Regenerate. | |
6661 | * configure.in: Add 'recursive targets' to maybe list. | |
6662 | * configure: Regenerate. | |
6663 | ||
27b1cc72 NN |
6664 | * Makefile.tpl: Rename [+target+] to [+make_target+]. |
6665 | * Makefile.def: Rename 'target' to 'make_target'. | |
6666 | ||
01e51bd0 NC |
6667 | 2003-05-30 Nick Clifton <nickc@redhat.com> |
6668 | ||
6669 | * README-maintainer-mode: Update URL for locating blessed config | |
6670 | tools. | |
6671 | ||
2fd84b42 NC |
6672 | 2003-05-29 Robert Millan <rmh@debian.org> |
6673 | ||
6674 | * ltconfig: Import this patch and modify for use with current | |
6675 | version of ltconfig: | |
6676 | ||
6677 | 2003-05-21 Bruno Haible <bruno@clisp.org> | |
6678 | ||
6679 | * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for | |
6680 | GNU/FreeBSD. | |
6681 | ||
8945c6bb DD |
6682 | 2003-05-28 DJ Delorie <dj@redhat.com> |
6683 | ||
6684 | * Makefile.tpl: Make maybe-check-gcc .PHONY. | |
6685 | * Makefile.in: Regenerate. | |
6686 | ||
2f9632a1 JJ |
6687 | 2003-05-28 Jeff Johnston <jjohnstn@redhat.com> |
6688 | ||
80b200a1 | 6689 | * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib. |
2f9632a1 | 6690 | |
3a12db16 | 6691 | 2003-05-21 DJ Delorie <dj@redhat.com> |
80b200a1 | 6692 | |
3a12db16 DD |
6693 | * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not |
6694 | newlib or libgloss. | |
6695 | * Makefile.in: Regenerate. | |
6696 | ||
44482353 DD |
6697 | 2003-05-21 DJ Delorie <dj@redhat.com> |
6698 | ||
6699 | * Makefile.tpl: Add missing empty maybe-check-gcc target. | |
6700 | * Makefile.in: Regenerate. | |
6701 | ||
fec2c52d MR |
6702 | 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl> |
6703 | ||
6704 | * configure.in: Use curly braces in the definition of tooldir. | |
6705 | * configure: Regenerate. | |
6706 | ||
16ae0395 NN |
6707 | 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org> |
6708 | ||
6709 | * configure.in: Switch more things to use maybe dependencies. | |
80b200a1 | 6710 | * Makefile.tpl: Switch more things to use maybe dependencies. |
16ae0395 NN |
6711 | Factor out common code from autogen IF statements. |
6712 | * configure: Regenerate. | |
6713 | * Makefile.in: Regenerate. | |
6714 | ||
ec11bdc6 DD |
6715 | 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com> |
6716 | ||
6717 | * configure.in: Accept i[3456789]86 for machine type. | |
6718 | * configure: Regenerate. | |
6719 | ||
dd12c3a8 NN |
6720 | 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org> |
6721 | ||
6722 | * configure.in: Switch more things to use maybe dependencies. | |
6723 | Rearrange a little. Use GCC_TOPLEV_SUBDIRS. | |
6724 | * configure: Regenerate. | |
6725 | * Makefile.tpl: Switch more things to use maybe dependencies. | |
6726 | * Makefile.in: Regenerate. | |
6727 | ||
cf662e21 AJ |
6728 | 2003-05-16 Andreas Schwab <schwab@suse.de> |
6729 | ||
6730 | * Makefile.tpl (install-opcodes): Define. | |
6731 | * Makefile.in: Rebuild. | |
6732 | ||
5481b376 AJ |
6733 | 2003-05-13 Andreas Jaeger <aj@suse.de> |
6734 | ||
6735 | * config.guess: Update to 2003-05-09 version. | |
6736 | * config.sub: Update to 2003-05-09 version. | |
6737 | ||
3959a22a AJ |
6738 | 2003-05-13 Michael Eager <eager@mvista.com> |
6739 | ||
6740 | * configure.in: Correct sed script so that options in quotes are not | |
6741 | deleted. | |
6742 | * configure: Rebuild. | |
6743 | ||
564b43e5 CV |
6744 | 2003-05-12 Corinna Vinschen <corinna@vinschen.de> |
6745 | ||
6746 | * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin | |
6747 | and $$s/newlib/libc/sys/cygwin32 include paths. | |
6748 | * configure: Ditto. | |
6749 | ||
bb947dc9 L |
6750 | 2003-05-05 H.J. Lu <hjl@gnu.org> |
6751 | ||
6752 | * config-ml.in: Restored from gcc repository. | |
6753 | ||
77f7441a CD |
6754 | 2003-05-02 Chris Demetriou <cgd@broadcom.com> |
6755 | ||
80b200a1 ZW |
6756 | * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. |
6757 | * Makefile.in: Regenerate. | |
77f7441a | 6758 | |
a26d7085 DJ |
6759 | 2003-04-27 Daniel Jacobowitz <drow@mvista.com> |
6760 | ||
6761 | * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl, | |
6762 | and Makefile.def. | |
6763 | ||
e4c4d240 DJ |
6764 | 2003-04-27 Daniel Jacobowitz <drow@mvista.com> |
6765 | ||
6766 | * Makefile.tpl: Clean $(BUILD_SUBDIR). | |
6767 | * Makefile.in: Regenerated. | |
6768 | ||
62a3fc85 DD |
6769 | 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
6770 | ||
6771 | * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000. | |
6772 | * Makefile.in: Regenerate. | |
6773 | ||
6774 | 2003-04-18 Jakub Jelinek <jakub@redhat.com> | |
6775 | ||
6776 | * configure.in (powerpc64*-*-linux*): Remove. | |
6777 | * configure: Rebuilt. | |
6778 | ||
5b474aa8 DD |
6779 | 2003-04-17 Phil Edwards <pme@gcc.gnu.org> |
6780 | ||
6781 | * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the | |
6782 | previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, | |
6783 | and restrap. | |
6784 | * Makefile.in: Regenerate. | |
6785 | ||
6786 | 2003-04-16 Richard Earnshaw <rearnsha@arm.com> | |
6787 | ||
6788 | * configure.in (arm-*-netbsdelf*): Enable building java libraries. | |
6789 | * configure: Regenerated. | |
6790 | ||
bc295afe AO |
6791 | 2003-04-11 Alexandre Oliva <aoliva@redhat.com> |
6792 | ||
6793 | * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*. | |
6794 | * */configure: Rebuilt. | |
6795 | ||
3728fade NN |
6796 | 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org> |
6797 | ||
6798 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down. | |
6799 | * Makefile.in: Regenerate. | |
6800 | ||
ce5b542e MC |
6801 | 2003-03-14 Michael Chastain <mec@shout.net> |
6802 | ||
6803 | * Makefile.in: Regenerate with correct Makefile.def. | |
6804 | ||
3db0a37f NN |
6805 | 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org> |
6806 | ||
6807 | * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused | |
6808 | Make macro. | |
6809 | * Makefile.in: Regenerate. | |
6810 | * configure.in: Clean up gxx_include_dir logic. | |
6811 | * configure: Regenerate. | |
6812 | ||
34349c6e DD |
6813 | 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> |
6814 | ||
6815 | * configure.in (gxx_include_dir): Fix typo. | |
6816 | * configure: Regenerated. | |
6817 | ||
686c28c9 AC |
6818 | 2003-03-06 Andrew Cagney <cagney@redhat.com> |
6819 | ||
6820 | * texinfo/texinfo.tex: Import version 2003-02-03.16. | |
6821 | ||
bba45b8b | 6822 | 2003-03-04 Daniel Jacobowitz <drow@mvista.com> |
5481b376 | 6823 | |
bba45b8b NN |
6824 | * configure.in: Include $(build_tooldir)/sys-include in |
6825 | FLAGS_FOR_TARGET. | |
6826 | * configure: Regenerated. | |
6827 | ||
2683747f NN |
6828 | 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org> |
6829 | ||
bba45b8b NN |
6830 | * Makefile.tpl: Reindent. |
6831 | * Makefile.in: Regenerate. | |
6832 | * configure.in: Reindent. Don't set unused variables. | |
6833 | * configure: Regenerate. | |
6834 | ||
2683747f NN |
6835 | * Makefile.tpl: Always pass down RANLIB. |
6836 | * Makefile.in: Regenerate. | |
6837 | ||
6838 | * Makefile.tpl: Don't set unused enable_shared, enable_threads macros. | |
6839 | * Makefile.in: Regenerate. | |
6840 | * configure.in: Remove unused logic relating to --enable-shared | |
6841 | and --enable-threads. Remove bogus comments. Remove redundant | |
6842 | noconfigdirs. | |
6843 | * configure: Regenerate. | |
6844 | ||
6845 | * configure.in: Replace ${libstdcxx_version} by its value. | |
6846 | Remove reference to mh-dgux. | |
6847 | * configure: Regenerate. | |
6848 | ||
50212802 NN |
6849 | 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org> |
6850 | ||
6851 | * Makefile.tpl: Rearrange. | |
6852 | * Makefile.in: Regenerate. | |
6853 | ||
a6be7fc6 NC |
6854 | 2003-02-25 Nick Clifton <nickc@redhat.com> |
6855 | ||
6856 | * configure: Remove site-file supprot - it is obsolete. | |
6857 | ||
f8a495c8 NC |
6858 | 2003-02-24 Uwe Stieber <uwe@wwws.de> |
6859 | ||
6860 | * configure.in: Add support for kaOS as cross build target system. | |
6861 | * configure: Regenerated. | |
6862 | ||
3decd77d DD |
6863 | 2003-02-20 Sean McNeil <sean@blue.mcneil.com> |
6864 | ||
6865 | * Makefile.tpl: Add definition of CPPFLAGS to pass into | |
6866 | configure-target-* as some target builds may require additional | |
6867 | flags for preprocessor tests. | |
6868 | * Makefile.in: Regenerated. | |
6869 | ||
f4ff34a3 AO |
6870 | 2003-02-19 Alexandre Oliva <aoliva@redhat.com> |
6871 | ||
6872 | * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. | |
6873 | * ltconfig: Handle it. | |
6874 | * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of | |
6875 | auto-detecting it. | |
6876 | ||
b7e4a931 AO |
6877 | 2003-02-19 Alexandre Oliva <aoliva@redhat.com> |
6878 | ||
6879 | * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever | |
6880 | it is used as argument to $CC. | |
6881 | * ltcf-gcj.sh: Likewise. | |
6882 | ||
6b784d9f AO |
6883 | 2003-02-19 Alexandre Oliva <aoliva@redhat.com> |
6884 | ||
6885 | * configure.in: Introduce --enable-maintainer-mode. | |
6886 | * configure: Rebuilt. | |
6887 | * Makefile.tpl (Makefile.in, configure): Enable dependencies only | |
6888 | for maintainer mode. | |
6889 | * Makefile.in: Rebuilt. | |
6890 | ||
8bcd8a07 AC |
6891 | 2003-02-19 Andrew Cagney <ac131313@redhat.com> |
6892 | ||
6893 | * configure: Regenerate using autoconf 2.13. | |
6894 | ||
ee3fd329 AM |
6895 | 2003-02-19 Alan Modra <amodra@bigpond.net.au> |
6896 | ||
6897 | * config.guess: Import latest version. | |
6898 | * config.sub: Import latest version. | |
6899 | ||
e9e45685 JM |
6900 | 2003-02-18 Jason Merrill <jason@redhat.com> |
6901 | ||
6902 | * Makefile.tpl (check-c++): Allow parallelism. | |
6903 | ||
859789af AC |
6904 | 2003-02-17 Andrew Cagney <ac131313@redhat.com> |
6905 | ||
6906 | * configure: Regenerate using autoconf 000227. | |
6907 | ||
b3f16a9b GK |
6908 | 2003-02-15 Geoffrey Keating <geoffk@apple.com> |
6909 | ||
6910 | * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*, | |
6911 | don't configure target-libobjc. | |
6912 | * configure: Regenerate. | |
6913 | ||
72e60e02 DD |
6914 | 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
6915 | ||
6916 | * Makefile.tpl (RANLIB): Define. | |
6917 | * Makefile.in: Regenerate. | |
6918 | ||
91f0e695 KS |
6919 | 2003-02-06 Keith R Seitz <keiths@redhat.com> |
6920 | ||
6921 | * Makefile.def: Remove "snavigator", "grep", and "db" modules. | |
6922 | * Makefile.tpl: Remove "all-snavigator" and "all-grep". | |
6923 | * Makefile.in: Regenerated. | |
6924 | * configure.in: Remove all traces of snavigator, db, and grep. | |
6925 | * configure: Regenerated. | |
6926 | ||
122bfa92 FCE |
6927 | 2003-01-31 Frank Ch. Eigler <fche@redhat.com> |
6928 | ||
6929 | * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies. | |
6930 | * Makefile.in: Regenerated. | |
6931 | ||
264095c3 AO |
6932 | 2003-01-30 Alexandre Oliva <aoliva@redhat.com> |
6933 | ||
6934 | * config.if: Copy from GCC. | |
6935 | ||
a84dbcb3 AO |
6936 | 2003-01-27 Phil Edwards <pme@gcc.gnu.org> |
6937 | ||
6938 | * configure.in: Revert 24Jan change. | |
6939 | * configure: Regenerate. | |
6940 | ||
19618276 NN |
6941 | 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> |
6942 | ||
6943 | * configure.in: Revert previous change. | |
6944 | * configure: Regenerate. | |
6945 | ||
b7f27a92 NN |
6946 | 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> |
6947 | ||
6948 | * configure.in: Make rda native-only. | |
6949 | * configure: Regenerate. | |
6950 | ||
83326456 NN |
6951 | 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org> |
6952 | ||
6953 | * configure.in: Add missing \. | |
6954 | * configure: Rebuilt. | |
6955 | ||
5e367fa5 JJ |
6956 | 2003-01-17 Jakub Jelinek <jakub@redhat.com> |
6957 | ||
6958 | * configure.in (baseargs): Avoid using \| in sed regular | |
6959 | expressions. | |
6960 | * configure: Rebuilt. | |
6961 | ||
e01f337c JJ |
6962 | 2003-01-16 Jakub Jelinek <jakub@redhat.com> |
6963 | ||
6964 | * configure.in (baseargs): Remove all supported forms of | |
6965 | --cache-file, --srcdir, --host, --build and --target options | |
6966 | from argument lists. | |
6967 | * configure: Rebuilt. | |
6968 | ||
aa236487 AO |
6969 | 2003-01-15 Alexandre Oliva <aoliva@redhat.com> |
6970 | ||
6971 | * configure.in (noconfigdirs): Don't skip gas on IRIX 6. | |
6972 | * configure: Rebuilt. | |
6973 | ||
586c0873 NN |
6974 | 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org> |
6975 | ||
6976 | * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS. | |
6977 | * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc. | |
6978 | * Makefile.in: Regenerate. | |
6979 | * configure: Regenerate. | |
6980 | ||
497f816e DD |
6981 | 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> |
6982 | ||
6983 | * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR. | |
6984 | (install-info, dir.info): Prepend $(DESTDIR) to $(infodir). | |
6985 | * Makefile.in: Regenerate. | |
6986 | ||
bfbe5519 AO |
6987 | 2003-01-09 Alexandre Oliva <aoliva@redhat.com> |
6988 | ||
6989 | * configure.in: Remove Makefile in build, host and target modules | |
6990 | unless configure was run with --no-recursion. | |
6991 | * configure: Rebuilt. | |
6992 | ||
3f234ef5 CD |
6993 | 2003-01-08 Chris Demetriou <cgd@broadcom.com> |
6994 | ||
6995 | * config.guess: Update to 2003-01-03 version. | |
6996 | * config.sub: Update to 2003-01-03 version. | |
6997 | ||
a3982d48 CF |
6998 | 2003-01-07 Christopher Faylor <cgf@redhat.com> |
6999 | ||
7000 | * configure: Regenerate with proper autoconf 2.13. | |
7001 | ||
75778ec4 CF |
7002 | 2003-01-07 Christopher Faylor <cgf@redhat.com> |
7003 | ||
80b200a1 ZW |
7004 | * configure.in: Add AC_PREREQ for consistency. |
7005 | * configure: Regenerate. | |
75778ec4 | 7006 | |
c180f501 AC |
7007 | 2003-01-06 Andrew Cagney <ac131313@redhat.com> |
7008 | ||
7009 | * configure.in (GDB_TK): Add tcl directories conditional on | |
7010 | gdb/gdbtk directory being present. | |
7011 | * configure: Regenerate. | |
5481b376 | 7012 | |
46ca2cc2 DA |
7013 | 2003-01-04 John David Anglin <dave.anglin@nrc.ca> |
7014 | ||
7015 | * configure.in (LD): Improve test for gcc. Try to set LD to the ld used | |
7016 | by gcc if LD is not defined and we are not doing a Canadian Cross. | |
7017 | * configure: Rebuilt. | |
7018 | ||
53dd8dab DJ |
7019 | 2003-01-01 Daniel Jacobowitz <drow@mvista.com> |
7020 | ||
7021 | * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl. | |
7022 | ||
50ceb20c TT |
7023 | 2002-12-31 Tom Tromey <tromey@redhat.com> |
7024 | ||
7025 | * Makefile.in: Rebuilt. | |
7026 | * Makefile.def (target_modules) [libffi]: Allow installation. | |
7027 | ||
e78b5cfe AS |
7028 | 2002-12-31 Andreas Schwab <schwab@suse.de> |
7029 | ||
7030 | * configure.in: Fix use of $program_transform_name. | |
7031 | * configure: Regenerated. | |
7032 | ||
67448102 DJ |
7033 | 2002-12-30 Daniel Jacobowitz <drow@mvista.com> |
7034 | ||
7035 | * configure.in (baseargs): Don't remove first configure argument. | |
7036 | * configure: Regenerated. | |
7037 | ||
e6bfb94a AO |
7038 | 2002-12-29 Alexandre Oliva <aoliva@redhat.com> |
7039 | ||
7040 | * Makefile.tpl (local-distclean): Don't remove... | |
7041 | (multilib.ts): ... this. Moved into... | |
7042 | (multilib.out): ... this. Don't use sub-make. | |
7043 | ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile, | |
7044 | $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into... | |
7045 | (configure-build-[+module+], configure-[+module+], | |
7046 | configure-target-[+module+], configure-gcc): ... these. Test | |
7047 | for Makefile existence. Drop config.status from dependencies. | |
7048 | * Makefile.in: Rebuilt. | |
7049 | * configure.in: Move gcc-version-trigger to the end of | |
7050 | ac_configure_args. Add comments to maybedep.tmp and | |
7051 | serdep.tmp. Introduce --disable-serial-configure. Remove | |
7052 | nonopt from baseargs, matching and removing corresponding | |
7053 | whitespace while at it. | |
7054 | * configure: Rebuilt. | |
7055 | ||
8f0dfb36 AO |
7056 | 2002-12-28 Alexandre Oliva <aoliva@redhat.com> |
7057 | ||
7058 | * configure.in (host_configargs): Replace reference to | |
7059 | no-longer-defined buildopts with --build=${build_alias}. | |
7060 | * configure: Rebuilt. | |
7061 | ||
43be203f AO |
7062 | 2002-12-28 Alexandre Oliva <aoliva@redhat.com> |
7063 | ||
7064 | * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of | |
7065 | program_transform_name to standard idiom. | |
7066 | (AUTOGEN, AUTOCONF): Define. | |
7067 | (Makefile.in): Use $(AUTOGEN). | |
7068 | (Makefile): Depend on config.status, and use autoconf-style rule to | |
7069 | build it. Move original commands to... | |
7070 | (config.status): ... this new target. | |
7071 | (configure): Add $(srcdir). Depend on config/acx.m4. Use | |
7072 | $(AUTOCONF). | |
7073 | * Makefile.in: Rebuilt. | |
7074 | ||
a0da8069 NN |
7075 | 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org> |
7076 | ||
d18f1c9f NN |
7077 | * Makefile.tpl: Fix dramatic bustage due to change in |
7078 | program_transform_name. | |
7079 | * Makefile.in: Regenerate. | |
7080 | ||
7081 | * configure.in: Remove unnecessary PATH setting. | |
7082 | * configure: Regnerate. | |
7083 | ||
7084 | * configure.in: Don't default to unprefixed tools unless | |
7085 | the native tools will work. | |
7086 | * configure: Regenerate. | |
7087 | ||
a0da8069 NN |
7088 | * configure.in: Convert to autoconf script. Blow away lots |
7089 | of now-redundant Makefile fragments. | |
7090 | * configure: Generate using Autoconf. | |
7091 | * Makefile.tpl: Rewrite to reflect autoconfiscation. | |
7092 | * Makefile.in: Regenerate. | |
7093 | ||
c567df0a NN |
7094 | 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org> |
7095 | ||
5481b376 | 7096 | * configure: Remove unneeded 'export's. Make CC_FOR_TARGET, |
c567df0a NN |
7097 | CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only. |
7098 | ||
5481b376 | 7099 | * ChangeLog: Move a couple of entries from here to winsup/cygwin, |
c567df0a | 7100 | where they belong. |
2c7f9a32 | 7101 | |
2dabcfb4 AS |
7102 | 2002-12-24 Andreas Schwab <schwab@suse.de> |
7103 | ||
7104 | * Makefile.tpl (multilib.out): Fix missing space. | |
7105 | * Makefile.in: Regenerate. | |
7106 | ||
1086bc09 NN |
7107 | 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org> |
7108 | ||
7109 | * Makefile.tpl: Use shared multilib.out. Use move-if-change for it. | |
7110 | Convert (cd foo; make) to (cd foo && make). Clean up multilib.out. | |
7111 | * Makefile.in: Regenerate. | |
7112 | * configure.in: Remove unnecessary leftovers. | |
7113 | ||
1086bc09 NN |
7114 | 2002-12-21 Geoffrey Keating <geoffk@apple.com> |
7115 | ||
7116 | * configure.in (extra_ranlibflags_for_target): New variable. | |
7117 | (*-*-darwin): Add -c to ranlib commands. | |
7118 | * configure (tooldir): Handle extra_ranlibflags_for_target. | |
7119 | ||
14e9ca95 JJ |
7120 | 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> |
7121 | ||
7122 | * COPYING.NEWLIB: Updated. | |
7123 | * COPYING.LIBGLOSS: Ditto. | |
7124 | ||
14c428fb NN |
7125 | 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org> |
7126 | ||
7127 | * Makefile.tpl: Revert HJL's change. | |
7128 | * Makefile.in: Regenerated. | |
7129 | * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and | |
7130 | always. | |
7131 | ||
313b8244 AS |
7132 | 2002-12-19 Andreas Schwab <schwab@suse.de> |
7133 | ||
7134 | * Makefile.tpl, configure.in: Substitute libstdcxx_incdir. | |
7135 | * Makefile.in: Regenerate. | |
7136 | ||
efeae3db L |
7137 | 2002-12-18 H.J. Lu <hjl@gnu.org> |
7138 | ||
7139 | * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). | |
7140 | * Makefile.in: Regenerated. | |
7141 | ||
7142 | * configure.in (build_prefix): New. Substitute. | |
7143 | ||
43d92c63 NN |
7144 | 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org> |
7145 | ||
59da4fe6 NN |
7146 | * Makefile.tpl: Don't let real targets depend on phony targets. |
7147 | * Makefile.in: Regenerate. | |
7148 | ||
43d92c63 NN |
7149 | * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo. |
7150 | * Makefile.in: Regenerate. | |
7151 | ||
b72e6a2d JM |
7152 | 2002-12-16 Jason Merrill <jason@redhat.com> |
7153 | ||
7154 | * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a | |
7155 | previous 'make bootstrap'. | |
7156 | * Makefile.in: Regenerate. | |
7157 | ||
95c72c44 HPN |
7158 | 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com> |
7159 | ||
7160 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb. | |
7161 | ||
7d695d07 JM |
7162 | 2002-12-13 Jason Merrill <jason@redhat.com> |
7163 | ||
7164 | * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run | |
7165 | library tests. | |
7166 | (check-c++): Just depend on it and check-target-libstdc++-v3. | |
7167 | * Makefile.in: Regenerate. | |
7168 | ||
54103d1e NN |
7169 | 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org> |
7170 | ||
7171 | * configure.in, Makefile.tpl, Makefile.def: Remove tclX. | |
7172 | * Makefile.in: Regenerate. | |
7173 | ||
4024f1e1 JJ |
7174 | 2002-12-12 Jeff Johnston <jjohnstn@redhat.com> |
7175 | ||
80b200a1 ZW |
7176 | * COPYING.NEWLIB: Update list of alternate Regent of California |
7177 | licenses and discuss official revoking of advertising clause. | |
7178 | * COPYING.LIBGLOSS: Ditto. | |
4024f1e1 | 7179 | |
7dda0df6 AO |
7180 | 2002-12-12 Alexandre Oliva <aoliva@redhat.com> |
7181 | ||
7182 | * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C). | |
7183 | * Makefile.in: Rebuilt. | |
7184 | ||
d03be79e | 7185 | 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org> |
b4a77b47 | 7186 | |
929293f4 NN |
7187 | * configure: Fix bug put in by gremlins. |
7188 | ||
d03be79e NN |
7189 | * Makefile.tpl: Substitute more autoconfily. |
7190 | * configure: Substitute more autoconfily. | |
7191 | * Makefile.in: Regenerate. | |
7192 | ||
7193 | 2002-12-08 Andrew Cagney <ac131313@redhat.com> | |
7194 | ||
7195 | * Makefile.tpl (all-sim): Depend on maybe-configure-gdb. | |
7196 | * Makefile.in (all-sim): Ditto. | |
a36d530e DD |
7197 | |
7198 | 2002-12-06 DJ Delorie <dj@redhat.com> | |
7199 | ||
7200 | * Makefile.tpl: Change configure dependencies to not have real | |
7201 | targets depend on phony targets. | |
b4a77b47 | 7202 | |
db1ac78d NN |
7203 | 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org> |
7204 | ||
bcaf2395 NN |
7205 | * configure.in: Revert unintentional change. |
7206 | ||
b4fa093e NN |
7207 | * src-release: Configure host subdirs. |
7208 | ||
db1ac78d NN |
7209 | * Makefile.tpl: Change dependency for */multilib.out so that |
7210 | it works when gcc isn't in the tree. | |
7211 | ||
7212 | * configure.in: Substitute more. | |
7213 | * configure: Run subconfigures from the Makefile. | |
7214 | * Makefile.tpl: Run subconfigures from the Makefile; add a few | |
7215 | convenience targets. Make sure gcc isn't rebuilt after bootstrap. | |
7216 | ||
15723a45 NN |
7217 | 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org> |
7218 | ||
e2b9e2dc NN |
7219 | * Makefile.tpl: Add targets for configuring host subdirs in Makefile, |
7220 | and corresponding dependencies. | |
7221 | * Makefile.in: Regenerate. | |
7222 | ||
2af579c4 NN |
7223 | * configure.in (host_tools): Order binutils, gas and ld for |
7224 | convenience in running the testsuites. | |
7225 | ||
a2cc058a NN |
7226 | * Makefile.tpl: Introduce rules to serialize subconfigure runs. |
7227 | * Makefile.in: Regenerate. | |
7228 | * configure.in: Introduce rules to serialize subconfigure runs. | |
7229 | ||
15723a45 NN |
7230 | * configure.in: Introduce BASE_CC_FOR_TARGET. |
7231 | * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. | |
7232 | Realize configure-build-* targets. Realize configure-target-* targets. | |
7233 | * Makefile.in: Regenerate. | |
7234 | ||
ae831be5 NN |
7235 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> |
7236 | ||
7237 | * configure: Move gcc_version_trigger stuff from here... | |
7238 | * configure.in: ...to here. | |
7239 | ||
7240 | * configure.in: Separate subconfigure options added by this file from | |
7241 | options given by the user. Add machinery to put args for host | |
7242 | subconfigures into the Makefile. | |
7243 | ||
7244 | * Makefile.tpl: Remove 'vault' targets. | |
7245 | * Makefile.tpl: Reorder and comment dependencies. | |
7246 | * Makefile.in: Regenerate. | |
7247 | ||
bbf7c8ac NN |
7248 | 2002-11-28 Geoffrey Keating <geoffk@apple.com> |
7249 | ||
7250 | * configure.in: Move host-specific darwin noconfigdirs into | |
7251 | the host-specific section. | |
7252 | ||
930314a4 NN |
7253 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> |
7254 | ||
52d7cdee NN |
7255 | * Makefile.tpl: Restore bkorb's style patch, accidentally lost |
7256 | during replay. | |
7257 | * Makefile.in: Regenerate. | |
7258 | ||
930314a4 NN |
7259 | (finishing slow-motion replay) |
7260 | * configure: Remove skip-this-dir support. | |
7261 | * Makefile.tpl: Remove skip-this-dir support. | |
7262 | ||
7263 | * Makefile.tpl: Remove leftover support for non-autoconfiscated | |
7264 | subdirectories. | |
7265 | * Makefile.in: Regenerate. | |
7266 | ||
7267 | * Makefile.tpl: Strip out useless setting of 'dir'. | |
7268 | * Makefile.in: Regenerate. | |
5481b376 | 7269 | |
930314a4 NN |
7270 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> |
7271 | ||
7272 | (finishing slow-motion replay) | |
7273 | * configure.in: Fix deeply stupid bug. | |
7274 | ||
7275 | * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded | |
7276 | shell code in CXX_FOR_TARGET | |
7277 | * Makefile.def: Introduce raw_cxx. | |
7278 | * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and | |
7279 | RAW_CXX_FOR_TARGET. | |
7280 | * Makefile.in: Regenerate. | |
7281 | ||
7282 | 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org> | |
7283 | ||
7284 | (finishing slow-motion replay) | |
7285 | * Makefile.tpl: Remove unnecessary ifs. | |
7286 | * Makefile.in: Regenerate. | |
7287 | ||
5481b376 | 7288 | * Makefile.tpl: Implement soft dependency machinery. Maybe-ize |
930314a4 NN |
7289 | dependencies. Maybe-ize build-libiberty. Create dummy install |
7290 | targets for 'no_install' modules. | |
5481b376 | 7291 | * configure: Move GDB_TK substitution to configure.in. Move |
930314a4 | 7292 | build_modules stuff to configure.in. |
5481b376 | 7293 | * configure.in: Implement soft dependency machinery. Maybe-ize |
930314a4 NN |
7294 | GDB_TK, rearrange slightly. Move build_modules stuff from configure. |
7295 | * Makefile.in: Regenerate. | |
7296 | ||
3866be5d NN |
7297 | 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> |
7298 | ||
7299 | (continuing slow-motion replay) | |
7300 | * Makefile.tpl: Make all-target, install-target behave similarly | |
7301 | to all, install (only hitting configured targets). Eliminate | |
7302 | unused macro defintions. | |
7303 | ||
7304 | * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when | |
7305 | build != host. | |
7306 | ||
7307 | * Makefile.tpl: Add all-gcc: all-libiberty dependency. | |
7308 | ||
7309 | * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion. | |
7310 | ||
5481b376 | 7311 | * configure.in: Produce lists of subdir targets we're actually |
3866be5d NN |
7312 | configuring. Remove references to "dosrel". |
7313 | * Makefile.tpl: Let configure set which subdir targets are hit. | |
5481b376 | 7314 | Remove install-cross; clean up install; remove ALL. Remove |
3866be5d | 7315 | references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery. |
5481b376 | 7316 | Autogenerate host module targets. Remove empty dependency lines |
3866be5d NN |
7317 | and redundant dependency; rearrange slightly. |
7318 | * Makefile.def: Add host-side libtermcap, utils. | |
7319 | ||
7320 | * Makefile.in: Regenerate. | |
7321 | ||
e393202e NN |
7322 | 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org> |
7323 | ||
7324 | (Continuing slow-motion replay) | |
7325 | * Makefile.def: Add list of recursive targets to autogenerate. | |
7326 | Add build_modules. | |
7327 | * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-* | |
7328 | targets. Autogenerate *-build-* targets. | |
7329 | * Makefile.in: Regenerate. | |
7330 | ||
583d52d7 NN |
7331 | 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> |
7332 | ||
7333 | (Continuing slow-motion replay) | |
7334 | * configure: More autoconf-style substitutions. | |
7335 | * Makefile.tpl: More autoconf-style substitutions. | |
7336 | * Makefile.in: Regenerate. | |
7337 | ||
7338 | 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org> | |
7339 | ||
7340 | (Continuing slow-motion replay) | |
7341 | * configure: Substitute more variables in a more autoconf-friendly | |
7342 | way. Simplify slightly. | |
7343 | * Makefile.tpl: Make more variables substitutable in an | |
7344 | autoconf-friendly way. | |
7345 | * Makefile.in: Regenerate. | |
7346 | ||
874e38b4 NN |
7347 | 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org> |
7348 | ||
7349 | (Continuing slow-motion replay) | |
7350 | * configure.in (v810*): Remove special setting of tools. | |
7351 | ||
7352 | * configure: Add support for extra required flags for ar or nm. | |
7353 | * configure.in (aix4.3+): Use above support for target-specific | |
7354 | issues, rather than using config/mt-aix43. | |
7355 | ||
852e5f18 NN |
7356 | 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org> |
7357 | ||
7358 | (Starting slow-motion replay merge from gcc 3.4 b-i-b branch) | |
7359 | * configure: Remove 'removing', which doesn't work. Replace $subdir | |
7360 | with . everywhere. Replace $subdirs with ''. Replace $makesrcdir | |
7361 | with $srcdir. Reformat indentation. Substitute some variables | |
7362 | formerly hard-coded in the Makefile for build=host. | |
7363 | * Makefile.tpl: Autogenerate more; make more autoconf-friendly. | |
7364 | * Makefile.def: Autogenerate more. | |
7365 | * Makefile.in: Regenerate. | |
7366 | ||
c9a0d920 DD |
7367 | 2002-11-13 Bruce Korb <bkorb@gnu.org> |
7368 | ||
7369 | * Makefile.tpl: syntactic cleanup | |
7370 | ||
dd2768ff KB |
7371 | 2002-11-04 Kevin Buettner <kevinb@redhat.com> |
7372 | ||
7373 | * Makefile.def (host_modules): Add rda. | |
7374 | * Makefile.in: Regenerate. | |
7375 | * configure.in (target_tool): Add target-rda to list. | |
7376 | ||
1aa8389d DD |
7377 | 2002-10-25 Phil Edwards <pme@gcc.gnu.org> |
7378 | ||
7379 | * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap, | |
7380 | and restrap targets to this rule. | |
7381 | * Makefile.in: Regenerate. | |
7382 | ||
28f46298 HPN |
7383 | 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com> |
7384 | ||
7385 | * configure.in (i[3456]86-*-linux*): Add check to disable | |
7386 | ${libgcj} for glibc1. | |
7387 | ||
ff72e302 NC |
7388 | 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com> |
7389 | ||
7390 | * configure.in: Add tic4x target. | |
7391 | ||
8607b6c9 NN |
7392 | 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org> |
7393 | ||
7394 | * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy. | |
7395 | * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy. | |
7396 | * configure.in: Make SET_LIB_PATH substitution more autoconfy. | |
7397 | * configure.in: Make RPATH_ENVVAR substitution more autoconfy. | |
7398 | * Makefile.in: Regenerate. | |
7399 | ||
f8f61f4a NN |
7400 | 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> |
7401 | ||
c86f794b NN |
7402 | * Makefile.tpl: Eliminate reference to all-gui, all-libproc. |
7403 | * Makefile.in: Regenerate. | |
7404 | ||
a9590527 NN |
7405 | * Makefile.def: Remove order dependency comments. |
7406 | * Makefile.tpl: Add explicit install-install dependencies. | |
7407 | * Makefile.in: Regenerate. | |
7408 | ||
8412ce72 NN |
7409 | * Makefile.tpl: Remove material now in src-release. (Finally!) |
7410 | * Makefile.in: Regenerate. | |
7411 | ||
8b9f37f1 NN |
7412 | * configure: Restore my original patch by syncing with gcc version. |
7413 | ||
f8f61f4a NN |
7414 | * Bring following over from gcc: |
7415 | ||
7416 | 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com> | |
7417 | ||
7418 | * configure.in (s390*-*-linux*): Enable libgcj. | |
7419 | ||
403d9505 NN |
7420 | 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> |
7421 | ||
7422 | * Makefile.in: Regenerate. This really ought to fix things. :sigh: | |
7423 | ||
95f6f383 AM |
7424 | 2002-10-02 Alan Modra <amodra@bigpond.net.au> |
7425 | ||
e4673b0a | 7426 | * configure: Move stray lines back to where they belong. |
95f6f383 | 7427 | |
748503c8 NN |
7428 | 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org> |
7429 | ||
a581b5c3 NN |
7430 | * Makefile.tpl: Insert configure-target target, for src-release. |
7431 | ||
c084f5b4 NN |
7432 | * configure: Finish reverting change which Andrew Cagney started |
7433 | reverting. Should fix bustage. | |
7434 | ||
7aa673ed | 7435 | * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory. |
748503c8 NN |
7436 | * src-release: New file. Contains material for making net |
7437 | releases for gdb, binutils, et al., formerly in Makefile.in. | |
7438 | ||
82a9b2d9 NC |
7439 | 2002-09-30 Nick Clifton <nickc@redhat.com> |
7440 | ||
7441 | * cpu: New top level directory. Intended to hold input files for | |
7442 | CGEN which have FSF copyright assignment. | |
7443 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory. | |
7444 | ||
c2463a00 AC |
7445 | 2002-09-29 Andrew Cagney <ac131313@redhat.com> |
7446 | ||
7447 | Revert below (note that src does not contain Makefile.tpl): | |
7448 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
7449 | * Makefile.in: Regenerate. | |
7450 | ||
f03b4789 NN |
7451 | 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org> |
7452 | ||
c11e16a9 NN |
7453 | * configure: Revert accidentally applied changes. |
7454 | ||
f03b4789 NN |
7455 | * Makefile.tpl: Make more autoconf-friendly. |
7456 | * Makefile.in: Regenerate. | |
7457 | * configure: Make substitution more autoconf-like. | |
7458 | ||
7459 | 2002-09-28 Richard Earnshaw <rearnsha@arm.com> | |
7460 | ||
7461 | * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a | |
7462 | single entry to handle all these. | |
7463 | (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable | |
7464 | libjava on arm-*-elf. | |
7465 | ||
c0292023 GK |
7466 | 2002-09-27 Geoffrey Keating <geoffk@apple.com> |
7467 | ||
7468 | * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the | |
7469 | things that depend on them. | |
7470 | ||
c66d951e NN |
7471 | 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> |
7472 | ||
7473 | * Makefile.tpl: Make subsituted variables more autoconfy. | |
7474 | * Makefile.in: Regenerate. | |
7475 | * configure: Make seds more autoconfy. | |
7476 | ||
907a7241 | 7477 | 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org> |
58daee98 NN |
7478 | |
7479 | * Makefile.tpl: Rewrite substituted lines to look autoconfy. | |
7480 | * Makefile.in: Regenerate. | |
7481 | * configure.in: Rewrite sed statements to look autoconfy. | |
7482 | ||
907a7241 NN |
7483 | * Makefile.tpl: Autogenerate *-target-* lists, dependencies of |
7484 | all-target-foo on configure-target-foo. | |
7485 | * Makefile.def: Ditto. | |
7486 | * Makefile.in: Rebuild. | |
7487 | ||
405ea7a0 NN |
7488 | 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org> |
7489 | ||
7490 | * Makefile.def: New file. | |
7491 | * Makefile.tpl: New file. | |
7492 | * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'. | |
7493 | ||
7494 | * configure.in: Minor rearrangement. Simplify tests. | |
7495 | ||
bdc57bfd JT |
7496 | 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com> |
7497 | ||
7498 | * configure.in (with_headers): Skip copy if value is "yes". | |
7499 | (with_libs): Likewise. | |
7500 | ||
ae03d6e2 NN |
7501 | 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org> |
7502 | ||
7503 | * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs. | |
7504 | * configure.in (sh*-*-pe*): Ditto. | |
7505 | * configure.in (mips*-*-pe*): Ditto. | |
7506 | * configure.in (*arm-wince-pe): Ditto. | |
227d98f5 NN |
7507 | |
7508 | * configure.in: Rearrange. | |
7509 | ||
707960fe NC |
7510 | 2002-09-12 Nick Clifton <nickc@redhat.com> |
7511 | ||
7512 | * Import these changes from the config master repository: | |
7513 | ||
7514 | 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com> | |
7515 | ||
7516 | * config.sub: Add tic4x target. | |
7517 | ||
7518 | 2002-09-03 Ben Elliston <bje@redhat.com> | |
7519 | ||
7520 | * config.guess: Detect NSR-D machines for nsr-tandem-nsk. | |
7521 | Reported by <Duncan_Stodart@insession.com>. | |
7522 | ||
36ea319f JJ |
7523 | 2002-09-10 Jeff Johnston <jjohnstn@redhat.com> |
7524 | ||
7525 | * COPYING.NEWLIB: More updates. | |
7526 | ||
cf57480a JJ |
7527 | 2002-09-09 Jeff Johnston <jjohnstn@redhat.com> |
7528 | ||
7529 | * COPYING.NEWLIB: Update. | |
7530 | ||
fd31a171 AC |
7531 | 2002-08-23 Andrew Cagney <ac131313@redhat.com> |
7532 | ||
23b632fc AC |
7533 | * texinfo/texinfo.tex: Import version 2002-06-04.06. |
7534 | ||
fd31a171 AC |
7535 | * config.guess: Import version 2002-08-23. |
7536 | * config.sub: Import version 2002-08-22. | |
7537 | ||
a08bafb5 AO |
7538 | 2002-08-20 Alexandre Oliva <aoliva@redhat.com> |
7539 | ||
7540 | * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER. | |
7541 | * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET, | |
7542 | CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise. | |
7543 | ||
17240c1f NC |
7544 | 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br> |
7545 | ||
7546 | * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*. | |
7547 | ||
e70ad0c6 L |
7548 | 2002-08-04 H.J. Lu (hjl@gnu.org) |
7549 | ||
7550 | * configure.in (mips*-*-linux*): Don't skip target-libffi. | |
7551 | ||
574e6d11 DD |
7552 | 2002-07-31 Alan Modra <amodra@bigpond.net.au> |
7553 | ||
7554 | * configure.in: Move generic linux case to end. Copy generic | |
7555 | linux noconfigdirs to mips*-*-linux* entry and new | |
7556 | powerpc64*-*-linux* entry. Add target-libffi for the latter. | |
7557 | ||
611e7523 CD |
7558 | 2002-07-19 Chris Demetriou <cgd@broadcom.com> |
7559 | ||
7560 | * MAINTAINERS: Clarify on config.guess and config.sub, and add | |
7561 | one instance of them which was missed to the list to update. | |
7562 | ||
51759676 CD |
7563 | 2002-07-16 Chris Demetriou <cgd@broadcom.com> |
7564 | ||
7565 | * config.guess: Update to 2002-07-09 version. | |
7566 | * config.sub: Update to 2002-07-03 version. | |
7567 | ||
7c1f909c DD |
7568 | 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org> |
7569 | ||
7570 | * configure.in: Remove two redundant tests. | |
7571 | ||
d7cf5d30 DD |
7572 | 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
7573 | ||
7574 | * configure.in (mips*-*-irix6*o32): Enable stabs. | |
7575 | ||
c74222f7 DD |
7576 | 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org> |
7577 | ||
5b53c336 DD |
7578 | * configure.in: Don't build grez. |
7579 | * Makefile.in: Ditto. | |
7580 | ||
c74222f7 DD |
7581 | * Makefile.in: Remove references to bsp, cygmon, libstub. |
7582 | * configure.in: Ditto. | |
7583 | ||
7584 | * configure.in: Remove leftover reference to gdbtest. | |
7585 | ||
edd1b227 DD |
7586 | 2002-07-08 Phil Edwards <pme@gcc.gnu.org> |
7587 | ||
7588 | * configure.in (gxx_include_dir): Change to match versioned | |
7589 | C++ headers if --enable-version-specific-runtime-libs is used. | |
7590 | ||
486186e3 AO |
7591 | 2002-07-04 Steve Ellcey <sje@cup.hp.com> |
7592 | ||
7593 | * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*. | |
7594 | ||
ff0a3bf8 DD |
7595 | 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org> |
7596 | ||
7597 | * configure.in: Make --without-x work. | |
7598 | ||
1dfa8174 NC |
7599 | 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com> |
7600 | ||
7601 | * contrib: New directory. Created to contain a copy of the | |
5481b376 | 7602 | texi2pod.pl script so that it is in the same place as the version in |
1dfa8174 NC |
7603 | the FSF GCC sources. |
7604 | ||
07637366 DD |
7605 | 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org> |
7606 | ||
b6f83f2a DD |
7607 | * configure.in: Rearrange target Makefile fragment collection. |
7608 | ||
07637366 DD |
7609 | * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or |
7610 | cvs[src]. | |
7611 | * configure.in: Ditto. | |
7612 | ||
f48556b1 DD |
7613 | 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org> |
7614 | ||
7615 | * Makefile.in: Eliminate 'apache' targets. | |
7616 | * configure.in: Eliminate 'apache' targets. | |
7617 | ||
7618 | * configure.in: Eliminate redundant tests. Reorganize. | |
7619 | ||
7620 | * Makefile.in: Eliminate last reference to LIBGCC1_TEST. | |
7621 | ||
7622 | * config-ml.in: Eliminate references to Cygnus configure. | |
7623 | ||
7624 | * Makefile.in: Eliminate references to building emacs. | |
7625 | ||
7626 | 2002-07-01 Denis Chertykov <denisc@overta.ru> | |
7627 | ||
7628 | * configure.in: Add support for ip2k. | |
7629 | ||
cdb9e2b8 BE |
7630 | 2002-06-24 Ben Elliston <bje@redhat.com> |
7631 | ||
7632 | * configure.in (host_tools): Remove cgen. | |
7633 | ||
7634 | * Makefile.in (all-cgen): Remove; runs from its source directory. | |
7635 | (check-cgen, install-cgen, clean-cgen): Likewise. | |
7636 | (all-opcodes): No not depend on all-cgen. | |
7637 | (all-sim): Likewise. | |
7638 | ||
3558860c DD |
7639 | 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com> |
7640 | ||
7641 | * configure.in: Fix AIX configury bug. | |
7642 | ||
e3b0c936 DD |
7643 | 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com> |
7644 | ||
cdb9e2b8 | 7645 | * configure.in: Replace ${topsrcdir} with ${srcdir}. |
4d5fd396 | 7646 | |
cdb9e2b8 BE |
7647 | * configure.in: Move definition of libstdcxx_flags right above |
7648 | usage, rather than way earlier. | |
8ee424c0 | 7649 | |
c712250a DD |
7650 | * configure.in: Pull definition of is_cross_compiler earlier. |
7651 | ||
9ee1a75c DD |
7652 | * configure.in: Rearrange a little. |
7653 | ||
e3b0c936 DD |
7654 | * configure.in: Remove references to librx. |
7655 | * Makefile.in: Remove references to librx. | |
7656 | ||
b2bd228e DD |
7657 | 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com> |
7658 | ||
7659 | * configure.in: Eliminate ${gasdir} variable. | |
7660 | ||
7cd52483 DB |
7661 | 2002-06-18 Dave Brolley <brolley@redhat.com> |
7662 | ||
7663 | * configure.in: Add support for frv. | |
7664 | * config.sub: Add support for frv. | |
7665 | ||
6c5e141a DD |
7666 | 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
7667 | ||
7668 | * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. | |
7669 | ||
0d18b56d JT |
7670 | 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com> |
7671 | ||
7672 | * configure.in (vax-*-netbsd*): Re-enable gas. | |
7673 | ||
fd8958d5 DD |
7674 | 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com> |
7675 | ||
27f15fdd DD |
7676 | * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX, |
7677 | BUILD_PREFIX_1, to correct nomenclature. | |
7678 | * configure: Likewise. | |
7679 | ||
fd8958d5 DD |
7680 | * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1. |
7681 | * configure.in: Eliminate version-specific references to tcl8.1, tk8.1. | |
7682 | ||
0c2442b7 DD |
7683 | 2002-05-31 Olaf Hering <olh@suse.de> |
7684 | ||
7685 | * config-ml.in: Propogate DESTDIR also. | |
7686 | ||
a3602181 JT |
7687 | 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com> |
7688 | ||
7689 | * configure.in (vax-*-netbsd*): Don't build gas for this | |
7690 | platform. | |
7691 | ||
c95f53ae MM |
7692 | 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl> |
7693 | ||
7694 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
7695 | and libgcj for AVR. | |
7696 | ||
1d7c1053 NC |
7697 | 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com> |
7698 | ||
7699 | * config.sub: Add DLX target. | |
7700 | ||
4b37028f JT |
7701 | 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com> |
7702 | ||
7703 | * config.guess: Update to 2002-05-22 version. | |
7704 | * config.sub: Likewise. | |
7705 | ||
d5de0a84 NC |
7706 | 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
7707 | ||
7708 | * Makefile.in: Allow for PWDCMD to override hardcoded pwd. | |
7709 | * config-ml.in: Likewise. | |
7710 | * configure: Likewise. | |
7711 | * configure.in: Likewise. | |
7712 | ||
c92a0210 DD |
7713 | 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com> |
7714 | ||
115a77aa DD |
7715 | * configure.in: Simplify makefile fragment collection. |
7716 | ||
7717 | * configure.in: Remove code to build emacs. | |
e99daf2b | 7718 | |
91e060aa DD |
7719 | * configure.in : Remove --srcdir argument from targargs and buildargs |
7720 | (it's always overridden in the Makefile anyway). Rearrange a bit. | |
7721 | ||
7722 | * configure: Move some logic to configure.in. | |
7723 | * configure.in: Move some logic from configure. | |
c92a0210 | 7724 | |
91217342 JJ |
7725 | 2002-05-07 Jeff Johnston <jjohnstn@redhat.com> |
7726 | ||
7727 | * COPYING.LIBGLOSS: New file. | |
7728 | ||
d3d8a9ee NC |
7729 | 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br> |
7730 | ||
7731 | * Makefile.in: Honour DESTDIR. | |
7732 | ||
3a036cdc AO |
7733 | 2002-05-05 Alexandre Oliva <aoliva@redhat.com> |
7734 | ||
7735 | * configure.in (noconfigdirs): Don't disable libgcj on | |
7736 | sparc64-*-solaris* and sparcv9-*-solaris*. | |
7737 | ||
6d095fe4 AO |
7738 | 2002-05-03 Alexandre Oliva <aoliva@redhat.com> |
7739 | ||
7740 | * configure.in: Revert 2002-04-18's patch; fixed in libjava. | |
7741 | ||
dac55df9 TF |
7742 | 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> |
7743 | ||
7744 | * configure.in (FLAGS_FOR_TARGET): Do not add | |
7745 | -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively | |
7746 | on i[3456]86-*-linux*. | |
7747 | ||
a018e15b TF |
7748 | 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com> |
7749 | ||
7750 | * configure.in (noconfigdirs): Replace [ ] with test. | |
c72f388d TF |
7751 | |
7752 | * configure.in (noconfigdirs): Do not add target-newlib if | |
7753 | target == i[3456]86-*-linux*, and host == target. | |
7754 | ||
5f284831 MM |
7755 | 2002-04-29 Mark Mitchell <mark@codesourcery.com> |
7756 | ||
7757 | * config.guess: Updated to 2002-04-26's version. | |
7758 | * config.sub: Updated to 2002-04-26's version. | |
7759 | ||
33babf59 DD |
7760 | 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org> |
7761 | ||
bd5f7da2 DD |
7762 | * configure.in: delete reference to absent file |
7763 | ||
a0c4f3a0 DD |
7764 | * configure.in: replace '[' with 'test' |
7765 | ||
66f1ba4f DD |
7766 | * configure.in: Eliminate references to gash. |
7767 | * Makefile.in: Eliminate references to gash. | |
7768 | ||
7c3ab50c DD |
7769 | * configure.in: remove useless references to 'pic' makefile fragments. |
7770 | ||
bbc025f5 DD |
7771 | * configure.in: (*-*-windows*) Finish removing. |
7772 | ||
33babf59 DD |
7773 | * configure.in: Eliminate redundant test for libgui. |
7774 | ||
d5ec694c DD |
7775 | 2002-04-26 Joel Sherrill <joel@OARcorp.com> |
7776 | ||
7777 | * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj. | |
7778 | (sparc-*-elf*, sparc64-*-elf*): Disable libgcj. | |
7779 | ||
57a5346c DD |
7780 | 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com> |
7781 | ||
7782 | * configure.in: remove references to dead files | |
7783 | ||
dbf93899 DD |
7784 | 2002-04-18 Tom Tromey <tromey@redhat.com> |
7785 | ||
7786 | * configure.in: Disallow configuring libgcj when it is already | |
7787 | installed and we're using Solaris 2.8 linker. Do enable libgcj on | |
7788 | Solaris 2.8 by default. For PR libgcj/6158. | |
7789 | ||
26eadf68 DD |
7790 | 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com> |
7791 | ||
7792 | * configure.in: Move default CC setting out of config/mh-* fragments | |
7793 | directly into here. | |
7794 | ||
a0a2c6c6 DD |
7795 | 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com> |
7796 | ||
7797 | * configure.in: don't even try to configure or make a subdirectory | |
7798 | if there's no configure script for it. | |
7799 | ||
9972f812 DD |
7800 | 2002-04-15 Mark Mitchell <mark@codesourcery.com> |
7801 | ||
7802 | * MAINTAINERS: Remove chill maintainers. | |
7803 | * Makefile.in (CHILLFLAGS): Remove. | |
7804 | (CHILL_LIB): Remove. | |
7805 | (TARGET_CONFIGDIRS): Remove libchill. | |
7806 | (CHILL_FOR_TARGET): Remove. | |
7807 | (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or | |
7808 | CHILL_LIB. | |
7809 | (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. | |
7810 | (CHECK_TARGET_MODULES): Likewise. | |
7811 | (INSTALL_TARGET_MODULES): Likewise. | |
7812 | (CLEAN_TARGET_MODULES): Likewise. | |
7813 | (configure-target-libchill): Remove. | |
7814 | (all-target-libchill): Remove. | |
7815 | * configure.in (target_libs): Remove target-libchill. | |
7816 | Do not compute CHILL_FOR_TARGET. | |
7817 | * libchill: Remove directory. | |
5481b376 | 7818 | |
75205f78 DD |
7819 | 2002-04-15 DJ Delorie <dj@redhat.com> |
7820 | ||
7821 | * Makefile.in, configure.in, configure: Sync with gcc, entries | |
7822 | follow... | |
7823 | ||
7824 | 2002-04-08 Tom Tromey <tromey@redhat.com> | |
7825 | ||
7826 | * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET. | |
7827 | Fixes PR libgcj/6068. | |
7828 | ||
7829 | 2002-03-30 Krister Walfridsson <cato@df.lth.se> | |
7830 | ||
7831 | * configure.in (i*86-*-netbsdelf*): Don't disable libgcj. | |
7832 | ||
7833 | 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | |
7834 | ||
7835 | * configure.in (alpha*-dec-osf*): Enable libgcj. | |
7836 | ||
7837 | 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com> | |
7838 | ||
7839 | Fix for: PR bootstrap/3591, target/5676 | |
7840 | * configure.in (mcore-pe): Disable the configuration of | |
7841 | libstdc++-v3 since exceptions are not supported. | |
7842 | ||
7843 | 2002-03-20 Anthony Green <green@redhat.com> | |
7844 | ||
7845 | * configure.in: Enable libgcj for xscale-elf target. | |
7846 | ||
7847 | 2002-02-28 Alexandre Oliva <aoliva@redhat.com> | |
7848 | ||
7849 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
7850 | libjava. | |
7851 | (CXX_FOR_TARGET): Explain why -shared-libgcc here. | |
7852 | ||
7853 | 2002-02-22 Alexandre Oliva <aoliva@redhat.com> | |
7854 | ||
7855 | * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for | |
7856 | libstdc++-v3 and libjava. | |
7857 | ||
7858 | 2002-02-11 Adam Megacz <adam@xwt.org> | |
7859 | ||
7860 | * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and | |
7861 | boehm-gc | |
7862 | ||
7863 | 2002-02-09 Alexandre Oliva <aoliva@redhat.com> | |
7864 | ||
7865 | * config.guess: Updated to 2002-01-30's version. | |
7866 | * config.sub: Updated to 2002-02-01's version. | |
7867 | Contribute sh64-elf. | |
7868 | 2000-12-01 Alexandre Oliva <aoliva@redhat.com> | |
7869 | * configure.in: Added sh64-*-*. | |
7870 | ||
7871 | 2002-01-17 H.J. Lu <hjl@gnu.org> | |
7872 | ||
7873 | * Makefile.in (all-fastjar): Also depend on all-libiberty. | |
7874 | (all-target-fastjar): Also depend on all-target-libiberty. | |
7875 | ||
7876 | Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com> | |
7877 | ||
7878 | * configure, configure.in: Use temp file for long sed commands. | |
7879 | ||
7880 | 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com> | |
7881 | ||
7882 | * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable | |
7883 | libf2c. | |
7884 | ||
7885 | 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com> | |
7886 | ||
7887 | * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj. | |
7888 | ||
7889 | 2001-10-11 Hans-Peter Nilsson <hp@axis.com> | |
7890 | ||
7891 | * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj. | |
7892 | ||
7893 | 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk> | |
7894 | ||
7895 | * configure: Handle temporary files securely using mkdir. | |
7896 | ||
7897 | 2001-09-26 Will Cohen <wcohen@redhat.com> | |
7898 | ||
7899 | * configure.in (*-*-linux*): Disable configuration of target-newlib | |
7900 | and target-libgloss. | |
7901 | ||
7902 | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> | |
7903 | ||
7904 | * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for | |
7905 | RANLIB. | |
7906 | ||
7907 | 2001-08-11 Graham Stott <grahams@redhat.com> | |
7908 | ||
7909 | * Makefile.in (check-c++): Add missing semicolon. | |
7910 | ||
7911 | 2001-07-25 Andrew Haley <aph@cambridge.redhat.com> | |
7912 | ||
7913 | * configure.in (sh-*-linux*): New. | |
7914 | ||
7915 | 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr> | |
7916 | ||
7917 | * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx | |
7918 | and libgcj on m68hc11/m68hc12. | |
7919 | ||
7920 | 2001-06-27 H.J. Lu (hjl@gnu.org) | |
7921 | ||
7922 | * Makefile (CFLAGS_FOR_BUILD): New. | |
7923 | (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD. | |
7924 | ||
7925 | 2001-06-01 Hans-Peter Nilsson <hp@axis.com> | |
7926 | ||
7927 | * configure.in (libstdcxx_flags): Do not try to execute | |
7928 | libstdc++-v3/testsuite_flags until it exists. | |
7929 | ||
7930 | 2001-05-18 Benjamin Kosnik <bkoz@redhat.com> | |
7931 | ||
7932 | * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC. | |
7933 | ||
7934 | 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com> | |
7935 | ||
7936 | * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds. | |
7937 | ||
7938 | Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com> | |
7939 | ||
7940 | * configure.in: Move *-chorusos target case to the proper switch. | |
7941 | Disable libgcj. | |
7942 | ||
7943 | 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | |
7944 | ||
7945 | * Makefile.in (STAGE1_CFLAGS): Pass down. | |
7946 | ||
7947 | 2001-04-13 Alan Modra <amodra@one.net.au> | |
7948 | ||
7949 | * config.guess: Add hppa64-linux support. Note for next import that | |
7950 | this is already in the master file. | |
7951 | * configure.in: Likewise. Accept `parisc' alias for `hppa'. | |
7952 | ||
7953 | 2001-03-22 Colin Howell <chowell@redhat.com> | |
7954 | ||
7955 | * Makefile.in (DO_X): Do not backslash single-quotes in | |
7956 | backquotes (two places). | |
7957 | ||
7958 | 2001-03-18 Laurynas Biveinis <lauras@softhome.net> | |
7959 | ||
7960 | * Makefile.in (DO_X): Quote nested quotes. | |
7961 | ||
7962 | 2001-03-15 Laurynas Biveinis <lauras@softhome.net> | |
7963 | ||
7964 | * Makefile.in (DO_X): Use double quotes for quoting | |
7965 | "RANLIB=$${RANLIB}". | |
7966 | ||
7967 | 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it> | |
7968 | ||
7969 | * configure.in: Only use `lang_requires' for languages athat are | |
7970 | actually enabled. | |
7971 | ||
7972 | 2001-03-07 Tom Tromey <tromey@redhat.com> | |
7973 | ||
7974 | * configure.in: Allow config-lang.in to set `lang_requires' to list | |
7975 | of other required languages. | |
7976 | ||
7977 | 2001-03-06 Laurynas Biveinis <lauras@softhome.net> | |
7978 | ||
7979 | * Makefile.in: Remove RANLIB definition. Use RANLIB | |
7980 | in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, | |
7981 | EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set. | |
7982 | ||
7983 | 2001-02-28 Benjamin Kosnik <bkoz@redhat.com> | |
7984 | Alexandre Oliva <aoliva@redhat.com> | |
7985 | ||
7986 | * Makefile.in (check-c++): Use tabs, not spaces. | |
7987 | ||
7988 | 2001-02-19 Benjamin Kosnik <bkoz@redhat.com> | |
7989 | ||
7990 | * Makefile.in (check-c++): New rule. | |
7991 | ||
7992 | * configure.in (target_libs): Remove libg++. | |
7993 | (noconfigdirs): Remove libg++. | |
7994 | (noconfigdirs): Same. | |
7995 | (noconfigdirs): Same. | |
7996 | (noconfigdirs): Same. | |
7997 | ||
7998 | * config-ml.in: Remove libg++ references. | |
7999 | ||
8000 | * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++. | |
8001 | (ALL_TARGET_MODULES): Same. | |
8002 | (configure-target-libg++): Remove. | |
8003 | (all-target-libg++): Remove. | |
8004 | (configure-target-libio): Remove. | |
8005 | (all-target-libio): Remove. | |
8006 | (check-target-libio): Remove. | |
8007 | (.PHONY): Remove. | |
8008 | (libg++.tar.bz2): Remove. | |
8009 | (all-target-cygmon): Remove libio. | |
8010 | (all-target-libstdc++): Remove. | |
8011 | (configure-target-libstdc++): Remove. | |
8012 | (TARGET_LIB_PATH): Remove libstdc++. | |
8013 | (ALL_GCC_CXX): Remove libstdc++. | |
8014 | (all-target-gperf): Correct. | |
8015 | ||
8016 | 2001-02-15 Anthony Green <green@redhat.com> | |
8017 | ||
8018 | * configure: Introduce GCJ_FOR_TARGET. | |
8019 | * configure.in: Ditto. | |
8020 | * Makefile.in: Ditto. | |
8021 | ||
8022 | 2001-02-08 Chandrakala Chavva <cchavva@redhat.com> | |
8023 | ||
8024 | * configure.in: for *-chorusos, don't config target-newlib and | |
8025 | target-libgloss. | |
8026 | ||
8027 | 2001-02-04 Mark Mitchell <mark@codesourcery.com> | |
8028 | ||
8029 | Remove V2 C++ library. | |
8030 | * configure.in: Remove --enable-libstdcxx_v3 support. | |
8031 | ||
8032 | 2001-01-27 Richard Henderson <rth@redhat.com> | |
8033 | ||
8034 | * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee. | |
8035 | ||
8036 | 2001-01-26 Tom Tromey <tromey@redhat.com> | |
8037 | ||
8038 | * configure.in: Allow libgcj to be built on Sparc Solaris. | |
8039 | ||
8040 | 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz> | |
8041 | ||
8042 | * configure.in: Enable libgcj on several additional platforms. | |
8043 | ||
8044 | 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz> | |
8045 | ||
8046 | * configure.in: Enable libgcj for linux targets. | |
8047 | ||
8048 | 2001-01-09 Mike Stump <mrs@wrs.com> | |
8049 | ||
8050 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration | |
8051 | failures of subdirectories. | |
8052 | ||
8053 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> | |
8054 | ||
8055 | * configure: handle DOS-style absolute paths. | |
8056 | ||
8057 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> | |
8058 | ||
8059 | * configure.in: remove supported directories from $noconfigdirs for DJGPP. | |
8060 | ||
8061 | 2000-12-18 Benjamin Kosnik <bkoz@redhat.com> | |
8062 | ||
8063 | * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. | |
8064 | (libstdcxx_incdir): Pass down. | |
8065 | * config.if: Remove expired bits for cxx_interface, add stub. | |
8066 | (libstdcxx_incdir): Add variable for g++ include directory. | |
8067 | * configure.in (gxx_include_dir): Use it. | |
8068 | ||
8069 | 2000-12-15 Andreas Jaeger <aj@suse.de> | |
8070 | ||
8071 | * configure.in: Handle lang_dirs. | |
8072 | ||
8073 | 2000-12-13 Anthony Green <green@redhat.com> | |
8074 | ||
8075 | * configure.in: Disable libgcj for any target not specifically | |
8076 | listed. Disable libgcj for x86 and Alpha Linux until compatible | |
8077 | with g++ abi. | |
8078 | ||
8079 | 2000-12-13 Mike Stump <mrs@wrs.com> | |
8080 | ||
8081 | * Makefile.in (local-distclean): Also remove fastjar. | |
8082 | ||
8083 | 2000-12-10 Anthony Green <green@redhat.com> | |
8084 | ||
8085 | * configure.in: Define libgcj. Disable libgcj target libraries for | |
8086 | most targets. | |
8087 | ||
8088 | 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com> | |
8089 | ||
8090 | * configure.in (target_libs): Revert 2000-12-08 patch. | |
8091 | (noconfigdirs): Added target-libjava. | |
8092 | ||
8093 | 2000-12-09 Laurynas Biveinis <lauras@softhome.net> | |
8094 | ||
8095 | * Makefile.in: handle DOS-style absolute paths. | |
8096 | ||
8097 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> | |
8098 | ||
8099 | * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about | |
8100 | libjava. | |
8101 | * configure.in (target_libs): Removed `target-libjava'. | |
8102 | ||
8103 | 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com> | |
8104 | ||
8105 | * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava. | |
8106 | (ALL_MODULES): Added fastjar. | |
8107 | (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise. | |
8108 | (all-target-libjava): all-fastjar replaces all-zip. | |
8109 | (all-fastjar): Added. | |
8110 | (configure-target-fastjar, all-target-fastjar): Likewise. | |
8111 | * configure.in (host_tools): Added fastjar. | |
8112 | ||
8113 | 2000-12-07 Mike Stump <mrs@wrs.com> | |
8114 | ||
8115 | * Makefile.in (local-distclean): Remove leftover built files. | |
8116 | ||
8117 | 2000-11-16 Fred Fish <fnf@be.com> | |
8118 | ||
8119 | * configure.in (enable_libstdcxx_v3): Fix typo, | |
8120 | libstd++ -> libstdc++. | |
8121 | ||
8122 | 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk> | |
8123 | ||
8124 | * configure: Provide the original toplevel configure arguments | |
8125 | (including $0) to subprocesses in the environment rather than | |
8126 | through gcc/configargs.h. | |
8127 | ||
8128 | 2000-11-12 Mark Mitchell <mark@codesourcery.com> | |
8129 | ||
8130 | * configure: Turn on libstdc++ V3 by default. | |
8131 | ||
8132 | 2000-10-16 Michael Meissner <meissner@redhat.com> | |
8133 | ||
8134 | * configure (gcc/configargs.h): Only create if there is a build GCC | |
8135 | directory created. | |
8136 | ||
8137 | 2000-10-05 Phil Edwards <pme@gcc.gnu.org> | |
8138 | ||
8139 | * configure: Save configure arguments to gcc/configargs.h. | |
8140 | ||
8141 | 2000-10-04 Andris Pavenis <pavenis@latnet.lv> | |
8142 | ||
8143 | * Makefile.in (bootstrap): avoid recursion if subdir missing | |
8144 | (cross): ditto | |
8145 | (do-proto-toplev): ditto | |
8146 | ||
8147 | Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com) | |
8148 | ||
8149 | * configure.in: Do not build byacc for hppa64. Provide paths to the | |
8150 | X11 libraries for hppa64. | |
8151 | ||
8152 | 2000-09-02 Anthony Green <green@cygnus.com> | |
8153 | ||
8154 | * Makefile.in (all-gcc): Depend on all-zlib. | |
8155 | (CLEAN_MODULES): Add clean-zlib. | |
8156 | (ALL_MODULES): Add all-zlib. | |
8157 | * configure.in (host_libs): Add zlib. | |
8158 | ||
8159 | 2000-08-25 Alexandre Oliva <aoliva@redhat.com> | |
8160 | ||
8161 | * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and | |
8162 | $targargs to tell whether newlib is going to be built. | |
8163 | ||
8164 | * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search | |
8165 | $$r/TARGET_SUBDIR/libio for _G_config.h. | |
8166 | ||
8167 | 2000-08-14 Zack Weinberg <zack@wolery.cumb.org> | |
8168 | ||
8169 | * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio. | |
8170 | ||
8171 | * configure: Make enable_threads and enable_shared defaults | |
8172 | explicit. Substitute enable_threads into generated Makefiles. | |
8173 | * configure.in: Accept *-*-linux* not just *-*-linux-gnu*. | |
8174 | * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*. | |
8175 | ||
8176 | 2000-08-02 Manfred Hollstein <manfredh@redhat.com> | |
8177 | ||
8178 | * configure.in: Re-enable all references to libg++ and librx. | |
8179 | ||
ffb97b2f | 8180 | 2002-04-09 Loren James Rittle <rittle@labs.mot.com> |
5481b376 | 8181 | |
ffb97b2f DD |
8182 | * configure.in: Add *-*-freebsd* configurations. |
8183 | ||
bbf6e9e3 AC |
8184 | 2002-04-07 Andrew Cagney <ac131313@redhat.com> |
8185 | ||
8186 | * Makefile.in (do-tar-bz2): Delete rule. Replace with ... | |
8187 | (do-tar, do-bz2): New rules. | |
8188 | (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2. | |
8189 | (gdb-tar): New rule. | |
8190 | (gdb-taz): Rewrite. Use gdb-tar and do-bz2. | |
8191 | (insight_dejagnu.tar): New rule. | |
8192 | (insight.tar): New rule. | |
8193 | (gdb+dejagnu.tar): New rule. | |
8194 | (gdb.tar): New rule. | |
8195 | ||
8f1579c0 AC |
8196 | 2002-04-07 Andrew Cagney <ac131313@redhat.com> |
8197 | ||
8198 | * MAINTAINERS: Update dejagnu/ | |
8199 | ||
ba3c59ab AO |
8200 | 2002-03-16 Alexandre Oliva <aoliva@redhat.com> |
8201 | ||
8202 | * ltmain.sh (relink_command): Fix typo in previous change. | |
8203 | ||
6243d5dd AO |
8204 | 2002-03-15 Alexandre Oliva <aoliva@redhat.com> |
8205 | ||
8206 | * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it. | |
8207 | (relink_command): Added --tag flags. | |
8208 | (mode=install): If relinking fails; error out. | |
8209 | ||
80413487 RH |
8210 | 2002-03-12 Richard Henderson <rth@redhat.com> |
8211 | ||
8212 | * Makefile.in (NOTPARALLEL): New. Use it instead of explicit | |
8213 | .NOTPARALLEL tag. | |
8214 | (do-check): Rename from check. | |
8215 | (check): Allow parallel check. | |
8216 | ||
3daeddf6 RH |
8217 | 2002-03-11 Richard Henderson <rth@redhat.com> |
8218 | ||
8219 | * Makefile.in (.NOTPARALLEL): Add fake tag. | |
8220 | ||
fad93c55 L |
8221 | 2002-03-07 H.J. Lu (hjl@gnu.org) |
8222 | ||
8223 | * configure.in: Enable gprof for mips*-*-linux*. | |
8224 | ||
2e8357fc AO |
8225 | 2002-02-28 Alexandre Oliva <aoliva@redhat.com> |
8226 | ||
8227 | * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for | |
8228 | libjava. | |
8229 | (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava. | |
8230 | ||
bd48e1a9 AC |
8231 | 2002-02-24 Andrew Cagney <ac131313@redhat.com> |
8232 | ||
8233 | * texinfo/texinfo.tex: Update to version 2002-02-14.08. | |
8234 | ||
39121370 DJ |
8235 | 2002-02-23 Daniel Jacobowitz <drow@mvista.com> |
8236 | ||
8237 | * config.guess: Import from master sources, rev 1.232. | |
8238 | * config.sub: Import from master sources, rev 1.246. | |
8239 | ||
081ff160 AO |
8240 | 2002-02-23 Alexandre Oliva <aoliva@redhat.com> |
8241 | ||
8242 | * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just | |
8243 | because its Makefile is there; test for the executable instead. | |
8244 | ||
20a5393b AO |
8245 | 2002-02-09 Alexandre Oliva <aoliva@redhat.com> |
8246 | ||
8247 | Contribute sh64-elf. | |
8248 | 2000-12-01 Alexandre Oliva <aoliva@redhat.com> | |
8249 | * configure.in: Added sh64-*-*. | |
8250 | ||
38135629 JJ |
8251 | 2002-02-04 Jeff Johnston <jjohnstn@redhat.com> |
8252 | ||
80413487 RH |
8253 | * COPYING.NEWLIB: Remove advertising clause from |
8254 | Berkeley and Red Hat licenses. | |
38135629 | 8255 | |
48d19748 MD |
8256 | 2002-02-01 Mo DeJong <supermo@bayarea.net> |
8257 | ||
8258 | * Makefile.in: Add all-tix to deps for all-snavigator | |
8259 | so that tix is built when building snavigator. | |
8260 | ||
f6e1c110 BE |
8261 | 2002-02-01 Ben Elliston <bje@redhat.com> |
8262 | ||
8263 | * config.guess: Import from master sources, rev 1.229. | |
8264 | * config.sub: Import from master sources, rev 1.240. | |
8265 | ||
4867be41 DJ |
8266 | 2002-01-27 Daniel Jacobowitz <drow@mvista.com> |
8267 | ||
8268 | From Steve Ellcey <sje@cup.hp.com>: | |
8269 | * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI. | |
8270 | (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd, | |
8271 | lt_cv_file_magic_test_file): Set to appropriate values for HP-UX | |
8272 | IA64. | |
8273 | * ltcf-c.sh (archive_cmds, hardcode_*): Ditto. | |
8274 | * ltconfig (shlibpath_*, dynamic_linker, library_names_spec, | |
8275 | soname_spec, sys_lib_search_path_spec): Ditto. | |
8276 | ||
e82380cc JT |
8277 | 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com> |
8278 | ||
8279 | * configure.in (*-*-netbsd*): New. Skip target-newlib, | |
8280 | target-libiberty, and target-libgloss. Skip Java-related | |
8281 | libraries if not supported for NetBSD on target CPU. | |
8282 | ||
1319fb9c NC |
8283 | 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com> |
8284 | ||
8285 | * configure.in: Import StrongARM and XScale target_configdirs from | |
8286 | FSF GCC version. | |
8287 | ||
b020f6ac L |
8288 | 2002-01-16 H.J. Lu (hjl@gnu.org) |
8289 | ||
8290 | * config.guess: Import from master sources, rev 1.225. | |
8291 | * config.sub: Import from master sources, rev 1.238. | |
8292 | ||
8293 | * MAINTAINERS: Updated notes on config.guess and config.sub. | |
8294 | ||
a0c1c920 NC |
8295 | 2002-01-11 Steve Ellcey <sje@cup.hp.com> |
8296 | ||
8297 | * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX, | |
8298 | ld and gdb are not supported. | |
8299 | ||
a9fa5e1f JJ |
8300 | 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> |
8301 | ||
8302 | * Change reference to Cygnus Solutions to be Red Hat. | |
8303 | ||
94077108 JJ |
8304 | 2002-01-07 Jeff Johnston <jjohnstn@redhat.com> |
8305 | ||
8306 | * COPYING.NEWLIB: Update generic copyright date. | |
8307 | ||
05ecd75c MS |
8308 | 2002-01-07 Mark Salter <msalter@redhat.com> |
8309 | ||
8310 | * configure.in: Remove target-bsp and target-cygmon from arm builds. | |
8311 | Allow target-libgloss to be built for arm, strongarm, and xscale. | |
8312 | ||
a106bb62 BE |
8313 | 2002-01-03 Ben Elliston <bje@redhat.com> |
8314 | ||
8315 | * MAINTAINERS: Update URL for config.* scripts. | |
8316 | ||
0e254642 AM |
8317 | 2001-12-18 Alan Modra <amodra@bigpond.net.au> |
8318 | ||
8319 | * config.sub: Import latest version. | |
8320 | * config.guess: Likewise. | |
8321 | ||
0a0d0041 TF |
8322 | 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com> |
8323 | ||
8324 | * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem | |
8325 | options for i[3456]86-pc-linux* native builds. | |
8326 | ||
d932cae7 NC |
8327 | 2001-12-05 Laurent Guerby <guerby@acm.org> |
8328 | ||
8329 | * MAINTAINERS: gcc adopts symlink-tree, refer more to | |
80413487 | 8330 | libiberty. |
d932cae7 NC |
8331 | |
8332 | Import this patch from gcc: | |
5481b376 | 8333 | |
d932cae7 NC |
8334 | 2000-12-09 Laurynas Biveinis <lauras@softhome.net> |
8335 | ||
8336 | * symlink-tree: handle DOS-style absolute paths. | |
8337 | ||
49b7683b DD |
8338 | 2001-11-28 DJ Delorie <dj@redhat.com> |
8339 | Zack Weinberg <zack@codesourcery.com> | |
8340 | ||
8341 | When build != host, create libiberty for the build machine. | |
8342 | ||
8343 | * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace | |
8344 | CONFIG_ARGUMENTS. | |
8345 | (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR): | |
8346 | New variables. | |
8347 | (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables | |
8348 | and rules. | |
8349 | (all.normal): Depend on ALL_BUILD_MODULES. | |
8350 | (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS. | |
8351 | (all-build-libiberty): Depend on configure-build-libiberty. | |
8352 | ||
8353 | * configure: Calculate and substitute proper value for | |
8354 | ALL_BUILD_MODULES. | |
8355 | * configure.in: Create the build subdirectory. | |
8356 | Calculate and substitute TARGET_CONFIGARGS (formerly | |
8357 | CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new). | |
8358 | ||
26ef82f4 GK |
8359 | 2001-11-26 Geoffrey Keating <geoffk@redhat.com> |
8360 | ||
8361 | * config.sub: Update to version 1.232 on subversion. | |
8362 | ||
43e64072 NC |
8363 | 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com> |
8364 | ||
8365 | * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo | |
8366 | files from .po files for a distribution. | |
8367 | ||
66f6c0d5 HPN |
8368 | 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com> |
8369 | ||
8370 | * COPYING.NEWLIB: Mention preserved notice in specific parts. | |
8371 | ||
4a02fdb2 JH |
8372 | 2001-11-13 Jeff Holcomb <jeffh@redhat.com> |
8373 | ||
8374 | Merged from net gcc: | |
8375 | 2001-07-30 Jeff Sturm <jsturm@one-pont.com> | |
8376 | * ltcf-c.sh: Use $objext, not $ac_objext. | |
8377 | 2001-07-27 Mark Kettenis <kettenis@gnu.org> | |
8378 | * ltcf-cxx.sh: Add support for GNU. | |
8379 | 2001-07-22 Timothy Wall <twall@redhat.com> | |
8380 | * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve | |
8381 | default settings if using GNU tools with that configuration. | |
8382 | * ltcf-cxx.sh: Ditto. | |
8383 | * ltcf-gcj.sh: Ditto. | |
8384 | 2001-07-21 Michael Chastain <chastain@redhat.com> | |
8385 | * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some | |
8386 | HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. | |
8387 | * ltmain.sh: Mark as gcc-local. | |
8388 | ||
227b9953 JH |
8389 | 2001-11-13 Jeff Holcomb <jeffh@redhat.com> |
8390 | ||
8391 | * Makefile.in (all-bison): Revert 2001-10-24. | |
8392 | Don't depend on texinfo. | |
8393 | ||
cbbab8fb JJ |
8394 | 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com> |
8395 | ||
80413487 | 8396 | * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work. |
cbbab8fb | 8397 | |
922b2485 DD |
8398 | 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com> |
8399 | ||
8400 | * configure.in (--enable-languages): Be more permissive about | |
8401 | syntax. Check for empty lists better. Warn about $LANGUAGES. | |
8402 | ||
f08fa01d HPN |
8403 | 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com> |
8404 | ||
8405 | * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0. | |
8406 | ||
fee3da4e JH |
8407 | 2001-10-24 Jeff Holcomb <jeffh@redhat.com> |
8408 | ||
8409 | Makefile.in (all-bison): Don't depend on texinfo. | |
8410 | ||
73fb1ef9 AM |
8411 | 2001-10-03 Alan Modra <amodra@bigpond.net.au> |
8412 | ||
8413 | * gettext.m4: Test po/POTFILES.in exists before trying to read. | |
8414 | ||
373688ac AO |
8415 | 2001-09-29 Alexandre Oliva <aoliva@redhat.com> |
8416 | ||
8417 | * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). | |
8418 | ||
9c07660b HPN |
8419 | 2001-09-28 Hans-Peter Nilsson <hp@axis.com> |
8420 | ||
8421 | * config.sub, config.guess: Import latest from subversions. | |
8422 | ||
3f152009 AO |
8423 | 2001-09-21 Alexandre Oliva <aoliva@redhat.com> |
8424 | ||
8425 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, | |
8426 | DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET, | |
8427 | RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to | |
8428 | avoid quotes nesting problems. | |
8429 | (NATIVE_CHECK_MODULES): Ditto, just for consistency. | |
8430 | (DO_X): Export only variables that are set. | |
8431 | ||
8f6a59e5 BE |
8432 | 2001-09-19 Ben Elliston <bje@redhat.com> |
8433 | ||
8434 | * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on | |
8435 | Solaris when testing for the /usr/ucb/cc compiler; it has incorrect | |
8436 | semantics. Use the shell built-in "type" command instead. | |
8437 | ||
a1ec19fa TS |
8438 | 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> |
8439 | ||
8440 | * config.sub: Reverted the earlier change, this version is not the | |
8441 | master file. | |
8442 | ||
4008bd9b TS |
8443 | 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> |
8444 | ||
8445 | * config.sub: Change machine triplets from mipsel*-* to mips*el-*. | |
8446 | Add support for mips64. | |
8447 | ||
dd1e52a4 JH |
8448 | 2001-09-03 Jeff Holcomb <jeffh@redhat.com> |
8449 | ||
8450 | * configure.in: Enable libstdc++-v3 for h8300 targets. | |
8451 | ||
91549d1c EC |
8452 | 2001-08-30 Eric Christopher <echristo@redhat.com> |
8453 | Jason Eckhardt <jle@redhat.com> | |
8454 | ||
8455 | * config.sub: Add support for mipsisa32. | |
8456 | ||
cf966cf9 EC |
8457 | 2001-08-30 Eric Christopher <echristo@redhat.com> |
8458 | ||
8459 | * config.sub, config.guess: Import latest from subversions. | |
8460 | ||
82208dc5 AM |
8461 | 2001-08-20 Alan Modra <amodra@bigpond.net.au> |
8462 | ||
8463 | * config.sub, config.guess: Import latest from subversions. | |
8464 | ||
4dca8403 DD |
8465 | 2001-07-26 DJ Delorie <dj@redhat.com> |
8466 | ||
8467 | * MAINTAINERS: Clarify libiberty merge rules and procedures. | |
8468 | ||
1107dce2 AM |
8469 | 2001-06-19 Alan Modra <amodra@bigpond.net.au> |
8470 | ||
8471 | * Makefile.in: Revert 2001-06-17. | |
8472 | (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/. | |
8473 | ||
e09a6604 L |
8474 | 2001-06-17 H.J. Lu <hjl@gnu.org> |
8475 | ||
8476 | * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make. | |
8477 | (gas+binutils.tar.bz2): Likewise. | |
8478 | (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make. | |
8479 | ||
31a8b634 AC |
8480 | Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com> |
8481 | ||
8482 | * Makefile.in (VER): When present, extract the version number from | |
5481b376 | 8483 | the file version.in. |
31a8b634 | 8484 | |
dc70af01 AO |
8485 | 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com> |
8486 | ||
8487 | * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If | |
8488 | gcc/xgcc is built, use -print-prog-name to find out the program | |
8489 | name to use. | |
8490 | ||
839bbd8c AO |
8491 | 2001-06-04 Mark Mitchell <mark@codesourcery.com> |
8492 | ||
8493 | * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris, | |
8494 | with_gcc]: Use `gcc -shared' to build a shared library. | |
8495 | ||
566e9a30 AO |
8496 | 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca> |
8497 | ||
8498 | * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared | |
8499 | archives. | |
8500 | ||
e877bb69 AO |
8501 | 2001-05-28 Simon Patarin <simon.patarin@inria.fr> |
8502 | ||
8503 | * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared | |
8504 | libraries when using g++ with native linker. | |
8505 | ||
1605288b AO |
8506 | 2001-05-28 Alexandre Oliva <aoliva@redhat.com> |
8507 | ||
8508 | * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256. | |
8509 | ||
11a383ba TR |
8510 | 2001-05-24 Tom Rix <trix@redhat.com> |
8511 | ||
8512 | * configure.in : enable ld for aix | |
cf966cf9 | 8513 | |
18611226 AO |
8514 | 2001-05-22 Alexandre Oliva <aoliva@redhat.com> |
8515 | ||
8516 | * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag) | |
8517 | [aix4*|aix5*]: Prepend blank. | |
8518 | ||
6be7c12c AO |
8519 | 2001-05-20 Alexandre Oliva <aoliva@redhat.com> |
8520 | ||
8521 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
8522 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number | |
8523 | of subdir/configure scripts to use the new libtool.m4. | |
8524 | ||
4ed00bba L |
8525 | 2001-05-14 H.J. Lu <hjl@gnu.org> |
8526 | ||
8527 | * config.if (libc_interface): Set to -libc6.2- for cross | |
8528 | compiling to Linux/glibc 2.2. | |
8529 | ||
b1af961c AO |
8530 | 2001-05-03 Alexandre Oliva <aoliva@redhat.com> |
8531 | ||
8532 | * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable | |
8533 | libgcj. | |
8534 | ||
5ec3e74e AO |
8535 | 2001-04-26 Alexandre Oliva <aoliva@redhat.com> |
8536 | ||
8537 | * configure.in (noconfigdirs): Don't reset it from scratch in the | |
8538 | target case; only append to it. | |
8539 | ||
b3ed1d6b AO |
8540 | 2001-04-26 Alexandre Oliva <aoliva@redhat.com> |
8541 | ||
8542 | * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*, | |
8543 | sparc-*-solaris2.8]: Disable ${libgcj}. | |
8544 | ||
96111c10 AO |
8545 | 2001-04-25 Alexandre Oliva <aoliva@redhat.com> |
8546 | ||
8547 | * configure.in (libgcj_saved): Copy from $libgcj. | |
8548 | (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is | |
8549 | --disable-libgcj. | |
8550 | ||
b5bf43f2 AO |
8551 | 2001-04-20 Alexandre Oliva <aoliva@redhat.com> |
8552 | ||
8553 | * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a | |
8554 | 1.641.2.228. | |
8555 | ||
8cc32590 AO |
8556 | 2001-04-12 Alexandre Oliva <aoliva@redhat.com> |
8557 | ||
8558 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
8559 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226. | |
8560 | ||
dec0cb0c AO |
8561 | 2001-04-01 Alexandre Oliva <aoliva@redhat.com> |
8562 | ||
8563 | * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): | |
8564 | New macros. | |
8565 | (bootstrap, cross): Use RECURSE_FLAGS. | |
8566 | * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. | |
8567 | ||
6a9c3886 AO |
8568 | 2001-03-27 Alexandre Oliva <aoliva@redhat.com> |
8569 | ||
8570 | * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. | |
8571 | ||
d4fc7db8 NC |
8572 | 2001-03-23 Nick Clifton <nickc@redhat.com> |
8573 | ||
8574 | * README-maintainer-mode: Add note about inability to use "make | |
8575 | distclean" in maintainer mode. | |
8576 | ||
7389ff65 AO |
8577 | 2001-03-22 Alexandre Oliva <aoliva@redhat.com> |
8578 | ||
8579 | Re-installed: | |
8580 | 2001-01-02 Laurynas Biveinis <lauras@softhome.net> | |
8581 | * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add | |
8582 | '-DPIC' to ac_cv_prog_cc_pic for DJGPP. | |
8583 | * ltcf-cxx.sh: Likewise. | |
8584 | * ltcf-gcj.sh: Likewise. | |
8585 | ||
b3e0dc8e PB |
8586 | 2001-03-22 Philip Blundell <philb@gnu.org> |
8587 | ||
8588 | * config.sub, config.guess: Import latest from subversions. | |
8589 | ||
469b781c AO |
8590 | 2001-03-22 Alexandre Oliva <aoliva@redhat.com> |
8591 | ||
8592 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh, | |
8593 | ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198. | |
8594 | ||
b0dad762 MC |
8595 | 2001-03-20 Michael Chastain <chastain@redhat.com> |
8596 | ||
8597 | * Makefile.in: all-m4 depends on all-texinfo. | |
8598 | ||
c559bb17 AO |
8599 | 2001-03-08 Alexandre Oliva <aoliva@redhat.com> |
8600 | ||
8601 | * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use. | |
8602 | ||
fef4ae2e JJ |
8603 | 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> |
8604 | ||
8605 | * COPYING.NEWLIB: Remove DJ Delorie's address because it is no | |
8606 | longer valid. | |
8607 | ||
8d6dd99d NC |
8608 | 2001-02-16 Nick Clifton <nickc@redhat.com> |
8609 | ||
8610 | * configure.in (noconfigdirs): Allow configuration of texinfo | |
8611 | for Cygwin hosts. | |
8612 | ||
a85d7ed0 NC |
8613 | 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> |
8614 | ||
8615 | * config.guess: Add linux target for S/390. | |
8616 | * config.sub: Likewise. | |
8617 | * configure.in: Likewise. | |
8618 | ||
51221c5e DD |
8619 | 2001-02-06 Ben Elliston <bje@redhat.com> |
8620 | ||
8621 | * configure: Output host type to stdout, not stderr. | |
8622 | ||
9dec4c71 MS |
8623 | 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
8624 | ||
8625 | * config.guess: Import from subversions.gnu.org (revision 1.181). | |
8626 | * config.sub: Import from subversions.gnu.org (revision 1.199). | |
8627 | ||
9add9c04 AM |
8628 | 2001-01-30 Alan Modra <alan@linuxcare.com.au> |
8629 | ||
8630 | * config.guess: Handle hppa64-linux systems. | |
8631 | ||
8679174d MS |
8632 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
8633 | ||
8634 | * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works): | |
8635 | Don't unset, it's non-portable and no longer necessary, set to empty | |
8636 | instead. | |
8637 | ||
02d01ed4 MS |
8638 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
8639 | ||
8640 | * ltconfig: Shell portability fix for the tagname validity check. | |
8641 | ||
4cc5853d MS |
8642 | 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
8643 | ||
8644 | * ltcf-cxx.sh: Use parentheses around eval $ac_compile. | |
8645 | ||
7487e485 AO |
8646 | 2001-01-27 Alexandre Oliva <aoliva@redhat.com> |
8647 | ||
8648 | * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types. | |
8649 | * ltcf-cxx.sh, ltcf-gcj.sh: Likewise. | |
8650 | ||
f332af52 AO |
8651 | 2001-01-24 Alexandre Oliva <aoliva@redhat.com> |
8652 | ||
8653 | * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we | |
8654 | keep at least one of build_libtool_libs or build_old_libs set to | |
8655 | yes. | |
8656 | ||
ef099754 AO |
8657 | 2001-01-24 Alexandre Oliva <aoliva@redhat.com> |
8658 | ||
8659 | * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'. | |
8660 | * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on. | |
8661 | ||
8341f2fc | 8662 | 2000-11-07 Philip Blundell <pb@futuretv.com> |
ebf0fa2e | 8663 | |
8341f2fc AJ |
8664 | * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*. |
8665 | ||
8666 | 2000-11-03 Philip Blundell <pb@futuretv.com> | |
8667 | ||
8668 | * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info | |
8669 | files. | |
ebf0fa2e | 8670 | |
c320a39f JJ |
8671 | 2001-01-15 Jeff Johnston <jjohnstn@redhat.com> |
8672 | ||
8673 | * COPYING.NEWLIB: Put into source repository. | |
8674 | ||
8817b92e BE |
8675 | 2001-01-15 Ben Elliston <bje@redhat.com> |
8676 | ||
8677 | * configure.in (host_tools): Add sid. | |
8678 | Always configure cgen. | |
8679 | * Makefile.in (all-sid): New target. | |
8680 | (check-sid, clean-sid, install-sid): Likewise. | |
8681 | ||
35590697 AJ |
8682 | 2001-01-07 Andreas Jaeger <aj@suse.de> |
8683 | ||
80413487 | 8684 | * config.sub, config.guess: Update from subversions. |
35590697 | 8685 | |
6ee6cea6 AO |
8686 | 2000-12-12 Alexandre Oliva <aoliva@redhat.com> |
8687 | ||
8688 | * configure.in: Disable language-specific target libraries for | |
8689 | languages that aren't enabled. | |
8690 | ||
077b8428 NC |
8691 | 2000-11-24 Nick Clifton <nickc@redhat.com> |
8692 | ||
8693 | * configure.in (xscale-elf): Add target. | |
8694 | (xscale-coff): Add target. | |
8695 | (c4x, c5x, tic54x): Move after ARM targets. | |
8696 | ||
9e28a1ed AO |
8697 | 2000-11-23 Alexandre Oliva <aoliva@redhat.com> |
8698 | ||
8699 | * ltcf-gcj.sh: Added file, required by 2000-11-18 merge. | |
8700 | ||
be98a80a ILT |
8701 | 2000-11-20 Ian Lance Taylor <ian@zembu.com> |
8702 | ||
8703 | * ltcf-cxx.sh: Added file, required by 2000-11-18 merge. | |
8704 | ||
5cec67bf AO |
8705 | 2000-11-18 Alexandre Oliva <aoliva@redhat.com> |
8706 | ||
8707 | * Makefile.in: Merge with GCC and libgcj. | |
8708 | (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of | |
8709 | configure-target-<library> when their configure scripts need the C | |
8710 | or C++ library to have already been built to work properly. | |
8711 | (do_proto_toplev): Set them to an empty string. | |
8712 | ||
d932cae7 | 8713 | 2000-11-18 Alexandre Oliva <aoliva@redhat.com> |
0da52010 AO |
8714 | |
8715 | * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros. | |
8716 | (REALLY_SET_LIB_PATH): Use them. | |
8717 | ||
d932cae7 | 8718 | 2000-11-06 Christopher Faylor <cgf@cygnus.com> |
7c6a44d3 CF |
8719 | |
8720 | * config.sub: Add support for Sun Chorus | |
8721 | ||
8602ff0c NC |
8722 | 2000-11-02 Per Lundberg <plundis@chaosdev.org> |
8723 | ||
8724 | * config.sub: Add support for the *-storm-chaos OS. | |
8725 | ||
f9e0997d NC |
8726 | 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr> |
8727 | ||
80413487 RH |
8728 | * configure.in (noconfigdirs): Don't compile some |
8729 | of the libraries for 68HC11 & 68hc12 targets. | |
f9e0997d | 8730 | |
d64552c5 AO |
8731 | 2000-09-30 Alexandre Oliva <aoliva@redhat.com> |
8732 | ||
8733 | * ltconfig, ltmain.sh, libtool.m4: Updated from libtool | |
8734 | multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt | |
8735 | all affected `configure' scripts. | |
8736 | ||
97f60b31 AO |
8737 | 2000-09-25 Alexandre Oliva <aoliva@redhat.com> |
8738 | ||
8739 | * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and | |
8740 | ltcf-c.sh. | |
8741 | ||
6e8dd58f PB |
8742 | 2000-09-12 Philip Blundell <philb@gnu.org> |
8743 | ||
8744 | * config.sub, config.guess: Update from subversions. | |
8745 | ||
103a2e99 AO |
8746 | 2000-09-06 Alexandre Oliva <aoliva@redhat.com> |
8747 | ||
51601921 AO |
8748 | * Makefile.in (all-zlib): Added dummy target. |
8749 | ||
103a2e99 AO |
8750 | * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool |
8751 | multi-language branch. | |
8752 | ||
2809b4b9 AO |
8753 | 2000-09-05 Alexandre Oliva <aoliva@redhat.com> |
8754 | ||
8755 | * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib. | |
8756 | (bootstrap*): Depend on all-bootstrap. | |
8757 | ||
7450026c AO |
8758 | 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com> |
8759 | ||
8760 | * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian | |
8761 | crosses, but add gcc/include to the header search path for them. | |
8762 | ||
6cf86f7f AO |
8763 | 2000-08-31 Alexandre Oliva <aoliva@redhat.com> |
8764 | ||
8765 | * ltconfig, ltmain.sh: Updated from libtool multi-language branch. | |
8766 | * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch. | |
8767 | * gettext.m4: New file, extracted from aclocal.m4. | |
8768 | ||
ce2ea6e3 AO |
8769 | 2000-08-22 Alexandre Oliva <aoliva@redhat.com> |
8770 | ||
8771 | * config-ml.in (CC, CXX): Avoid trailing whitespace. | |
8772 | (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to | |
8773 | sub-configures. | |
8774 | ||
9765193e DE |
8775 | 2000-08-20 Doug Evans <dje@casey.transmeta.com> |
8776 | ||
8777 | * Makefile.in (ALL_MODULES): Add all-cgen. | |
8778 | (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily. | |
8779 | (all-cgen): New target. | |
8780 | (all-opcodes,all-sim): Depend on all-cgen. | |
8781 | * configure.in (host_tools): Add cgen. | |
8782 | Only configure cgen if --enable-cgen-maint. | |
8783 | ||
d7b32520 AO |
8784 | 2000-08-17 Alexandre Oliva <aoliva@redhat.com> |
8785 | ||
8786 | * config-ml.in (CC, CXX): Don't introduce a leading space. | |
8787 | ||
e52ef561 AO |
8788 | 2000-08-16 Alexandre Oliva <aoliva@redhat.com> |
8789 | ||
8790 | * configure.in (libstdcxx_flags): Use | |
8791 | libstdc++-v3/src/libstdc++.INC. | |
8792 | ||
88f9c2a0 AO |
8793 | 2000-08-15 Alexandre Oliva <aoliva@redhat.com> |
8794 | ||
8795 | * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. | |
8796 | ||
98fbe43f JM |
8797 | 2000-08-11 Jason Merrill <jason@redhat.com> |
8798 | ||
8799 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, | |
8800 | CXX_FOR_TARGET): Add -B$$r/gcc/ here. | |
8801 | (FLAGS_FOR_TARGET): Not here. | |
8802 | (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages. | |
8803 | ||
279ddab4 DD |
8804 | 2000-08-07 DJ Delorie <dj@redhat.com> |
8805 | ||
8806 | * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean | |
8807 | "if we're also building gcc, and it's a gcc that will run on the | |
8808 | build machine, we want to use its includes instead of the system's | |
8809 | default includes". | |
8810 | ||
60523a83 AO |
8811 | 2000-08-03 Alexandre Oliva <aoliva@redhat.com> |
8812 | ||
24ffec7a AO |
8813 | * configure.in (libstdcxx_flags): Don't use `"'. |
8814 | ||
60523a83 AO |
8815 | * config-ml.in: Adjust multilib search paths to the |
8816 | appropriate multilib tree. | |
8817 | ||
daf644b5 AO |
8818 | 2000-08-02 Alexandre Oliva <aoliva@redhat.com> |
8819 | ||
8820 | * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to | |
8821 | commas in $LANGUAGES. | |
8822 | ||
63266560 DD |
8823 | 2000-08-01 Alexandre Oliva <aoliva@redhat.com> |
8824 | ||
8825 | * configure.in (qCXX_FOR_TARGET): Use echo instead of expr. | |
8826 | ||
8827 | 2000-07-31 Alexandre Oliva <aoliva@redhat.com> | |
8828 | ||
8829 | * configure.in (qCXX_FOR_TARGET): Quote `&' characters in | |
8830 | CXX_FOR_TARGET for sed. | |
8831 | ||
8832 | 2000-07-30 Alexandre Oliva <aoliva@redhat.com> | |
8833 | ||
8834 | * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET): | |
8835 | Do not override if already set in the environment or in configure. | |
8836 | Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them. | |
8837 | (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses. | |
8838 | ||
9e449d3e AO |
8839 | 2000-07-27 Alexandre Oliva <aoliva@redhat.com> |
8840 | ||
8841 | * Makefile.in (FLAGS_FOR_TARGET): New macro. | |
8842 | (GCC_FOR_TARGET): Use it. | |
8843 | (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined... | |
8844 | * configure.in: ... here. | |
8845 | (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path. | |
8846 | (libstdcxx_flags): Define and append to CXX_FOR_TARGET. | |
8847 | ||
8bbd92e0 AO |
8848 | 2000-07-24 Alexandre Oliva <aoliva@redhat.com> |
8849 | ||
fd1f87b2 AO |
8850 | * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). |
8851 | (configure-target-libchill, configure-target-libobjc): Likewise. | |
8852 | ||
8bbd92e0 AO |
8853 | * configure.in: Use the same cache file for all target libs. |
8854 | * config-ml.in: But different cache files per multilib variant. | |
8855 | ||
25c6c112 JL |
8856 | 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG> |
8857 | ||
8858 | * configure (topsrcdir): Don't use dirname. | |
8859 | ||
ba73c63f JM |
8860 | 2000-07-20 Jason Merrill <jason@redhat.com> |
8861 | ||
8862 | * configure.in: Remove all references to libg++ and librx. | |
8863 | ||
8864 | * configure, configure.in, Makefile.in: Unify gcc and binutils. | |
8865 | ||
1af08294 HPN |
8866 | 2000-07-20 Hans-Peter Nilsson <hp@axis.com> |
8867 | ||
8868 | * config.sub: Update to subversions version 2000-07-06. | |
8869 | ||
ba73c63f JM |
8870 | 2000-07-12 Andrew Haley <aph@cygnus.com> |
8871 | ||
8872 | * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts. | |
8873 | (target_makefile_frag): Use mt-ia64pic on IA-64 targets. | |
8874 | ||
8875 | 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com> | |
cffaa281 JL |
8876 | |
8877 | * symlink-tree: Check number of arguments. | |
8878 | ||
d932cae7 | 8879 | 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com> |
ec9914b0 AC |
8880 | |
8881 | * texinfo/texinfo.tex: Update to version 2000-05-28.15. | |
8882 | ||
ba73c63f JM |
8883 | 2000-07-05 Jim Wilson <wilson@cygnus.com> |
8884 | ||
8885 | * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library | |
8886 | search path for a g++ extracted from the build tree. This | |
8887 | will allow link tests run by configure scripts in | |
8888 | subdirectories to succeed. | |
8889 | ||
92ee2f86 UC |
8890 | 2000-07-01 Koundinya K <kk@ddeorg.soft.net> |
8891 | ||
80413487 | 8892 | * ltconfig: Add support for mips-dde-sysv4.2MP |
35590697 | 8893 | |
23f2f29f CV |
8894 | 2000-06-28 Corinna Vinschen <vinschen@cygnus.com> |
8895 | ||
8896 | * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or | |
8897 | `os2'. Force ac_cv_exeext to be ".exe" in that case. | |
8898 | ||
f04f5a67 TW |
8899 | 2000-06-19 Timothy Wall <twall@cygnus.com> |
8900 | ||
8901 | * configure.in (noconfigdirs): Set noconfigdirs for tic54x target. | |
8902 | * config.sub: Add tic54x target. | |
8903 | ||
11da68be NC |
8904 | 2000-06-07 Phillip Thomas <pthomas@suse.de> |
8905 | ||
8906 | * README-maintainer-mode: New file: Contains notes on using | |
8907 | --enable-maintainer-mode with binutils. | |
8908 | ||
d932cae7 | 8909 | 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com> |
449f3b6c AC |
8910 | |
8911 | * texinfo/texinfo.tex: Update. Version from makeinfo 4.0. | |
8912 | ||
d932cae7 | 8913 | 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com> |
ac73857d AC |
8914 | |
8915 | * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000. | |
8916 | * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000 | |
8917 | ||
9442cea3 L |
8918 | 20000-05-21 H.J. Lu (hjl@gnu.org) |
8919 | ||
80413487 RH |
8920 | * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc |
8921 | directory are used if they exist. Make sure | |
8922 | $(build_tooldir)/include is searched for header files, | |
8923 | $(build_tooldir)/lib/ for library files. | |
9442cea3 | 8924 | (GCC_FOR_TARGET): Likewise. |
80413487 | 8925 | (CXX_FOR_TARGET): Likewise. |
9442cea3 | 8926 | |
d932cae7 | 8927 | 2000-05-18 Jeffrey A Law (law@cygnus.com) |
09e90eb4 JL |
8928 | |
8929 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | |
8930 | ||
d932cae7 | 8931 | 2000-05-17 Alexandre Oliva <aoliva@cygnus.com> |
f4bd37da AO |
8932 | |
8933 | * Makefile.in (configure-target-libiberty): Depend on | |
8934 | configure-target-newlib. | |
8935 | ||
ba73c63f JM |
8936 | 2000-05-16 Alexandre Oliva <aoliva@cygnus.com> |
8937 | ||
8938 | * configure.in, Makefile.in: Merge all libffi-related | |
8939 | configury stuff from the libgcj tree. | |
8940 | ||
d932cae7 | 8941 | 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com> |
82b43a09 AC |
8942 | |
8943 | Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>: | |
8944 | * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories. | |
8945 | ||
d932cae7 | 8946 | 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com> |
b5a23627 AC |
8947 | |
8948 | Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>: | |
8949 | * Makefile.in (do-djunpack): New target. Update djunpack.bat with | |
35590697 | 8950 | current version information. Add to proto-toplev directory. |
b5a23627 AC |
8951 | (gdb-taz): Build do-djunpack. |
8952 | ||
ba73c63f JM |
8953 | 2000-05-15 David Edelsohn <edelsohn@gnu.org> |
8954 | ||
8955 | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | |
8956 | ||
7c86ed39 L |
8957 | 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br> |
8958 | ||
8959 | * ltmain.sh: Preserve in relink_command any environment | |
8960 | variables that may affect the linker behavior. | |
8961 | ||
d932cae7 | 8962 | 2000-05-12 Jeffrey A Law (law@cygnus.com) |
640c6684 JL |
8963 | |
8964 | * config.sub (basic_machine): Recognize hppa64 as a valid cpu type. | |
8965 | ||
d932cae7 | 8966 | 2000-05-10 Jim Wilson <wilson@cygnus.com> |
2315914d JW |
8967 | |
8968 | * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs. | |
8969 | ||
ed0a91a5 EZ |
8970 | 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> |
8971 | ||
8972 | * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst | |
80413487 | 8973 | with the version name. |
ed0a91a5 | 8974 | |
ba73c63f | 8975 | 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com> |
6cafa39f | 8976 | |
ba73c63f | 8977 | * config.if: Tweak. |
6cafa39f | 8978 | |
ba73c63f | 8979 | 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il> |
66156876 | 8980 | |
ba73c63f | 8981 | * djunpack.bat: New file. |
66156876 | 8982 | |
d932cae7 | 8983 | 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com> |
fd751128 AC |
8984 | |
8985 | * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2, | |
35590697 AJ |
8986 | gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2, |
8987 | dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2, | |
8988 | insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make. | |
fd751128 | 8989 | |
ba73c63f JM |
8990 | 2000-04-16 Dave Pitts <dpitts@cozx.com> |
8991 | ||
80413487 RH |
8992 | * config.sub (case $basic_machine): Change default for "ibm-*" |
8993 | to "openedition". | |
ba73c63f | 8994 | |
d932cae7 | 8995 | 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com> |
b35ece4e AC |
8996 | |
8997 | * Makefile.in (gdb-taz): New target. GDB specific archive. | |
8998 | (do-md5sum): New target. | |
8999 | (MD5PROG): Define. | |
9000 | (PACKAGE): Default to TOOL. | |
9001 | (VER): Default to a shell script. | |
9002 | (taz): Rewrite target. Move real work to do-proto-toplev. Include | |
35590697 | 9003 | md5 checksum generation. |
b35ece4e AC |
9004 | (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. |
9005 | (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. | |
9006 | (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, | |
35590697 | 9007 | insight.tar.bz2): Use gdb-taz to create archive. |
b35ece4e | 9008 | |
d932cae7 | 9009 | 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com> |
a2d91340 AC |
9010 | |
9011 | * configure (warn_cflags): Delete. | |
9012 | ||
ba73c63f | 9013 | 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com> |
80413487 | 9014 | Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de> |
3ce7077a | 9015 | |
80413487 RH |
9016 | * configure.in (enable_libstdcxx_v3): Add. |
9017 | (target_libs): Add bits here to switch between libstdc++-v2 and | |
9018 | libstdc++-v3. | |
9019 | * config.if: And this file too. | |
9020 | * Makefile.in: Add libstdc++-v3 targets. | |
35590697 | 9021 | |
ba73c63f JM |
9022 | 2000-04-05 Michael Meissner <meissner@redhat.com> |
9023 | ||
9024 | * config.sub (d30v): Add d30v as a basic machine type. | |
3ce7077a | 9025 | |
d332c5ac JM |
9026 | 2000-03-29 Jason Merrill <jason@casey.cygnus.com> |
9027 | ||
9028 | * configure.in: -linux-gnu*, not -linux-gnu. | |
9029 | ||
d932cae7 | 9030 | 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com> |
6dcbc97b AC |
9031 | |
9032 | * Makefile.in (taz): Set PACKAGE to TOOL when not defined. | |
9033 | (do-tar-bz2): Replace TOOL with PACKAGE. | |
9034 | (gdb.tar.bz2): Remove GDBTK from GDB package. | |
9035 | (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2, | |
35590697 | 9036 | dejagnu.tar.bz2): New packages. |
6dcbc97b | 9037 | |
96ce09a7 ILT |
9038 | 2000-02-27 Andreas Jaeger <aj@suse.de> |
9039 | ||
9040 | * configure.in: Add entry for mips*-*-linux*, move catch all | |
9041 | *-*-*linux* entry below this one. | |
9042 | ||
2031769e ILT |
9043 | 2000-02-27 Ian Lance Taylor <ian@zembu.com> |
9044 | ||
9045 | * ltconfig, ltmain.sh: Update to libtool 1.3.4. | |
9046 | ||
4bab746c NC |
9047 | 2000-02-24 Nick Clifton <nickc@cygnus.com> |
9048 | ||
9049 | * config.sub: Support an OS of "wince". | |
9050 | ||
d932cae7 | 9051 | 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com> |
ada59422 AC |
9052 | |
9053 | * config.guess, config.sub: Updated to match config's 2000-02-15 | |
35590697 | 9054 | version. |
ada59422 | 9055 | |
5b93d8bb AM |
9056 | 2000-02-23 Linas Vepstas <linas@linas.org> |
9057 | ||
9058 | * config.sub: Add support for Linux/IBM 370. | |
9059 | * configure.in: Likewise. | |
9060 | ||
2fb651f6 NC |
9061 | 2000-02-22 Nick Clifton <nickc@cygnus.com> |
9062 | ||
9063 | * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets. | |
9064 | ||
b8441c25 CF |
9065 | 2000-02-20 Christopher Faylor <cgf@cygnus.com> |
9066 | ||
9067 | * config.guess: Guess "cygwin" rather than "cygwin32". | |
9068 | ||
d332c5ac JM |
9069 | 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> |
9070 | ||
9071 | * configure (gcc_version): When setting, narrow search to | |
9072 | lines containing `version_string'. | |
9073 | ||
ba73c63f JM |
9074 | 2000-02-15 Denis Chertykov <denisc@overta.ru> |
9075 | ||
9076 | * config.sub: Add support for avr target. | |
9077 | ||
d932cae7 | 9078 | 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com> |
ba73c63f JM |
9079 | |
9080 | * config.sub: Add mmix-knuth-mmixware. | |
9081 | ||
9082 | 2000-01-27 Christopher Faylor <cgf@redhat.com> | |
9083 | ||
9084 | * Makefile.in (CC_FOR_TARGET): Add new winsup directory | |
9085 | structure stuff to -L library search. | |
9086 | (CXX_FOR_TARGET): Ditto. | |
9087 | (CROSS_CHECK_MODULES): Fix spelling mistake. | |
9088 | ||
9089 | 2000-01-24 Mark Mitchell <mark@codesourcery.com> | |
9090 | ||
9091 | * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke | |
9092 | the C++ compiler. | |
9093 | ||
9094 | 2000-01-12 Richard Henderson <rth@cygnus.com> | |
9095 | ||
9096 | * configure.in: Don't build some bits for beos. | |
9097 | ||
9098 | 2000-01-12 Joel Sherrill (joel@OARcorp.com) | |
9099 | ||
9100 | * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well | |
9101 | as include files. | |
9102 | ||
91b2c84d GK |
9103 | 2000-01-06 Geoff Keating <geoffk@cygnus.com> |
9104 | ||
9105 | * configure.in: Use mt-aix43 to handle *_TARGET defs, | |
9106 | not mh-aix43. | |
9107 | ||
ba73c63f JM |
9108 | 1999-12-14 Richard Henderson <rth@cygnus.com> |
9109 | ||
9110 | * config.guess (alpha-osf, alpha-linux): Detect ev67. | |
9111 | * config.sub: Accept alphaev[78], alphaev8. | |
9112 | ||
9113 | 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
9114 | ||
9115 | * config.guess, config.sub: Update from autoconf. | |
9116 | ||
9117 | Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | |
9118 | ||
9119 | * config-ml.in (sparc*-*-*): Disable sparcv9 support if the | |
9120 | necessary libraries are missing. | |
9121 | ||
9122 | 1999-10-25 Andreas Schwab <schwab@suse.de> | |
9123 | ||
9124 | * configure: Fix quoting inside arguments of eval. | |
9125 | ||
9126 | 1999-10-21 Nick Clifton <nickc@cygnus.com> | |
9127 | ||
9128 | * config-ml.in: Allow suppression of some ARM multilibs. | |
9129 | ||
9130 | Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org> | |
9131 | ||
9132 | * config.guess: Add OS/390 match pattern. | |
9133 | * config.sub: Add mvs, openedition targets. | |
9134 | * configure.in (i370-ibm-opened*): New. | |
9135 | ||
ef14edc4 ILT |
9136 | 1999-09-04 Steve Chamberlain <sac@pobox.com> |
9137 | ||
9138 | * config.sub: Add support for configuring for pj. | |
9139 | ||
afb478e8 NC |
9140 | 1999-08-31 Nick Clifton <nickc@cygnus.com> |
9141 | ||
fd6848f6 | 9142 | * config.sub (maybe_os): Add support for configuring for fr30. |
afb478e8 | 9143 | |
ba73c63f | 9144 | 1999-08-25 Nick Clifton <nickc@cygnus.com> |
ceaa7778 NC |
9145 | |
9146 | * configure.in: Do not configure or build ld for AIX | |
9147 | platforms. ld is known to be broken on these platforms. | |
9148 | ||
ba73c63f JM |
9149 | Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> |
9150 | ||
9151 | * config-ml.in: Pass compiler flag corresponding to multidirs to | |
9152 | subdir configures. | |
9153 | ||
c363de44 ILT |
9154 | 1999-08-09 Ian Lance Taylor <ian@zembu.com> |
9155 | ||
9156 | * Makefile.in (LDFLAGS): Define. | |
9157 | ||
dc8bc5a6 ILT |
9158 | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> |
9159 | ||
9160 | * configure.in (i[3456]-*-mingw32*): Don't put gprof in | |
9161 | noconfigdirs. | |
9162 | (*-*-cygwin*): Likewise. | |
9163 | ||
6ca3858e ILT |
9164 | 1999-08-08 Ian Lance Taylor <ian@zembu.com> |
9165 | ||
71141bb6 ILT |
9166 | * mkdep: New file. |
9167 | * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep. | |
9168 | (BINUTILS_SUPPORT_DIRS): Add mkdep. | |
9169 | ||
6ca3858e ILT |
9170 | From Eli Zaretskii <eliz@is.elta.co.il>: |
9171 | * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly | |
9172 | long file name when using DJGPP on MS-DOS. | |
9173 | ||
ba73c63f JM |
9174 | Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com) |
9175 | ||
9176 | * config.sub (vxworks case): Use os=-vxworks, not os=vxworks. | |
9177 | ||
2735a327 AM |
9178 | 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au> |
9179 | ||
9180 | * Makefile.in (check-target-libio): Remove all-target-libstdc++ | |
9181 | dependency as this causes "make check" to globally "make all" | |
9182 | ||
ba73c63f JM |
9183 | Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com> |
9184 | ||
9185 | * configure.in (target_libs): Added target-zlib. | |
9186 | * Makefile.in (ALL_TARGET_MODULES): Added zlib. | |
9187 | (CONFIGURE_TARGET_MODULES): Likewise. | |
9188 | (CHECK_TARGET_MODULES): Likewise. | |
9189 | (INSTALL_TARGET_MODULES): Likewise. | |
9190 | (CLEAN_TARGET_MODULES): Likewise. | |
9191 | (configure-target-zlib): New target. | |
9192 | (all-target-zlib): Likewise. | |
9193 | (all-target-libjava): Depend on all-target-zlib. | |
9194 | (configure-target-libjava): Depend on configure-target-zlib. | |
9195 | ||
9196 | * Makefile.in (configure-target-libjava): Depend on | |
9197 | configure-target-newlib. | |
9198 | (configure-target-boehm-gc): New target. | |
9199 | (configure-target-qthreads): New target. | |
9200 | ||
80413487 RH |
9201 | * configure.in (target_libs): Added target-qthreads. |
9202 | * Makefile.in (ALL_TARGET_MODULES): Added qthreads. | |
9203 | (CONFIGURE_TARGET_MODULES): Likewise. | |
9204 | (CHECK_TARGET_MODULES): Likewise. | |
9205 | (INSTALL_TARGET_MODULES): Likewise. | |
9206 | (CLEAN_TARGET_MODULES): Likewise. | |
9207 | (all-target-qthreads): New target. | |
9208 | (configure-target-libjava): Depend on configure-target-qthreads. | |
9209 | (all-target-libjava): Depend on all-target-qthreads. | |
ba73c63f JM |
9210 | |
9211 | * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc. | |
9212 | (CONFIGURE_TARGET_MODULES): Likewise. | |
9213 | (CHECK_TARGET_MODULES): Likewise. | |
9214 | (INSTALL_TARGET_MODULES): Likewise. | |
9215 | (CLEAN_TARGET_MODULES): Likewise. | |
9216 | (all-target-libjava): New target. | |
9217 | (all-target-boehm-gc): Likewise. | |
9218 | * configure.in (target_libs): Added libjava, boehm-gc. | |
9219 | ||
08d836d6 ILT |
9220 | 1999-07-22 Ian Lance Taylor <ian@zembu.com> |
9221 | ||
9222 | * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and | |
9223 | configure.bat in SUPPORT_FILES. | |
9224 | (gas+binutils.tar.bz2): Likewise. | |
9225 | ||
9226 | * makeall.bat: Remove; obsolete. | |
9227 | ||
8f36e47c ILT |
9228 | 1999-07-21 Ian Lance Taylor <ian@zembu.com> |
9229 | ||
9230 | From Mark Elbrecht: | |
9231 | * configure.bat: Remove; obsolete. | |
9232 | ||
56e82f25 ILT |
9233 | 1999-07-11 Ian Lance Taylor <ian@zembu.com> |
9234 | ||
9235 | * configure: Add -W -Wall to the default CFLAGS when compiling with | |
9236 | gcc. | |
9237 | ||
1001d816 JL |
9238 | Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca> |
9239 | ||
9240 | * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*. | |
9241 | ||
106117aa MM |
9242 | 1999-06-30 Mark Mitchell <mark@codesourcery.com> |
9243 | ||
9244 | * configure.in: Build ld on IRIX6. | |
9245 | ||
c376f4ed ILT |
9246 | 1999-06-12 Ian Lance Taylor <ian@zembu.com> |
9247 | ||
9248 | * Makefile.in: Change distribution targets to use bzip2 instead of | |
9249 | gzip. | |
9250 | (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex. | |
c1b640f7 | 9251 | (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo. |
c376f4ed | 9252 | |
306b7445 NC |
9253 | 1999-06-04 Nick Clifton <nickc@cygnus.com> |
9254 | ||
9255 | * config.sub: Add mcore target. | |
9256 | ||
d932cae7 | 9257 | 1999-05-30 Cort Dougan <cort@cs.nmt.edu> |
af754d91 RH |
9258 | |
9259 | * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. | |
9260 | ||
d932cae7 | 9261 | 1999-05-25 H.J. Lu (hjl@gnu.org) |
ba73c63f JM |
9262 | |
9263 | * config.guess (dummy): Changed to $dummy. | |
9264 | ||
6c3175b0 NC |
9265 | 1999-05-24 Nick Clifton <nickc@cygnus.com> |
9266 | ||
ba73c63f JM |
9267 | * config.sub: Tidied up case statements. |
9268 | ||
9269 | 1999-05-22 Ben Elliston <bje@cygnus.com> | |
9270 | ||
9271 | * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake | |
9272 | <jiro@din.or.jp>. | |
9273 | ||
9274 | * config.guess: Merge with FSF version. Future changes will be | |
9275 | more accurately recorded in this ChangeLog. | |
9276 | * config.sub: Likewise. | |
9277 | ||
d932cae7 | 9278 | 1999-05-20 Stephen L Moshier <moshier@world.std.com> |
ba73c63f JM |
9279 | |
9280 | * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. | |
6c3175b0 | 9281 | |
252b5132 RH |
9282 | 1999-04-30 Tom Tromey <tromey@cygnus.com> |
9283 | ||
9284 | * ltmain.sh: [mode link] Always use CC given by ltconfig. | |
9285 | ||
9286 | 1999-04-23 Tom Tromey <tromey@cygnus.com> | |
9287 | ||
9288 | * ltconfig, ltmain.sh: Update to libtool 1.2f. | |
9289 | ||
9290 | 1999-04-20 Drew Moseley <dmoseley@cygnus.com> | |
9291 | ||
9292 | * configure.in (noconfigdirs): Don't build libstub for arm-elf targets. | |
9293 | (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets. | |
9294 | Bad merge removed these two changes. | |
9295 | ||
ba73c63f | 9296 | Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com) |
80b200a1 | 9297 | Martin Heller (Ing.-Buero_Heller@t-online.de) |
ba73c63f JM |
9298 | |
9299 | * config.guess (interix Alpha): Add. | |
9300 | ||
252b5132 RH |
9301 | 1999-04-11 Richard Henderson <rth@cygnus.com> |
9302 | ||
9303 | * configure.in (i?86-*-beos*): Do config gperf; don't config | |
9304 | gdb, newlib, or libgloss. | |
9305 | ||
d932cae7 | 9306 | 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br> |
35590697 | 9307 | |
ba73c63f JM |
9308 | * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to |
9309 | link a trivial program with -mabi=64. If it fails, remove mabi=64 | |
9310 | from multidirs. | |
9311 | ||
d932cae7 | 9312 | 1999-04-10 Philipp Thomas (kthomas@gwdg.de) |
ba73c63f JM |
9313 | |
9314 | * config.sub: Set basic_machine to i586 when target_alias = k6-*. | |
9315 | ||
252b5132 RH |
9316 | 1999-04-08 Nick Clifton <nickc@cygnus.com> |
9317 | ||
9318 | * config.sub: Add support for mcore targets. | |
9319 | ||
9320 | 1999-04-07 Michael Meissner <meissner@cygnus.com> | |
9321 | ||
9322 | * configure.in (d30v-*): Use config/mt-d30v as makefile fragment, | |
9323 | not mt-ospace, in order to shut up assembler warning about using | |
9324 | symbols that are named the same as registers. | |
9325 | ||
9326 | 1999-04-07 Drew Moseley <dmoseley@cygnus.com> | |
9327 | ||
9328 | * Makefile.in (all-target-cygmon): Added all-target-bsp to the | |
9329 | dependency list for all-target-cygmon. | |
9330 | ||
9331 | 1999-04-05 Doug Evans <devans@casey.cygnus.com> | |
9332 | ||
9333 | * config-ml.in: Check $host, not $target, for selective multilibs. | |
9334 | (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs, | |
9335 | thumb interworking, and underscore prefix multilibs. | |
9336 | ||
9337 | 1999-04-04 Ian Lance Taylor <ian@zembu.com> | |
9338 | ||
9339 | * missing: Update to version from current automake. | |
9340 | ||
9341 | Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org) | |
9342 | ||
9343 | * configure (gxx_include_dir): Removed. | |
9344 | ||
9345 | * configure.in (gxx_include_dir): Handle it. | |
9346 | * Makefile.in: Likewise. | |
9347 | ||
9348 | 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com> | |
9349 | ||
9350 | * config.sub (mips64vr4111,mips64vr4111el) Add. | |
9351 | ||
9352 | 1999-03-21 Ben Elliston <bje@cygnus.com> | |
9353 | ||
80413487 | 9354 | * config.guess: Correct typo for detecting ELF on FreeBSD. |
252b5132 RH |
9355 | |
9356 | Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net> | |
9357 | ||
252b5132 RH |
9358 | * configure.in (pc-msdosdjgpp): Set host_makefile_frag to |
9359 | config/mh-djgpp. | |
9360 | ||
9361 | Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com> | |
9362 | ||
9363 | * Makefile.in (all-target-bsp): Added all-gcc all-binutils and | |
9364 | all-target-newlib to dependency list for all-target-bsp. | |
9365 | ||
9366 | Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu> | |
9367 | ||
9368 | * config.sub: Add i386-uwin support. | |
9369 | * config.guess: Likewise. | |
9370 | ||
9371 | Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | |
9372 | ||
9373 | * configure.in: cleanup, add mh-*pic handling for arm, special | |
9374 | case powerpc*-*-aix* | |
9375 | ||
9376 | Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com> | |
9377 | ||
9378 | * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a | |
9379 | can be built. | |
9380 | ||
9381 | Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com> | |
9382 | ||
9383 | * configure.in: Added bsp support to arm-*-coff and arm-*-elf | |
35590697 | 9384 | targets. |
252b5132 RH |
9385 | |
9386 | 1999-03-02 Nick Clifton <nickc@cygnus.com> | |
9387 | ||
9388 | * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL | |
9389 | ||
d932cae7 | 9390 | 1999-02-28 Geoffrey Noer <noer@cygnus.com> |
252b5132 RH |
9391 | |
9392 | * config.sub: Check for "cygwin*" rather than "cygwin32*" | |
9393 | ||
9394 | 1999-02-24 Nick Clifton <nickc@cygnus.com> | |
9395 | ||
9396 | * config.sub: Fix typo in arm recognition. | |
9397 | ||
d932cae7 | 9398 | 1999-02-24 Drew Moseley <dmoseley@cygnus.com> |
252b5132 RH |
9399 | |
9400 | * configure.in (noconfigdirs): Changed target_configdirs to | |
9401 | include target-bsp only for m68k-*-elf* and m68k-*-coff* | |
9402 | rather than m68k-*-* since it is not known to work on | |
9403 | m68k-aout. Ditto for arm-*-*oabi. | |
9404 | ||
d932cae7 | 9405 | 1999-02-24 Stan Shebs <shebs@andros.cygnus.com> |
252b5132 RH |
9406 | |
9407 | * configure.in (*-*-windows*): Remove, no longer used. | |
252b5132 RH |
9408 | |
9409 | 1999-02-19 Ben Elliston <bje@cygnus.com> | |
9410 | ||
9411 | * config.guess: Automatically recognise ELF on FreeBSD. From Niall | |
9412 | Smart and improved by Andrew Cagney. | |
9413 | ||
d932cae7 | 9414 | 1999-02-18 Marc Espie <espie@cvs.openbsd.org> |
252b5132 RH |
9415 | |
9416 | * config.guess: Recognize openbsd-*-hppa. | |
9417 | ||
d932cae7 | 9418 | 1999-02-17 H.J. Lu (hjl@gnu.org) |
252b5132 RH |
9419 | |
9420 | * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) | |
9421 | only if it is not empty. | |
9422 | ||
9423 | 1999-02-17 Nick Clifton <nickc@cygnus.com> | |
9424 | ||
9425 | Patch from: Scott Bambrough <scottb@corelcomputer.com> | |
35590697 | 9426 | |
fd6848f6 | 9427 | * config.guess: Modified to recognize uname's armv* syntax. |
252b5132 RH |
9428 | |
9429 | * config.sub: Modified to recognize uname's armv* syntax. | |
9430 | ||
9431 | 1999-02-17 Mark Salter <msalter@cygnus.com> | |
9432 | ||
9433 | * configure.in: Added target-bsp for sparclite. | |
9434 | ||
d932cae7 | 9435 | 1999-02-08 Richard Henderson <rth@cygnus.com> |
252b5132 RH |
9436 | |
9437 | * config.sub: Recognize alphapca5[67] and up to alphaev8. | |
9438 | ||
9439 | 1999-02-08 Nick Clifton <nickc@cygnus.com> | |
9440 | ||
9441 | * configure.in: Add support for strongarm port. | |
9442 | * config.sub: Add support for strongarm target. | |
9443 | ||
d932cae7 | 9444 | 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu> |
35590697 | 9445 | |
252b5132 RH |
9446 | * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of |
9447 | the old name config/mh-cygwin32. | |
9448 | Enable texinfo. | |
9449 | ||
d932cae7 | 9450 | 1999-02-04 Ian Lance Taylor <ian@cygnus.com> |
252b5132 RH |
9451 | |
9452 | * configure.in: Do build ld for ix86 Solaris. | |
9453 | ||
d932cae7 | 9454 | 1999-02-02 Jim Wilson <wilson@cygnus.com> |
252b5132 RH |
9455 | |
9456 | * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of | |
9457 | $AR_FOR_TARGET. Likewise for RANLIB. | |
9458 | ||
d932cae7 | 9459 | 1999-02-02 Catherine Moore <clm@cygnus.com> |
35590697 | 9460 | |
80413487 RH |
9461 | * config.sub (oabi): Recognize. |
9462 | * configure.in (arm-*-oabi): Handle. | |
252b5132 | 9463 | |
d932cae7 | 9464 | 1999-01-30 Robert Lipe (robertlipe@usa.net) |
252b5132 RH |
9465 | |
9466 | * config.guess: Improve detection of i686 on UnixWare 7. | |
9467 | ||
d932cae7 | 9468 | 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu> |
252b5132 RH |
9469 | |
9470 | * config.guess: Add support for i386-pc-interix. | |
9471 | * config.sub: Likewise. | |
9472 | * configure.in: Likewise. | |
252b5132 | 9473 | |
d932cae7 | 9474 | 1999-01-18 Christopher Faylor <cgf@cygnus.com> |
252b5132 RH |
9475 | |
9476 | * Makefile.in: Remove unneeded all-target-libio from | |
9477 | from all-target-winsup target since it is now unneeded. | |
9478 | Add all-target-libtermcap in its place since it is now | |
9479 | needed. | |
9480 | ||
d932cae7 | 9481 | 1998-12-30 Christopher Faylor <cgf@cygnus.com> |
252b5132 RH |
9482 | |
9483 | * configure.in: makefile stub for cygwin target is probably | |
9484 | unnecessary. Remove it for now. | |
252b5132 | 9485 | |
d932cae7 | 9486 | 1998-12-30 Christopher Faylor <cgf@cygnus.com> |
252b5132 RH |
9487 | |
9488 | * configure.in: libtermcap.a should be built when cygwin is the | |
9489 | target as well as the host. | |
9490 | * config.guess: Allow mixed case in cygwin uname output. | |
9491 | * Makefile.in: Add libtermcap target. | |
252b5132 | 9492 | |
d932cae7 | 9493 | 1998-12-23 Jeffrey A Law (law@cygnus.com) |
252b5132 RH |
9494 | |
9495 | * config.sub: Clean up handling of hppa2.0. | |
9496 | ||
d932cae7 | 9497 | 1998-12-22 Rodney Brown (rodneybrown@pmsc.com) |
252b5132 RH |
9498 | |
9499 | * config.guess: Use C code to identify more HP machines. | |
9500 | ||
9501 | Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com) | |
9502 | ||
9503 | * config.sub: Handle hppa2.0. | |
9504 | ||
ba73c63f JM |
9505 | Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com> |
9506 | ||
9507 | * configure.in: Add cygmon for x86-coff and x86-elf. Configure | |
35590697 | 9508 | cygmon for all sparclite targets, regardless of object format. |
ba73c63f JM |
9509 | |
9510 | 1998-12-15 Mark Salter <msalter@cygnus.com> | |
9511 | ||
9512 | * configure.in: Added target-bsp for several target architectures. | |
9513 | ||
9514 | * Makefile.in: Added rules for bsp. | |
9515 | ||
252b5132 RH |
9516 | Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com) |
9517 | ||
9518 | * config.guess: Improve detection of hppa2.0 processors. | |
9519 | ||
9520 | Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie> | |
9521 | ||
9522 | * config.guess: Recognize FreeBSD using ELF automatically. | |
9523 | ||
9524 | 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de> | |
9525 | ||
9526 | * configure (skip-this-dir): Add handling for new shell script, which | |
9527 | might be created by a sub-directory's configure to indicate, this particular | |
9528 | directory is "unwanted". | |
9529 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise. | |
9530 | ||
252b5132 RH |
9531 | Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com> |
9532 | ||
9533 | * ltconfig: import from libtool, after changing libtool to | |
9534 | account for the cygwin name change. | |
9535 | ||
9536 | Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com> | |
9537 | ||
9538 | * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also | |
9539 | include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32. | |
9540 | ||
9541 | Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com> | |
9542 | ||
9543 | * configure.in: Add libtermcap to list of cygwin dependencies. | |
9544 | ||
d932cae7 | 9545 | 1998-11-17 Geoffrey Noer <noer@cygnus.com> |
252b5132 | 9546 | |
80413487 RH |
9547 | * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that |
9548 | they include winsup/include when it's a cygwin target. | |
252b5132 RH |
9549 | |
9550 | 1998-11-12 Tom Tromey <tromey@cygnus.com> | |
9551 | ||
9552 | * configure.in (host_tools): Added zip. | |
9553 | * Makefile.in (all-target-libjava): Depend on all-zip. | |
9554 | (all-zip): New target. | |
9555 | (ALL_MODULES): Added all-zip. | |
9556 | (NATIVE_CHECK_MODULES): Added check-zip. | |
9557 | (INSTALL_MODULES): Added install-zip. | |
9558 | (CLEAN_MODULES): Added clean-zip. | |
9559 | ||
d932cae7 | 9560 | 1998-11-12 Geoffrey Noer <noer@cygnus.com> |
252b5132 RH |
9561 | |
9562 | * Makefile.in: lose "32" from comment about cygwin. | |
9563 | ||
d932cae7 | 9564 | 1998-11-05 Nick Clifton <nickc@cygnus.com> |
252b5132 RH |
9565 | |
9566 | * configure.in: Use -Os to build target libraries for the fr30. | |
9567 | ||
d932cae7 | 9568 | 1998-11-04 Dave Brolley <brolley@cygnus.com> |
252b5132 RH |
9569 | |
9570 | * config.sub: Add fr30. | |
9571 | ||
d932cae7 | 9572 | 1998-11-02 Geoffrey Noer <noer@cygnus.com> |
252b5132 | 9573 | |
80413487 | 9574 | * configure.in: drop "32" from config/mh-cygwin32. Check |
252b5132 RH |
9575 | cygwin* instead of cygwin32*. |
9576 | * config.sub: Check cygwin* instead of cygwin32*. | |
9577 | ||
d932cae7 | 9578 | 1998-10-22 Robert Lipe <robertl@dgii.com> |
ba73c63f JM |
9579 | |
9580 | * config.guess: Match any version of Unixware7. | |
9581 | ||
252b5132 RH |
9582 | 1998-10-20 Syd Polk <spolk@cygnus.com> |
9583 | ||
9584 | * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1 | |
9585 | if desired. | |
9586 | ||
d932cae7 | 9587 | 1998-10-18 Jeffrey A Law (law@cygnus.com) |
252b5132 RH |
9588 | |
9589 | * config.if (cxx_interface, libstdcxx_interface): Do not try to set | |
9590 | these if the appropriate directories and files to not exist. | |
9591 | ||
d932cae7 | 9592 | 1998-10-14 Jeffrey A Law (law@cygnus.com) |
252b5132 RH |
9593 | |
9594 | * Makefile.in (DEVO_SUPPORT): Add config.if. | |
9595 | ||
d932cae7 | 9596 | 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de> |
ba73c63f JM |
9597 | |
9598 | * configure: Add pattern to replace "build_tooldir"'s | |
9599 | definition in the generated Makefile with "tooldir"'s | |
9600 | actual value. | |
9601 | ||
252b5132 RH |
9602 | Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com) |
9603 | ||
9604 | * config.sub: Bring back lost sparcv9. | |
9605 | ||
ba73c63f JM |
9606 | * Makefile.in (all-snvavigator): Remove all-flexlm dependency. |
9607 | ||
9608 | Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com) | |
9609 | ||
9610 | * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to | |
9611 | CC_FOR_TARGET and friends. | |
9612 | ||
9613 | Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
35590697 | 9614 | |
ba73c63f JM |
9615 | * Makefile.in (build_tooldir): New variable, same as tooldir. |
9616 | (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add | |
9617 | -B$(build_tooldir)/bin/. | |
9618 | (BASE_FLAGS_TO_PASS): Pass build_tooldir down. | |
9619 | ||
252b5132 RH |
9620 | Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com> |
9621 | ||
9622 | * config.sub: Add support for i[34567]86-pc-udk. | |
9623 | * configure.in: Likewise. | |
9624 | ||
9625 | Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com> | |
9626 | ||
9627 | * Makefile.in: add bzip2 package building bits for user | |
9628 | tools module | |
9629 | * configure.in: ditto | |
9630 | ||
ba73c63f JM |
9631 | Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com) |
9632 | ||
9633 | * Makefile.in (TARGET_CONFIGDIRS): Add libobjc. | |
9634 | (ALL_TARGET_MODULES): Add all-target-libobjc. | |
9635 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
9636 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
9637 | (all-target-libchill): Add dependencies. | |
9638 | * configure.in (target_libs): Add libchill. | |
35590697 | 9639 | |
252b5132 RH |
9640 | 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de> |
9641 | ||
ba73c63f | 9642 | * configure.in (target_subdir): Remove duplicate line. |
252b5132 RH |
9643 | |
9644 | Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com> | |
9645 | ||
9646 | * Makefile.in (all-automake): fix dependencies. | |
9647 | ||
9648 | Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com) | |
9649 | ||
9650 | * configure.in: Minor cleanups for building in the $(target_alias) | |
9651 | subdir. | |
9652 | ||
9653 | 1998-09-22 Jim Wilson <wilson@cygnus.com> | |
9654 | ||
9655 | * Makefile.in (bootstrap): Set r and s before make all. Use | |
9656 | BASE_FLAGS_TO_PASS in make all. | |
9657 | (cross): Likewise. | |
9658 | ||
9659 | 1998-09-20 Mark Mitchell <mark@markmitchell.com> | |
9660 | ||
9661 | * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'. | |
9662 | ||
252b5132 RH |
9663 | Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com> |
9664 | ||
9665 | * config.sub: Fix typo in last change. | |
9666 | ||
9667 | 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz> | |
9668 | ||
9669 | * config.sub: Add support for C4x target. | |
9670 | * configure.in: Likewise. | |
9671 | ||
9672 | 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com> | |
9673 | ||
9674 | * config.sub: Recognize sparcv9 just like sparc64. | |
9675 | ||
9676 | Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com> | |
9677 | ||
9678 | * config.guess: Match "Pent II" or "PentII" for OpenServer. | |
9679 | ||
9680 | Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com) | |
9681 | ||
9682 | * config.guess: Correctly identify Pentium II sco boxes. | |
9683 | ||
9684 | * config.guess: Fix "tr" code. From Weiwen Liu. | |
9685 | ||
9686 | Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM> | |
9687 | ||
9688 | * configure.in: Do not assume x86-svr4 or x86-unixware can handle | |
9689 | stabs. | |
9690 | ||
9691 | Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com) | |
9692 | ||
9693 | * Makefile.in (TARGET_CONFIGDIRS): Add libchill. | |
9694 | (ALL_TARGET_MODULES): Add all-target-libchill. | |
9695 | (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly. | |
9696 | (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly. | |
9697 | (all-target-libchill): Add dependencies. | |
9698 | * configure.in (target_libs): Add libchill. | |
9699 | ||
9700 | Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de> | |
9701 | ||
9702 | * config.guess: Avoid assumptions about "tr" behaves when | |
9703 | LANG is set to something other than English. | |
9704 | ||
9705 | Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org) | |
9706 | ||
9707 | * configure (gxx_include_dir): Changed to | |
9708 | '${prefix}/include/g++'-${libstdcxx_interface}. | |
9709 | ||
9710 | * config.if: New to determine the interfaces. | |
9711 | ||
9712 | Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com) | |
9713 | ||
9714 | * config.guess: Detect and handle MPE/IX. | |
9715 | * config.sub: Deal with MPE/IX. | |
9716 | ||
9717 | Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu> | |
9718 | ||
9719 | * configure.in: Use mh-aix43. | |
9720 | ||
9721 | 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de> | |
9722 | ||
9723 | * configure: Fix --without/--disable cases for gxx-include-dir. | |
9724 | ||
9725 | Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com> | |
9726 | ||
9727 | * mdata-sh: Imported. Needed for automake support. | |
9728 | ||
9729 | Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org> | |
9730 | ||
ba73c63f | 9731 | * Makefile.in (taz): Try "chmod -R og=u ." before |
252b5132 RH |
9732 | "chmod og=u `find . -print`". |
9733 | ||
9734 | Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com> | |
9735 | ||
ba73c63f | 9736 | * configure.in: Add arm-elf and thumb-elf support. |
252b5132 RH |
9737 | |
9738 | Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com> | |
9739 | ||
9740 | * Makefile.in: Undo previous patch. | |
9741 | ||
9742 | Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com> | |
9743 | ||
9744 | * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES | |
9745 | to here ... | |
9746 | (install-no-fixedincludes): and here | |
9747 | (INSTALL_MODULES): ... from here. | |
9748 | ||
9749 | Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com> | |
9750 | ||
9751 | * config.sub: Merge with FSF. | |
9752 | ||
9753 | * config.guess: Merge with FSF. | |
9754 | ||
9755 | Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com> | |
9756 | ||
9757 | * configure (extraconfigdirs): New variable. | |
9758 | (SUBDIRS): Add extraconfigdirs and recurse on them too. | |
9759 | * Makefile.in (all): Move higher in file. | |
9760 | (EXTRA_TARGET_HOST_ALL_MODULES): New variable. | |
9761 | (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables. | |
9762 | (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES. | |
9763 | (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES. | |
9764 | (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES. | |
9765 | ||
9766 | 1998-07-23 Brendan Kehoe <brendan@cygnus.com> | |
9767 | ||
9768 | * Makefile.in (all-target-libjava): Depend on all-gcc and | |
9769 | all-target-newlib. | |
9770 | (configure-target-libjava): Depend on $(ALL_GCC). | |
9771 | ||
9772 | Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com> | |
9773 | ||
9774 | * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. | |
9775 | (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. | |
9776 | ||
9777 | Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com> | |
9778 | ||
9779 | * ylwrap: Change absolute path checks to check for DOS style path | |
9780 | names. | |
9781 | ||
9782 | * ylwrap: Don't use a full path name if the source file is in the | |
9783 | same directory. From hjl@lucon.org (H.J. Lu). | |
9784 | ||
9785 | * config-ml.in: Default to being verbose, to match Feb 18 change to | |
9786 | configure. | |
9787 | ||
9788 | Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com> | |
9789 | ||
9790 | Brought over from egcs: | |
9791 | ||
9792 | Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) | |
9793 | ||
9794 | * configure.in (target_subdir): Set to ${target_alias} instead | |
9795 | of "libraries". | |
9796 | ||
9797 | Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> | |
9798 | ||
9799 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
9800 | ||
9801 | Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com> | |
9802 | ||
9803 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any | |
9804 | multilibs, force reconfiguration the first time we create | |
9805 | multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'. | |
9806 | ||
9807 | Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com> | |
9808 | ||
9809 | * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to | |
9810 | avoid confusion with --no-recursion. | |
9811 | ||
9812 | Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com> | |
9813 | ||
9814 | * configure.in: Win32 hosts shouldn't use install -x | |
9815 | * install-sh: remove -x option, and special .exe-handling | |
9816 | hack. | |
9817 | ||
9818 | Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com> | |
9819 | ||
9820 | * config.guess: Recognize i586-pc-beos. | |
9821 | * configure.in: Don't build some bits for beos. | |
9822 | ||
9823 | Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com> | |
9824 | ||
9825 | * configure: If CC is set but CFLAGS is not, and CC is gcc, make | |
9826 | CFLAGS default to -O2. | |
9827 | ||
9828 | * ltmain.sh: Add some hacks to make SunOS --enable-shared work | |
9829 | when using GNU ld. | |
9830 | ||
9831 | Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com> | |
9832 | ||
9833 | * ltmain.sh: Correct install when using a different shell. | |
9834 | ||
9835 | Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com> | |
9836 | ||
9837 | * ltconfig, ltmain.sh: Update to libtool 1.2b. | |
9838 | ||
9839 | Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de> | |
9840 | ||
9841 | * makefile.vms: Update to build binutils/makefile.vms. Add install | |
9842 | target. | |
9843 | ||
9844 | Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com> | |
9845 | ||
9846 | * ltconfig: Update to correct AIX handling. | |
9847 | ||
9848 | Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com) | |
9849 | ||
9850 | * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR. | |
9851 | ||
9852 | * configure.in (target_subdir): Set to ${target_alias} instead | |
9853 | of "libraries". | |
9854 | ||
9855 | 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de> | |
9856 | ||
9857 | * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger. | |
9858 | (Makefile): Depend on $(gcc_version_trigger). | |
9859 | ||
9860 | * configure (gcc_version): Change default initializer to empty | |
9861 | string. | |
9862 | (gcc_version_trigger): New variable; pass this variable down | |
9863 | to subdir configures to enable them checking gcc's version | |
9864 | themselves. Emit make macros for both gcc_version vars. | |
9865 | (topsrcdir): Initialize reliably. | |
9866 | (recursion line): Remove --with-gcc-version=${gcc_version}. | |
9867 | ||
9868 | 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> | |
9869 | ||
9870 | * configure (enable_version_specific_runtime_libs): Implement new flag | |
9871 | --enable-version-specific-runtime-libs which installs C++ runtime stuff | |
9872 | in $(libsubdir); emit definition in each generated Makefile. | |
9873 | (gxx_include_dir): Initialize depending on | |
9874 | $enable_version_specific_runtime_libs. | |
9875 | ||
9876 | 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de> | |
9877 | ||
9878 | * configure (gcc_version): Initialize properly depending on | |
9879 | how and where configure is started. | |
9880 | (recursion line): Pass a --with-gcc-version=${gcc_version} | |
9881 | to configures in subdirs. | |
9882 | ||
9883 | Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com> | |
9884 | ||
9885 | * configure.in (noconfigdirs): Add configure pattern for mips tx39 | |
35590697 | 9886 | cygmon |
252b5132 RH |
9887 | |
9888 | Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com> | |
9889 | ||
9890 | * configure.in: Add cygmon and libstub support for mn10200. | |
9891 | ||
9892 | 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de> | |
9893 | ||
9894 | * configure (gcc_version): Add new variable describing the | |
9895 | particular gcc version we're building. | |
9896 | * Makefile.in (libsubdir): Add new macro for the directory | |
9897 | in which the compiler finds executables, libraries, etc. | |
9898 | (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias | |
9899 | and libsubdir. | |
9900 | ||
9901 | Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
9902 | ||
ba73c63f JM |
9903 | * Makefile.in (local-clean): Remove *.log. |
9904 | (warning.log): Built with warn_summary from build.log. | |
9905 | (mail-report.log): Run test_summary. | |
9906 | (mail-report-with-warnings.log): Run test_summary including | |
9907 | warning.log in the report. | |
252b5132 RH |
9908 | |
9909 | Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com> | |
9910 | ||
9911 | * config.guess: Detection of Pentium II for *-sco-3.2v5*. | |
9912 | ||
9913 | Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com> | |
9914 | ||
9915 | * Makefile.in (grep): Grep no longer depends on libiberty. | |
9916 | ||
9917 | Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com> | |
9918 | ||
9919 | * Makefile.in: all-snavigator needs all-libgui. | |
9920 | ||
9921 | Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com> | |
9922 | ||
9923 | * configure.in: Add cygmon and libstub support for mn10300. | |
9924 | ||
9925 | Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com> | |
9926 | ||
9927 | * missing: Update to version from automake 1.3. | |
9928 | ||
9929 | * ltmain.sh: On installation, don't get confused if the same name | |
9930 | appears more than once in the list of library names. | |
9931 | ||
9932 | Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com> | |
9933 | ||
9934 | * config.sub: Accept m68060 and m5200 as CPU names. | |
9935 | ||
9936 | Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com> | |
9937 | ||
9938 | * configure: Use && rather than using -a in test, because odd | |
9939 | strings can confuse test. | |
9940 | * configure.in: Likewise. | |
9941 | ||
9942 | Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com> | |
9943 | ||
9944 | * ltconfig, ltmain.sh: Bring in Visual C++ support. | |
9945 | ||
9946 | Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
9947 | ||
9948 | * Makefile.in (boostrap2-lean, bootstrap3-lean, | |
ba73c63f JM |
9949 | bootstrap4-lean): New targets. |
9950 | ||
9951 | Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com) | |
9952 | ||
9953 | * mpw-* Delete. Not used. | |
252b5132 RH |
9954 | |
9955 | Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com) | |
9956 | ||
9957 | * COPYING.LIB: Update FSF address. | |
9958 | ||
9959 | Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com> | |
9960 | ||
9961 | * ltconfig, ltmain.sh: Update to libtool 1.2a. | |
9962 | ||
9963 | * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via | |
9964 | GAS_SUPPORT_DIRS. | |
9965 | ||
9966 | Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com> | |
9967 | ||
9968 | * ltconfig, ltmain.sh: Avoid producing a version number if | |
9969 | -version-info was not used. | |
9970 | ||
9971 | Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com> | |
9972 | ||
9973 | * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are | |
9974 | building with newlib. | |
9975 | ||
9976 | 1998-04-30 Paul Eggert <eggert@twinsun.com> | |
9977 | ||
ba73c63f | 9978 | * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end; |
35590697 | 9979 | Solaris `make' causes it to continue to next definition. |
252b5132 | 9980 | |
afb8d725 JM |
9981 | Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com) |
9982 | ||
9983 | * Makefile.in (install-gdbtk): Call this 'install-gdb' so that | |
9984 | the right GUI libraries and files are installed along with GDB. | |
9985 | ||
252b5132 RH |
9986 | Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com> |
9987 | ||
9988 | * configure.in: Change alpha to alpha* in several places. | |
9989 | ||
9990 | Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com> | |
9991 | ||
9992 | * config.sub: Recognize sparc86x. | |
9993 | ||
9994 | Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com> | |
ba73c63f | 9995 | |
252b5132 RH |
9996 | * configure.in (--enable-target-optspace): Remove debug echo. |
9997 | ||
9998 | Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com> | |
9999 | ||
10000 | * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS. | |
10001 | ||
10002 | Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com> | |
10003 | ||
10004 | * ltconfig: Update cygwin32 support. | |
10005 | ||
10006 | * Makefile.in (GAS_SUPPORT_DIRS): Add intl. | |
10007 | (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise. | |
10008 | (GDB_SUPPORT_DIRS): Likewise. | |
10009 | ||
10010 | Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com> | |
10011 | ||
10012 | * configure.in (target_makefile_frag): If --enable-target-optspace, | |
10013 | use -Os to compile target libraries rather than -O2. Default to | |
10014 | using -Os for d10v and m32r if --{enable,disable}-target-optspace is | |
10015 | not used. | |
10016 | * configure.in (target_cflags): Ditto for d30v. | |
10017 | ||
10018 | Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com> | |
10019 | ||
10020 | * Makefile.in (all-bfd): Depend on all-intl. | |
10021 | (all-binutils): Likewise. | |
10022 | (all-gas): Likewise. | |
10023 | (all-gprof): Likewise. | |
10024 | (all-ld): Likewise. | |
10025 | ||
252b5132 RH |
10026 | 1998-04-19 Brendan Kehoe <brendan@cygnus.com> |
10027 | ||
10028 | * configure.in (host_tools): Fix typo, lbtool -> libtool. | |
10029 | ||
10030 | Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com> | |
10031 | ||
10032 | * Makefile.in (all-bfd): Depend upon all-libiberty. | |
10033 | ||
10034 | * ltconfig, ltmain.sh: Bring in newer cygwin32 support. | |
10035 | ||
10036 | Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com> | |
10037 | ||
10038 | * Makefile.in: Add libstub. | |
10039 | ||
10040 | * configure.in: Ditto. Build libstub for targets that have cygmon | |
10041 | support. | |
10042 | ||
10043 | Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com> | |
10044 | ||
10045 | * configure.in: Don't set PICFLAG on ix86-cygwin32. | |
10046 | ||
10047 | Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com> | |
10048 | ||
10049 | * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and | |
10050 | use mh-sysv5 if specified. Support gprof on SCO Open Server. | |
10051 | ||
10052 | Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se> | |
10053 | ||
10054 | * configure: Define DEFAULT_M4 by searching PATH. | |
10055 | * Makfile.in: Use DEFAULT_M4. | |
10056 | ||
10057 | Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com> | |
10058 | ||
10059 | * ltconfig: Add cygwin32 support. | |
10060 | ||
10061 | * Makefile.in, configure.in: Add libtool as a native only directory | |
ba73c63f JM |
10062 | to configure and build. |
10063 | ||
10064 | Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com) | |
10065 | ||
10066 | * Makefile.in (INSTALL_MODULES): Remove texinfo. | |
252b5132 RH |
10067 | |
10068 | Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be> | |
10069 | ||
10070 | * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened. | |
10071 | ||
10072 | Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com> | |
10073 | ||
10074 | * Makefile.in: add ash make rules | |
10075 | * configure.in: add ash to native_only and host_tools lists | |
10076 | ||
10077 | Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com> | |
10078 | ||
10079 | * Makefile.in (all-gettext, all-intl): New targets. | |
10080 | (ALL_MODULES): Added all-gettext, all-intl. | |
10081 | (CROSS_CHECK_MODULES): Added check-gettext, check-intl. | |
10082 | (INSTALL_MODULES): Added install-gettext, install-intl. | |
10083 | (CLEAN_MODULES): Added clean-gettext, clean-intl. | |
10084 | ||
10085 | * configure.in (host_tools): Added gettext. | |
10086 | (native_only): Likewise. | |
10087 | (noconfigdirs) [various cases]: Likewise. | |
10088 | (host_libs): Added intl. | |
10089 | ||
afb8d725 JM |
10090 | Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com> |
10091 | ||
10092 | * configure: Do not disable building gdbtk for cygwin32 hosts. | |
10093 | ||
ba73c63f JM |
10094 | Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com> |
10095 | ||
10096 | * configure.in: Add thumb-coff target. | |
10097 | * config.sub: Add thumb-coff target. | |
10098 | ||
252b5132 RH |
10099 | Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com) |
10100 | ||
10101 | * Makefile.in: Revert yesterday's change. | |
10102 | (all-target-winsup): all-target-librx stays out of here. | |
10103 | ||
10104 | Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
10105 | ||
ba73c63f JM |
10106 | * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES, |
10107 | CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES, | |
10108 | INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup): | |
252b5132 RH |
10109 | Remove references to librx and libg++. |
10110 | ||
10111 | Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com> | |
10112 | ||
10113 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to | |
10114 | recursive makes | |
10115 | ||
10116 | Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com> | |
10117 | ||
10118 | * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B | |
10119 | for newlib directory. | |
10120 | (CXX_FOR_TARGET): Likewise. | |
10121 | ||
10122 | Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com) | |
10123 | ||
10124 | * ltconfig: Update after libtool/ltconfig.in change for | |
10125 | hpux11. | |
10126 | ||
10127 | Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com> | |
10128 | ||
10129 | * ltconfig, ltmain.sh: Update to libtool 1.2. | |
10130 | ||
10131 | Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
10132 | ||
10133 | * Makefile.in (install-gcc): Don't specify LANGUAGES here. | |
10134 | (install-gcc-cross): Instead, override LANGUAGES here. | |
10135 | ||
10136 | 1998-03-18 Dave Love <d.love@dl.ac.uk> | |
10137 | ||
10138 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a | |
10139 | non-existent file since /dev/null loses with bash 2.0/autoconf 2.12. | |
10140 | ||
10141 | Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com> | |
10142 | ||
10143 | * configure.in: Add Thumb-pe target. | |
10144 | ||
10145 | Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com> | |
ba73c63f | 10146 | |
252b5132 RH |
10147 | * Makefile.in - changed sn targets to snavigator |
10148 | * configure.in - changed sn targets to snavigator | |
10149 | ||
10150 | Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
10151 | ||
10152 | * config-ml.in: After building symlink tree call make distclean | |
10153 | if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens | |
10154 | to be the case for libiberty. | |
10155 | ||
10156 | Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu) | |
10157 | ||
10158 | * configure: When making link, also check the current | |
10159 | directory. The configure scripts may create one. | |
10160 | ||
10161 | Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com> | |
10162 | ||
10163 | * config.sub: Accept alphapca56 and alphaev6 properly. | |
10164 | ||
10165 | Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | |
10166 | ||
10167 | * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1. | |
10168 | ||
252b5132 RH |
10169 | Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de |
10170 | ||
80413487 | 10171 | * config.sub (sco5): Fix typo. |
252b5132 RH |
10172 | |
10173 | Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com> | |
10174 | ||
10175 | * Makefile.in (INSTALL_MODULES): Move install-tcl before | |
10176 | install-itcl. | |
10177 | (install-itcl): Remove dependency on install-tcl. | |
10178 | ||
10179 | Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com> | |
10180 | ||
10181 | * configure.in: Remove libgloss from noconfigdirs for MN10300. | |
10182 | ||
252b5132 RH |
10183 | Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com> |
10184 | ||
10185 | * configure.in: Don't build libgui for a cygwin32 target when not on | |
10186 | a cygwin32 host. | |
10187 | ||
10188 | Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com) | |
10189 | ||
10190 | * configure (redirect): Set to null, so default behavior of | |
10191 | configure is now --verbose. | |
10192 | ||
10193 | 1998-02-16 Dave Love <d.love@dl.ac.uk> | |
10194 | ||
10195 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with | |
10196 | CONFIG_SITE=/dev/null to forestall lossage with site configuration. | |
10197 | ||
10198 | Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de> | |
10199 | ||
10200 | * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add | |
10201 | this change to sync Makefile.in with its ChangeLog entries. | |
10202 | ||
10203 | Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org> | |
10204 | ||
10205 | * ltmain.sh (mkdir): Check that the directory doesn't exist | |
10206 | before we exit with error, so that we don't get races during | |
10207 | parallel builds. | |
10208 | ||
10209 | Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com> | |
10210 | ||
10211 | * ltconfig, ltmain.sh: Update from libtool 1.0i. | |
10212 | ||
10213 | Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
10214 | ||
10215 | * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and | |
10216 | PICFLAG_FOR_TARGET. | |
10217 | (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET. | |
10218 | ||
10219 | * configure: Emit a definition for the new macro enable_shared | |
10220 | into each Makefile. | |
10221 | ||
252b5132 RH |
10222 | Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com) |
10223 | ||
10224 | * configure.in (host_tools, native_only): Add libtool. | |
10225 | ||
10226 | Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com> | |
10227 | ||
10228 | * configure.in: add target-gperf to noconfigdirs for Cygwin32. | |
10229 | Fix typo in ming config comment. | |
10230 | ||
10231 | Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com> | |
10232 | ||
10233 | * ltconfig, ltmain.sh: Update from libtool 1.0h. | |
10234 | ||
10235 | Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com> | |
10236 | ||
10237 | * config.sub: Add tic30 cases, and map c30 to tic30. | |
10238 | ||
ba73c63f JM |
10239 | Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com> |
10240 | ||
10241 | * Makefile.in (TARGET_CONFIGDIRS): Add libf2c. | |
10242 | (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly | |
10243 | (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly | |
10244 | (CLEAN_TARGET_MODULES): Similarly | |
10245 | (all-target-libf2c): Add dependences. | |
35590697 | 10246 | * configure.in (target_libs): Add libf2c. |
ba73c63f | 10247 | |
252b5132 RH |
10248 | Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com> |
10249 | ||
ba73c63f JM |
10250 | * configure.in: Remove expect from noconfigdirs when target |
10251 | is cygwin32. OK to build expect and dejagnu with Canadian | |
10252 | Cross. | |
252b5132 RH |
10253 | |
10254 | Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com> | |
10255 | ||
10256 | * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32 | |
10257 | host. | |
10258 | ||
10259 | * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32 | |
10260 | and mingw32. | |
10261 | ||
10262 | Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
10263 | ||
10264 | * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix) | |
10265 | here as it is not defined in the toplevel Makefile. | |
10266 | ||
10267 | Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
10268 | ||
10269 | * configure (package_makefile_rules_frag): New variable, which names | |
10270 | a file with generic rules, ... | |
10271 | Change comment to mention we now have FIVE parts. | |
10272 | * configure: Undo last change. | |
10273 | ||
10274 | Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi> | |
10275 | ||
10276 | * config.guess: More accurate determination of HP processor types. | |
10277 | * config.sub: More accurate determination of HP processor types. | |
10278 | ||
10279 | Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de> | |
10280 | ||
10281 | * configure (package_makefile_frag): Move inserting the | |
10282 | ${package_makefile_frag} to where it should be according | |
10283 | to the comment. | |
10284 | ||
ba73c63f | 10285 | Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk> |
252b5132 RH |
10286 | |
10287 | * config.guess: Add support for Linux/ARM. | |
10288 | ||
10289 | Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com> | |
10290 | ||
10291 | * .cvsignore: Remove *-info and *-install since they match | |
10292 | release-info and mpw-install, which we don't want to just ignore. | |
10293 | ||
10294 | Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com> | |
10295 | ||
10296 | * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1. | |
10297 | ||
10298 | Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za> | |
10299 | ||
10300 | * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and | |
10301 | local_prefix to sub-make invocations. | |
10302 | ||
10303 | Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org) | |
10304 | ||
10305 | * configure.in: Check makefile fragments in the source | |
10306 | directory. | |
10307 | ||
10308 | Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br> | |
10309 | ||
ba73c63f JM |
10310 | * configure.in: Check whether host and target makefile |
10311 | fragments exist before adding them to *_makefile_frag. | |
252b5132 RH |
10312 | |
10313 | Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com> | |
10314 | ||
10315 | * configure.in (target_configdirs): Add cygmon for sparc64-elf. | |
ba73c63f | 10316 | |
252b5132 RH |
10317 | Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com> |
10318 | ||
10319 | * configure.in: Make sure we only replace RPATH_ENVVAR on | |
10320 | lines which begin with RPATH_ENVVAR, i.e. add "^" to the | |
10321 | regexp to sed. | |
10322 | ||
10323 | * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down | |
10324 | to sub-makes. | |
10325 | ||
10326 | 1998-01-13 Lee Iverson (leei@ai.sri.com) | |
10327 | ||
10328 | * config-ml.in (multi-do): LDFLAGS must include multilib | |
10329 | designator. | |
10330 | ||
10331 | Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com) | |
10332 | ||
10333 | * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5. | |
10334 | ||
10335 | Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu> | |
10336 | ||
10337 | * config.sub: Add mingw32 support. | |
10338 | * configure.in: Likewise. | |
252b5132 RH |
10339 | |
10340 | Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com> | |
10341 | ||
10342 | * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1 | |
10343 | ||
10344 | Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com) | |
10345 | ||
10346 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
10347 | * configure (gxx_include_dir): Provide a definition for subdirs | |
10348 | which do not use autoconf. | |
10349 | ||
10350 | Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com) | |
10351 | ||
10352 | * config.guess: Sync with egcs. Picks up new alpha support, | |
10353 | BeOS & some additional linux support. | |
10354 | ||
ba73c63f | 10355 | Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com) |
252b5132 RH |
10356 | |
10357 | * config.guess: HP 9000/803 is a PA1.1 machine. | |
10358 | ||
ba73c63f JM |
10359 | Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com> |
10360 | ||
10361 | * configure.in: It's alpha*-... | |
252b5132 RH |
10362 | |
10363 | Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu) | |
10364 | ||
ba73c63f JM |
10365 | * configure.in (host_makefile_frag, target_makefile_frag): |
10366 | Handle multiple config files. | |
10367 | (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and | |
10368 | alpha-*-*. | |
252b5132 RH |
10369 | |
10370 | Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com> | |
10371 | ||
10372 | * mkdep: New file. | |
10373 | ||
10374 | Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com> | |
10375 | ||
10376 | * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc. | |
10377 | ||
10378 | Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com> | |
10379 | ||
10380 | * Makefile.in: Add libgui directory. | |
10381 | (GDB_TK): Add all-libgui. | |
10382 | * configure.in: Add libgui directory. | |
10383 | * configure: Add all-libgui to GDB_TK. | |
10384 | ||
10385 | Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com> | |
10386 | ||
10387 | * config-ml.in (multidirs): Add m32r to multilib list. | |
10388 | ||
10389 | Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com> | |
10390 | ||
10391 | * Makefile.in (all-target-gperf): Change dependency to | |
10392 | all-target-libstdc++. | |
10393 | ||
10394 | Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com> | |
10395 | ||
10396 | * config.guess: Add BeOS support. | |
10397 | ||
10398 | Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com> | |
10399 | ||
10400 | Source directory cvs renamed to cvssrc: | |
10401 | * configure.in (host_tools): Change cvs to cvssrc. | |
10402 | (native_only): Likewise. | |
10403 | (noconfigdirs) [various cases]: Likewise. | |
10404 | * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. | |
10405 | (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. | |
10406 | (INSTALL_MODULES): Change install-cvs to install-cvssrc. | |
10407 | (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. | |
10408 | (all-cvssrc): Rename target from all-cvs. | |
10409 | ||
10410 | Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com) | |
10411 | ||
10412 | * configure (gxx_include_dir): Fix thinko. | |
10413 | ||
10414 | Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com) | |
10415 | ||
10416 | * Makefile.in (INSTALL_TARGET_CROSS): Define. | |
10417 | (install-cross, install-gcc-cross): New targets. | |
10418 | ||
10419 | Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com> | |
10420 | ||
10421 | * configure.in (noconfigdirs): Add support for Thumb target. | |
10422 | ||
10423 | * config.sub (maybe_os): Add support for Thumb target. | |
10424 | ||
10425 | Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com> | |
10426 | ||
10427 | * Makefile.in: Add rules for cygmon. | |
10428 | ||
10429 | * configure.in: Build cygmon for sparc-elf and sparclite-aout. | |
10430 | ||
10431 | Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com) | |
10432 | ||
10433 | * Makefile.in (INSTALL_TARGET): Do install-gcc first. | |
10434 | * configure (gxx_include_dir): Provide a definition for subdirs | |
10435 | which do not use autoconf. | |
10436 | ||
10437 | Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com> | |
10438 | ||
10439 | * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's | |
35590697 | 10440 | 11/18/97 build |
252b5132 RH |
10441 | |
10442 | Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com) | |
10443 | ||
10444 | * From Franz Sirl. | |
10445 | * config.guess (powerpc*-*-linux): Handle glibc2 beta release | |
10446 | found on RedHat Linux systems. | |
10447 | ||
10448 | Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com) | |
10449 | ||
10450 | * config.guess (alpha stuff): Merge with FSF to avoid incorrect | |
10451 | guesses. | |
10452 | ||
10453 | Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com) | |
10454 | ||
10455 | * configure.in (i[3456]86-ncr-sysv4.3*): Tweak. | |
10456 | ||
10457 | Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | |
10458 | ||
10459 | * ltmain.sh: If mkdir fails, check whether the directory was created | |
10460 | anyhow by some other process. | |
10461 | ||
10462 | Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com> | |
10463 | ||
10464 | * configure.in (d30v-*-*): Configure all directories. | |
10465 | ||
10466 | Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com> | |
10467 | ||
10468 | * configure.in (d30v-*-*): Configure newlib, libiberty directories | |
10469 | for the D30V. | |
10470 | ||
10471 | Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com> | |
10472 | ||
10473 | * configure.in (d30v-*-*): Configure target-libgloss on the D30V. | |
10474 | ||
10475 | Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com> | |
10476 | ||
80413487 RH |
10477 | * include/libiberty.h: Add extern "C" { so it can be used with C++ |
10478 | progrms. | |
10479 | * include/remote-sim.h: Add extern "C" { so it can be used with C++ | |
10480 | programs. | |
252b5132 RH |
10481 | |
10482 | Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com> | |
10483 | ||
10484 | * configure.in (d30v-*-*): Configure GCC now. | |
10485 | ||
10486 | Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com> | |
10487 | ||
10488 | * configure.in: Remove a "second pass" of tweaking noconfigdirs, | |
10489 | is no longer needed. | |
10490 | ||
10491 | Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com> | |
10492 | ||
10493 | * Makefile.in: check-target-libio depends on all-target-libstdc++. | |
10494 | ||
10495 | Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de) | |
10496 | ||
10497 | * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap | |
10498 | targets using "$@" to provide support for similar but not identical | |
10499 | targets without having to duplicate code. | |
10500 | ||
10501 | Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de> | |
10502 | ||
10503 | * makefile.vms: Fix to work with DEC C. | |
10504 | ||
10505 | Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com> | |
10506 | ||
10507 | * config.sub: Add mips-tx39-elf to marketing names. | |
10508 | ||
10509 | Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com> | |
10510 | ||
10511 | * ltmain.sh: Handle symlinks in generated script. | |
10512 | ||
10513 | Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com> | |
10514 | ||
10515 | * configure: Handle autoconf style directory options: --bindir, | |
10516 | --datadir, --includedir, --infodir, --libdir, --libexecdir, | |
10517 | --mandir, --oldincludedir, --sbindir, --sharedstatedir, | |
10518 | --sysconfdir. | |
10519 | * Makefile.in (sbindir, libexecdir, sysconfdir): New variables. | |
10520 | (sharedstatedir, localstatedir, oldincludedir): New variables. | |
10521 | (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir, | |
10522 | infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir, | |
10523 | sbindir, sharedstatedir, and sysconfdir. | |
10524 | ||
10525 | Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu> | |
10526 | ||
10527 | * Makefile.in (bootstrap-lean): New target. | |
10528 | ||
10529 | Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com> | |
10530 | ||
10531 | * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db, | |
35590697 | 10532 | sn, and gnuserv from noconfigdirs. |
252b5132 RH |
10533 | |
10534 | Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com> | |
10535 | ||
10536 | * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh. | |
10537 | ||
10538 | Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com) | |
10539 | ||
ba73c63f | 10540 | * Makefile.in (cross): New target. |
252b5132 RH |
10541 | |
10542 | Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br> | |
ba73c63f | 10543 | Jeff Law <law@cygnus.com> |
252b5132 RH |
10544 | |
10545 | * Makefile.in (bootstrap2, bootstrap3): New targets. | |
10546 | (all-bootstrap): Remove outdated and confusing target. | |
10547 | (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down. | |
10548 | ||
afb8d725 JM |
10549 | Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com> |
10550 | ||
10551 | * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for | |
35590697 | 10552 | windows. Consistent with gdb/configure. |
afb8d725 | 10553 | |
252b5132 RH |
10554 | 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com> |
10555 | ||
252b5132 RH |
10556 | * configure.in: Name Linux target fragment. |
10557 | ||
10558 | * configure: Rewrite so that project Makefile fragment is inserted | |
10559 | first and appears last in the resulting Makefile. | |
10560 | ||
10561 | Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
10562 | ||
10563 | * Makefile.in (install-itcl): Install tcl first. | |
10564 | ||
252b5132 | 10565 | Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com> |
ba73c63f | 10566 | |
252b5132 RH |
10567 | * configure.in: remove bison from noconfigdirs for Cygwin32 host |
10568 | ||
10569 | Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu) | |
10570 | ||
10571 | * Makefile.in (local-distclean): Also remove mh-frag mt-frag. | |
10572 | ||
10573 | * configure.in (skipdirs): Add target-librx for Linux. | |
10574 | (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic. | |
10575 | ||
10576 | Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com) | |
10577 | ||
10578 | * Makefile.in (bootstrap): New target. | |
10579 | ||
10580 | Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com) | |
10581 | ||
10582 | * config.sub: Accept 'amigados' for backward compatability. | |
10583 | ||
10584 | Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com> | |
10585 | ||
10586 | * config.guess: Merge with FSF. | |
10587 | ||
ba73c63f JM |
10588 | Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com> |
10589 | ||
10590 | * config.sub: Change 'amigados' to 'amigaos' to match current usage. | |
10591 | ||
252b5132 RH |
10592 | Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com> |
10593 | ||
10594 | * config.sub: Add "marketing-names" patch. | |
10595 | ||
10596 | Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com) | |
10597 | ||
80413487 | 10598 | * configure.in (*-*-rtems*): Do not build libgloss for rtems. |
252b5132 RH |
10599 | |
10600 | Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com) | |
10601 | ||
10602 | * config.sub: Handle v850-elf. | |
10603 | ||
ba73c63f JM |
10604 | Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com> |
10605 | ||
10606 | * .cvsignore (*-install): Remove. | |
10607 | ||
252b5132 RH |
10608 | Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com> |
10609 | ||
10610 | * ltconfig: Set CONFIG_SHELL in libtool. | |
10611 | * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh | |
10612 | ||
10613 | Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com> | |
10614 | ||
10615 | * configure.in (target_subdir): Set to libraries if enable_multilib. | |
10616 | ||
10617 | Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com> | |
10618 | ||
10619 | * config.guess: Update from gcc directory. | |
10620 | ||
10621 | Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
10622 | ||
10623 | * Makefile.in (all-sim): Depends on all-readline. | |
10624 | ||
10625 | Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com> | |
10626 | ||
10627 | * Makefile.in (BISON, YACC): Use $$s. | |
10628 | (all-bison): Depend on all-texinfo. | |
10629 | ||
10630 | Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com> | |
10631 | ||
10632 | * Makefile.in (BISON): Add -L flag. | |
10633 | (YACC): Likewise. | |
10634 | ||
10635 | Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> | |
10636 | ||
35590697 AJ |
10637 | * configure.in (noconfigdirs): Add support for v850e target. |
10638 | ||
252b5132 RH |
10639 | * config.sub (maybe_os): Add support for v850e target. |
10640 | ||
10641 | Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> | |
10642 | ||
35590697 AJ |
10643 | * configure.in (noconfigdirs): Add support for v850ea target. |
10644 | ||
252b5132 RH |
10645 | * config.sub (maybe_os): Add support for v850ea target. |
10646 | ||
10647 | Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com> | |
10648 | ||
10649 | * config.sub: Add mipstx39. Delete r3900. | |
10650 | ||
10651 | Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
10652 | ||
10653 | * Makefile.in (all-autoconf): Depends on all-texinfo. | |
10654 | ||
10655 | Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com> | |
10656 | ||
10657 | * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and | |
10658 | eabi targets. | |
10659 | ||
10660 | Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com> | |
10661 | ||
10662 | * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible. | |
10663 | ||
10664 | * configure: When handling a Canadian Cross, handle YACC as well as | |
10665 | BISON. Just set BISON to bison. When setting YACC, prefer bison. | |
80413487 | 10666 | * Makefile.in (all-bison): Depend upon all-texinfo. |
252b5132 RH |
10667 | |
10668 | Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com> | |
10669 | ||
10670 | * Makefile.in (BISON): bison, not byacc or bison -y. | |
10671 | (YACC): bison -y or byacc or yacc. | |
10672 | (various): Add *-bison as appropriate. | |
10673 | (taz): No need to mess with BISON anymore. | |
10674 | ||
10675 | Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com> | |
10676 | ||
10677 | * configure: If OSTYPE matches *win32*, try to find a good value for | |
10678 | CONFIG_SHELL. | |
10679 | ||
10680 | Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com> | |
10681 | ||
10682 | * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in | |
10683 | configure.in if it is present. | |
10684 | ||
10685 | Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com> | |
10686 | ||
10687 | * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new. | |
10688 | ||
10689 | Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com> | |
10690 | ||
10691 | * config.sub: Recognize `arc' cpu. | |
10692 | * configure.in: Likewise. | |
10693 | * config-ml.in: Likewise. | |
10694 | ||
10695 | Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com> | |
10696 | ||
10697 | * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs. | |
10698 | ||
10699 | Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com> | |
10700 | ||
10701 | * configure: Changed sed delimiter from ':' to '|' when | |
10702 | attempting to substitute ${config_shell} for SHELL. On | |
10703 | NT ${config_shell} may contain a ':' in it. | |
10704 | ||
10705 | Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com> | |
10706 | ||
10707 | * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells. | |
10708 | ||
10709 | Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com> | |
10710 | ||
10711 | * Makefile.in (AS_FOR_TARGET): Change as.new to as-new. | |
10712 | ||
10713 | Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com> | |
10714 | ||
10715 | * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new. | |
10716 | ||
10717 | * ylwrap: If the program is a relative path, force it to be | |
10718 | absolute. | |
10719 | ||
10720 | Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
10721 | ||
10722 | * configure (tooldir): Set BISON to `bison -y' and not just bison. | |
10723 | ||
10724 | Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com> | |
10725 | ||
10726 | * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present, | |
35590697 AJ |
10727 | correctly specify the target build directory $(TARGET_SUBDIR)/winsup |
10728 | for libraries. | |
252b5132 RH |
10729 | |
10730 | Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com> | |
10731 | ||
10732 | * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values | |
35590697 | 10733 | separated by spaces. |
252b5132 RH |
10734 | |
10735 | Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com> | |
10736 | ||
10737 | * ylwrap: New file. | |
10738 | * Makefile.in (DEVO_SUPPORT): Add ylwrap. | |
10739 | ||
10740 | * ltmain.sh: Handle /bin/sh at start of install program. | |
10741 | ||
10742 | * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. | |
10743 | ||
10744 | * ltconfig, ltmain.sh: New files, from libtool 1.0. | |
10745 | * missing: New file, from automake 1.2. | |
10746 | ||
10747 | Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com> | |
10748 | ||
10749 | * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add | |
10750 | check-tk to CHECK_X11_MODULES. | |
10751 | ||
10752 | Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com> | |
10753 | ||
10754 | * config.sub: Merge with FSF. | |
10755 | ||
10756 | Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com> | |
10757 | ||
10758 | * config.guess: Merge with FSF. | |
10759 | ||
10760 | Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> | |
10761 | ||
10762 | * configure: Treat msdosdjgpp like go32. | |
10763 | * configure.in: Likewise. Don't remove gprof for go32. | |
10764 | ||
10765 | * configure: Change Makefile.tem2 to Makefile.tm2. | |
10766 | ||
10767 | Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com> | |
10768 | ||
10769 | * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep. | |
10770 | ||
10771 | Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
10772 | ||
10773 | * install-sh (chmodcmd): Set to null if the DST directory already | |
10774 | exists. Same as Nov 11th change. | |
10775 | ||
10776 | Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com> | |
10777 | ||
35590697 | 10778 | * configure (GDB_TK): Needs itcl and tix. |
252b5132 RH |
10779 | |
10780 | Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com> | |
10781 | ||
10782 | * config.guess: Update from FSF. | |
10783 | ||
10784 | Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com> | |
10785 | ||
10786 | * Makefile.in (GDB_TK): Depend on itcl and tix. | |
10787 | ||
10788 | Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com> | |
10789 | ||
10790 | * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. | |
10791 | (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS). | |
10792 | (INSTALL_SCRIPT): New variable. | |
10793 | (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT. | |
10794 | * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS | |
10795 | to -x. | |
10796 | * install-sh: Add support for -x option. | |
10797 | ||
10798 | Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com> | |
10799 | ||
10800 | * configure.in, Makefile.in: Treat tix like itcl. | |
10801 | ||
10802 | Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com> | |
10803 | ||
10804 | * Makefile.in (WINDRES): New variable. | |
10805 | (WINDRES_FOR_TARGET): New variable. | |
10806 | (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET. | |
10807 | (EXTRA_HOST_FLAGS): Add WINDRES. | |
10808 | (EXTRA_TARGET_FLAGS): Add WINDRES. | |
10809 | (EXTRA_GCC_FLAGS): Add WINDRES. | |
10810 | ($(DO_X)): Pass down WINDRES. | |
10811 | ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring. | |
10812 | * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like | |
10813 | DLLTOOL_FOR_TARGET. | |
10814 | ||
10815 | Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com> | |
10816 | ||
10817 | * configure.in: configure sim before gdb for win32-x-ppc | |
10818 | ||
10819 | Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
10820 | ||
10821 | Move gperf into the toplevel, from libg++. | |
10822 | * configure.in (target_tools): Add target-gperf. | |
10823 | (native_only): Add target-gperf. | |
10824 | * Makefile.in (all-target-gperf): New target, depend on | |
10825 | all-target-libg++. | |
10826 | (configure-target-gperf): Empty rule. | |
10827 | (ALL_TARGET_MODULES): Add all-target-gperf. | |
10828 | (CONFIGURE_TARGET_MODULES): Add configure-target-gperf. | |
10829 | (CHECK_TARGET_MODULES): Add check-target-gperf. | |
10830 | (INSTALL_TARGET_MODULES): Add install-target-gperf. | |
10831 | (CLEAN_TARGET_MODULES): Add clean-target-gperf. | |
10832 | ||
10833 | Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com) | |
35590697 | 10834 | |
252b5132 RH |
10835 | * config.sub (mn10200): Recognize new basic machine. |
10836 | ||
10837 | Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
10838 | ||
10839 | * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing | |
10840 | --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough. | |
10841 | ||
10842 | Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com> | |
10843 | ||
10844 | * configure.in: If we're building mips-sgi-irix6* native, turn on | |
10845 | ENABLE_MULTILIB and set TARGET_SUBDIR. | |
10846 | ||
10847 | Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com> | |
10848 | ||
10849 | * Makefile.in (all-sn): Depend on all-grep. | |
10850 | ||
10851 | Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com> | |
10852 | ||
10853 | * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. | |
10854 | ||
10855 | * configure: Set CFLAGS and CXXFLAGS, and substitute them into | |
10856 | Makefile. From Jeff Makey <jeff@cts.com>. | |
10857 | * Makefile.in: Add comment for CFLAGS and CXXFLAGS. | |
10858 | ||
10859 | * Makefile.in (DISTBISONFILES): Remove. | |
10860 | (taz): Don't futz with DISTBISONFILES. Change BISON to use | |
10861 | $(DEFAULT_YACC). | |
10862 | ||
10863 | * configure.in: Build itl, db, sn, etc., when building for native | |
35590697 | 10864 | cygwin32. |
252b5132 RH |
10865 | |
10866 | * Makefile.in (LD): New variable. | |
10867 | (EXTRA_HOST_FLAGS): Pass down LD. | |
10868 | ($(DO_X)): Likewise. | |
10869 | ||
10870 | Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com> | |
10871 | ||
10872 | * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh. | |
10873 | ||
10874 | Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com> | |
10875 | ||
10876 | * configure.in (targargs): Strip out any supplied --build argument | |
35590697 | 10877 | before adding our own. Always add --build. |
252b5132 RH |
10878 | |
10879 | Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com> | |
10880 | ||
10881 | * configure.in (targargs): Pass --build if we're doing | |
10882 | a cross-compile. | |
10883 | ||
10884 | Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com> | |
10885 | ||
ba73c63f | 10886 | * configure: Use '|' instead of ":" as the separator in |
252b5132 RH |
10887 | sed. Otherwise sed chokes on NT path names with drive |
10888 | designators. Also look for "?:*" as the leading characters in an | |
10889 | absolute pathname. | |
10890 | ||
10891 | Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com> | |
10892 | ||
10893 | * config.sub: Support for r3900. | |
10894 | ||
10895 | Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com> | |
10896 | ||
10897 | * configure.in: Use install-sh, not install.sh. | |
10898 | ||
10899 | Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com> | |
10900 | ||
10901 | * Makefile.in (taz): Improve check for BISON so it doesn't try to | |
10902 | apply it twice. | |
10903 | ||
10904 | Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com> | |
10905 | ||
10906 | * Makefile.in (INSTALL_MODULES): Put install-opcodes before | |
10907 | install-binutils. | |
10908 | ||
10909 | Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com> | |
10910 | ||
10911 | * Makefile.in: Add automake targets. | |
10912 | * configure.in (host_tools): Add automake. | |
10913 | ||
10914 | Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com> | |
10915 | ||
10916 | * configure: Default CXX to c++, not gcc. | |
10917 | * Makefile.in (CXX): Set to c++, not gcc. | |
10918 | (CXX_FOR_TARGET): When cross, transform c++, not gcc. | |
10919 | ||
10920 | Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com> | |
10921 | ||
10922 | * install-sh: try appending a .exe if source file doesn't | |
10923 | exist | |
10924 | ||
10925 | Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com> | |
10926 | ||
10927 | * configure.in: Turn on multilib by default. | |
10928 | (cross_only): Remove target-libiberty. | |
10929 | ||
10930 | * Makefile.in (all-gcc): Don't depend on libiberty. | |
10931 | ||
10932 | Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com> | |
10933 | ||
10934 | * config.guess: improve algorithm for recognizing Gnu Hurd x86. | |
10935 | ||
10936 | Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com> | |
10937 | ||
10938 | * Makefile.in (DEVO_SUPPORT): Add mpw-install. | |
10939 | (DISTBISONFILES): Add ld/Makefile.in | |
10940 | ||
10941 | Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com> | |
10942 | ||
10943 | * configure.in: if target is cygwin32 but host isn't cygwin32, | |
10944 | don't configure gdb tcl tk expect, not just gdb. | |
10945 | ||
10946 | Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com> | |
10947 | ||
10948 | * configure.in: Added gnuserv everywhere sn appears. | |
10949 | ||
10950 | * Makefile.in (ALL_MODULES): Added all-gnuserv. | |
10951 | (CROSS_CHECK_MODULES): Added check-gnuserv. | |
10952 | (INSTALL_MODULES): Added install-gnuserv. | |
10953 | (CLEAN_MODULES): Added clean-gnuserv. | |
10954 | (all-gnuserv): New target. | |
10955 | ||
10956 | Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> | |
10957 | ||
10958 | * config.guess: Fixes for MIPS OpenBSD systems. | |
10959 | ||
10960 | Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com> | |
10961 | ||
10962 | * Makefile.in (INSTALL_XFORM): Remove. | |
10963 | (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM. | |
10964 | ||
10965 | * mkinstalldirs: New file, copied from automake. | |
10966 | * Makefile.in (installdirs): Rename from install-dirs. Use | |
10967 | mkinstalldirs. Change all users. | |
10968 | (DEVO_SUPPORT): Add mkinstalldirs. | |
10969 | ||
10970 | Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com> | |
10971 | ||
10972 | * install-sh: Rename from install.sh. | |
10973 | * Makefile.in (INSTALL): Change install.sh to install-sh. | |
10974 | (DEVO_SUPPORT): Likewise. | |
10975 | ||
10976 | * configure: Use ${config_shell} with ${moveifchange}. From Thomas | |
10977 | Graichen <graichen@rzpd.de>. | |
10978 | ||
10979 | Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se> | |
10980 | ||
10981 | * config.guess: Recognize OpenBSD systems correctly. | |
10982 | ||
10983 | Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
10984 | ||
10985 | * README, Makefile.in (ETC_SUPPORT): Remove references to | |
10986 | cfg-paper*, configure.{texi,man,info*}._ | |
10987 | ||
10988 | Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com> | |
10989 | ||
10990 | * Makefile.in (all.normal): Ensure that gcc is built after all | |
10991 | the x11 - ie gdb - targets. | |
10992 | ||
10993 | Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de> | |
10994 | ||
10995 | * makefile.vms: Don't run conf-a-gas. | |
10996 | ||
10997 | Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com> | |
10998 | ||
80413487 | 10999 | * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*. |
252b5132 RH |
11000 | |
11001 | Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com> | |
11002 | ||
11003 | * configure.in: Remove noconfigdirs case since gdb also | |
11004 | configures and builds for tic80-coff. | |
11005 | ||
11006 | Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com> | |
11007 | ||
11008 | * configure: Set cache_file to config.cache. | |
11009 | * Makefile.in (local-distclean): Remove config.cache. | |
11010 | ||
11011 | Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com> | |
11012 | ||
11013 | * COPYING: Update FSF address. | |
11014 | ||
11015 | Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com> | |
11016 | ||
11017 | * configure.in (tic80-*-*): Remove G++ libraries and libgloss from | |
11018 | noconfigdirs. | |
11019 | ||
11020 | Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com> | |
11021 | ||
11022 | * Makefile.in (install-dirs): Don't crash if prefix, and hence | |
11023 | MAKEDIRS, is empty. | |
11024 | ||
11025 | Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com> | |
11026 | ||
11027 | * config.sub: Tweak mn10300 entry. | |
11028 | ||
11029 | Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com> | |
11030 | ||
11031 | * configure.in (host_tools): Put sim before gdb, so gdb's | |
11032 | configure.tgt can determine if the simulator was configured. | |
11033 | ||
11034 | Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com> | |
11035 | ||
11036 | * config.sub: Move BeOS $os case to be with other Cygnus | |
11037 | local cases. | |
11038 | ||
11039 | Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com> | |
11040 | ||
11041 | * config.sub: Remove misplaced comment that broke Linux. | |
11042 | ||
11043 | Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com> | |
11044 | ||
11045 | * config.sub: Add BeOS support. | |
11046 | ||
11047 | Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com> | |
11048 | ||
11049 | * Makefile.in (CHECK_X11_MODULES): Don't run check-tk. | |
11050 | ||
11051 | Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com> | |
11052 | ||
11053 | * configure.in (noconfigdirs): Remove tcl and tk from | |
11054 | noconfigdirs for cygwin32 builds. | |
11055 | ||
11056 | Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com> | |
11057 | ||
11058 | * configure.in (tic80-*-*): Remove ld from noconfigdirs. | |
11059 | ||
11060 | Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com> | |
11061 | ||
11062 | * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove | |
11063 | make-all.com, use makefile.vms instead. | |
11064 | ||
11065 | Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com> | |
11066 | ||
11067 | * config.sub: Accept -lnews*. | |
11068 | ||
11069 | Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au> | |
11070 | ||
11071 | * configure.in (noconfigdirs): Disable target-newlib, | |
35590697 | 11072 | target-examples and target-libiberty for d30v. |
252b5132 RH |
11073 | |
11074 | Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11075 | ||
11076 | * configure.in (noconfigdirs): Enable ld for d30v. | |
11077 | ||
11078 | Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com> | |
11079 | ||
11080 | * configure.in (tic80-*-*): Build compiler. | |
11081 | ||
11082 | Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com> | |
11083 | ||
11084 | * configure.in (d30v-*): Remove sim directory from list of | |
35590697 | 11085 | unsupported d30v directories |
252b5132 RH |
11086 | |
11087 | Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11088 | ||
35590697 AJ |
11089 | * config.sub, configure.in: Add d30v target cpu. |
11090 | ||
252b5132 RH |
11091 | Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de> |
11092 | ||
11093 | * makefile.vms: New file. | |
11094 | * make-all.com: Remove. | |
11095 | ||
11096 | Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com> | |
11097 | ||
11098 | * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS. | |
11099 | ||
11100 | Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com> | |
11101 | ||
11102 | * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl. | |
11103 | ||
11104 | Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com> | |
11105 | ||
11106 | * Makefile.in (ALL_MODULES): Added all-db. | |
11107 | (CROSS_CHECK_MODULES): Addec check-db. | |
11108 | (INSTALL_MODULES): Added install-db. | |
11109 | (CLEAN_MODULES): Added clean-db. | |
11110 | ||
11111 | Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com> | |
11112 | ||
11113 | * config.guess: Merge with latest FSF sources. | |
11114 | ||
11115 | Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com> | |
11116 | ||
11117 | * Makefile.in (ALL_MODULES): Added all-itcl. | |
11118 | (CROSS_CHECK_MODULES): Added check-itcl. | |
11119 | (INSTALL_MODULES): Added install-itcl. | |
11120 | (CLEAN_MODULES): Added clean-itcl. | |
11121 | ||
11122 | Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com> | |
11123 | ||
11124 | * configure.in: build gdb for mn10200 | |
11125 | ||
11126 | Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com> | |
11127 | ||
11128 | * Makefile.in (all-target-winsup): Depend on all-target-libio. | |
11129 | ||
11130 | Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com> | |
11131 | ||
11132 | * configure.in (tic80-*-*): Turn off most targets right now. | |
11133 | ||
11134 | Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com> | |
11135 | ||
11136 | * Makefile.in (MAKEINFO): Check for the existence of the Makefile, | |
11137 | rather than the makeinfo program. | |
11138 | (do-info): Depend upon all-texinfo. | |
11139 | ||
11140 | Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com> | |
11141 | ||
11142 | * configure.in: Remove uses of config/mh-linux. | |
11143 | ||
11144 | * config.sub, config.guess: Merge with latest FSF sources. | |
11145 | ||
11146 | Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com> | |
11147 | ||
11148 | * config.sub (case $basic_machine): Add tic80 entries. | |
11149 | ||
11150 | Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com> | |
11151 | ||
11152 | * config.sub, config.guess: Merge with latest FSF sources. | |
11153 | ||
11154 | Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11155 | ||
11156 | * mpw-build.in: Build ld before gcc, use NewFolderRecursive. | |
11157 | * mpw-config.in: Test for NewFolderRecursive. | |
11158 | * mpw-install: Use symbolic name for startup filename. | |
11159 | * mpw-README: Add various additional details. | |
11160 | ||
11161 | Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com> | |
11162 | ||
11163 | * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. | |
11164 | ||
11165 | Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com) | |
11166 | ||
11167 | * configure.in: Do build gcc and the target libraries for | |
11168 | the mn10200. | |
11169 | ||
11170 | Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com> | |
11171 | ||
11172 | * configure.in: don't avoid building gdb for mn10300 any more | |
11173 | * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS | |
11174 | instead of single-quoting it. | |
11175 | ||
11176 | Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com> | |
11177 | ||
11178 | * configure.in: Don't use --with-stabs on IRIX 6. | |
11179 | ||
11180 | Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com> | |
11181 | ||
11182 | * configure.in (m32r): Build gdb, libg++ now. | |
11183 | ||
11184 | Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
11185 | ||
11186 | * configure.in (mips*-sgi-irix6*): Remove gdb and related | |
11187 | directories from noconfigdirs. | |
11188 | ||
11189 | Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com> | |
11190 | ||
11191 | * config.sub (basic_machine): added mips16 configuration | |
11192 | ||
11193 | Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11194 | ||
11195 | * config.sub: Handle d10v-unknown. | |
11196 | ||
11197 | Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com> | |
11198 | ||
11199 | * config.sub: Handle v850-unknown. | |
11200 | ||
11201 | Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com> | |
11202 | ||
11203 | * Makefile.in: add findutils | |
11204 | * configure.in: add findutils to list of host_tools | |
11205 | ||
11206 | Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com) | |
11207 | ||
11208 | * config.sub: Handle mn10200 and mn10300. | |
11209 | ||
11210 | Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11211 | ||
11212 | * configure.in (d10v-*): Do not build librx. | |
11213 | ||
11214 | Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com) | |
11215 | ||
11216 | * configure.in (mn10300): Build everything except gdb & libgloss. | |
11217 | ||
11218 | Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com> | |
11219 | ||
11220 | * config.guess: Patch for Dansk Data Elektronik servers, | |
11221 | from Niels Skou Olsen <nso@dde.dk>. | |
11222 | ||
11223 | For ncr, use /bin/uname rather than uname, since GNU uname does not | |
11224 | support -p. Suggested by Mark Mitchell <mmitchell@usa.net>. | |
11225 | ||
11226 | Patch for MIPS R4000 running System V, | |
11227 | from Eric S. Raymond <esr@snark.thyrsus.com>. | |
11228 | ||
11229 | Fix thinko for nextstep. | |
11230 | ||
11231 | Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn. | |
11232 | ||
11233 | Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu> | |
11234 | * config.guess: Guess mips-dec-mach_bsd4.3. | |
11235 | ||
11236 | Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com> | |
11237 | * config.guess (i?86-ncr-sysv*): Emit just enough of the minor | |
11238 | release numbers. | |
11239 | * config.guess (mips-mips-riscos*): Emit just enough of the | |
11240 | release number. | |
11241 | ||
11242 | Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com> | |
11243 | * config.guess (sparc-auspex-sunos*): Added. | |
11244 | (f300-fujitsu-*): Added. | |
11245 | ||
11246 | Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com> | |
11247 | * config.guess: Recognize a Tadpole as a sparc. | |
11248 | ||
11249 | Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> | |
11250 | ||
11251 | * config.guess: Don't assume that NextStep version is either 2 or | |
11252 | 3. NextStep 4 (aka OpenStep 4) has come out now. | |
11253 | ||
11254 | Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu> | |
11255 | ||
11256 | * config.guess: Support Cray T90 that reports itself as "CRAY TS". | |
11257 | From Rik Faith <faith@cs.unc.edu>. | |
11258 | ||
11259 | Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> | |
11260 | ||
11261 | * config.sub: Contributions from bug-gnu-utils to: | |
11262 | Support plain "hppa" (no version given) architecture, reported by | |
11263 | OpenStep. | |
11264 | OpenBSD like NetBSD. | |
11265 | LynxOs is not a hardware supplier. | |
11266 | ||
11267 | * config.guess: Contributions from bug-gnu-utils to add support for: | |
35590697 | 11268 | OpenBSD like NetBSD. |
252b5132 RH |
11269 | Stratus systems. |
11270 | More Pyramid systems. | |
11271 | i[n>4]86 Intel chips. | |
11272 | M680[n>4]0 Motorola chips. | |
11273 | Use unknown instead of lynx for hardware manufacturer. | |
11274 | ||
11275 | Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11276 | ||
11277 | * install.sh (chmodcmd): Set to null if the DST directory already | |
11278 | exists. | |
11279 | ||
11280 | Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11281 | ||
11282 | * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do | |
11283 | not use mt-ppc target Makefile fragment any more. | |
11284 | ||
11285 | Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11286 | ||
11287 | * configure.in (*-*-windows): Exclude everything but those dirs | |
11288 | needed to build windows. | |
11289 | ||
11290 | Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com> | |
11291 | ||
11292 | * Makefile.in (all-target-winsup): Depend on all-target-librx. | |
11293 | ||
11294 | Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11295 | ||
11296 | * configure.in: Exclude mmalloc from i386-windows. | |
252b5132 RH |
11297 | |
11298 | Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11299 | ||
11300 | * Undo my previous change. | |
11301 | ||
11302 | Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com> | |
11303 | ||
11304 | * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET | |
11305 | unconditionally. | |
11306 | (MAKEOVERRIDES): Define (revert this part of October 18 change). | |
11307 | ||
11308 | Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11309 | ||
11310 | * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the | |
11311 | host to add it's own flags. | |
252b5132 RH |
11312 | |
11313 | Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com> | |
11314 | ||
11315 | * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET. | |
11316 | ||
11317 | Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com> | |
11318 | ||
11319 | * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile. | |
11320 | (CXX_FOR_TARGET): Likewise. | |
11321 | (GCC_FOR_TARGET): Define. | |
11322 | (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET. | |
11323 | (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether | |
11324 | CC_FOR_TARGET was specified on the command line. | |
11325 | (MAKEOVERRIDES): Don't define. | |
11326 | ||
11327 | Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com> | |
11328 | ||
11329 | * configure.in (m32r): Fix spelling of libg++ libs. | |
11330 | ||
11331 | Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11332 | ||
11333 | * config.sub (-apple*): Remove, now redundant. | |
11334 | ||
11335 | Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com> | |
11336 | ||
11337 | * configure: Don't get confused by CPU-VENDOR-linux-gnu. | |
11338 | ||
11339 | * configure: Rework yesterday's sed script patch. | |
11340 | ||
11341 | * config.sub: Merge with FSF. | |
11342 | ||
11343 | Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com> | |
11344 | ||
11345 | * config.guess: Merge from FSF. | |
11346 | ||
11347 | 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> | |
80413487 RH |
11348 | * config.guess: Use pc instead of unknown, for pc clone systems. |
11349 | Change linux to linux-gnu. | |
252b5132 RH |
11350 | |
11351 | Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
80413487 | 11352 | * config.guess: Avoid non-portable tr syntax. |
252b5132 RH |
11353 | |
11354 | Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com) | |
11355 | ||
11356 | * test-build.mk (HOLES): Add "xargs" for gdb. | |
11357 | ||
11358 | * configure: Avoid hpux10.20 sed bug. | |
11359 | ||
11360 | Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11361 | ||
4bddf3ad | 11362 | * configure.in: Add support for windows host |
252b5132 RH |
11363 | (that is a build done under the Microsoft build environment). |
11364 | ||
11365 | Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com> | |
11366 | ||
11367 | * Makefile.in: Replace all uses of srcroot with s, to shrink | |
11368 | command line lengths. | |
11369 | ||
11370 | Patches from Geoffrey Noer <noer@cygnus.com>: | |
11371 | * configure.in: If configuring for newlib, pass --with-newlib to | |
11372 | subdirectories. | |
11373 | * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a | |
11374 | -Bnewlib/ and -Lwinsup to gcc. | |
11375 | (CXX_FOR_TARGET): Likewise. | |
11376 | ||
11377 | Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
11378 | ||
11379 | * Makefile.in (ETC_SUPPORT): Add configure. | |
11380 | ||
11381 | Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com) | |
11382 | ||
35590697 | 11383 | * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux |
252b5132 RH |
11384 | host configuration file. |
11385 | ||
11386 | Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com) | |
11387 | ||
11388 | * configure.in: Break mn10x00 support into separate | |
11389 | mn10200 and mn10300 configurations. | |
11390 | * config.sub: Likewise. | |
11391 | ||
11392 | Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com) | |
11393 | ||
11394 | * configure.in: Add lots of stuff to noconfigdirs for | |
11395 | the mn10x00 targets. | |
11396 | ||
11397 | * config.sub, configure.in: Add mn10x00 support. | |
11398 | ||
11399 | Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de> | |
11400 | ||
11401 | * make-all.com: Call conf-a-gas, not config-a-gas. | |
11402 | ||
11403 | Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk> | |
11404 | ||
11405 | * configure.in (noconfigdirs): Don't build libgloss for arm-coff | |
35590697 | 11406 | targets. |
252b5132 RH |
11407 | |
11408 | Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11409 | ||
11410 | * mpw-README: Add much more detail for native PowerMac. | |
11411 | * mpw-install: New file. | |
11412 | * mpw-configure: Add --norecursion and --help options. | |
11413 | * mpw-config.in: Translate readme and install files when | |
11414 | copying to objdir. | |
11415 | * mpw-build.in: Don't always depend on byacc and flex. | |
11416 | (install-only-top): New action. | |
11417 | ||
11418 | Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11419 | ||
11420 | * configure.in: You can now configure GDB for the v850. | |
11421 | ||
11422 | Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11423 | ||
11424 | * configure.in (noconfigdirs): Don't configure any C++ dirs | |
11425 | if targeting D10V. | |
11426 | ||
11427 | Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com> | |
11428 | ||
11429 | * config.sub: Recognize mips64vr5000. | |
11430 | ||
11431 | Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com> | |
11432 | ||
11433 | * configure.in: Use a single line for host_tools and native_only. | |
11434 | ||
11435 | Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com> | |
11436 | ||
11437 | * config.sub, configure.in: Add entries for m32r. | |
11438 | ||
11439 | Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com> | |
11440 | ||
11441 | * Makefile.in (inet-install): Don't run install-gzip. | |
11442 | ||
11443 | Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11444 | ||
11445 | * configure.in: Don't config lots of things for *-*-windows*. | |
11446 | ||
11447 | Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11448 | ||
11449 | * mpw-config.in: Test for mpw-true, true, and null-command scripts. | |
11450 | (host_libs, host_tools): Copy from configure.in. | |
11451 | * mpw-configure: Don't complain about directories not found. | |
11452 | ||
11453 | Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11454 | ||
11455 | * configure.in (i[345]86): Recognize i686 for pentium pro. | |
11456 | (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration | |
11457 | file. | |
11458 | ||
11459 | * config.guess (i[345]86): Ditto. | |
11460 | ||
11461 | Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11462 | ||
11463 | * configure.in (noconfigdirs): Removed gdb for D10V. | |
11464 | ||
11465 | Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com) | |
11466 | ||
11467 | * configure.in: Remove ld, target-libio, target-libg++, and | |
11468 | target-libstdc++ from noconfigdirs. | |
11469 | ||
11470 | Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com> | |
11471 | ||
11472 | * configure: Fix three locations where shell scripts were | |
11473 | being run directly rather than with config_shell. | |
11474 | ||
11475 | Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com> | |
11476 | ||
11477 | * configure.in (v850-*-*): Set up initial $noconfigdirs. | |
11478 | * config.sub (basic_machine): Recognize v850. | |
11479 | ||
11480 | Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11481 | ||
11482 | * mpw-configure: Handle multiple enable/disable options and | |
11483 | pass them down recursively, handle -c and -s flags appropriately | |
11484 | depending on choice of compiler, add escape mechanism for | |
11485 | quoted arguments to gC. | |
11486 | ||
11487 | Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11488 | ||
11489 | * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and | |
11490 | solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS | |
11491 | so that -mrelocatable-lib and -mno-eabi are used. | |
11492 | ||
11493 | * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does | |
11494 | not support --print-multi-lib, don't abort. | |
11495 | ||
252b5132 RH |
11496 | Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> |
11497 | ||
11498 | * make-all.com: Run config-a-gas. | |
11499 | * setup.com: Don't copy subdirectory files around. | |
11500 | ||
11501 | Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com> | |
11502 | ||
11503 | * configure.in (*-*-ose): Remove exclusion of libgloss for this | |
11504 | target, it now compiles correctly. | |
11505 | ||
11506 | Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11507 | ||
11508 | * mpw-config.in: Generate Mac include for elf/dwarf2.h. | |
11509 | ||
11510 | Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11511 | ||
35590697 | 11512 | * configure.in (d10v-*-*): Remove ld from $noconfigdirs. |
252b5132 RH |
11513 | |
11514 | Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11515 | ||
11516 | * configure.in (native_only): Add prms. | |
11517 | ||
11518 | Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com> | |
11519 | ||
11520 | * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com. | |
11521 | (BINUTILS_SUPPORT_DIRS): Likewise. | |
11522 | ||
11523 | Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11524 | ||
11525 | * configure.in (d10v-*-*): Don't configure ld or gdb until the | |
11526 | d10v support is added. | |
11527 | ||
11528 | Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | |
11529 | ||
11530 | * configure.in (d10v-*-*): New target. | |
11531 | ||
11532 | Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com) | |
11533 | ||
11534 | * config.guess (HP 9000/811): Recognize this as a PA1.1 | |
11535 | machine. | |
11536 | ||
11537 | Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com> | |
11538 | ||
11539 | * Makefile.in (do-tar-gz): New target, split out from tail end of | |
11540 | taz target. Run each command separately, don't use pipes. | |
11541 | (taz): Use it. | |
11542 | ||
11543 | Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11544 | ||
11545 | * mpw-configure: Look for g-mpw-make.sed in config/mpw. | |
11546 | * mpw-build.in: No builds should depend on building byacc or flex, | |
11547 | they are assumed to be installed already. | |
11548 | ||
11549 | Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11550 | ||
11551 | * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment | |
11552 | variable that CC_FOR_TARGET needs. | |
11553 | ||
11554 | Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11555 | ||
11556 | * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib | |
11557 | options have changed since the last time the subdirectory was | |
11558 | configured, and if it has, reconfigure. | |
11559 | (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which | |
11560 | CONFIGURE_TARGET_MODULES uses to remember the old multilib options. | |
11561 | ||
11562 | Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com> | |
11563 | ||
11564 | * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES, | |
11565 | CLEAN_MODULES): Add bash. | |
11566 | (all-bash): New target. | |
11567 | ||
11568 | Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com> | |
11569 | ||
11570 | * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5. | |
11571 | ||
11572 | Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11573 | ||
11574 | * config.sub (basic_machine): Recognize d10v as a valid processor. | |
11575 | ||
11576 | Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11577 | ||
11578 | * mpw-configure: Add support for --bindir. | |
11579 | * mpw-build.in: Use a GCC-specific build script for GCC actions. | |
11580 | ||
11581 | Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com> | |
11582 | ||
11583 | * configure.in: add bash, time, gawk to list of hosttools and things | |
11584 | to only build for native toolchains | |
11585 | ||
11586 | Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
11587 | ||
11588 | * Makefile.in (docdir): Remove. | |
11589 | ||
11590 | Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | |
11591 | ||
11592 | * Makefile.in (datadir): Set to $(prefix)/share. | |
11593 | ||
11594 | Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com> | |
11595 | ||
11596 | * configure.in: build diff and patch for cygwin32-hosted | |
11597 | toolchains. | |
11598 | ||
11599 | Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil> | |
11600 | ||
11601 | * config.sub: Accept -rtems*. | |
11602 | ||
11603 | Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com> | |
11604 | ||
80413487 | 11605 | * configure.in: enable dosrel for cygwin32-hosted builds, |
80b200a1 ZW |
11606 | remove diff from the list of things not buildable |
11607 | via Canadian Cross | |
252b5132 RH |
11608 | |
11609 | Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com> | |
11610 | ||
11611 | * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we | |
35590697 | 11612 | don't get ". ". |
252b5132 RH |
11613 | |
11614 | Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com> | |
11615 | ||
11616 | * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately. | |
11617 | ||
11618 | Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com> | |
11619 | ||
11620 | * Makefile.in (taz): Handle case where tex3patch didn't even get | |
11621 | checked out. Also, if it was found, put the symlink in a new util | |
11622 | subdirectory. | |
11623 | ||
11624 | Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11625 | ||
11626 | * config.guess (*:Linux:*:*): Add support for PowerPC Linux. | |
11627 | ||
11628 | Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de) | |
11629 | ||
11630 | * config.sub: Recognize -openvms. | |
11631 | * configure.in (alpha*-*-*vms*): Set noconfigdirs. | |
11632 | * make-all.com, setup.com: New files. | |
11633 | ||
11634 | Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com> | |
11635 | ||
11636 | * Makefile.in (taz): tex3patch moved to texinfo/util. | |
11637 | ||
11638 | Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com> | |
11639 | ||
afb8d725 | 11640 | * configure: enable_gdbtk=no for cygwin32-hosted toolchains |
252b5132 RH |
11641 | * configure.in: remove make from disable-if-Can-Cross list |
11642 | enable gdb if ${host} and ${target} are cygwin32 | |
11643 | ||
11644 | Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com> | |
11645 | ||
11646 | * config.guess (i?86-ncr-sysv*): Emit minor release numbers. | |
11647 | Recognize the NCR 4850 machine and NCR Pentium-based platforms. | |
11648 | ||
11649 | Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu> | |
11650 | ||
11651 | * config.guess: Combine mips-mips-riscos cases, and use cpp to | |
11652 | distinguish sysv/svr4/bsd variants. | |
11653 | Based on a patch from Harlan Stenn <harlan@pfcs.com>. | |
11654 | ||
11655 | Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com> | |
11656 | ||
11657 | * configure.in: Added copyright notice. | |
11658 | * move-if-change: Added copyright notice. | |
11659 | ||
11660 | Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11661 | ||
11662 | * configure.in (powerpcle-*-solaris*): Until we get shared | |
11663 | libraries working, don't build gdb, sim, make, tcl, tk, or | |
11664 | expect. | |
11665 | ||
11666 | Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com> | |
11667 | ||
11668 | * config.guess: Merge with FSF: | |
11669 | ||
11670 | Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
11671 | * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux. | |
11672 | ||
11673 | Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | |
11674 | * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110. | |
11675 | ||
11676 | Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu> | |
11677 | * config.guess: Combine two OSF1 rules. | |
11678 | Also recognize field test versions. From mjr@zk3.dec.com. | |
11679 | * config.guess (dgux): Use /usr/bin/uname rather than uname, | |
11680 | because GNU uname does not support -p. From pmr@pajato.com. | |
11681 | ||
11682 | Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com> | |
11683 | ||
11684 | * Makefile.in (MAKEDIRS): Removed $(tooldir). | |
11685 | ||
11686 | Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11687 | ||
11688 | * mpw-README: Document GCCIncludes. | |
11689 | ||
11690 | Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com> | |
11691 | ||
11692 | * configure.in (alpha-*-linux*): Set enable_shared to yes. | |
11693 | ||
11694 | Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11695 | ||
11696 | * mpw-configure: Handle --enable-FOO and --disable-FOO. | |
11697 | ||
11698 | Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com> | |
11699 | ||
11700 | * configure.in (*-*-cygwin32): Configure make. | |
11701 | ||
11702 | Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com> | |
11703 | ||
11704 | * Makefile.in (inet-install): Quote value of INSTALL_MODULES. | |
11705 | ||
11706 | Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com> | |
11707 | ||
11708 | * Makefile.in (all-inet): Depend on all-perl. | |
11709 | ||
11710 | * Makefile.in (inet-install): New target. | |
11711 | ||
11712 | * Makefile.in (all-inet): Depend on all-tcl. | |
11713 | (all-inet): Depend on all-send-pr. | |
11714 | ||
11715 | Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11716 | ||
11717 | * configure.in (powerpcle-*-solaris*): Turn off tk and tcl | |
11718 | temporarily. | |
11719 | ||
11720 | Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com> | |
11721 | ||
11722 | * configure.in: Don't configure --with-gnu-ld on AIX. | |
11723 | ||
11724 | Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net> | |
11725 | ||
11726 | * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily. | |
11727 | ||
11728 | Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com> | |
11729 | ||
11730 | * Makefile.in (ALL_MODULES): Added all-inet. | |
11731 | (CROSS_CHECK_MODULES): Added check-inet. | |
11732 | (INSTALL_MODULES): Added install-inet. | |
11733 | (CLEAN_MODULES): Added clean-inet. | |
11734 | (all-indent): New target. | |
11735 | ||
11736 | * configure.in (host_tools): Added inet. | |
11737 | (native_only): Added inet. | |
11738 | (noconfigdirs): Added inet. | |
11739 | ||
11740 | Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com> | |
11741 | ||
11742 | * configure.in: Don't configure libgloss if we are not configuring | |
11743 | newlib. | |
11744 | ||
11745 | Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com> | |
11746 | ||
11747 | * configure.in: Don't configure libgloss for unsupported | |
11748 | architectures. | |
11749 | ||
11750 | Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11751 | ||
11752 | * Makefile.in (CLEAN_MODULES): Add clean-apache. | |
11753 | ||
11754 | Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com> | |
11755 | ||
11756 | * Makefile.in (ALL_MODULES): Include all-apache. | |
11757 | (CROSS_CHECK_MODULES): Include check-apache. | |
11758 | (INSTALL_MODULES): Include install-apache. | |
11759 | (all-apache): New target. | |
11760 | ||
11761 | * configure.in: Added apache everywhere perl is seen. | |
11762 | ||
11763 | Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11764 | ||
11765 | * Makefile.in: Add support for clean-{module} and | |
11766 | clean-target-{module} rules. | |
11767 | ||
11768 | Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com> | |
11769 | ||
11770 | * configure.in (*-*-ose) do not build libgloss. | |
11771 | ||
11772 | Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11773 | ||
11774 | * config.guess (prep*:SunOS:5.*:*): Turn into | |
11775 | powerpele-unknown-solaris2. | |
11776 | ||
11777 | Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com> | |
11778 | ||
11779 | * configure.in: Permit --enable-shared to specify a list of | |
11780 | directories. | |
11781 | ||
11782 | Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com) | |
11783 | ||
11784 | * configure.in (host==solaris): Pass only the first word of $CC | |
11785 | to /usr/bin/which when checking if we're using /usr/ccs/bin/cc. | |
11786 | ||
11787 | Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com) | |
11788 | ||
11789 | * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE). | |
11790 | ||
11791 | Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com> | |
11792 | ||
11793 | * Makefile.in (ALL_MODULES): Include all-perl. | |
11794 | (CROSS_CHECK_MODULES): Include check-perl. | |
11795 | (INSTALL_MODULES): Include install-perl. | |
11796 | (ALL_X11_MODULES): Include all-guile. | |
11797 | (CHECK_X11_MODULES): Include check-guile. | |
11798 | (INSTALL_X11_MODULES): Include install-guile. | |
11799 | (all-perl): New target. | |
11800 | (all-guile): New target. | |
11801 | ||
11802 | * configure.in (host_tools): Include perl and guile. | |
11803 | (native_only): Include perl and guile. | |
11804 | (noconfigdirs): Don't build guile and perl; no ports have been | |
11805 | done. | |
11806 | ||
11807 | Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au> | |
11808 | ||
80413487 RH |
11809 | * configure (--enable-*): Handle quoted option lists such as |
11810 | --enable-sim-cflags='-g0 -O' better. | |
252b5132 RH |
11811 | |
11812 | Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11813 | ||
11814 | * Makefile.in ({,inst}all-target): New rule so we can make and | |
11815 | install all of the target directories easily. | |
11816 | ||
11817 | Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
11818 | ||
11819 | * configure.in: Add missing global flag in sed substitution when | |
11820 | deleting `target-' from ${configdirs}. | |
11821 | ||
11822 | Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com> | |
11823 | ||
11824 | * Makefile.in (DO_X): Don't get confused if CC contains `=' in an | |
11825 | option. | |
11826 | ||
11827 | * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of | |
11828 | config/mh-necv4. | |
11829 | ||
11830 | * install.sh: Correct misspelling of transformbasename. | |
11831 | ||
11832 | * config.guess: Recognize mips-*-sysv*. | |
11833 | ||
11834 | Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com> | |
11835 | ||
11836 | * config.sub: Recognize mon960. | |
11837 | ||
11838 | Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com> | |
11839 | ||
11840 | * configure: Restore Canadian Cross handling of BISON and LEX, | |
11841 | removed in Feb 20 change. | |
11842 | ||
11843 | Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com> | |
11844 | ||
11845 | * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>: | |
11846 | Mention make install. Remove the old copyright date as well the | |
11847 | clumsy and rather pointless copyright on the README file. | |
11848 | ||
11849 | Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
11850 | ||
11851 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a | |
11852 | Makefile after running symlink-tree, then run `make distclean' to | |
11853 | avoid clobbering any generated files in srcdir. | |
11854 | ||
11855 | Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com> | |
11856 | ||
11857 | * configure.in (m68k-*-netbsd*): Build everything now. | |
11858 | ||
11859 | Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com> | |
11860 | ||
11861 | * Makefile.in (taz): Fix quoting. | |
11862 | ||
11863 | Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com> | |
11864 | ||
11865 | * configure.in (sparclet-*-*): Build everything now. | |
11866 | ||
11867 | Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
11868 | ||
11869 | * configure.in (m68k-*-linux*): New host. | |
11870 | ||
11871 | Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com> | |
11872 | ||
11873 | * configure: Check for bison before byacc. | |
11874 | ||
11875 | Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com) | |
11876 | ||
11877 | * Makefile.in configure: Change the way LEX and BISON/YACC are | |
11878 | set. configure now defines DEFAULT_LEX and DEFAULT_YACC by | |
11879 | searching PATH. These are used as fallbacks by Makefile.in if | |
11880 | flex/bison/byacc aren't in objdir. | |
11881 | ||
11882 | Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com> | |
11883 | ||
11884 | * Makefile.in: Make everything which depends upon all-bfd also | |
11885 | depend upon all-opcodes, in case --with-commonbfdlib is used. | |
11886 | ||
11887 | Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11888 | ||
11889 | * configure.in (host *-*-cygwin32): Don't build gdb if we are | |
11890 | building NT native compilers on Unix. | |
11891 | ||
11892 | Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com> | |
11893 | ||
11894 | * configure.in: Don't get CC from the host Makefile fragment if we | |
11895 | can find gcc in PATH, or if this is a Canadian Cross. Move the | |
11896 | Solaris test for /usr/ucb/cc to the post target script, just after | |
11897 | the compiler sanity test. | |
11898 | ||
11899 | Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com> | |
11900 | ||
11901 | * config.sub: Merge with FSF. | |
11902 | ||
11903 | Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com> | |
11904 | ||
11905 | * Makefile.in (RPATH_ENVVAR): New variable. | |
11906 | (REALLY_SET_LIB_PATH): Use it. | |
11907 | * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH. | |
11908 | ||
11909 | Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com> | |
11910 | ||
11911 | * config.sub, configure.in: Recognize sparclet cpu. | |
11912 | ||
11913 | Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de> | |
11914 | ||
11915 | * config.guess: Support m68k-cbm-sysv4. | |
11916 | ||
11917 | Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
11918 | ||
11919 | * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and | |
11920 | m68k-unknown-linuxaout from linker help string. Put quotes around | |
11921 | $ld_help_string. | |
11922 | ||
11923 | Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com> | |
11924 | ||
11925 | * config.guess (powerpc-harris-powerunix): Add guess for port | |
11926 | to new target. | |
11927 | ||
11928 | Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11929 | ||
11930 | * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. | |
11931 | ||
11932 | Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com> | |
11933 | ||
11934 | * configure.in: If --enable-shared was used, set SET_LIB_PATH to | |
11935 | $(REALLY_SET_LIB_PATH) in Makefile. | |
11936 | * Makefile.in (SET_LIB_PATH): New variable. | |
11937 | (REALLY_SET_LIB_PATH): New variable. | |
11938 | ($(DO_X)): Use $(SET_LIB_PATH). | |
11939 | (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise. | |
11940 | ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise. | |
11941 | ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise. | |
11942 | ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise. | |
11943 | ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise. | |
11944 | ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise. | |
11945 | (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise. | |
11946 | (install-dosrel): Likewise. | |
11947 | (all-opcodes): Depend upon all-libiberty. | |
11948 | ||
11949 | Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
11950 | ||
11951 | * config.guess (*:CYGWIN*): New | |
11952 | ||
11953 | Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11954 | ||
11955 | * Makefile.in (all-target-winsup): All all-target-libiberty. | |
11956 | ||
11957 | Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com> | |
11958 | ||
11959 | * configure.in (noconfigdirs): Add missing # in front of comment. | |
11960 | ||
11961 | Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com> | |
11962 | ||
11963 | * configure.in: add second pass to things added to noconfigdirs | |
11964 | so *-gm-magic can exclude libgloss properly. | |
11965 | ||
11966 | Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com> | |
11967 | ||
11968 | * mpw-configure (extralibs_name, rez_name): Set correctly | |
11969 | for MWC68K compiler. | |
11970 | ||
11971 | * mpw-README: Add more info on the necessary build tools. | |
11972 | ||
11973 | Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
11974 | ||
11975 | * configure.in, config.sub: Recognize cygwin32. | |
11976 | ||
11977 | Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu> | |
11978 | ||
11979 | * config.guess, config.sub: Recognize A/UX. | |
11980 | ||
11981 | Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com> | |
11982 | ||
11983 | * config.sub: Merge with gcc/config.sub. | |
11984 | ||
11985 | Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com> | |
11986 | ||
11987 | * mpw-build.in (do-binutils): Add build of stamps. | |
11988 | ||
11989 | Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk> | |
11990 | ||
11991 | * config.sub: Add recognition for mips64vr4100*-* targets. | |
11992 | ||
11993 | Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | |
11994 | ||
11995 | * test-build.mk: Add checking of `hpux9' rather than just `hpux'. | |
11996 | Add creation of gconfigargs with `--enable-shared' turned on. | |
11997 | ($(host)-stamp-stage2-configured): Pass $(gconfigargs). | |
11998 | ($(host)-stamp-stage3-configured): Likewise. | |
11999 | (HOLES): Add chatr and ldd. | |
12000 | (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS. | |
12001 | ||
12002 | Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se> | |
12003 | ||
12004 | * configure: Pass --nfp to recursive configures. | |
12005 | ||
12006 | Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com> | |
12007 | ||
12008 | * Makefile.in (DLLTOOL): New. | |
12009 | (DLLTOOL_FOR_TARGET): New. | |
12010 | (EXTRA_HOST_FLAGS): Pass down DLLTOOL. | |
12011 | (EXTRA_TARGET_FLAGS): Ditto. | |
12012 | (EXTRA_GCC_FLAGS): Ditto. | |
12013 | (CONFIGURE_TARGET_MODULES): Ditto. | |
12014 | (DO_X): Ditto. | |
12015 | * configure: Add DLLTOOL. | |
12016 | ||
12017 | Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com> | |
12018 | ||
12019 | SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>: | |
12020 | * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of | |
12021 | mh-sco, since old workarounds no longer needed, and don't | |
12022 | build ld, since libraries have weak symbols in COFF. | |
12023 | ||
12024 | Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com> | |
12025 | ||
12026 | * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'. | |
12027 | ||
12028 | Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com> | |
12029 | ||
12030 | * configure.in: Make sure that ${CC} can be used to compile an | |
12031 | executable. | |
12032 | ||
afb8d725 JM |
12033 | Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net> |
12034 | ||
12035 | * Makefile.in (all-gdb): Depend on $(GDB_TK). | |
12036 | * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or | |
12037 | nothing depending on whether gdbtk is being built. | |
12038 | ||
252b5132 RH |
12039 | Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com> |
12040 | ||
12041 | * Makefile.in (newlib.tar.gz): Delete building of newlib's info files. | |
12042 | ||
12043 | Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com> | |
12044 | ||
12045 | * configure.in (noconfigdirs): Put ld or gas in this early, if the | |
12046 | user specifically used --with-gnu-ld=no or --with-gnu-as=no. | |
12047 | ||
12048 | Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com> | |
12049 | ||
12050 | * config-ml.in: Add support for | |
12051 | --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*. | |
12052 | Simplify setting of multidirs from --disable-foo. | |
12053 | ||
12054 | Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12055 | ||
12056 | * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables | |
12057 | LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST, | |
12058 | LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are | |
35590697 | 12059 | non-empty, pass them on to the GCC make. |
252b5132 RH |
12060 | (all-bootstrap): New rule that is like all-gcc, except it executes |
12061 | the GCC bootstrap rule instead of the GCC all rule. | |
12062 | ||
12063 | Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com> | |
12064 | ||
12065 | * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. | |
12066 | ||
12067 | Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12068 | ||
12069 | * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium | |
12070 | DG/UX support. | |
12071 | ||
12072 | Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com> | |
12073 | ||
12074 | * config.sub (i*86*) Change [345] to [3456] | |
12075 | ||
12076 | Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
12077 | ||
12078 | * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or | |
12079 | --with-gnu-ld=no. | |
12080 | ||
12081 | Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12082 | ||
12083 | * config-ml.in (rs6000*, powerpc*): Add switches to control which | |
12084 | AIX multilibs get built. | |
12085 | ||
12086 | Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12087 | ||
12088 | * configure.in (i386-win32): Don't build expect if we're not | |
12089 | building the tcl subdir. | |
12090 | ||
12091 | Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12092 | ||
12093 | * Makefile.in: (configure-target-examples, all-target-examples): | |
12094 | New targets, configure and build example programs. | |
12095 | ||
12096 | Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12097 | ||
12098 | * mpw-configure: If an mpw-config.in generated a file mk.sed, | |
12099 | use it as input to sedit the generated MPW makefile. | |
12100 | * mpw-README: Add a suggestion about Gestalt.h. | |
12101 | ||
12102 | Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com> | |
12103 | ||
12104 | * config.sub: Accept *-*-ieee*. | |
12105 | ||
12106 | Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com> | |
12107 | ||
12108 | * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From | |
12109 | Ronald F. Guilmette <rfg@monkeys.com>. | |
12110 | ||
12111 | Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12112 | ||
12113 | * configure.in (host==powerpc-pe): Add many directories to noconfigdirs | |
12114 | for powerpc-pe native. | |
12115 | (target==i386-win32): add tcl, make to noconfigdirs if canadian cross. | |
12116 | (target==powerpc-pe): duplicate i386-win32 entry. | |
12117 | ||
12118 | Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
12119 | ||
12120 | * configure.in (noconfigdirs): Exclude target-newlib for all versions | |
12121 | of vxworks, not just vxworks5.1. | |
12122 | ||
12123 | Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12124 | ||
12125 | * mpw-configure: Add support for exec-prefix. | |
12126 | ||
12127 | Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
12128 | ||
12129 | * config.guess: Recognize HP model 816 machines as having | |
12130 | a PA1.1 processor. | |
12131 | ||
12132 | Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
12133 | ||
12134 | * configure: Ignore new autoconf configure options. | |
12135 | ||
252b5132 RH |
12136 | Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu> |
12137 | ||
12138 | * config.guess: Recognize Pentium under SCO. | |
12139 | From Robert Lipe <robertl@arnet.com>. | |
12140 | ||
12141 | Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
12142 | ||
12143 | * configure.in (noconfigdirs): Disable target-libio on v810-*-*. | |
252b5132 RH |
12144 | |
12145 | Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com> | |
12146 | ||
12147 | * configure.in: Don't configure gas for alpha-dec-osf*. | |
12148 | ||
12149 | Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com> | |
12150 | ||
12151 | * configure.in: Default to --with-stabs for some targets for which | |
12152 | it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and | |
12153 | i[345]86*-*-unixware*. | |
12154 | ||
12155 | Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
12156 | ||
12157 | * config-ml.in: Get list of multidirs using gcc --print-multi-lib | |
12158 | rather than basing it on the target. Simplify handling of options | |
12159 | controlling which directories to configure. Remove extraneous | |
12160 | slash in multi-clean target. | |
12161 | ||
12162 | Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com> | |
12163 | ||
12164 | * config-ml.in: Prefix more variables with ml_ so they don't collide | |
12165 | with configure's. | |
12166 | ||
12167 | Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com> | |
12168 | ||
12169 | * configure: Don't turn -v into --v. | |
12170 | ||
12171 | Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com> | |
12172 | ||
12173 | * configure.in (targargs): Fix typo. | |
12174 | ||
12175 | * Makefile.in (DEVO_SUPPORT): Add symlink-tree. | |
12176 | ||
12177 | Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com> | |
12178 | ||
12179 | * configure.in: Strip --host and --target options from | |
12180 | CONFIG_ARGUMENTS, and always configure for --host only. Add | |
12181 | --with-cross-host option when building with a cross-compiler. | |
12182 | * configure: Canonicalize the arguments put into config.status by | |
12183 | always using `=' for an option with an argument. Pass a presumed | |
12184 | --host or --target explicitly. | |
12185 | ||
12186 | Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12187 | ||
12188 | * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases | |
12189 | into general OS recognition case. | |
12190 | ||
12191 | Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12192 | ||
12193 | * configure.in (target_configdirs): add target-winsup only | |
12194 | for win32 target systems. | |
12195 | ||
12196 | Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com> | |
12197 | ||
12198 | * Makefile.in (all-target-libgloss): Depend upon | |
12199 | configure-target-newlib, since when libgloss is built it looks to | |
12200 | see if the newlib directory exists. | |
12201 | ||
12202 | Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com> | |
12203 | ||
12204 | * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of | |
12205 | cfg-ml-*.in. | |
12206 | ||
12207 | Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com> | |
12208 | ||
12209 | * configure: Handle LD and LD_FOR_TARGET when configuring a | |
12210 | Canadian Cross. | |
12211 | ||
252b5132 RH |
12212 | Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com) |
12213 | ||
12214 | * configure.in (target_libs): add target-winsup. | |
12215 | (target==i386-win32): add patch diff flex make to $noconfigdirs. | |
12216 | (target==ppcle-pe): remove ld from $noconfigdirs. | |
12217 | ||
12218 | Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com> | |
12219 | ||
12220 | * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir. | |
12221 | Preserve relative path names in $srcdir. Build symlink tree if | |
12222 | configuring cross target dir and srcdir=. (= no VPATH support). | |
12223 | (configure-target-libg++): Depend on configure-target-librx. | |
12224 | * cfg-ml-com.in, cfg-ml-pos.in: Deleted. | |
12225 | * config-ml.in: New file. | |
12226 | * symlink-tree: New file. | |
12227 | * configure: Ensure srcdir="." if that's what it is. | |
12228 | ||
12229 | Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12230 | ||
12231 | * mpw-README: Clarify some phrasing, add notes about CodeWarrior | |
12232 | includes and FLEX_SKELETON setting. | |
12233 | * mpw-configure (--with-gnu-ld): New option, controls whether | |
12234 | to use PPCLink or ld with PowerMac GCC. | |
12235 | * mpw-build.in (all-grez, do-grez, install-grez): New targets. | |
12236 | * mpw-config.in: Configure grez if targeting Mac. | |
12237 | ||
12238 | * config.sub: Accept pmac and pmac-mpw as names for PowerMacs, | |
35590697 AJ |
12239 | accept mpw and mac-mpw as names for m68k Macs, change macos7 to |
12240 | just macos. | |
252b5132 RH |
12241 | * configure.in: Configure grez resource compiler if targeting Mac. |
12242 | * Makefile.in (all-grez, install-grez): New targets. | |
12243 | ||
12244 | Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com> | |
12245 | ||
12246 | * configure: CXX defaults to gcc, not g++. If we find | |
35590697 | 12247 | gcc in the path, set CC to gcc -O2. |
252b5132 RH |
12248 | |
12249 | Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com> | |
12250 | ||
12251 | * configure: Default ${build} correctly. Avoid picking up extra | |
12252 | spaces when reading CC and CXX from Makefile. When doing a | |
12253 | Canadian Cross, use plausible default values for numerous | |
12254 | variables. | |
12255 | * configure.in: When doing a Canadian Cross, don't try to | |
12256 | configure tools whose configure script can't handle it. | |
12257 | ||
12258 | Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
12259 | ||
12260 | * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs. | |
12261 | ||
12262 | Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12263 | ||
12264 | * configure: Remove dubious bug reporting address. | |
12265 | ||
12266 | Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12267 | ||
12268 | * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has | |
12269 | configure script, run that instead of this directory's configure. | |
12270 | In either case, print a message that we're configuring the sub-dir. | |
12271 | ||
12272 | Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12273 | ||
12274 | * configure.in: Before checking for the existence of various files, | |
12275 | use sed to filter out "target-". | |
12276 | ||
12277 | Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com> | |
12278 | ||
12279 | * Makefile.in (DO_X): Split rule to decrease command line length | |
12280 | for systems with small ARG_MAX values. From phdm@info.ucl.ac.be | |
12281 | (Philippe De Muyter). | |
12282 | ||
12283 | Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12284 | ||
12285 | * Makefile.in (all-patch): depend on all-libiberty. | |
12286 | ||
12287 | Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com> | |
12288 | ||
12289 | * configure.in: If the only directory in target_configdirs which | |
12290 | actually exists is libiberty, then set target_configdirs to empty, | |
12291 | to avoid trying to build a target libiberty in a gas or gdb | |
12292 | distribution. | |
12293 | ||
12294 | Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com> | |
12295 | ||
12296 | * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead | |
35590697 AJ |
12297 | of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3 |
12298 | systems. | |
252b5132 RH |
12299 | |
12300 | Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
12301 | ||
12302 | * configure.in (copy_dirs): Use sys-include instead of include | |
12303 | for --with-headers option. | |
12304 | ||
12305 | Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com> | |
12306 | ||
12307 | * Makefile.in, configure.in: Make winsup builds work with | |
12308 | new scheme. | |
12309 | ||
12310 | Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com> | |
12311 | ||
12312 | * configure.in: Build the linker on AIX. | |
12313 | ||
12314 | Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12315 | ||
12316 | * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR) | |
12317 | where needed. | |
12318 | ||
12319 | Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com> | |
12320 | ||
12321 | * Makefile.in (all-gcc): Fix typo. | |
12322 | ||
12323 | Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12324 | ||
12325 | * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo. | |
12326 | ||
12327 | Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12328 | ||
12329 | * configure.in: Rename libFOO to target-libFOO, and xiberty | |
12330 | to target-xiberty, to provide more flexibility. | |
12331 | (target_subdir): Define. Create if cross. | |
12332 | Set TARGET_SUBDIR in Makefile to ${target_subdir}. | |
12333 | * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty | |
12334 | -> all-target-libiberty, configure-libFOO -> configure-target-libFOO, | |
12335 | check-libFOO -> check-target-libFOO, etc. | |
12336 | ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS. | |
12337 | ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES), | |
12338 | $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly. | |
12339 | (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to | |
12340 | allow ALL_GCC="" to only configure. | |
12341 | (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in. | |
12342 | (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly. | |
12343 | (LIBGXX_SUPPORT_DIRS): Remove xiberty. | |
12344 | ||
12345 | Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com> | |
12346 | ||
12347 | * Makefile.in (taz): Build "info" in etc explicitly. | |
12348 | ||
12349 | Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com) | |
12350 | ||
12351 | * configure.in: Make sure that CC is undefined (as opposed to | |
12352 | null) if toplevel/config/mh-{host} doesn't define it. Fixes a | |
12353 | problem with autoconf trying to configure on a host without GCC. | |
12354 | ||
12355 | Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12356 | ||
12357 | * mpw-configure: Set host alias from choice of host compiler, | |
12358 | only use generic MPW Makefile sed if present, edit a file | |
12359 | named "hacked_Makefile.in" instead of "Makefile.in" if present. | |
12360 | * mpw-README: Add problem notes about CW6 and CW7. | |
12361 | ||
12362 | Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com> | |
12363 | ||
12364 | * Makefile.in (taz): Use ";" instead of ";;". | |
12365 | ||
12366 | Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12367 | ||
12368 | * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in | |
12369 | sub-directory Makefiles, instead of using DISTSTUFFDIRS and | |
12370 | DISTDOCDIRS. | |
12371 | (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used. | |
12372 | (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make. | |
12373 | ||
12374 | Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12375 | ||
12376 | * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb | |
12377 | and gnats, because they are now subsumed by DISTSTUFFDIRS. | |
12378 | Move bfd to DISTSTUFFDIRS. | |
12379 | ||
12380 | Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12381 | ||
12382 | * Makefile.in (X11_LIB): Removed. | |
12383 | (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS. | |
12384 | ||
12385 | * configure.in (host_makefile_frag): mh-aix & mh-sun removed. | |
12386 | ||
12387 | Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12388 | ||
12389 | * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory | |
12390 | names. | |
12391 | ||
12392 | Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12393 | ||
12394 | * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients. | |
12395 | ||
12396 | Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com> | |
12397 | ||
12398 | * configure.in (i[345]86-*-win32): Always build newlib. | |
12399 | Don't configure cvs, autoconf or texinfo. | |
12400 | * Makefile.in (LD_FOR_TARGET): New. | |
12401 | (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES): | |
12402 | Pass down LD_FOR_TARGET. | |
12403 | ||
12404 | Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com> | |
12405 | ||
12406 | * winsup: New directory. | |
12407 | * Makefile.in: Build winsup. | |
12408 | * configure.in: Winsup is configured when target is win32. | |
12409 | Can only build win32 target GDB when native. | |
35590697 | 12410 | |
252b5132 RH |
12411 | Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com) |
12412 | ||
12413 | * config.guess: Recognize HP model 819 machines as having | |
12414 | a PA 1.1 processor. | |
12415 | ||
12416 | Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com> | |
12417 | ||
12418 | * configure: Fix sed loop which substitutes for CC and CXX to | |
12419 | avoid bug found in various sed implementations. | |
12420 | ||
12421 | Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12422 | ||
12423 | * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for | |
12424 | simulator. Use standard powerpc-*-eabi*. | |
12425 | ||
12426 | Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com> | |
12427 | ||
12428 | * configure.in: Stop putting gas and binutils in noconfigdirs for | |
12429 | powerpc-*-aix* and rs6000-*-*. | |
12430 | ||
12431 | Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com> | |
12432 | ||
12433 | * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building | |
12434 | -mcall-aixdesc libraries. | |
12435 | ||
12436 | Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com> | |
12437 | ||
12438 | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> | |
12439 | ||
12440 | * config.sub (arm | armel | armeb): Fix shell syntax. | |
12441 | ||
12442 | Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12443 | ||
12444 | * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for | |
12445 | -msoft-float and -mcpu=common support. | |
12446 | (powerpc*-*-eabisim*): Add support for building -mcall-aix | |
12447 | libraries. | |
12448 | ||
12449 | Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
12450 | ||
12451 | * configure.in: Allow configuration and build of emacs19 for the alpha. | |
12452 | ||
12453 | Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12454 | ||
12455 | * configure.in (CC): Get ^CC, not just any old CC, from | |
12456 | ${host_makefile_frag}. | |
12457 | ||
12458 | Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12459 | ||
35590697 | 12460 | * configure.in (CC): Try to get CC from |
252b5132 RH |
12461 | ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}. |
12462 | ||
12463 | Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12464 | ||
12465 | * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs | |
12466 | only if it exists in $(srcdir). | |
12467 | ||
12468 | Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com> | |
12469 | ||
12470 | * configure: If CC and CXX are not set in the environment, set | |
12471 | them, based on either an existing Makefile or on searching for gcc | |
12472 | in PATH. Substitute for CC and CXX in Makefile. | |
12473 | * configure.in: Remove libm from target_libs. Separate | |
12474 | target_configdirs from configdirs. If CC is not set in | |
12475 | environment, try to get it from a host Makefile fragment. Rewrite | |
12476 | changes of configdirs to use skipdirs instead. A few minor | |
12477 | tweaks. Take directories out of target_configdirs as they are | |
12478 | taken out of configdirs. Remove existing Makefile files from | |
12479 | subdirectories. Substitute for TARGET_CONFIGDIRS and | |
12480 | CONFIG_ARGUMENTS in Makefile. | |
12481 | * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set | |
12482 | by configure.in. | |
12483 | (CONFIG_ARGUMENTS): Likewise. | |
12484 | (CONFIGURE_TARGET_MODULES): New variable. | |
12485 | ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS. | |
12486 | ($(CONFIGURE_TARGET_MODULES)): New target. | |
12487 | (configure-libg++, configure-libio): New targets. | |
12488 | (all-libg++): Depend upon configure-libg++. | |
12489 | (all-libio): Depend upon configure-libio. | |
12490 | (configure-libgloss, all-libgloss): New targets. | |
12491 | (configure-libstdc++): New target. | |
12492 | (all-libstdc++): Depend upon configure-libstdc++. | |
12493 | (configure-librx, all-librx): New targets. | |
12494 | (configure-newlib): New target. | |
12495 | (all-newlib): Depend upon configure-newlib | |
12496 | (configure-xiberty): New target. | |
12497 | (all-xiberty): Depend upon configure-xiberty. | |
12498 | ||
12499 | Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12500 | ||
12501 | * configure.in (host i[345]86-*-win32): Expand the | |
12502 | noconfigdirs again. | |
12503 | ||
12504 | Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12505 | ||
12506 | * mpw-configure: Fix sed command file name. | |
12507 | ||
12508 | Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com> | |
12509 | ||
35590697 | 12510 | * configure.in (host i[345]86-*-win32): Reduce the |
252b5132 RH |
12511 | noconfigdirs again. |
12512 | ||
12513 | Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com> | |
12514 | ||
12515 | * configure.in: Don't configure ld and gdb for powerpc*-*-winnt* | |
12516 | or powerpc*-*-pe*, since they are not yet supported. | |
12517 | ||
12518 | Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12519 | ||
12520 | Add PowerMac support and many other enhancements. | |
12521 | * mpw-configure: New option --cc to select compiler to use, | |
12522 | paste options set according to --cc into the generated | |
12523 | Makefile, generate the Makefile by sed'ing the Unix Makefile.in | |
12524 | if mpw-make.sed is present. | |
12525 | * mpw-config.in: Don't test for gC1, test for mpw-touch, | |
12526 | add forward includes for PowerPC include files. | |
12527 | * mpw-build.in: Build using Makefile.PPC if present. | |
12528 | (do-byacc, etc): Remove separate version resource builds. | |
12529 | (do-gas): Build "stamps" before "all". | |
12530 | (do-gcc): Build "stamps-h" and "stamps-c" before "all". | |
12531 | * mpw-README: Update to reflect --cc option, PowerMac support, | |
12532 | and recently-reported compatibility problems. | |
12533 | ||
12534 | Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com> | |
12535 | ||
12536 | * cfg-ml-com.in (m68*-*-*): Only build multilibs for | |
12537 | embedded m68k systems (-aout, -coff, -elf, -vxworks). | |
12538 | (--with-multilib-top): Pass to recursive invocations. | |
12539 | ||
12540 | Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com> | |
12541 | ||
12542 | * configure.in (noconfigdirs): Disable libg++ and libstdc++ on | |
12543 | v810-*-*. | |
12544 | ||
12545 | Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
12546 | ||
12547 | * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc, | |
12548 | gdb, ld and opcodes on v810-*-*. | |
12549 | ||
252b5132 RH |
12550 | Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com> |
12551 | ||
12552 | * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean. | |
12553 | (local-maintainer-clean): New target. | |
12554 | (maintainer-clean): New target. | |
12555 | (realclean): Just depend upon maintainer-clean. | |
12556 | ||
12557 | Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
12558 | ||
12559 | * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*. | |
12560 | ||
12561 | Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com> | |
12562 | ||
12563 | * configure.in: Build ld in mips*-*-bsd* case. | |
12564 | ||
12565 | Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com> | |
12566 | ||
12567 | * config.sub: Accept -lites* OS. From Ian Dall. | |
12568 | ||
12569 | Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com> | |
12570 | ||
12571 | * config.sub: recognise mips64vr4300 and mips64vr4300el as valid | |
35590697 | 12572 | targets. |
252b5132 RH |
12573 | |
12574 | Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12575 | ||
12576 | * configure.in: treat i386-win32 canadian cross the same as | |
12577 | i386-go32 canadian cross. | |
12578 | ||
12579 | Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12580 | ||
12581 | * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC | |
12582 | running under the simulator to build a reduced set of libraries. | |
12583 | (powerpc-*-eabiaix): Add fine grained multilib support added to | |
12584 | other powerpc targets yesterday. | |
12585 | ||
12586 | Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12587 | ||
12588 | * cfg-ml-com.in (powerpc*): Add support for -disable-biendian, | |
12589 | -disable-softfloat, -disable-relocatable, -disable-aix, and | |
12590 | -disable-sysv to control which multilib libraries get built. | |
12591 | ||
12592 | Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> | |
12593 | ||
12594 | * configure: Add Makefile.tem to list of files to remove in trap | |
12595 | handler. | |
12596 | ||
12597 | Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12598 | ||
12599 | * config.guess (*Linux*): Add missing "exit"s. | |
12600 | Also, need specific check for alpha-unknown-linux (uses COFF). | |
12601 | ||
12602 | Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12603 | ||
12604 | * config.guess: Merge with FSF: | |
12605 | ||
12606 | Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu> | |
12607 | * config.guess (AIX4): More robust release numbering discovery. | |
12608 | ||
12609 | Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov) | |
12610 | * config.guess (i386-sequent-ptx): Properly get version number. | |
12611 | ||
12612 | Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de) | |
12613 | * config.guess (mips:*:4*:UMIPS): New case. | |
12614 | ||
12615 | Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com> | |
12616 | ||
12617 | * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). | |
12618 | (i386-win32 host): Likewise. Don't build readline. | |
12619 | ||
afb8d725 JM |
12620 | Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com> |
12621 | ||
12622 | * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of | |
12623 | SUPPORT_FILES to submakes. | |
12624 | ||
252b5132 RH |
12625 | Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com> |
12626 | ||
12627 | * Makefile.in (GDB_SUPPORT_DIRS): Add utils. | |
12628 | (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and | |
12629 | mpw-configure. | |
12630 | ||
12631 | Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com> | |
12632 | ||
12633 | * configure.in (appdirs): Use =, not ==, in test expression when | |
12634 | trying to build the text to print in the warning message for | |
12635 | Solaris users. | |
12636 | ||
12637 | Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com> | |
12638 | ||
12639 | * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. | |
12640 | ||
12641 | Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
12642 | ||
12643 | * config.guess: Recognize lynx-2.3. | |
12644 | ||
12645 | Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com> | |
12646 | ||
12647 | * config.sub (z8ksim): Deleted | |
12648 | (z8k-*-coff): New, this is the one true name of the target. | |
12649 | ||
12650 | Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com> | |
12651 | ||
12652 | * cfg-ml-pos.in (dotdot): Work around SunOS sed bug. | |
12653 | ||
12654 | Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com) | |
12655 | ||
12656 | * config.guess (*:Linux:*:*): First try asking the linker what the | |
12657 | default object file format is (elf, aout, or coff). Then if this | |
12658 | fails, try previous methods. | |
12659 | ||
12660 | Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
12661 | ||
12662 | * configure.in: Don't build newlib for *-*-vxworks5.1. | |
12663 | ||
12664 | Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com> | |
12665 | ||
12666 | * configure.in: Don't build newlib for a29k-*-vxworks5.1. | |
12667 | * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1. | |
12668 | ||
12669 | Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com> | |
12670 | ||
12671 | * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.". | |
12672 | ||
12673 | Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com> | |
12674 | ||
12675 | * cfg-ml-com.in: New file. | |
12676 | * cfg-ml-pos.in: New file. | |
12677 | ||
12678 | Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com> | |
12679 | ||
12680 | * COPYING.NEWLIB: Add HP free copyright to list. | |
12681 | ||
12682 | Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com> | |
12683 | ||
12684 | * config.sub: Recognize -eabi* for the system, not just -eabi. | |
12685 | ||
12686 | Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com> | |
12687 | ||
12688 | * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. | |
12689 | * config.sub, configure.in (win32): New target and host. | |
12690 | ||
12691 | Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com> | |
12692 | ||
12693 | * configure.in: Add i386-pe configuration. | |
12694 | ||
12695 | Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12696 | ||
12697 | * mpw-build.in (install): Install GDB after LD. | |
12698 | ||
12699 | Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com> | |
12700 | ||
12701 | * mpw-config.in (elf/mips.h): Always forward-include, needed | |
12702 | for GDB to build. | |
12703 | ||
12704 | Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
12705 | ||
12706 | * testsuite: New directory for customer acceptance and whole tool | |
12707 | chain tests. | |
12708 | ||
12709 | Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com> | |
12710 | ||
12711 | * configure: If per-host line isn't found, but AC_OUTPUT is found | |
12712 | and a configure script exists, run it instead. | |
12713 | ||
12714 | Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12715 | ||
12716 | * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays. | |
12717 | ||
12718 | Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
12719 | ||
12720 | * configure: Set build_{cpu,vendor,os,alias} to host values when | |
12721 | --build isn't specified. | |
12722 | ||
12723 | Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
12724 | ||
12725 | * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros. | |
12726 | (FLAGS_TO_PASS): Pass them. | |
12727 | (EXTRA_TARGET_FLAGS): Ditto. | |
12728 | ||
252b5132 RH |
12729 | Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com> |
12730 | ||
12731 | * Makefile.in (all-libg++): Depend on all-libstdc++. | |
12732 | ||
12733 | Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
12734 | ||
12735 | * configure.in (noconfigdirs): Enable all packages for | |
12736 | i386-unknown-netbsd. | |
12737 | ||
12738 | Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com> | |
12739 | ||
12740 | * configure.in (noconfigdirs): Don't configure tk for i386-go32 | |
12741 | hosted builds (DOS builds) | |
12742 | ||
12743 | Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com> | |
12744 | ||
12745 | Changes for ARM based on patches from Richard Earnshaw: | |
12746 | * config.sub: Handle armeb and armel. | |
12747 | * configure.in: Omit arm linker only for riscix. | |
12748 | ||
12749 | Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12750 | ||
12751 | * config.guess: Update from FSF. | |
12752 | ||
12753 | Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com> | |
12754 | ||
12755 | * config.sub: Recognize powerpcle as the little endian varient of | |
12756 | the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a | |
12757 | powerpcle variant. Convert pentium into i586, not i486. Add p5 | |
12758 | alias for i586. Map new x86 variants p6, k5, nexgen into i586 | |
12759 | temporarily. | |
12760 | ||
12761 | Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu) | |
12762 | ||
12763 | * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*. | |
12764 | ||
12765 | Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu) | |
12766 | ||
12767 | * config.sub: Accept -lites* as a basic system type. | |
12768 | ||
12769 | Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com) | |
12770 | ||
12771 | * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is | |
12772 | installed, and if so return linuxoldld as the system name. | |
12773 | ||
12774 | Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu) | |
12775 | ||
12776 | * config.guess: Add hppa1.1-hp-lites support. | |
12777 | ||
12778 | Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com> | |
12779 | ||
12780 | * configure.in: Don't build newlib for m68k-vxworks5.1. | |
12781 | ||
12782 | Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
12783 | ||
12784 | * configure.in (mips-sgi-irix6): Use mh-irix5. | |
12785 | ||
12786 | Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com> | |
12787 | ||
12788 | * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test). | |
12789 | ||
12790 | Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
12791 | ||
12792 | * test-build.mk: Enable building of shared libraries on IRIX 5 and | |
80413487 | 12793 | OSF/1. Fix compiler flags. |
252b5132 RH |
12794 | * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags. |
12795 | ||
12796 | Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com> | |
12797 | ||
12798 | * configure.in: Recognize --with-newlib. | |
12799 | (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target. | |
12800 | ||
afb8d725 JM |
12801 | Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com) |
12802 | ||
12803 | * Makefile.in: move {all,check,install}-gdb from *_MODULES | |
12804 | to *_X11_MODULES due to gdbtk needing X include files et al. | |
12805 | ||
252b5132 RH |
12806 | Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com> |
12807 | ||
12808 | Merge in support for Mac MPW as a host. | |
12809 | (Old change descriptions retained for informational value.) | |
12810 | ||
12811 | * mpw-config.in: Add generic include forwards for cpu-specific | |
12812 | include files in aout and elf directories. | |
12813 | ||
12814 | * mpw-configure: Added copyright. | |
12815 | * mpw-config.in: Check for presence of required build tools. | |
12816 | (target_libs): Add newlib. | |
12817 | (target_tools): Add examples. | |
12818 | (Read Me): Generate as "Read Me for MPW" instead. | |
12819 | * mpw-build.in: Base sub-builds on all-foo instead of do-foo. | |
12820 | (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions. | |
12821 | (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first. | |
12822 | ||
12823 | * mpw-configure: Remove subdir-specific makefile hackery, | |
12824 | delete mk.tmp after using it. | |
12825 | ||
12826 | * mpw-build.in (all): Display start and end times. | |
12827 | ||
12828 | * mpw-configure (host_canonical): Set. | |
12829 | (target_cpu): Always add to makefiles. | |
12830 | (ARCHDEFS, EMUL): Add to makefile only if nonempty. | |
12831 | (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile. | |
12832 | (mpw-mh-mpw): Look for in srcdir and srcroot. | |
12833 | Use sed instead of mpw-edit-prefix to edit prefix definitions. | |
12834 | ||
12835 | * mpw-build.in: (install-only): New target. | |
12836 | ||
12837 | * mpw-configure (host_alias, target_alias): Rename from hostalias | |
12838 | and targetalias, add into generated Makefile. | |
12839 | (mk.tmp): If present, add into generated Makefile. | |
12840 | * mpw-build.in (all-gas): Build config.h first before gas proper. | |
12841 | ||
12842 | * mpw-configure (config.status): Write only if changed. | |
12843 | * mpw-config.in (readline): Configure it (not built, just used for | |
12844 | definitions). | |
12845 | ||
12846 | * mpw-config.in (elf/mips.h): Add a forward include. | |
12847 | ||
12848 | * mpw-config.in: Forward-include most .h files in include into | |
12849 | extra-include. | |
12850 | (readline): Don't build. | |
12851 | mpw-build.in (install): Install GDB. | |
12852 | ||
12853 | * mpw-configure (prefix, mpw_prefix): Handle it. | |
12854 | * mpw-config.in (mmalloc, readline): Don't configure. | |
12855 | * mpw-build.in (thisscript): Rename to ThisScript. | |
12856 | Use mpw-build instead of BuildProgram everywhere. | |
12857 | (mmalloc, readline): Don't build. | |
12858 | * mpw-README: New file, basic documentation about the MPW port. | |
12859 | ||
12860 | * mpw-config.in: Use forward-include to create include files. | |
12861 | ||
12862 | * mpw-configure: Add more things to the top of each configured | |
12863 | Makefile, including contents of config/mpw-mh-mpw. | |
12864 | * mpw-config.in (extra-include): Create this directory and fill it | |
12865 | with Posix-like include files when configuring. | |
12866 | ||
12867 | * config.sub (apple, mac, mpw): Add various aliases. | |
12868 | ||
12869 | * mpw-build.in: New file, top-level build script fragment for MPW. | |
12870 | * mpw-configure: New file, configure script for MPW. | |
12871 | * mpw-config.in: New file, config fragment for MPW. | |
12872 | ||
12873 | Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com) | |
12874 | ||
12875 | * configure.in (host_libs): Remove glob, since it is gone from the | |
12876 | sources. | |
12877 | ||
12878 | Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12879 | ||
12880 | * Makefile.in: define empty GDB_NLM_DEPS var. | |
12881 | ||
12882 | * configure.in(target_makefile_frag): use config/mt-netware | |
12883 | for netware targets. | |
12884 | ||
12885 | Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com> | |
12886 | ||
12887 | * config.sub: Merge in recent FSF changes. Remove linux special | |
12888 | cases. | |
12889 | ||
12890 | Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com) | |
12891 | ||
4bddf3ad | 12892 | Revert this change: |
252b5132 RH |
12893 | |
12894 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) | |
12895 | ||
12896 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
12897 | ||
252b5132 RH |
12898 | Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) |
12899 | ||
12900 | * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us | |
12901 | stop using it. | |
12902 | * Makefile.in: Nuke all references to glob subdirectory. | |
12903 | ||
12904 | Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
12905 | ||
12906 | * configure.in: Fix --enable-shared logic in per-host. | |
12907 | ||
12908 | Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com> | |
12909 | ||
12910 | * configure.in (*-hp-hpux[78]*): Use mh-hpux8. | |
12911 | ||
12912 | Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com) | |
12913 | ||
12914 | * configure.in (noconfigdirs): Don't build gas on AIX, for | |
12915 | powerpc*-*-aix* as well as for rs6000*-*-aix*. | |
12916 | ||
12917 | Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com> | |
12918 | ||
12919 | * configure: Fix --cache-file to work if the file argument is a | |
12920 | relative path. | |
12921 | ||
12922 | Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com> | |
12923 | ||
12924 | * configure: If the --cache-file is used, pass it down to | |
12925 | configure in subdirectories. | |
12926 | ||
12927 | Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com> | |
12928 | ||
12929 | * config.sub: add vxworks29k configuration. | |
12930 | ||
12931 | Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com> | |
12932 | ||
12933 | * Makefile.in (taz): Do "diststuff" part quietly. | |
12934 | ||
12935 | Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com> | |
12936 | ||
12937 | * config.sub: Mini-merge with gcc/config.sub. | |
12938 | ||
12939 | Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com> | |
12940 | ||
12941 | * config.guess (IRIX): Sed - to _. | |
12942 | ||
12943 | Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com> | |
12944 | ||
12945 | * Makefile.in (source-vault, binary-vault): New targets. | |
12946 | ||
12947 | Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com> | |
12948 | ||
12949 | * config.sub: Recognize -eabi as a basic system type. | |
12950 | ||
12951 | Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
12952 | ||
12953 | * configure.in (enable_shared stuff): Fix typo. | |
12954 | ||
12955 | Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing) | |
12956 | ||
12957 | * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*. | |
12958 | ||
12959 | Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com> | |
12960 | ||
12961 | * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. | |
12962 | ||
12963 | Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com> | |
12964 | ||
12965 | * configure.in (rs6000-*-*): Don't build gas. | |
12966 | ||
12967 | Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com> | |
12968 | ||
12969 | * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to | |
12970 | reduce command line length. | |
12971 | (AS_FOR_TARGET): Check for as.new, not Makefile. | |
12972 | (NM_FOR_TARGET): Check for nm.new, not Makefile. | |
12973 | ||
12974 | Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com> | |
12975 | ||
12976 | * config.guess: Merge from FSF. | |
12977 | ||
12978 | Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
12979 | ||
12980 | * configure: Don't use $ when handling program_suffix. | |
12981 | ||
12982 | Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com) | |
12983 | ||
12984 | * configure.in: Configure tk for hppa/hpux. | |
12985 | ||
12986 | Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
12987 | ||
12988 | * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. | |
12989 | ||
12990 | Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
12991 | ||
12992 | * Makefile.in: Move -fno-implicit-template from CXXFLAGS | |
12993 | to LIBCXXFLAGS. Tests are better run without it. | |
12994 | ||
12995 | Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com) | |
12996 | ||
12997 | * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs. | |
12998 | ||
12999 | Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com> | |
13000 | ||
13001 | * configure.in (*-*-netware*): Don't configure xiberty. | |
13002 | ||
13003 | Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com) | |
13004 | ||
13005 | * configure.in: Remove tk from native_only list. | |
13006 | ||
13007 | Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com) | |
13008 | ||
13009 | * build-all.mk: Add mips-ncd-elf target to sun4 targets | |
13010 | for special NCD build. | |
13011 | ||
13012 | Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13013 | ||
13014 | * Makefile.in (DEVO_SUPPORT): Remove configure.bat and | |
13015 | makeall.bat, they're only useful for binutils snapshots. | |
13016 | (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and | |
13017 | makeall.bat to specified SUPPORT_FILES. | |
13018 | ||
13019 | Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com) | |
13020 | ||
13021 | * build-all.mk: Add Ericsson targets to sun4 and solaris | |
13022 | hosts. Add BNR's sun4 target to solaris host, so their | |
13023 | build-from-source will be tested in-house first. | |
13024 | ||
13025 | Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
13026 | ||
13027 | * Makefile.in (LIBCFLAGS): New variable. | |
13028 | (CFLAGS_FOR_TARGET): Ditto. | |
13029 | (LIBCFLAGS_FOR_TARGET): Ditto. | |
13030 | (LIBCXXFLAGS): Ditto. | |
13031 | (CXXFLAGS_FOR_TARGET): Ditto. | |
13032 | (LIBCXXFLAGS_FOR_TARGET): Ditto. | |
13033 | (BASE_FLAGS_TO_PASS): Pass them. | |
13034 | (EXTRA_TARGET_FLAGS): Ditto. | |
13035 | ||
4bddf3ad | 13036 | * configure.in: Support --enable-shared. |
252b5132 RH |
13037 | |
13038 | Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
13039 | ||
13040 | * configure.in (target_libs): Include libstdc++ again. | |
13041 | * config.guess: Update from FSF (for FreeBSD). | |
13042 | ||
13043 | Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13044 | ||
13045 | * Makefile.in (DEVO_SUPPORT): Include configure.bat and | |
13046 | makeall.bat. | |
13047 | (DISTDOCDIRS): Add `etc'. | |
13048 | (ETC_SUPPORT_PFX): New variable. | |
13049 | (taz): Include anything from etc starting with a word in | |
13050 | ETC_SUPPORT_PFX. | |
13051 | ||
13052 | Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
13053 | ||
13054 | * config.sub: Update for recent FSF changes. Remove obsolete | |
13055 | h8300hds entry. Add -windows* and -osx as basic os. Minor | |
13056 | spacing changes. | |
13057 | ||
13058 | Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com> | |
13059 | ||
13060 | * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1. | |
13061 | ||
13062 | * config.guess: Merge with FSF. | |
13063 | * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43. | |
13064 | ||
13065 | Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13066 | ||
13067 | * configure: Since the "trap 0" handler will override the exit | |
13068 | status on many systems, only use it for "exit 1", and make it set | |
13069 | a non-zero exit status; reset it before "exit 0". Also, check | |
13070 | exit status of config.sub, and error out if it failed. | |
13071 | ||
13072 | Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com) | |
13073 | ||
13074 | * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build | |
13075 | and install libgloss. | |
13076 | ||
13077 | Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
13078 | ||
13079 | * Makefile.in (all-binutils): Depend upon all-byacc. | |
13080 | ||
13081 | * configure.in: Don't build emacs on Irix 5. | |
13082 | ||
13083 | Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com) | |
13084 | ||
13085 | * configure.in (*-*-netware*): Add libio. | |
13086 | ||
13087 | Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
13088 | ||
13089 | * Makefile.in (ALL_TARGET_MODULES): Add libstdc++. | |
13090 | (CHECK_TARGET_MODULES): Ditto. | |
13091 | (INSTALL_TARGET_MODULES): Ditto. | |
13092 | (TARGET_LIBS): Ditto. | |
13093 | (all-libstdc++): Note dependencies. | |
13094 | ||
13095 | Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13096 | ||
13097 | * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas. | |
13098 | ||
13099 | Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com) | |
13100 | ||
13101 | * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of | |
13102 | -fexternal-templates. | |
13103 | ||
13104 | * configure.in (target_libs): Add libstdc++. | |
13105 | (noconfigdirs): Add libstdc++ as appropriate. | |
13106 | ||
13107 | Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13108 | ||
13109 | * config.guess: Update from FSF. | |
13110 | ||
13111 | Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
13112 | ||
13113 | * configure: Use ${config_shell} when running ${configsub}. | |
13114 | ||
13115 | Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com> | |
13116 | ||
13117 | * config.sub: No longer recognize h8300h. | |
13118 | ||
13119 | Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> | |
13120 | ||
13121 | * config.sub: Remove extraneous differences between config.sub and | |
13122 | gcc/config.sub. | |
13123 | ||
13124 | Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com> | |
13125 | ||
13126 | * Makefile.in (DISTSTUFFDIRS): Add gas. | |
13127 | ||
13128 | Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com) | |
13129 | ||
13130 | * COPYING.NEWLIB: New file. | |
13131 | ||
13132 | Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13133 | ||
13134 | * config.guess (HP-UX): Patch from Harlan Stenn | |
13135 | <harlan@landmark.com> to also emit release level. | |
13136 | ||
13137 | Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com) | |
13138 | ||
13139 | * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'. | |
13140 | ||
13141 | Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13142 | ||
13143 | * config.sub: Merge nextstep cleanup from FSF. | |
13144 | ||
13145 | Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
13146 | ||
13147 | * configure.in (arm-*-*): Don't configure ld for this target. | |
13148 | ||
13149 | Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com) | |
13150 | ||
13151 | * configure.in (*-*-netware): don't configure libg++, libio, | |
13152 | librx, or newlib. | |
13153 | ||
13154 | Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13155 | ||
13156 | * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't | |
13157 | configure ld--it works, but it doesn't support shared libraries. | |
13158 | ||
13159 | Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13160 | ||
13161 | * config.guess (*-unknown-freebsd*): Get rid of possible | |
13162 | trailing "(Release)" in version string. | |
13163 | Patch from Paul Richards <paul@isl.cf.ac.uk>. | |
13164 | ||
13165 | Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13166 | ||
13167 | * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. | |
13168 | Fix type: *-next-neststep -> *-next-nextstep. | |
13169 | ||
13170 | * config.guess: Merge from FSF: | |
13171 | ||
13172 | Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) | |
13173 | ||
13174 | * config.guess: Recognize powerpc-ibm-aix3.2.5. | |
13175 | ||
13176 | Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) | |
13177 | ||
13178 | * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V | |
13179 | instead of UNIX_SV for UnixWare 1.0). | |
13180 | ||
13181 | Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com) | |
13182 | ||
13183 | * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld | |
13184 | to make gdb/nlm/* build after the compiler and linker. | |
13185 | ||
13186 | Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13187 | ||
13188 | * config.guess (netbsd, freebsd, linux): Accept any machine, | |
13189 | not just i[34]86. | |
13190 | (m68k-atari-sysv4): Relocate to match FSF version. | |
13191 | ||
13192 | * config.guess: More merges from the FSF: | |
13193 | ||
13194 | Add a space before function call or macro invocation. | |
13195 | ||
13196 | Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
13197 | ||
13198 | * config.guess: Add trap cmd to remove dummy.c and dummy when | |
13199 | interrupted. | |
13200 | ||
13201 | Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
13202 | ||
13203 | * config.guess (dummy.c): Redirect stderr for `hostinfo' command. | |
13204 | (dummy): Redirect stderr from compilation of dummy.c. | |
13205 | ||
13206 | Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de) | |
13207 | ||
13208 | * config.guess: Distinguish between NeXTStep 2.1 and 3.x. | |
13209 | ||
13210 | Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com) | |
13211 | ||
13212 | * configure: Accept and ignore --cache*, for compatibility with | |
13213 | new autoconf. | |
13214 | ||
13215 | Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13216 | ||
13217 | * config.guess: Merge from FSF: | |
13218 | ||
13219 | Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
13220 | ||
13221 | * config.guess (Pyramid*:OSx*:*:*): New case. | |
80413487 RH |
13222 | (PATH): Add /.attbin at end for finding uname. |
13223 | (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions. | |
252b5132 RH |
13224 | |
13225 | Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no) | |
13226 | ||
80413487 | 13227 | * config.guess (M88*:DolphinOS:*:*): New case. |
252b5132 RH |
13228 | |
13229 | Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com) | |
13230 | ||
80413487 RH |
13231 | * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE |
13232 | to select whether to use ELF or COFF. | |
252b5132 RH |
13233 | |
13234 | Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
13235 | ||
80413487 | 13236 | * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv. |
252b5132 RH |
13237 | |
13238 | Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
13239 | ||
13240 | * config.guess: Guess the OS version for HPUX. | |
13241 | ||
13242 | Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu) | |
13243 | ||
13244 | * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5. | |
13245 | ||
13246 | Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13247 | ||
13248 | * configure.in: Recognize --with-headers, --with-libs, and | |
13249 | --without-newlib. | |
13250 | * Makefile.in (all-xiberty): Depend upon all-ld. | |
13251 | ||
13252 | Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13253 | ||
13254 | * configure.in: Change i[34]86 to i[345]86. | |
13255 | ||
13256 | Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13257 | ||
13258 | * configure (version): A few more tweaks to help message. | |
13259 | ||
13260 | Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13261 | ||
13262 | * Makefile.in: Remove (for now) librx as a host library, | |
13263 | now that we're building it for target. | |
13264 | ||
13265 | Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13266 | ||
13267 | * configure: Fix up help message; from karl@owl.hq.ileaf.com | |
13268 | (Karl Berry). | |
13269 | ||
13270 | Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13271 | ||
13272 | * configure.in: Also configure librx. | |
13273 | ||
13274 | Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13275 | ||
13276 | * Makefile.in: Update various rules to reflect that librx | |
13277 | is now needed for libg++. | |
13278 | ||
13279 | Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13280 | ||
13281 | * config.sub: Accept mips64orion and mips64orionel as a CPU name. | |
13282 | ||
13283 | Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com) | |
13284 | ||
13285 | * configure.in: Configure the examples directory. | |
13286 | ||
13287 | Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13288 | ||
13289 | * configure: Simplify Jun 2 1994 change. | |
13290 | ||
13291 | Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
13292 | ||
13293 | * change CC to /usr/latest/bin/gcc for lynx host builds, since | |
13294 | /bin/gcc isn't good enough to build gcc. | |
13295 | ||
13296 | Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com) | |
13297 | ||
13298 | * Makefile.in (GDB_SUPPORT_FILES): Remove | |
13299 | (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules. | |
13300 | (gdb.tar.gz): Add new rule to use standard distribution building | |
13301 | mechanism. | |
13302 | ||
13303 | Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13304 | ||
13305 | * configure.in: Warn about use of /usr/ucb/cc on Solaris. From | |
13306 | Bill Cox <bill@cygnus.com>. | |
13307 | ||
13308 | Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13309 | ||
13310 | * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. | |
13311 | ||
13312 | Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com) | |
13313 | ||
13314 | * configure: Search current dir first in .gdbinit. | |
13315 | ||
13316 | Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13317 | ||
13318 | * config.sub: Recognize freebsd (merged from gcc config.sub). | |
13319 | ||
13320 | Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13321 | ||
13322 | * config.sub: Refer to NeXT's operating system as nextstep. | |
13323 | ||
13324 | * config.sub (case $basic_machine): Re-order the cases, to match | |
13325 | the order in the FSF version (which is mostly alphabethical). | |
13326 | Merge in some additions and changes from the FSF. | |
13327 | ||
13328 | Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com) | |
13329 | ||
13330 | * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7. | |
13331 | * config.sub: Recognize cxux7. | |
13332 | * configure.in: Use mh-cxux for m88k-harris-cxux*. | |
13333 | ||
13334 | Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13335 | ||
13336 | * config.sub: Fix typo powerpc -> powerpc-*. | |
13337 | ||
13338 | Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com) | |
13339 | ||
13340 | * Makefile.in: `all-emacs19' depends on `all-byacc'. | |
13341 | ||
13342 | * Makefile.in: Add all-emacs19 and install-emacs19 rules (in | |
13343 | parallel with all-emacs and install-emacs). Top-level command | |
13344 | `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'. | |
13345 | ||
13346 | Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13347 | ||
13348 | * test-build.mk ($(host)-stamp-stage2-installed): Remove | |
13349 | $(relbindir)/make before doing ``make install'', and use | |
13350 | $(GNU_MAKE) while doing it. Avoids problem on SunOS with | |
13351 | installing over running make binary. | |
13352 | ($(host)-stamp-stage3-installed): Likewise. | |
13353 | ||
13354 | Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13355 | ||
13356 | * config.guess: Recognize Mach. | |
13357 | ||
13358 | Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) | |
13359 | ||
13360 | * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to | |
13361 | see whether --exec-prefix was used. | |
13362 | ||
13363 | Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13364 | ||
13365 | * README: Explicitly mention libg++/README. (Zoo's idea.) | |
13366 | ||
13367 | Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13368 | ||
13369 | * Makefile.in: Add all-librx target similar to all-libproc. | |
13370 | ||
13371 | Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com) | |
13372 | ||
13373 | * config.guess: Rearrange tests for Alpha-OSF1 to properly deal | |
13374 | with post 1.2 uname bogosity. | |
13375 | ||
13376 | Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13377 | ||
13378 | * configure: Remove temporary files on receipt of a signal. | |
13379 | ||
13380 | Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com) | |
13381 | ||
13382 | * configure: If there is a package_makefile_frag, remove | |
13383 | ${subdir}/Makefile.tem after copying it in. | |
13384 | ||
13385 | Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
13386 | ||
13387 | * build_all.mk: support rs6000 lynx identifies itself as | |
13388 | rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc | |
13389 | since /bin/gcc is too feeble to compile a modern gcc. | |
13390 | ||
13391 | Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com) | |
13392 | ||
13393 | * brought devo/test-build.mk update-to-date with progressive/ | |
13394 | test-build.mk. Add lynx targets and hppa flag info. | |
13395 | ||
13396 | Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13397 | ||
13398 | * configure.in: Use mh-ncrsvr43. Patch from | |
13399 | Tom McConnell <tmcconne@sedona.intel.com>. | |
13400 | ||
13401 | Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13402 | ||
13403 | * config.guess (i386-unknown-bsdi): No longer need to | |
13404 | check #if defined(__bsdi__) && defined(__i386__). | |
13405 | ||
13406 | Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13407 | ||
13408 | * configure: Set program_transform_nameoption correctly. | |
13409 | ||
13410 | Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com) | |
13411 | ||
13412 | * brought build-all.mk update-to-date with progressive build-all.mk, | |
13413 | added new targets and hppa info. | |
35590697 | 13414 | |
252b5132 RH |
13415 | Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) |
13416 | ||
13417 | * configure: If config.guess result is a prefix of the user | |
13418 | specified target, assume a native build and use the user specified | |
13419 | target as the host alias. Remove SunOS patch suffix removal hack. | |
13420 | * configure.in: Remove SunOS patch suffix removal hack. | |
13421 | ||
13422 | * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's | |
13423 | in NATIVE_CHECK_MODULES. | |
13424 | ||
13425 | Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com) | |
13426 | ||
13427 | * Makefile.in: Rename HOST_ONLY to NATIVE. | |
13428 | * configure: Delete SunOs patch suffix from host_canonical | |
13429 | and build_canonical variables that are prepended to Makefiles. | |
13430 | * configure.in: Add comments for easier maintenance. | |
13431 | ||
13432 | Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13433 | ||
13434 | * Makefile.in: Add all-libproc target similar to all-gui. | |
13435 | ||
13436 | Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com) | |
13437 | ||
13438 | * Makefile.in (CHECK_MODULES): split into | |
13439 | HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES. | |
13440 | ||
13441 | Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com) | |
13442 | ||
13443 | * config.guess (i386-unknown-bsdi): New system to guess. | |
13444 | ||
13445 | Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13446 | ||
13447 | * Makefile.in: Add all-gui target (but not yet build by "all"). | |
13448 | ||
13449 | Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com) | |
13450 | ||
13451 | * config.sub: Move deletion of patch suffix from here... | |
13452 | * configure.in: To here, at Ian's suggestion. The top- | |
13453 | level scripts might need to know of a patch level. | |
13454 | ||
13455 | Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com) | |
13456 | ||
13457 | * config.sub: Strip off patch suffix so rtl is recognized | |
13458 | as a sunos4.1.3 machine, even though it's been patched. | |
13459 | ||
13460 | Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com) | |
13461 | ||
13462 | * Makefile.in (INSTALL_LAST): Delete. | |
13463 | (INSTALL_DOSREL): New. | |
13464 | ||
13465 | Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13466 | ||
13467 | * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*. | |
13468 | Don't set use_gnu_ld to no for *-*-sysv4; that only controls | |
13469 | whether we pass down --with-gnu-ld anyhow. | |
13470 | ||
13471 | Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com) | |
13472 | ||
13473 | * Makefile.in (INSTALL_LAST): Change operation so it works | |
13474 | on more flavors of make. | |
13475 | * configure.in (go32): Don't build libg++ or libio. | |
13476 | ||
13477 | Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com) | |
13478 | ||
13479 | * Makefile.in (Move HOST_PREFIX_1 and friends up so | |
13480 | they can be overriden by templates. | |
13481 | ||
13482 | Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com) | |
13483 | ||
13484 | * configure.in (target==go32): Don't build gdb. | |
13485 | * dosrel: New directory. | |
13486 | ||
13487 | Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com) | |
13488 | ||
13489 | * configure.in (host==go32): Configure dosrel too. | |
13490 | * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last. | |
13491 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should | |
13492 | be set by incoming names or templates. | |
13493 | (INSTALL_LAST): New rule. | |
252b5132 RH |
13494 | |
13495 | Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com) | |
13496 | ||
13497 | * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os. | |
13498 | ||
13499 | Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
13500 | ||
252b5132 RH |
13501 | * configure.in (appdirs): New variable. Currently empty, but will |
13502 | be used in gas distribution. If nonempty, lists a set of | |
13503 | directories at least one of which must get configured, or top | |
13504 | level configuration is considered to have failed. | |
13505 | (rs6000-*-lynxos*): Use new file name. | |
13506 | ||
13507 | Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13508 | ||
13509 | Eliminate XTRAFLAGS. | |
13510 | * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the | |
13511 | newlib include files using -idirafter, and also use -nostdinc. | |
13512 | (CXX_FOR_TARGET): Likewise. | |
13513 | (XTRAFLAGS): Removed. | |
13514 | (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET. | |
13515 | (EXTRA_HOST_FLAGS): Remove XTRAFLAGS. | |
13516 | (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise. | |
13517 | ($(DO_X)): Don't pass down XTRAFLAGS. | |
13518 | ||
13519 | Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
13520 | ||
13521 | * configure.in (mips*-dec-bsd*): New target; do build linker. | |
13522 | (mips*-*-bsd*): New target; don't build linker. | |
13523 | ||
13524 | Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | |
13525 | ||
13526 | * configure.in: support rs6000-*-lynxos* configuration. | |
13527 | support sunos4 as a cross target. | |
13528 | ||
13529 | * config.sub: look for lynx*, not lynx since the OS version may | |
13530 | legitimately be part of the name. | |
13531 | ||
13532 | Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
13533 | ||
13534 | * configure.in (i[34]86-*-sco*): Move to be with other i386 | |
13535 | targets. | |
13536 | (romp-*-*): New target. Skip various binary utilities. | |
13537 | (vax-*-*): New target. Don't build newlib. | |
13538 | (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib. | |
13539 | ||
13540 | Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13541 | ||
13542 | * configure.in: Only set host_makefile_frag if config | |
13543 | directory exists. | |
13544 | ||
13545 | Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13546 | ||
13547 | * install.sh: If $dstdir exists, don't check whether each | |
13548 | component does. | |
13549 | ||
13550 | Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13551 | ||
13552 | * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh. | |
13553 | ||
13554 | Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com) | |
13555 | ||
35590697 AJ |
13556 | * configure.in (*-*-lynxos*): Don't configure newlib for either |
13557 | native or cross Lynx. | |
252b5132 RH |
13558 | |
13559 | Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com) | |
13560 | ||
13561 | * config.sub (sparc64-elf): Fix os. | |
13562 | (z8k): Remove duplicate. | |
13563 | ||
13564 | Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13565 | ||
13566 | * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not | |
13567 | gcc/stmp-fixproto, to try to prevent fixproto from being run. | |
13568 | ||
13569 | Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com) | |
13570 | ||
13571 | * configure: Make file links cleanly even if Lynx fails on | |
80413487 | 13572 | an NFS symlink (at least fail cleanly). |
252b5132 RH |
13573 | |
13574 | Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com) | |
13575 | ||
13576 | * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to | |
13577 | -XNh2000. | |
13578 | ||
13579 | Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13580 | ||
13581 | * configure: Unknown options are fatal again. | |
13582 | ||
13583 | Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com) | |
13584 | ||
13585 | * configure: Ignore --x-includes and --x-libraries, for Autoconf | |
35590697 | 13586 | compatibility. |
252b5132 RH |
13587 | |
13588 | Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com) | |
13589 | ||
13590 | * build-all.mk: Add `clean' target. | |
13591 | ||
13592 | Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
13593 | ||
13594 | * config.guess: Add SINIX support. | |
13595 | * configure.in: Add mips-*-sysv4* support. | |
13596 | ||
13597 | Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com) | |
13598 | ||
13599 | * build-all.mk: Document all useful targets. | |
13600 | If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2. | |
13601 | If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4. | |
13602 | ||
13603 | Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13604 | ||
13605 | * configure: Support --silent, --quiet. | |
13606 | ||
13607 | Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13608 | ||
13609 | * configure: Support --disable-FEATURE. | |
13610 | ||
13611 | Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13612 | ||
13613 | * config.guess: Recognize NCR running SVR4.3. | |
13614 | ||
13615 | Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13616 | ||
13617 | * config.guess: Make BSDI generate i386-unknown-bsd386. | |
13618 | Patch from Paul Eggert <eggert@twinsun.com>. | |
13619 | ||
13620 | Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13621 | ||
13622 | * configure.in (powerpc-*-aix*): Treat like rs6000-*-*. | |
13623 | ||
13624 | Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13625 | ||
13626 | * configure: Make unrecognized options give nonfatal warnings | |
13627 | instead of fatal errors, and pass them to any subdirectory | |
13628 | configures in case they recognize them. | |
13629 | Make --x equivalent to --with-x. | |
13630 | ||
13631 | Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com) | |
13632 | ||
13633 | * configure: Add --enable-* options. Clean up usage message and | |
13634 | some comments. | |
13635 | ||
13636 | Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com) | |
13637 | ||
13638 | * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new. | |
13639 | ||
13640 | Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
13641 | ||
13642 | * configure.in (hppa*-*-*): Enable binutils. | |
13643 | ||
13644 | Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13645 | ||
13646 | * config.sub: Recognize cisco. | |
13647 | ||
13648 | Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com) | |
13649 | ||
13650 | * Makefile.in (CXXFLAGS): Add -fexternal-templates. | |
13651 | ||
13652 | Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13653 | ||
13654 | * config.guess: about target *-hitachi-hiuxwe2, don't print more | |
13655 | than one configuration name. Add comment. | |
13656 | ||
13657 | Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp) | |
13658 | ||
13659 | * config.guess: about target *-hitachi-hiuxwe2, fixed | |
13660 | machine guessing order. [Hitachi's CPU_IS_HP_MC68K | |
13661 | macro is incorrect.] | |
13662 | ||
13663 | Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13664 | ||
13665 | * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather | |
13666 | than the "make ls" stuff which used to be here. | |
13667 | ||
13668 | Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13669 | ||
13670 | * config.guess: Recognize i[34]86-unknown-freebsd. | |
13671 | From Shawn M Carey <smcarey@rodan.syr.edu>. | |
13672 | ||
13673 | Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13674 | ||
13675 | * configure.in (noconfigdirs for alpha): Remove libg++ and libio. | |
13676 | ||
13677 | Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com) | |
13678 | ||
13679 | * config.guess: Check for ptx. | |
13680 | ||
13681 | Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com) | |
13682 | ||
13683 | * config.sub: Add os9k checking. | |
13684 | ||
13685 | Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
13686 | ||
13687 | * config.guess: Handle OSF1 running on HPPA processors | |
13688 | ||
13689 | Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com) | |
13690 | ||
13691 | * configure: If subdir configure fails, print out a message with | |
13692 | subdirectory name, in case subdir's configure code didn't identify | |
13693 | itself. | |
13694 | ||
13695 | Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com) | |
13696 | ||
13697 | * configure.in: Remove embedded newlines from configdirs. | |
13698 | Avoid mismatches of substrings. Fix matching strings at end | |
13699 | of configdirs. | |
13700 | ||
13701 | Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com) | |
13702 | ||
13703 | * config.guess: Add Lynx/rs6000 config support. | |
13704 | ||
13705 | Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com) | |
13706 | ||
13707 | * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. | |
13708 | ||
13709 | Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com) | |
13710 | ||
13711 | * configure.in (hppa*-*-osf*): Treat this just like most other | |
13712 | PA configurations (eg no binutils or ld). | |
13713 | (hppa*-*-*elf*): These configurations have binutils and ld. | |
13714 | ||
13715 | Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
13716 | ||
13717 | * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. | |
13718 | ||
13719 | Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13720 | ||
13721 | * configure.in (rs6000-*-*): Build gas. | |
13722 | ||
13723 | Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu) | |
13724 | ||
80413487 | 13725 | * Makefile.in: Avoid bug in losing hpux sed. |
252b5132 RH |
13726 | |
13727 | Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13728 | ||
13729 | * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed | |
13730 | for GDB and GDB has been fixed to not need it. | |
13731 | ||
252b5132 RH |
13732 | Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com) |
13733 | ||
13734 | * config.guess: Recognize vax hosts. | |
13735 | ||
13736 | Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
13737 | ||
13738 | * configure (while loop): Don't use "break 2" inside case | |
13739 | statement -- the case statement isn't an enclosing loop. | |
13740 | ||
13741 | Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com) | |
13742 | ||
13743 | * config.guess: Clean up NeXT support, to allow nextstep | |
13744 | on Intel machines. Make OS be nextstep. | |
13745 | ||
13746 | Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) | |
13747 | ||
13748 | * config.guess: Add alternate forms for Convex. | |
13749 | ||
13750 | Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com) | |
13751 | ||
13752 | * configure: Completely rewrite option processing. Take | |
13753 | advantage of pattern-matching to avoid invoking test frequently. | |
13754 | Also clean up host and target defaulting logic. | |
13755 | ||
13756 | Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com) | |
13757 | ||
13758 | * Makefile.in: Replace all occurrances of "rootme" with "r" and | |
13759 | "$${rootme}" with "$$r", to increase the likelihood that the do-* | |
13760 | commands (plus user environment) will fit SCO limits. | |
13761 | ||
13762 | Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13763 | ||
13764 | * configure.in: Don't issue warnings about directories which are | |
13765 | not being configured if -norecursion is set. Correct test for | |
13766 | --with-gnu-as and --with-gnu-ld to not get confused by substring | |
13767 | matches. | |
13768 | ||
13769 | * configure.in: Don't build gas for alpha-dec-osf1*. | |
13770 | ||
13771 | Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com) | |
13772 | ||
13773 | * configure: Back out Per's change of 12/19/1993. It changes the | |
13774 | behavior of configure in unexpected and confusing ways. | |
13775 | ||
13776 | Also, use different delim char when calculating | |
13777 | program_transform_name so that the name can contain slashes. | |
13778 | ||
13779 | Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com) | |
13780 | ||
13781 | * configure.in, config.sub: Add support for VSTa micro-kernel. | |
13782 | ||
13783 | Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu) | |
13784 | ||
13785 | * configure.in: Nuke hacks which were used to get a special | |
13786 | version of GAS for HPPA configurations. | |
13787 | ||
13788 | Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
13789 | ||
13790 | * configure: If only ${target_alias} is given, use that | |
13791 | as the default for ${host_alias}. | |
13792 | * configure: Add missing back-slashes before nested quotes. | |
13793 | ||
13794 | Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) | |
13795 | ||
13796 | * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON) | |
13797 | ||
13798 | Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com) | |
13799 | ||
13800 | * config.guess: Recognize some Tektronix configurations. | |
13801 | From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>. | |
13802 | ||
13803 | Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
13804 | ||
13805 | * config.sub: Match any flavor of SH. | |
13806 | ||
13807 | Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com) | |
13808 | ||
13809 | * configure.in: Don't try to configure newlib for Alpha. | |
13810 | ||
13811 | Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13812 | ||
13813 | * configure.in: Don't build ld for Irix 5. Don't build gas, | |
13814 | libg++ or libio for any Alpha target. | |
13815 | ||
13816 | * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. | |
252b5132 RH |
13817 | |
13818 | Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com) | |
13819 | ||
13820 | * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for | |
13821 | default arguments -- so it tried to compress itself. | |
13822 | ||
13823 | Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com) | |
13824 | ||
13825 | * configure.in (notsupp): ensure that a space is always at the end | |
13826 | of the configdirs list, since the grep checks for an explicit space | |
13827 | ||
13828 | Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
13829 | ||
13830 | * configure.in (target i386-sysv4.2): don't build ld, since static | |
13831 | versions of many libraries are not available. | |
13832 | ||
13833 | Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13834 | ||
13835 | * config.guess: Recognize Apollos (using environment variables). | |
13836 | * configure.in: Don't configure ld, binutils, or gprof for Apollo. | |
13837 | ||
13838 | Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13839 | ||
13840 | * config.guess: Recognize Sony news mips running newsos. | |
13841 | ||
13842 | Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com) | |
13843 | ||
13844 | * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be | |
13845 | "fi ; else" for bash. | |
13846 | ||
13847 | Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com) | |
13848 | ||
13849 | * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL. | |
13850 | ||
13851 | Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com) | |
13852 | ||
13853 | * config.sub: accept unixware as an alias for svr4.2. | |
13854 | Fix some inconsistancies with the gcc version. | |
13855 | ||
13856 | Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13857 | ||
13858 | * Makefile.in (DISTDOCDIRS): Add gdb. | |
13859 | ||
13860 | Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
13861 | ||
13862 | * Makefile.in (DISTDOCDIRS): Add libg++ and libio. | |
13863 | ||
13864 | Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
13865 | ||
13866 | * Makefile.in (taz): Only build "info" in DISTDOCDIRS. | |
13867 | (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want | |
13868 | this now. | |
13869 | ||
13870 | Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13871 | ||
13872 | * config.sub: Accept hiux* as an OS name. | |
13873 | ||
13874 | * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per | |
13875 | etc/make-stds.texi. The underscore came from gcc, and dje now | |
13876 | agrees that RUNTESTFLAGS is the correct name. | |
13877 | ||
13878 | Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
13879 | ||
13880 | * install.sh: Remove 'set -e'. It makes any conditionals | |
13881 | in the script useless. | |
13882 | ||
13883 | * config.guess: Automatically recognize arm-acorn-riscix | |
13884 | Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk). | |
13885 | ||
13886 | Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com) | |
13887 | ||
13888 | * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS | |
13889 | ||
13890 | Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
13891 | ||
13892 | * Makefile.in (DISTDOCDIRS): New variable. | |
13893 | (taz): Edit local Makefile.in sooner, instead of proto-toplev | |
35590697 | 13894 | Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS. |
252b5132 RH |
13895 | |
13896 | Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
13897 | ||
13898 | * configure.in (hppa target): check the source directory for the | |
13899 | pagas sub-directory | |
13900 | ||
13901 | Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com) | |
13902 | ||
13903 | * config.sub: Allow -aout* and -elf*. | |
13904 | ||
13905 | Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
13906 | ||
13907 | * configure.in: Don't build ld on i386-solaris2, same as for | |
13908 | sparc-solaris2. | |
13909 | ||
13910 | Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
13911 | ||
13912 | * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++). | |
13913 | ||
13914 | Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
13915 | ||
13916 | * configure.in: Configure gdb for alpha. | |
13917 | ||
13918 | Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13919 | ||
13920 | * Makefile.in (CXXFLAGS): Add -O. | |
13921 | ||
13922 | Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
13923 | ||
13924 | * config.guess: added support for DG Aviion | |
13925 | ||
13926 | Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
13927 | ||
13928 | * configure.in: Produce warning message for subdirectories not | |
13929 | configurable for this host/target combination. Don't try to | |
13930 | configure gdb for vms. | |
13931 | ||
13932 | Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com) | |
13933 | ||
13934 | * Makefile.in (taz): Replace "byacc" with "bison -y" in the | |
13935 | appropriate files before making "diststuff". | |
13936 | (DISTBISONFILES): New var: list of files to be edited. | |
13937 | (DISTSTUFFDIRS): Add binutils. | |
13938 | ||
13939 | Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
13940 | ||
13941 | * config.sub: also handle mipsel and mips64el (for little endian mips) | |
13942 | ||
13943 | Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13944 | ||
13945 | * configure.in: Add * to end of all OS names. | |
13946 | ||
13947 | Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com) | |
13948 | ||
13949 | * configure.in: Build newlib for LynxOS native. | |
13950 | ||
13951 | Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13952 | ||
13953 | * config.guess: Add support for delta 88k running SVR3. | |
13954 | ||
13955 | * configure.in: Add comment about HP compiler vs. emacs. | |
13956 | ||
13957 | Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
13958 | ||
13959 | * configure.in: don't build ld on solaris2 (not a viable option | |
13960 | due to bugs in getpwnam & getpwuid) | |
13961 | ||
13962 | Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com) | |
13963 | ||
13964 | * configure.in: Accept alpha-dec-osf1*, not just -osf1, since | |
13965 | config.guess will produce a full version number. | |
13966 | ||
13967 | Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13968 | ||
13969 | * configure.in: Build linker and binutils for alpha-dec-osf1. | |
13970 | ||
13971 | Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13972 | ||
13973 | * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS, | |
13974 | and gdb/testsuite/Makefile.in. | |
13975 | ||
13976 | Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
13977 | ||
13978 | * configure.in: recognize mips*- instead of mips- | |
13979 | ||
13980 | Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com) | |
13981 | ||
13982 | * config.sub: Accept linux*coff and linux*elf as operating | |
13983 | systems. | |
13984 | ||
13985 | Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
13986 | ||
13987 | * config.sub: Recognize mips64, and mips3 as an alias for it. | |
13988 | ||
13989 | Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | |
13990 | ||
13991 | * configure.in: Remove alpha-dec-osf*, no longer necessary now that | |
13992 | gdb knows how to handle OSF/1 shared libraries. | |
13993 | ||
13994 | Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
13995 | ||
13996 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | |
13997 | * config.guess: Recognize Hitachi's HIUX. | |
13998 | * config.sub: Recognize h3050r* and hppahitachi. | |
13999 | Remove redundant cases for hp9k[23]*. | |
14000 | ||
14001 | Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14002 | ||
14003 | * configure.in: default to '--with-gnu-as' and '--with-gnu-ld' | |
14004 | if gas and ld are in the source tree and are in ${configdirs}. | |
14005 | If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the | |
ba73c63f | 14006 | --with options (but still pass them down on the command line, |
252b5132 RH |
14007 | if they were explicitly specified). |
14008 | ||
14009 | Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14010 | ||
14011 | * configure: substitute SHELL value in Makefile.in with | |
14012 | ${CONFIG_SHELL} | |
14013 | ||
14014 | Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14015 | ||
14016 | * configure.in: Build gas, ld, and binutils for *-*-sysv4* and | |
14017 | *-*-solaris2* targets. | |
14018 | ||
14019 | Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14020 | ||
14021 | * Makefile.in: define M4, and pass it down to sub-makes; | |
14022 | all-autoconf now depends on all-m4 | |
14023 | ||
14024 | Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14025 | ||
14026 | * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on | |
14027 | presence of {ar,ranlib} instead of a configured directory | |
14028 | ||
14029 | Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com) | |
14030 | ||
14031 | * config.guess: Accept 34?? as well as 33?? for NCR. | |
14032 | ||
14033 | Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14034 | ||
14035 | * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead | |
14036 | of 'gas' in sed commands, since 'gash' is now in the tree as well. | |
14037 | ||
14038 | Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14039 | ||
14040 | * configure: grab values for $(CC) and $(CXX) from the | |
14041 | environment, so that someone can do "CC=gcc configure; make" and | |
14042 | have it work right (matching the way that autoconf works now) | |
14043 | ||
14044 | * configure.in, Makefile.in: add support for gash, the tcl | |
14045 | interface to Galaxy | |
14046 | ||
14047 | * config.guess: add NetBSD variants (hp300, x86) | |
14048 | ||
14049 | Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com) | |
14050 | ||
14051 | * install.sh: Support -d option (in the manner of SunOS 4 install, | |
14052 | as it is more deterministic than that of GNU install) | |
14053 | (chmodcmd): Set file to mode 755 by default (should also do default | |
14054 | chgrp and chown, but I don't feel like dealing with that now) | |
14055 | ||
14056 | Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com) | |
14057 | ||
14058 | * config.sub: Remove h8300hhms alias. | |
14059 | ||
14060 | Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14061 | ||
14062 | * configure.in: Match *-*-solaris2* not *-sun-solaris2*. | |
14063 | ||
14064 | Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14065 | ||
14066 | * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well | |
14067 | as stmp-fixinc | |
14068 | ||
14069 | Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com) | |
14070 | ||
14071 | * config.sub: recognize m88110-bug-coff. | |
14072 | ||
14073 | Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14074 | ||
14075 | * Makefile.in (all-libio): all dependencies on the toolchain used | |
14076 | to build this (gcc, gas, ld, etc) | |
14077 | ||
14078 | Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14079 | ||
14080 | * config.guess: Deal with OSF/1 1.3 on alpha. | |
14081 | ||
14082 | Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14083 | ||
14084 | * install.sh: add some 'else true' clauses for portability | |
14085 | ||
14086 | * configure.in: don't build libio for h8[35]00-*-* targets | |
14087 | ||
14088 | Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
14089 | ||
14090 | * Makefile.in: Add support for new libio. | |
14091 | ||
14092 | Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14093 | ||
14094 | * install.sh: If one command fails, don't try the rest. Don't try | |
14095 | to remove $dsttmp (via trap) unless we have already created it. | |
14096 | If $src doesn't exist, detect it and exit with an error. | |
14097 | ||
14098 | * config.guess: Recognize BSD on hp300. | |
14099 | ||
14100 | Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com) | |
14101 | ||
14102 | * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux. | |
14103 | Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>. | |
14104 | ||
14105 | Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com) | |
14106 | ||
14107 | * Makefile.in (all-send-pr): depends on all-prms | |
14108 | ||
14109 | Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14110 | ||
14111 | * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). | |
14112 | ||
14113 | Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | |
14114 | ||
14115 | * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell): | |
14116 | Added test for mips-mips-riscos5. | |
14117 | ||
14118 | Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14119 | ||
14120 | * configure.in: use mh-hp300 for 68k HP hosts | |
14121 | ||
14122 | Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14123 | ||
14124 | * configure: add support for CONFIG_SHELL, so that you can use | |
14125 | some alternate shell for evaluating configure scripts | |
14126 | ||
14127 | Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com) | |
14128 | ||
14129 | * Makefile.in (make-gdb.tar.gz): Sed bug reporting address | |
14130 | in configure script to bug-gdb@prep.ai.mit.edu when building | |
14131 | distribution archive. | |
14132 | * Makefile.in (COMPRESS): Remove def. | |
14133 | * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from | |
14134 | gdb.tar.Z and make-gdb.tar.Z respectively. | |
14135 | * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive. | |
14136 | * Makefile.in (make-gdb.tar.gz): Minor changes to move closer | |
14137 | to convergence with 'taz' target in Makefile.in. | |
14138 | ||
14139 | Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14140 | ||
14141 | * install.sh (dsttmp): use trap to ensure that tmp files go | |
14142 | away on error conditions | |
14143 | ||
14144 | Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14145 | ||
14146 | * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES | |
14147 | ||
14148 | Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14149 | ||
14150 | * Makefile.in (install-dirs): Deal with a prefix like /gnu; | |
14151 | its parent is '/' not ''. | |
14152 | ||
14153 | * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog. | |
14154 | ||
14155 | Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com) | |
14156 | ||
14157 | * configure: if ${newsrcdir}/configure doesn't exist, don't assume | |
14158 | that ${newsrcdir}/configure.in does. | |
14159 | ||
14160 | Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com) | |
14161 | ||
14162 | * test-build.mk: support for CONFIG_SHELL | |
14163 | ||
14164 | Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com) | |
14165 | ||
14166 | * config.sub (netware): Add as a basic system type. | |
14167 | ||
14168 | Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com) | |
14169 | ||
14170 | * Makefile.in (Makefile): depend on configure.in. Also drop the | |
14171 | $(srcdir)/ from the dependency on Makefile.in. | |
14172 | ||
14173 | Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com) | |
14174 | ||
14175 | * config.sub: Recognize h8300hhms as h8300h-hitachi-hms. | |
14176 | (h8300hhms is temporary until multi-libraries are implemented). | |
14177 | * configure.in: Handle h8300h too. | |
14178 | ||
14179 | Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14180 | ||
14181 | * config.guess: Recognize dpx/2 as m68k-bull-sysv3. | |
14182 | ||
14183 | Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com) | |
14184 | ||
14185 | * configure: Remove extraneous output when guessing host type. | |
14186 | * config.guess: Remove extraneous output when guessing using C | |
14187 | compiler rather than uname, or when guessing fails. | |
14188 | ||
14189 | Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) | |
14190 | ||
14191 | * Makefile.in: remove all.cross and install.cross targets | |
14192 | ||
14193 | * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross | |
14194 | definitions | |
14195 | ||
14196 | Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) | |
14197 | ||
14198 | * configure.in (target sh): Build gprof. | |
14199 | ||
14200 | Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14201 | ||
14202 | * config.sub: change -solaris to -solaris2 | |
14203 | ||
14204 | Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14205 | ||
14206 | * configure.in: Use config/mh-riscos for mips-*-sysv*. | |
14207 | ||
14208 | Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com) | |
14209 | ||
14210 | * configure: Correct error message for missing Makefile.in to | |
14211 | print correct directory. | |
14212 | ||
14213 | Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14214 | ||
14215 | * install.sh: kludge around 386BSD shell bug | |
14216 | ||
14217 | Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14218 | ||
14219 | * config.guess: Recognize NeXT. | |
14220 | * config.guess: Recognize i486-ncr-sysv4. | |
14221 | * Makefile.in (taz): rm $(TOOL)-$$VER before linking. | |
14222 | ||
14223 | Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com) | |
14224 | ||
14225 | * Makefile.in (MAKEINFOFLAGS): New variable. | |
14226 | (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS. | |
14227 | * build-all.mk, test-build.mk: Pass down --no-split as | |
14228 | MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g. | |
14229 | ||
14230 | Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14231 | ||
14232 | * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh. | |
14233 | ||
14234 | Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14235 | ||
14236 | * Makefile.in (libg++.tar.z): New rule. | |
14237 | * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'. | |
14238 | * Makefile.in (taz): Only do a single chmod. | |
14239 | ||
14240 | Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
14241 | ||
14242 | * install.sh: don't use dirname anymore (replaced with sed usage) | |
14243 | ||
14244 | Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com) | |
14245 | ||
14246 | * Makefile.in: Change extension for gzip'd files from '.z' to | |
14247 | '.gz' per new FSF standard usage. | |
14248 | ||
14249 | Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com) | |
14250 | ||
14251 | * configure: put quotes around the final value of program_transform_name | |
14252 | ||
14253 | Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14254 | ||
14255 | * Makefile.in: new install.sh support; update install-info rules | |
14256 | ||
14257 | Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com) | |
14258 | ||
14259 | * configure.in: Build diff for crosses, but not for go32 host. | |
14260 | ||
14261 | * configure.in: Build gprof only for native, and don't build it | |
14262 | for mips-*-*, rs6000-*-*, or i[34]86-*-sco*. | |
14263 | ||
14264 | Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com) | |
14265 | ||
14266 | * configure.in: don't build gas,ld,binutils on for *-*-sysv4 | |
14267 | ||
14268 | Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
14269 | ||
14270 | * configure.in (host_tools): Add prms. | |
14271 | ||
14272 | Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14273 | ||
14274 | * Makefile.in: install gcc, do installation of $(INSTALL_MODULES) | |
14275 | with $(FLAGS_TO_PASS) on the command line | |
14276 | ||
14277 | * config.sub: Recognize lynx and lynxos | |
14278 | ||
14279 | Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com) | |
14280 | ||
14281 | * config.sub: Accept -ecoff*, not just -ecoff. | |
14282 | ||
14283 | Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14284 | ||
14285 | * Makefile.in (taz): Use .gz suffix instead of .z. | |
14286 | (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target | |
14287 | names. | |
14288 | ||
14289 | Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14290 | ||
14291 | * Makefile.in (vault-install): add an 'else true' (for Ultrix) | |
14292 | ||
14293 | Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14294 | ||
14295 | * Makefile.in (install-no-fixedincludes): install gcc last, so | |
14296 | that rebuilds that might happen during 'make install' don't get | |
14297 | bogus gcc include files | |
14298 | ||
14299 | Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14300 | ||
14301 | Change from Utah for HPPA support: | |
14302 | * config.guess: Recognize hppa1.x-hp-bsd. | |
14303 | ||
14304 | Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14305 | ||
14306 | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | |
14307 | Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). | |
14308 | ||
14309 | Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
14310 | ||
14311 | * config.sub: Add support for rom68k and bug boot monitors. | |
14312 | ||
14313 | Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com) | |
14314 | ||
14315 | * Makefile.in: Make all-opcodes depend on all-bfd. | |
14316 | ||
14317 | Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com) | |
14318 | ||
14319 | * config.guess: Added special check for i[34]86-univel-sysv4*. | |
14320 | ||
14321 | Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com) | |
14322 | ||
14323 | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | |
14324 | the processor rather than assuming i486. | |
14325 | ||
14326 | Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | |
14327 | ||
14328 | * config.guess: Recognize SunOS6 as Solaris3. | |
14329 | ||
14330 | Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com) | |
14331 | ||
14332 | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | |
14333 | Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | |
14334 | ||
14335 | Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com) | |
14336 | ||
14337 | * build-all.mk (all-cross): New target for Canadian Cross. | |
14338 | Added Q2 go32 targets. | |
14339 | * test-build.mk: Configure go32 cross sparclite-aout and | |
14340 | mips-idt-ecoff -with-gnu-ld. Moved build binary directory from | |
14341 | PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS. | |
14342 | ||
14343 | Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14344 | ||
14345 | * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for | |
14346 | GO32 hosted toolchains | |
14347 | ||
14348 | Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
14349 | ||
14350 | * configure: change so "-exec-prefix" gets passed down rather | |
14351 | than "-exec_prefix" so autoconf generated Makefiles get the | |
14352 | exec_prefix set right. | |
14353 | ||
14354 | Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14355 | ||
14356 | * config.guess: get the Solaris2 minor version number | |
14357 | ||
14358 | * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT | |
14359 | ||
14360 | Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
14361 | ||
14362 | * config.guess: Recognize some Sequent platforms. | |
14363 | ||
14364 | Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14365 | ||
14366 | * Makefile.in: added the vault-install target | |
14367 | ||
14368 | * configure.in: actually use the Sun3 makefile fragment that's in | |
14369 | config, also added the release dir to configdirs | |
14370 | ||
14371 | Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14372 | ||
14373 | * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also. | |
14374 | ||
14375 | Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14376 | ||
14377 | * configure.in: remove some program from Alpha targetted toolchains | |
14378 | ||
14379 | Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com) | |
14380 | ||
14381 | * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and | |
14382 | gprof. | |
14383 | (taz): Run "make diststuff" in those directories instead of "make | |
14384 | proto-dir". Look for "VERSION=" only at start of line in subdir | |
14385 | Makefile. Use "gzip -9" for compression. | |
14386 | (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars. | |
14387 | (binutils.tar.z): New target. | |
14388 | ||
14389 | Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
14390 | ||
14391 | * Makefile.in (taz): Include gpl.texinfo. | |
14392 | ||
14393 | Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
14394 | ||
14395 | * Makefile.in (setup-dirs): Merged into "taz" target. | |
14396 | (taz): Only do `proto-dir' stuff if a directory is actually needed | |
14397 | for this target. | |
14398 | ||
14399 | Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com) | |
14400 | ||
14401 | * Makefile.in (MUNCH_NM): New variable, defined to be $(NM). | |
14402 | (FLAGS_TO_PASS): Pass down MUNCH_NM. | |
14403 | (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables. | |
14404 | (EXTRA_GCC_FLAGS): Pass down HOST_* variables. | |
14405 | (gcc-no-fixedincludes): Correct for current gcc Makefile. | |
14406 | ||
14407 | Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com) | |
14408 | ||
14409 | * Makefile.in (make-gdb.tar.Z): Add configure, config.guess, | |
14410 | config.sub, and move-if-change to gdb testsuite distribution | |
14411 | archive, so the testsuite can be extracted, configured, and | |
14412 | run separately from the gdb distribution. Blow away the Chill | |
14413 | tests that require a Chill compiled executable, since GNU Chill | |
14414 | is not yet publically available. | |
14415 | ||
14416 | Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14417 | ||
14418 | * test-build.mk: set environment variables in a single command, | |
14419 | instead of a list of assignments and exports | |
14420 | ||
14421 | * config.guess: recognize Alpha/OSF1 systems | |
14422 | ||
14423 | Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
14424 | ||
14425 | * configure: Change help message to prefer --options rather than | |
14426 | -options. | |
14427 | ||
14428 | Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
14429 | ||
14430 | * config.sub: Convergent Tech. "miniframe" uses m68010, sez | |
14431 | zippy@ecst.csuchico.edu. | |
14432 | * config.guess: Recognize miniframe. | |
14433 | ||
14434 | Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com) | |
14435 | ||
9eb322aa MF |
14436 | * Makefile.in: Use srcroot to find runtest rather than rootme. |
14437 | Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS. | |
252b5132 RH |
14438 | |
14439 | Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com) | |
14440 | ||
14441 | * test-build.mk: Extensive additions to support building on a | |
14442 | machine other than the host. | |
14443 | ||
14444 | Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com) | |
14445 | ||
14446 | * configure (tooldir): Fix for i386-aix again. | |
14447 | ||
14448 | Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com) | |
14449 | ||
14450 | * configure, Makefile.in: Change definition of $(tooldir) | |
14451 | to match the FSF. | |
14452 | ||
14453 | Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com) | |
14454 | ||
14455 | * config.guess: Recognize i[34]86/SVR4. | |
14456 | ||
14457 | Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
14458 | ||
14459 | * Makefile.in (all-gdb): gdb depends on sim. | |
14460 | ||
14461 | Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com) | |
14462 | ||
14463 | * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory | |
14464 | at the same time we make the prototype gdb directory. | |
14465 | * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution | |
14466 | files at the same time as the gdb base release distribution. | |
14467 | ||
14468 | Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com) | |
14469 | ||
14470 | * Makefile.in (check): Use individual check targets rather than | |
14471 | DO_X rule. | |
14472 | (check-gcc): Added. | |
14473 | ||
14474 | Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com) | |
14475 | ||
14476 | * config.sub: Use sysv3.2 not sysv32 for canonical OS | |
14477 | for System V release 3.2. | |
14478 | ||
14479 | Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14480 | ||
14481 | * config.sub: Recognize hppaosf. | |
14482 | * configure.in: Do configure ld/binutils/gas for it. | |
14483 | ||
14484 | Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
14485 | ||
14486 | * configure (tooldir): Alter syntax used to set this, for systems | |
14487 | where "\$" isn't handled right, like i386-aix. | |
14488 | ||
14489 | Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
14490 | ||
14491 | * configure: Pass program-transform-name, not | |
14492 | program_transform_name, to recursive configures. | |
14493 | ||
14494 | Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com) | |
14495 | ||
14496 | * Makefile.in (gas+binutils.tar.z): New rule for building snapshots | |
14497 | of gas+ld+binutils. | |
14498 | ||
14499 | Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com) | |
14500 | ||
14501 | * config.guess: Recognize AIX3.2 as distinct from 3.1. | |
14502 | ||
14503 | Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14504 | ||
14505 | * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv | |
14506 | ||
252b5132 RH |
14507 | Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com) |
14508 | ||
14509 | * Makefile.in (PRMS): Set back to all-prms. | |
14510 | ||
14511 | Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com) | |
14512 | ||
14513 | * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS | |
14514 | targets, rather than for MIPS hosts. | |
14515 | ||
14516 | Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14517 | ||
14518 | * configure.in: add comment for --with-x default values | |
14519 | ||
14520 | * config.guess: handle Motorola Delta88 box for SVR3 and SVR4. | |
14521 | ||
14522 | * Makefile.in: add check-* targets for each of the directories in | |
14523 | the tree. Add a definition of RUNTEST that will use the one we | |
14524 | just built, if it exists. Pass this down via FLAGS_TO_PASS. | |
14525 | ||
14526 | Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com) | |
14527 | ||
14528 | * configure.in: Removed obsolete references to bfd_target and | |
14529 | target_makefile_frag. | |
14530 | ||
14531 | * build-all.mk: Set assorted targets for Q2. | |
14532 | * config.sub: Recognize z8k-sim and h8300-hms. | |
14533 | * test-build.mk: Really don't pass host to configure. | |
14534 | (HOLES): Added uname. | |
14535 | ||
14536 | Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com) | |
14537 | ||
14538 | * configure: Handle an empty program-prefix, program-suffix or | |
14539 | program-transform-name correctly. | |
14540 | ||
14541 | Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com) | |
14542 | ||
14543 | * build-all.mk: -G 8 no longer required for MIPS targets. | |
14544 | * test-build.mk: Don't pass host argument to configure; make it | |
14545 | guess. | |
14546 | ||
14547 | Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com) | |
14548 | ||
14549 | * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution. | |
14550 | * Makefile.in (COMPRESS): New macro, like GZIP. | |
14551 | ||
14552 | Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com) | |
14553 | ||
14554 | * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well. | |
14555 | ||
14556 | * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc | |
14557 | with gas currently defaults to -G 0. | |
14558 | ||
14559 | Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com) | |
14560 | ||
14561 | * Makefile.in (all-flex): flex depends on byacc. | |
14562 | ||
14563 | * build-all.mk: If host not specified, use config.guess. Pass TAG | |
14564 | to test-build.mk as RELEASE_TAG. | |
14565 | * test-build.mk (configargs): New variable containing arguments to | |
14566 | pass to configure. Set to -with-gnu-as on mips-dec-ultrix. | |
14567 | (FLAGS_TO_PASS): Pass down RELEASE_TAG. | |
14568 | ||
14569 | * config.guess: Use /bin/uname when checking -X argument on SCO, | |
14570 | to avoid invoking GNU uname which doesn't understand -X. | |
14571 | ||
14572 | * test-build.mk: Don't use /usr/unsupported/bin/as on AIX. | |
14573 | ||
14574 | * configure.in: Build gas for mips-*-*. | |
14575 | ||
14576 | Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
14577 | ||
14578 | * Makefile.in (all.normal): insert missing backslash. | |
14579 | ||
14580 | Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com) | |
14581 | ||
4bddf3ad | 14582 | * build-all.mk: Bump -XNh value to 1500 to match gcc requirements. |
252b5132 RH |
14583 | |
14584 | * Makefile.in: Complete overhaul to merge many almost identical | |
14585 | targets. | |
14586 | ||
14587 | Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14588 | ||
14589 | * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs. | |
14590 | (gdb.tar.Z): Adjusted. | |
14591 | ||
14592 | * Makefile.in (setup-dirs, taz): New targets; should be general | |
14593 | enough to adapt for gdb sometime. Build only .z file. | |
14594 | (gas.tar.z): New target. | |
14595 | ||
14596 | Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com) | |
14597 | ||
14598 | * build-all.mk: Use CC=cc -Xs on Solaris. | |
14599 | ||
252b5132 RH |
14600 | Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com) |
14601 | ||
14602 | * Makefile.in: Incorporate changes suggested by wilson@cygnus.com | |
14603 | for handling BISON for FSF releases. | |
14604 | ||
14605 | Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) | |
14606 | ||
14607 | * configure: Actually implement the change zoo just documented. | |
14608 | ||
14609 | Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) | |
14610 | ||
14611 | * configure: when using config.guess, only set target_alias when | |
14612 | it's not already been set (ie, on the command line) | |
14613 | ||
14614 | Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14615 | ||
14616 | * Makefile.in: add installcheck target, set PRMS to install-prms | |
14617 | ||
14618 | Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14619 | ||
14620 | * configure: add support for package_makefile_fragment, handle the | |
14621 | case where a directory has a configure.in file but no Makefile.in | |
14622 | more gracefully (with an actual understandable error message, even); | |
14623 | add support for --without (and add this to the usage message); also | |
14624 | explicitly add a --host=${host_alias} to the command line when | |
14625 | config.guess is used | |
14626 | ||
14627 | Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
14628 | ||
14629 | * configure: Must use both --host and --target in recursive calls. | |
14630 | ||
14631 | Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
14632 | ||
14633 | * Makefile.in: Change deja-gnu to dejagnu. | |
14634 | ||
14635 | Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com) | |
14636 | ||
14637 | * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. | |
14638 | ||
14639 | Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14640 | ||
14641 | * configure.in: canonicalize all instances to *-*-solaris2*, | |
14642 | also strip out a number of tools to not build for go32 host | |
14643 | ||
14644 | Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
14645 | ||
14646 | * config.guess: add GPL. | |
14647 | ||
14648 | * Makefile.in, config.guess, config.sub, configure: bump | |
14649 | copyrights to 93. | |
14650 | ||
14651 | Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com) | |
14652 | ||
14653 | * Makefile.in (do-info): Removed obsolete check for existence of | |
14654 | localenv file. | |
14655 | ||
14656 | * Makefile.in (MAKEOVERRIDES): Define to be empty. | |
14657 | ||
14658 | Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14659 | ||
14660 | * Makefile.in: a couple of 'else true' for decstation, | |
14661 | support for TclX | |
14662 | ||
14663 | * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore | |
14664 | ||
14665 | Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com) | |
14666 | ||
14667 | * Makefile.in (setup-dirs): change invocation of make to $(MAKE). | |
14668 | ||
14669 | Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge) | |
14670 | ||
14671 | * config.guess: Recognize i386-ibm-aix (PS/2). | |
14672 | * configure.in: Use config/mh-aix386 file for it. | |
14673 | ||
14674 | Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com) | |
14675 | ||
14676 | * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use | |
14677 | CC_FOR_TARGET instead. | |
14678 | (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET). | |
14679 | ||
14680 | Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com) | |
14681 | ||
14682 | * Makefile.in: Add sim to list of directories sent with gdb | |
14683 | ||
14684 | Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com) | |
14685 | ||
14686 | * configure.in: Put back mips-dec-bsd* case. | |
14687 | ||
14688 | Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com) | |
14689 | ||
14690 | (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) | |
14691 | * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet. | |
14692 | * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'. | |
252b5132 RH |
14693 | |
14694 | Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14695 | ||
14696 | * configure.in: remove no-op mips-dec-bsd* in "case $target" | |
14697 | ||
14698 | * Makefile.in (dir.info): only run gen-info-dir if it exists, | |
14699 | (install-info): install dir.info only if it exists, | |
14700 | (all-expect, install-expect): pass along X11_FLAGS_TO_PASS | |
14701 | ||
14702 | Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com) | |
14703 | ||
14704 | * configure.in: For vms target, skip bfd, ld, binutils. Do build | |
14705 | gas for mips-dec-bsd. | |
14706 | ||
14707 | Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com) | |
14708 | ||
14709 | * configure (makesrcdir): If ${srcdir} is relative and not ".", | |
14710 | and ${subdir} is not ".", set makesrcdir based on ${invsubdir}. | |
14711 | ||
14712 | Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com) | |
14713 | ||
14714 | * configure.in: Added "dejagnu" to hosttools list. | |
14715 | ||
14716 | Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14717 | ||
14718 | * config.sub, configure.in, config.guess: Add support | |
14719 | for Bosx, an AIX variant from Bull. | |
14720 | Patches from F.Pierresteguy@frcl.bull.fr. | |
14721 | ||
14722 | Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com) | |
14723 | ||
14724 | * devo/dejagnu: Initial creation of devo/dejagnu. | |
14725 | Migrated dejagnu testcases and support files for testing software | |
14726 | tools to reside as subdirectories, currently called "testsuite", | |
14727 | within the directory of the software tool. Migrated all programs, | |
14728 | support libraries, etc. beloging to dejagnu proper from | |
14729 | devo/deja-gnu to devo/dejagnu. These files were moved "as is" | |
14730 | with no modifications. The changes to these files which will | |
14731 | allow them to configure, build, and execute properly will be made | |
14732 | in a future update. | |
14733 | ||
14734 | Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com) | |
14735 | ||
14736 | * Makefile.in: Change send_pr to send-pr. | |
14737 | * configure.in: Likewise. | |
14738 | * send_pr: Renamed directory to send-pr. | |
14739 | ||
14740 | Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com) | |
14741 | ||
14742 | * Makefile.in: Add some extra semi-colons (needed if SHELL=bash). | |
14743 | ||
14744 | Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com) | |
14745 | ||
14746 | * README: Update for gdb-4.8 release. | |
14747 | * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build | |
14748 | gdb-xxx.tar.z (gzip'd) file also. | |
14749 | ||
14750 | Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14751 | ||
14752 | * Makefile.in: make all-diff depend on all-libiberty | |
14753 | ||
14754 | Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com) | |
14755 | ||
14756 | * config.guess: add vax-ultrix in the spirit of mips-ultrix. | |
14757 | ||
14758 | Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14759 | ||
14760 | * configure.in, Makefile.in: add hello, tar, gzip, recode, indent | |
14761 | ||
14762 | Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com) | |
14763 | ||
14764 | * Makefile.in (DEVO_SUPPORT): Remove etc directory | |
14765 | (ETC_SUPPORT): Only add the files GDB wants from etc/. | |
14766 | (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file. | |
14767 | ||
14768 | Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14769 | ||
14770 | * Makefile.in: makeinfo binary is in a new location | |
14771 | ||
14772 | Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com) | |
14773 | ||
14774 | * config.sub: Accept -ecoff as an OS. | |
14775 | ||
14776 | * Makefile.in: Various changes to eliminate a level of make | |
14777 | recursion and reduce the required command line length. | |
14778 | (BASE_FLAGS_TO_PASS): New variable holding flags passed to all | |
14779 | sub-makes. | |
14780 | (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New | |
14781 | variables holding settings for specific sub-makes. | |
14782 | (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote | |
14783 | in terms of BASE_FLAGS_TO_PASS. | |
14784 | (TARGET_LIBS): New variable listing directories which use | |
14785 | TARGET_FLAGS_TO_PASS. | |
14786 | (subdir_do): Eliminated. | |
14787 | (do-*): New set of targets to replace subdir_do. | |
14788 | (various): All targets which used subdir_do now depend on do-*. | |
14789 | (local-clean): Renamed from do_clean. | |
14790 | (local-distclean): New target, dependency of distclean and | |
14791 | realclean. | |
14792 | (install-info): Don't create directories. Depend on dir.info | |
14793 | rather than calling make recursively. | |
14794 | (install-dir.info): Eliminated. | |
14795 | (install-info-dirs): Create all info directories here. | |
14796 | (dir.info): Depend upon do-install-info. | |
14797 | ||
14798 | * test-build.mk (HOLES): Added false. | |
14799 | ||
14800 | Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com) | |
14801 | ||
14802 | * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd). | |
14803 | ||
14804 | Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14805 | ||
14806 | * Makefile.in (info): remove dependency on all-texinfo. The | |
14807 | problem was really in texinfo/C, not at this level. | |
14808 | ||
14809 | Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com) | |
14810 | ||
14811 | * Makefile.in (info): Added dependency on all-texinfo (PR 2112). | |
14812 | ||
14813 | Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com) | |
14814 | ||
14815 | * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for | |
14816 | GDB releases. | |
14817 | ||
14818 | Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14819 | ||
14820 | * configure: Include srcdir in message about target of link not | |
14821 | being found. Don't convert `-' to `_' in `with' options being | |
14822 | passed to subdirs. | |
14823 | ||
14824 | Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14825 | ||
14826 | * configure.in: add uudecode to host_tools | |
14827 | ||
14828 | * Makefile.in: added {all,install}-uudecode targets, added them to | |
14829 | the appropriate lists | |
14830 | ||
14831 | Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com) | |
14832 | ||
14833 | * Makefile.in (all-gcc): Added dependency on all-gas. | |
14834 | ||
14835 | * configure.in (mips-*-*): Build ld and binutils. | |
14836 | ||
14837 | Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com) | |
14838 | ||
14839 | * configure: check return code from mkdir, print error message and | |
14840 | exit on failure. | |
14841 | ||
14842 | Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com) | |
14843 | ||
14844 | * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex. | |
14845 | ||
14846 | Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com) | |
14847 | ||
14848 | * test-build.mk (HOLES): Added tar, cpio and uudecode. | |
14849 | ||
14850 | Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
14851 | ||
14852 | * config.sub (h8500): Recognize this as a cpu type. | |
14853 | ||
14854 | Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14855 | ||
14856 | * configure: source directory missing is no longer a warning | |
14857 | ||
14858 | * configure.in: recognize irix[34]* instead of irix[34] | |
14859 | ||
14860 | * Makefile.in: define and pass down X11_LIB | |
14861 | ||
252b5132 RH |
14862 | Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com) |
14863 | ||
14864 | * guess-systype: Renamed to ... | |
14865 | * config.guess: ... by popular request. | |
14866 | * configure.in, Makefile.in: Update accordingly. | |
14867 | ||
14868 | Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com) | |
14869 | ||
14870 | * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>: | |
14871 | + Add Convex, Cray/Unicos, and Encore/Multimax support. | |
14872 | + Execute ./dummy instead of assuming . is in PATH. | |
14873 | ||
14874 | Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com) | |
14875 | ||
14876 | * guess-systype: New shell script. Attempts to guess the | |
14877 | canonical host name of the executing host. | |
14878 | Only a few hosts are supported so far. | |
14879 | * configure: Call guess-systype if no host is specified. | |
14880 | ||
14881 | Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com) | |
14882 | ||
14883 | * Makefile.in (gcc-no-fixedincludes): Made to work with current | |
14884 | gcc Makefile. | |
14885 | ||
14886 | ||
14887 | Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com) | |
14888 | ||
14889 | * Makefile.in (GCC_FLAGS_TO_PASS): New variable. | |
14890 | (all-gcc, install-gcc, subdir_do): Use it. | |
14891 | ||
14892 | Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com) | |
14893 | ||
14894 | * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc. | |
14895 | ||
14896 | Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com) | |
14897 | ||
14898 | * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now | |
14899 | set exclusively by configure, using configure.in . | |
14900 | ||
14901 | Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14902 | ||
14903 | * test-build.mk: set $PATH for all builds | |
14904 | ||
14905 | * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm | |
14906 | ||
14907 | Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com) | |
14908 | ||
14909 | * Makefile.in (GCC_FOR_TARGET): Supply a default that matches | |
14910 | the one used in gcc/Makefile.in, so that a null expansion doesn't | |
14911 | override the one needed to build gcc with a native cc. | |
14912 | ||
14913 | ||
14914 | Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
14915 | ||
14916 | * configure: Accept -with arguments. | |
14917 | ||
14918 | Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com) | |
14919 | ||
14920 | * Makefile.in: added h8300sim | |
14921 | ||
14922 | Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com) | |
14923 | ||
252b5132 RH |
14924 | * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it |
14925 | to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. | |
14926 | (all-cygnus, native, build-cygnus): Make | |
14927 | $(canonhost)-stamp-3stage-done, not $(host).... | |
14928 | * test-build.mk (stamp-3stage-compared): Use tail +10c for | |
14929 | i386-sco3.2v4. Added else true to if command. | |
14930 | ||
14931 | Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com) | |
14932 | ||
14933 | * config.sub: (from FSF) Sequent uses a BSD-like OS. | |
14934 | ||
14935 | Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com) | |
14936 | ||
14937 | * configure.in (i[34]86-*-isc*): added; uses mh-sysv. | |
14938 | ||
14939 | Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14940 | ||
14941 | * configure.in: don't remove binutils from Solaris builds | |
14942 | ||
14943 | Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com) | |
14944 | ||
14945 | * Makefile.in: get rid of earlier definitions for *clean, | |
14946 | also handle the recursive info rule better | |
14947 | ||
14948 | Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com) | |
14949 | ||
14950 | * Makefile.in (mostlyclean, distclean, realclean): Fix to | |
14951 | do more-or-less the right thing. | |
14952 | ||
14953 | Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com) | |
14954 | ||
14955 | * Makefile.in: Add lines defining CC and CXX, and use CXX rather | |
14956 | than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET. | |
14957 | ||
14958 | Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14959 | ||
14960 | * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to | |
14961 | $(host_canonical). | |
14962 | ||
14963 | * configure.in: split the configdirs list into 4 categories (native | |
14964 | v. cross, library v. tool) and handle the cross-only and native- | |
14965 | only in more reasonable (and correct!) way. | |
14966 | ||
14967 | Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com) | |
14968 | ||
14969 | * configure.in (hppa*-*-*): Don't remove bfd and gdb from | |
14970 | configdirs anymore. | |
14971 | ||
14972 | Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14973 | ||
14974 | * Makefile.in: extensive cleanup:: removed all of the explicit | |
14975 | clean-* targets, collapsed many wrappers around subdir_do into | |
14976 | one, added additional targets to satisfy standards.texi, deleted | |
14977 | some old targets, some changes for consistency | |
14978 | ||
14979 | Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14980 | ||
14981 | * configure.in: handle some programs as cross-only, and others as | |
14982 | native only | |
14983 | ||
14984 | * test-build.mk: handle partial holes in a more generic manner | |
14985 | ||
14986 | * Makefile.in: m4 depends on libiberty | |
14987 | ||
252b5132 RH |
14988 | Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
14989 | ||
14990 | * configure.in: add m4, textutils, fileutils, sed, shellutils, | |
14991 | time, wdiff, and find to configdirs | |
14992 | ||
14993 | * Makefile.in: all, clean, and install rules for the new programs | |
14994 | added to configure.in | |
14995 | ||
14996 | Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
14997 | ||
14998 | * configure.in: use mh-sun for all *-sun-* hosts | |
14999 | ||
252b5132 RH |
15000 | Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
15001 | ||
15002 | * Makefile.in: define flags for X11 include files and library file | |
15003 | locations, pass them down to the programs that need this info | |
15004 | ||
15005 | * build-all.mk: added a 'native' target, to 3stage the native toolchain | |
15006 | ||
252b5132 RH |
15007 | Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) |
15008 | ||
15009 | * configure.in: start building libg++ for HP-UX targets | |
15010 | ||
15011 | Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com) | |
15012 | ||
15013 | * README: Update references to files moved into etc/. | |
15014 | ||
15015 | Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com) | |
15016 | ||
15017 | * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2. | |
15018 | * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4. | |
15019 | ||
15020 | Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com) | |
15021 | ||
15022 | * configure: accept dash as well as underscore in long option | |
15023 | names for FSF compatibility. | |
15024 | ||
15025 | Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com) | |
15026 | ||
15027 | * config.sub: added -sco3.2v4 support from FSF. | |
15028 | ||
15029 | Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15030 | ||
15031 | * configure.in: expand the section that adds or removes | |
15032 | directories from the list of programs to build, to handle native | |
15033 | vs. cross in addition to host v. native | |
15034 | ||
15035 | Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com) | |
15036 | ||
15037 | * Makefile.in: Replace C++ in macro names with CXX. | |
15038 | This is less likely to break ... | |
15039 | ||
15040 | Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15041 | ||
15042 | * test-build.mk: add -w to GNU_MAKE | |
15043 | ||
15044 | Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15045 | ||
15046 | * config.sub: remove 'sparc'-->'sparc-sun' default transformation, | |
15047 | add 'sparc' to list of recognized cpus. This needed to make | |
15048 | 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'. | |
15049 | Delete some redundant ose68 variants. Recognize -wrs as an os, | |
15050 | then changes that into $CPU-wrs-vxworks. | |
15051 | ||
15052 | * configure.in: remove most references to gdbtest, regularize | |
15053 | target based program removal | |
15054 | ||
15055 | * test-build.mk: import from p3 tree (many fixes and changes) | |
15056 | ||
15057 | Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
15058 | ||
15059 | * Makefile.in: added rules to handle tcl, tk, and expect | |
15060 | ||
15061 | * configure.in: handle those directories if they exist | |
15062 | ||
15063 | Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15064 | ||
15065 | * config.sub: removed bogus hppabsd and hppahpux names, since | |
15066 | "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though) | |
15067 | ||
15068 | Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15069 | ||
15070 | * Makefile.in: all-gcc now depends on all-binutils. all-libg++ | |
15071 | depends upon all-xiberty | |
15072 | ||
15073 | * Makefile.in: changes from p3, including: | |
15074 | ||
15075 | Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com) | |
15076 | ||
15077 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
15078 | newlib/Makefile exists, rather than if host != target. | |
15079 | ||
15080 | Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com) | |
15081 | ||
15082 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
15083 | from the same source tree and not building a cross-compiler. This | |
15084 | matters for the libg++ configuration if reconfiguring a tree that | |
15085 | has already been installed. | |
15086 | ||
15087 | Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com) | |
15088 | ||
15089 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
15090 | pick up the machine and system specific header files. | |
15091 | ||
15092 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
15093 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
15094 | the C compiler to use to create programs which are run in the | |
15095 | build environment, set it to default to $(CC), and passed it down | |
15096 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
15097 | ||
15098 | Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com) | |
15099 | ||
15100 | * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET. | |
15101 | We need them for unusual native builds, like systems without | |
15102 | ranlib. | |
15103 | ||
15104 | * configure: also define $(host_canonical) and | |
80413487 RH |
15105 | $(target_canonical), which are the full, canonical names for the |
15106 | given host and target | |
252b5132 RH |
15107 | |
15108 | Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com) | |
15109 | ||
15110 | * Makefile.in: Added separate definitions for C++. | |
15111 | ||
15112 | Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com) | |
15113 | ||
15114 | * configure.in (configdirs): Add deja-gnu. | |
15115 | ||
15116 | Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com) | |
15117 | ||
15118 | * README: Update for configure.texi and gdb-4.7 release. | |
15119 | ||
15120 | Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com) | |
15121 | ||
15122 | * Makefile.in: Move "all" target to top of file. | |
15123 | Previously, first target was ".PHONY" which caused BSD4.4 make | |
15124 | to build .PHONY when make was run without arguments. | |
15125 | ||
15126 | Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com) | |
15127 | ||
15128 | * Makefile.in: Add COPYING.LIB to GDB releases, now that there's | |
15129 | Library-copylefted code in libiberty. | |
15130 | ||
15131 | Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com) | |
15132 | ||
15133 | * config.sub: Replace m68kmote with plain old m68k. | |
15134 | ||
15135 | Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com) | |
15136 | ||
15137 | * Makefile.in: Remove space from blank line, avoid Make complaints. | |
15138 | ||
15139 | Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com) | |
15140 | ||
15141 | * config.sub: Complain if no argument is given. Added support for | |
15142 | 386bsd as OS and target alias. | |
15143 | ||
15144 | Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com) | |
15145 | ||
15146 | * Makefile.in (XTRAFLAGS): include newlib directories if | |
15147 | newlib/Makefile exists, rather than if host != target. | |
15148 | ||
15149 | Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com) | |
15150 | ||
15151 | * config.sub: recognize sparclite-wrs-vxworks. | |
15152 | ||
15153 | * Makefile.in (install-xiberty): added *-xiberty make rules (from | |
15154 | p3.) Added clean-xiberty to clean. | |
15155 | ||
15156 | Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15157 | ||
15158 | * configure.in: use *-*-* instead of nested cases for host and target | |
15159 | ||
15160 | Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com) | |
15161 | ||
15162 | * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc | |
15163 | from the same source tree and not building a cross-compiler. This | |
15164 | matters for the libg++ configuration if reconfiguring a tree that | |
15165 | has already been installed. | |
15166 | ||
15167 | Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com) | |
15168 | ||
15169 | * config.sub (i486v/i486v4): Merge in from FSF version. | |
15170 | ||
15171 | Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com) | |
15172 | ||
15173 | * configure: only set PWD if it is already set. | |
15174 | ||
15175 | Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com) | |
15176 | ||
15177 | * configure: just set PWD=`pwd` at the top, since Ultrix sh | |
15178 | doesn't have unset and all success paths (and most error paths) | |
15179 | out set it anyway. (Note: should change all uses of ${PWD=`pwd`} | |
15180 | to just ${PWD} to avoid confusion.) | |
15181 | ||
15182 | Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com) | |
15183 | ||
15184 | * configure: always set $(tooldir) to $(libdir)/$(target_alias), | |
15185 | even for a native compilation. | |
15186 | ||
15187 | Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com) | |
15188 | ||
15189 | Changes to make the gdb.tar.Z rule work better. | |
15190 | ||
15191 | * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. | |
15192 | (DEVO_SUPPORT): Add configure.texi. | |
15193 | (bfd-ilrt.tar.Z): Remove ancient rule. | |
15194 | ||
15195 | Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com) | |
15196 | ||
15197 | * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to | |
15198 | pick up the machine and system specific header files. | |
15199 | ||
15200 | * configure.in, config.sub: added new target m68010-adobe-scout, | |
15201 | with alias of adobe68k. Changed configure.in to check for | |
15202 | -scout before -sco* to avoid a false match. | |
15203 | ||
15204 | * Makefile.in: added AS_FOR_TARGET, passed down in | |
15205 | TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be | |
15206 | the C compiler to use to create programs which are run in the | |
15207 | build environment, set it to default to $(CC), and passed it down | |
15208 | in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS. | |
15209 | ||
15210 | Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com) | |
15211 | ||
15212 | * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET, | |
15213 | AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass | |
15214 | TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the | |
15215 | FOR_TARGET variants, to newlib and libg++. | |
15216 | ||
15217 | Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) | |
15218 | ||
15219 | * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built | |
15220 | first. | |
15221 | ||
15222 | Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com) | |
15223 | ||
15224 | * config.sub: Accept `elf' as an environment. | |
15225 | ||
15226 | Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
15227 | ||
15228 | * Makefile.in (all-opcodes): cd into the right directory | |
15229 | ||
15230 | Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com) | |
15231 | ||
15232 | * configure: added -program_transform_name option, used as | |
15233 | argument to sed when installing programs. | |
15234 | configure.texi: added documentation for -program_prefix, | |
15235 | -program_suffix and -program_transform_name. | |
15236 | ||
15237 | Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com) | |
15238 | ||
15239 | * config.sub: Accept i486 where i386 ok. | |
15240 | ||
15241 | Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com) | |
15242 | ||
15243 | * config.sub: accept we32k | |
15244 | ||
15245 | Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com) | |
15246 | ||
35590697 | 15247 | * config.sub, configure.in: accept OSE68000 and OSE68k. |
252b5132 RH |
15248 | |
15249 | * Makefile.in: don't create all directories for ``make install''; | |
15250 | let the subdirectories create the ones they need. | |
15251 | ||
15252 | Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15253 | ||
80413487 | 15254 | * COPYING: new file, GPL v2 |
252b5132 RH |
15255 | |
15256 | Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15257 | ||
15258 | * Makefile.in: use the new gen-info-dir, which needs a template | |
15259 | argument (which also lives in texinfo) | |
15260 | ||
15261 | * configure.texi, standards.texi: fix INFO-DIR-ENTRY | |
15262 | ||
252b5132 RH |
15263 | Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com) |
15264 | ||
15265 | * config.sub (ncr3000): Change i386 to i486. | |
15266 | ||
15267 | Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15268 | ||
15269 | * Makefile.in: add install-rcs, install-grep to | |
15270 | install-no-fixedincludes, removed install-bison and install-libgcc | |
15271 | ||
15272 | Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
15273 | ||
15274 | * configure.in: grab the HPUX makefile fragment if on HPUX | |
15275 | ||
15276 | Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com) | |
15277 | ||
15278 | * Makefile.in: eradicate bison spoor (ditto libgcc). | |
15279 | configure.in: recognise m68{k,000}-ericsson-OSE. | |
15280 | es1800 is alias for m68k-ericsson-OSE | |
15281 | ||
15282 | Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15283 | ||
15284 | * configure.in: rearrange the parts that remove programs from | |
15285 | configdirs, based now on HOST==TARGET or by canonical triple. | |
15286 | ||
15287 | Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15288 | ||
15289 | * test-build.mk: recurse explicitly with -f test-build.mk when | |
15290 | appropriate. predicate stage3 and comparison on the existence | |
15291 | of gcc. That is, if gcc isn't around, we aren't three-staging. | |
15292 | On very clean, also remove ...stamp-co. Build in-place before | |
15293 | doing other builds. | |
15294 | ||
15295 | Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
15296 | ||
15297 | * Makefile.in, configure.in: add tgas | |
15298 | ||
15299 | Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15300 | ||
15301 | * Makefile.in: a number of changes merged in from progressive. | |
15302 | ||
15303 | * configure.in: add libm. | |
15304 | ||
15305 | * .cvsignore: ignore some stuff that comes from test-build.mk. | |
15306 | ||
252b5132 RH |
15307 | Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com) |
15308 | ||
15309 | * config.sub: Add es1800 (m68k-ericsson-es1800). | |
15310 | ||
15311 | Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com) | |
15312 | ||
15313 | * configure: Add program_suffix (parallel to program_prefix) | |
15314 | * Makefile.in: adjust directory-creating script for losing decstation | |
15315 | ||
15316 | Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com) | |
15317 | ||
15318 | * configure: Minor $subdir-related fixes. | |
15319 | ||
15320 | Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com) | |
15321 | ||
15322 | * configure: fix various problems with propogating | |
15323 | makefile_target_frag in subdirs. | |
15324 | * configure.in: config libgcc if its there | |
15325 | ||
15326 | Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com) | |
15327 | ||
15328 | * config.sub: HPPA merge. | |
15329 | ||
252b5132 RH |
15330 | Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com) |
15331 | ||
15332 | * Makefile.in: Replace all-bison with all-byacc in all | |
15333 | dependency lines for other tools (which now use byacc). | |
15334 | ||
15335 | Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com) | |
15336 | ||
15337 | * config.sub: Add sun4sol2 => sparc-sun-solaris2. | |
15338 | ||
252b5132 RH |
15339 | Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com) |
15340 | ||
15341 | * Makefile.in: make gprof rules similar to byacc rules (instead of | |
15342 | vestigal $(unsubdir) that didn't work...) | |
15343 | ||
15344 | Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com) | |
15345 | ||
15346 | * config.sub: Add support for Linux. | |
15347 | * Makefile.in: Use $(FLAGS_TO_PASS) more consistently | |
15348 | (at least for libg++). | |
15349 | ||
15350 | Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com) | |
15351 | ||
15352 | * configure.texi: fix doc for the -nfp option to configure | |
15353 | ||
15354 | Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com) | |
15355 | ||
15356 | * Makefile.in (all-binutils): ar needs flex, so depend on all-flex. | |
15357 | ||
15358 | Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com) | |
15359 | ||
15360 | * config.sub: changed [^-]+ to [^-][^-]* so that it works under | |
15361 | Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.) | |
15362 | * configure.in: added solaris* host_makefile_frag hook. | |
15363 | ||
15364 | Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15365 | ||
15366 | * config.sub: changed recognition of m68000 so that various | |
15367 | m68k types can be specified via m680[01234]0 | |
15368 | ||
15369 | Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15370 | ||
15371 | * config.sub (basic_machine): fix sed so that '-foo' isn't | |
15372 | completely substituted out while .+'-foo' loses the '-foo' | |
15373 | ||
15374 | Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) | |
15375 | ||
15376 | * config.sub ($os): Add -aout. | |
15377 | ||
15378 | Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com) | |
15379 | ||
15380 | * configure: If host_makefile_frag is absolute, don't | |
15381 | prefix ${invsubdir} (relevant to libg++ auto-configure). | |
15382 | ||
15383 | Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com) | |
15384 | ||
15385 | * Makefile.in (tooldir): Define it. | |
15386 | (all-ld): Depend on all-flex. | |
15387 | ||
15388 | Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com) | |
15389 | ||
15390 | * Makefile.in (check): Fix libg++ special case. | |
15391 | ||
15392 | Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com) | |
15393 | ||
15394 | * configure: do not bury `pwd` into config.status, thus do fewer | |
15395 | pwd's. | |
15396 | ||
15397 | * configure: print the "Building in" message only when building in | |
15398 | other than "." AND verbose. | |
15399 | ||
15400 | * configure: remove -s, rework -v to better accomodate guested | |
15401 | configures. | |
15402 | ||
15403 | * standards.texi: updated to 3 may, fixed librid <-> libdir typo. | |
15404 | ||
15405 | Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com) | |
15406 | ||
15407 | * Makefile.in: macroize flags passed on recursion. remove | |
15408 | fileutils. | |
15409 | ||
15410 | Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com) | |
15411 | ||
15412 | * configure: get makesrcdir right for subdirs deeper than 1. | |
15413 | ||
15414 | * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on | |
15415 | install. | |
15416 | ||
15417 | Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com) | |
15418 | ||
15419 | * Makefile.in: don't print subdir_do or recursion lines. | |
15420 | ||
15421 | Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com) | |
15422 | ||
15423 | * standards.texi: added menu item. | |
15424 | ||
15425 | * Makefile.in: build and install standards.info. | |
15426 | ||
15427 | * standards.texi: new file. | |
15428 | ||
15429 | Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15430 | ||
15431 | * configure: test for and move config.status pieces from | |
15432 | ${subdir}/. | |
15433 | ||
15434 | Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com) | |
15435 | ||
252b5132 RH |
15436 | * configure: Test for existance of files before trying to mv |
15437 | them, to avoid numerous non-existance messages. | |
15438 | ||
15439 | Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com) | |
15440 | ||
15441 | * configure: correct final line of config.status. | |
15442 | ||
15443 | * configure: patch from eggert. Avoids a protection problem if | |
15444 | the original Makefile.in is read only. | |
15445 | ||
15446 | * configure: use move-if-change from gcc to create config.status. | |
15447 | Some makefiles depend on config.status to tell if a directory | |
15448 | has been reconfigured for a different host. This change | |
15449 | prevents those directories from remaking everything in the case | |
15450 | where the reconfig was only intended to rebuild a Makefile. | |
15451 | ||
15452 | * configure: test for config.sub with "config.sub sun4" rather | |
15453 | than "config.sub ${host_alias}". Otherwise we can't tell a bad | |
15454 | host alias from a missing config.sub. | |
15455 | ||
15456 | Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15457 | ||
15458 | * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass | |
15459 | MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g. | |
15460 | ||
15461 | Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com) | |
15462 | ||
15463 | * configure: mkdir ${subdir} as needed. | |
15464 | ||
15465 | Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com) | |
15466 | ||
15467 | * Makefile.in,configure.in: added autoconf. | |
15468 | ||
15469 | Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15470 | ||
15471 | * Makefile.in: no longer pass against on recursion. | |
15472 | ||
15473 | * Makefile.in: added .NOEXPORT: so that stray makefile_frag | |
15474 | definitions are not inherited. | |
15475 | ||
15476 | * configure: correct makesrcdir when subdir is . | |
15477 | ||
15478 | Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com) | |
15479 | ||
15480 | * configure: Add support for 'subdirs' variable, which is | |
15481 | like 'configdirs', except that configure doesn't re-invoke | |
15482 | itself for subdirs, it just creates a Makefile for each subdir. | |
15483 | * configure.texi: Document subdirs. | |
15484 | ||
15485 | Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) | |
15486 | ||
15487 | * configure.in: added flex to configdirs | |
15488 | ||
15489 | Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com) | |
15490 | ||
15491 | * Makefile.in: remove clean-stamps from clean. | |
15492 | ||
15493 | Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com) | |
15494 | ||
15495 | * configure.in: Add gdbtest to configdirs. | |
15496 | ||
15497 | Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com) | |
15498 | ||
15499 | * Makefile.in (MINUS_G): Add macro, default to -g, pass on | |
15500 | to recursive makes. | |
15501 | * configure.in: Recognize new ncr3000 config. | |
15502 | ||
15503 | Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com) | |
15504 | ||
15505 | * Makefile.in, configure.in: removed references to gdbm. | |
15506 | ||
15507 | Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com) | |
15508 | ||
15509 | * config.sub: Don't canonicalize os value | |
15510 | newsos* to bsd (readline needs to check for newsos). | |
15511 | (This fix was earlier made Jan 31, but got re-broken.) | |
15512 | ||
15513 | Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com) | |
15514 | ||
15515 | * configure.in: sco is an os, not a vendor! | |
15516 | ||
15517 | * configure: Quote $( better. Keep various shells happy. | |
15518 | ||
15519 | Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com) | |
15520 | ||
15521 | * Makefile.in: eliminate stamp-files. | |
15522 | ||
15523 | Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com) | |
15524 | ||
15525 | * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule. | |
15526 | Supress echoing of all the "if [ -d ... $(MAKE)" lines. | |
15527 | ||
15528 | Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com) | |
15529 | ||
15530 | * config.sub: fix iris/iris3. | |
15531 | ||
15532 | Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com) | |
15533 | ||
15534 | * configure: re-add -rm. | |
15535 | ||
15536 | Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com) | |
15537 | ||
15538 | * Maskefile.in: add .stmp-rcs to all. | |
15539 | ||
15540 | * configure.in: remove gas from rs6000 build, use aix host fragment. | |
15541 | ||
15542 | Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com) | |
15543 | ||
15544 | * configure: pass down site_option during recursion. | |
15545 | ||
15546 | Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com) | |
15547 | ||
15548 | * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline. | |
15549 | ||
15550 | Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com) | |
15551 | ||
15552 | * configure: Change exec_prefix so that it really defaults to prefix. | |
15553 | ||
15554 | Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com) | |
15555 | ||
15556 | * Makefile.in, configure.in: Add support for mmalloc library. | |
15557 | ||
15558 | Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com) | |
15559 | ||
15560 | * Makefile.in: add stmp dependencies for a few more things. | |
15561 | ||
15562 | Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com) | |
15563 | ||
15564 | * configure: adjusted error message on objdir/srcdir configure | |
15565 | collision, per john's suggestion. | |
15566 | ||
15567 | * Makefile.in: add libiberty stmp to all and all.cross. | |
15568 | ||
15569 | Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com) | |
15570 | ||
15571 | * Makefile.in: remove force dependencies, add grep to all. | |
15572 | ||
15573 | Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com) | |
15574 | ||
15575 | * Makefile.in: drop flex. make stamp files work. | |
15576 | ||
15577 | * configure: added test for conflicting configuration in srcdir, | |
15578 | remove trailing slashes from srcdir. Otherwise emacs gdb mode | |
15579 | gets cranky. use relative paths for configure and srcdir | |
15580 | whenever possible. Send some error messages to stderr that were | |
15581 | going to stdout. | |
15582 | ||
15583 | Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com) | |
15584 | ||
15585 | * Makefile.in: Fix libg++ rule to check for gcc directory | |
15586 | before using gcc/gcc. Also pass XTRAFLAGS. | |
15587 | ||
15588 | Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai) | |
15589 | ||
15590 | * Makefile.in: added stmp-files so that directories aren't polled | |
15591 | when they are already built. | |
15592 | ||
15593 | * configure.texi: fixed a node pointer problem. | |
15594 | ||
15595 | Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com) | |
15596 | ||
4bddf3ad | 15597 | * config.sub configure.in gdb/configure.in |
252b5132 RH |
15598 | gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h |
15599 | gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3 | |
15600 | gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x. | |
15601 | ||
15602 | Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15603 | ||
15604 | * configure: -recurring becomes -silent. corrected help message | |
15605 | for -site= option. | |
15606 | ||
15607 | * Makefile.in: mkdir $(exec_prefix) and $(tooldir). | |
15608 | ||
15609 | Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15610 | ||
15611 | * configure: when building Makefile for crosses, replace | |
15612 | tooldir and program_prefix. default srcdir from location of | |
15613 | config.sub. remove "for host in hosts" and "for target in | |
15614 | targets" loops. | |
15615 | ||
15616 | Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com) | |
15617 | ||
15618 | * Makefile.in: Do not pass bindir or mandir to cvs. | |
15619 | ||
15620 | Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) | |
15621 | ||
15622 | * Makefile.in, configure.in: removed traces of namesubdir, | |
15623 | -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced | |
15624 | copyrights to '92, changed some from Cygnus to FSF. | |
15625 | ||
15626 | * configure.texi: remove most references to multiple hosts, | |
15627 | multiple targets, subdirs, etc. | |
15628 | ||
15629 | * configure.man: removed rcsid. reference config.sub not | |
15630 | config.subr. | |
15631 | ||
15632 | * Makefile.in: mkdir $(infodir) on install-info. | |
15633 | ||
15634 | Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com) | |
15635 | ||
15636 | * configure.texi: Explain better about .gdbinit and about | |
15637 | the environment that configure.in sections run in. | |
15638 | ||
15639 | Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com) | |
15640 | ||
15641 | * configure.in: Ultrix is only a decstation if it's a MIPS. | |
15642 | ||
15643 | Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com) | |
15644 | ||
15645 | * README: DOC.configure => cfg-paper.texi. | |
15646 | ||
15647 | Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com) | |
15648 | ||
15649 | * config.sub (near case $os): Don't convert newsos* to bsd! | |
15650 | ||
15651 | Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com) | |
15652 | ||
15653 | * Makefile.in: Reinstall change from gdb-4.3 that reduces | |
15654 | the number of copies of COPYING that go into the GDB tar file. | |
15655 | ||
15656 | Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com) | |
15657 | ||
4bddf3ad | 15658 | * bfd/configure.in, gdb/config/mh-i386sco, |
252b5132 RH |
15659 | gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in: |
15660 | Fix SCO configuration stuff. | |
15661 | ||
15662 | Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com) | |
15663 | ||
15664 | * Makefile.in: For libg++, make sure the -I pointing | |
15665 | to the gcc directory goes *after* all the libg++-local -I flags. | |
15666 | Also, move just-gcc dependency from just-libg++ to all-libg++. | |
15667 | ||
15668 | Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com) | |
15669 | ||
15670 | * configure: Change -x to -f to keep Ultrix /bin/test happy. | |
15671 | ||
15672 | Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com) | |
15673 | ||
15674 | * Makefile.in (make-gdb.tar.Z): Remove texinfo targets. | |
15675 | ||
15676 | Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com) | |
15677 | ||
15678 | * config.sub: Add stratus configuration frags. Also | |
15679 | submitted to FSF. | |
15680 | ||
15681 | Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com) | |
15682 | ||
15683 | * Makefile.in (DEV_SUPPORT): add configure.man. | |
15684 | ||
15685 | * config.sub(Decode manufacturer-specific): add -none*. | |
15686 | ||
15687 | Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com) | |
15688 | ||
15689 | * Makefile.in: remove form feeds to make Sun's make happy. | |
15690 | (DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |
15691 | ||
15692 | Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com) | |
15693 | ||
15694 | * Makefile.in (AR_FLAGS): Make quieter. | |
15695 | ||
15696 | Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com) | |
15697 | ||
15698 | * configure.in: Add libg++. | |
15699 | * configure: When verbose, don't output the command line at each | |
15700 | level; it will be unremarkably the same as the previous version, | |
15701 | which will be the same as what the user typed. | |
15702 | ||
15703 | Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com) | |
15704 | ||
15705 | * configure.in, Makefile.in: fix clean-info, add flex. add | |
15706 | fileutils. | |
15707 | ||
15708 | * configure: be less sensitive to spaces in Makefile.in. Do not | |
15709 | look for sources in "..". Doing so breaks subdirectories that | |
15710 | might have their own configure. If a subdir has it's own | |
15711 | configure script, use it. | |
15712 | ||
15713 | Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com) | |
15714 | ||
15715 | * cfg-paper.texi: some changes suggested by rms. | |
15716 | ||
15717 | Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com) | |
15718 | ||
15719 | * config.sub: Merge in some small additions from the FSF version, | |
15720 | taken from the gcc distribution, to bring the Cygnus and FSF | |
15721 | versions into closer sync. | |
15722 | ||
15723 | Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com) | |
15724 | ||
15725 | * configure.in: Changed svr4 references to sysv4. | |
15726 | ||
15727 | Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com) | |
15728 | ||
15729 | * configure: added -V for version number option. | |
15730 | ||
15731 | Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com) | |
15732 | ||
15733 | * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd. | |
15734 | renamed from DOC.configure to cfg-paper.texi. | |
15735 | ||
15736 | Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com) | |
15737 | ||
15738 | * configure, config.subr, config.sub: config.subr is now | |
15739 | config.sub again. | |
15740 | ||
15741 | Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com) | |
15742 | ||
15743 | * configure.texi: new file, in progress. | |
15744 | ||
15745 | * Makefile.in: build info file and install the man page for | |
15746 | configure. | |
15747 | ||
15748 | * configure.man: new file, first cut. | |
15749 | ||
15750 | * configure: find config.subr again now that configuration "none" | |
15751 | has gone. removed all traces of the -ansi option. removed all | |
15752 | traces of the -languages option. | |
15753 | ||
15754 | * config.subr: resync from rms. | |
15755 | ||
d932cae7 | 15756 | 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15757 | |
15758 | * configure, config.sub, config.subr: merge config.sub into | |
15759 | config.subr, call the result config.subr, remove config.sub, use | |
15760 | config.subr. | |
15761 | ||
15762 | * Makefile.in: revised install for dir.info. | |
15763 | ||
d932cae7 | 15764 | 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15765 | |
15766 | * configure.in: add decstation host makefile frag. | |
15767 | ||
15768 | * Makefile.in: BISON now bison -y again. also install-gcc on | |
15769 | install. clean-gdbm on clean. infodir belongs in datadir. | |
15770 | Make directories for info install. Build dir.info here then | |
15771 | install it. | |
15772 | ||
d932cae7 | 15773 | 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15774 | |
15775 | * Makefile.in: fix for bad directory tests. | |
15776 | ||
d932cae7 | 15777 | 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15778 | |
15779 | * configure: \{1,2\} appears to be a sysv'ism. Use a different | |
15780 | regexp. -srcdir relative was being handled incorrectly. | |
15781 | ||
15782 | * Makefile.in: unwrapped some for loops so that parallel makes | |
15783 | work again and so one can focus one's attention on a particular | |
15784 | package. | |
15785 | ||
d932cae7 | 15786 | 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15787 | |
15788 | * configure: added PWD as a stand in for `pwd` (for speed). use | |
15789 | elif wherever possible. make -srcdir work without -objdir. | |
15790 | -objdir= commented out. | |
15791 | ||
d932cae7 | 15792 | 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15793 | |
15794 | * configure: +options become --options. -subdirs commented out. | |
15795 | added -host, -datadir. Renamed -destdir to -prefix. Comment in | |
15796 | Makefile now at top of generated Makefile. Removed cvs log | |
15797 | entries. added -srcdir. create .gdbinit only if there is one | |
15798 | in ${srcdir}. | |
15799 | ||
15800 | * Makefile.in: idestdir and ddestdir go away. Added copyrights | |
15801 | and shift gpl to v2. Added ChangeLog if it didn't exist. docdir | |
15802 | and mandir now keyed off datadir by default. | |
15803 | ||
d932cae7 | 15804 | 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com) |
252b5132 RH |
15805 | |
15806 | * Freshly created ChangeLog. | |
15807 | ||
15808 | \f | |
15809 | Local Variables: | |
15810 | mode: change-log | |
15811 | left-margin: 8 | |
15812 | fill-column: 76 | |
15813 | version-control: never | |
15814 | End: |