Add missing gas dependency
[deliverable/binutils-gdb.git] / ChangeLog
1 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR gas/14899
4 * Makefile.def (dependencies): Make all-binutils, all-gprof,
5 all-ld and all-gold depend on all-gas.
6 * Makefile.in: Regenerated.
7
8 2012-12-29 Ben Elliston <bje@gnu.org>
9
10 * config.guess: Update to 2012-12-29 version.
11 * config.sub: Likewise.
12
13 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
14
15 * Makefile.def (install-target-libgo): Depend on
16 install-target-libatomic. Merged from GCC repo.
17 * Makefile.in: Regenerate.
18
19 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
20
21 * COPYING.LIBGLOSS: Add license for bfin libgloss.
22
23 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
24
25 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
26 * configure: Regenerate.
27
28 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
29
30 * Makefile.def (target_modules): Add bootstrap=true and
31 raw_cxx=true to libsanitizer.
32 * configure.ac (bootstrap_target_libs): Add libsanitizer.
33 * Makefile.in: Regenerated.
34 * configure: Likewise.
35
36 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
37
38 * config.sub: Merge from config repo.
39
40 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
41
42 * configure.ac: Merge from GCC.
43 * Makefile.tpl: Dito.
44 * Makefile.in: Dito.
45 * configure: Dito.
46
47 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
48
49 * configure.ac (noconfigdirs): Merge from GCC.
50 * configure: Regenerate.
51
52 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
53
54 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
55
56 2012-11-14 Roland McGrath <mcgrathr@google.com>
57
58 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
59 * configure: Regenerate.
60
61 2012-11-13 Richard Henderson <rth@redhat.com>
62
63 * configure.ac: Move libsanitizer logic to subdirectory.
64 * configure: Regenerate.
65
66 2012-11-13 Dodji Seketeli <dodji@redhat.com>
67
68 * configure.ac: Enable libsanitizer just on x86 linux for now.
69 * configure: Re-generate.
70
71 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
72
73 * configure.ac: Merge libquadmath sections.
74 * configure: Regenerate.
75
76 2012-11-12 Wei Mi <wmi@google.com>
77
78 * configure.ac: Add libsanitizer to target_libraries.
79 * Makefile.def: Ditto.
80 * configure: Regenerate.
81 * Makefile.in: Regenerate.
82
83 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
84
85 * configure: Regenerated.
86
87 2012-11-03 Robert Mason <rbmj@verizon.net>
88
89 * configure.ac: add --disable-libstdcxx configure option
90 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
91
92 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
93
94 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
95 against Mingw64 w32api.
96 * configure: Regenerate.
97
98 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
99
100 PR bootstrap/54820
101 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
102 * configure: Regenerate.
103
104 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
105
106 PR bootstrap/54820
107 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
108 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
109 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
110 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
111 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
112 * Makefile.in: Regenerate.
113 * configure.ac (have_static_libs): New variable and associated check.
114 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
115 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
116 * configure: Regenerate.
117
118 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
119
120 * config.guess, config.sub: Include updated version from
121 config-patches. Adds microblaze little endian support.
122
123 2012-09-28 Ian Lance Taylor <iant@google.com>
124
125 * Makefile.def: Make all-target-libgo depend on
126 all-target-libbacktrace.
127 * Makefile.in: Rebuild.
128
129 2012-09-26 Ian Lance Taylor <iant@google.com>
130
131 * Makefile.def: Make all-gcc depend on all-libbacktrace.
132 * Makefile.in: Rebuild.
133
134 2012-09-06 Diego Novillo <dnovillo@google.com>
135
136 * configure.ac: Bump minimum GMP version to 4.2.3.
137 * configure: Re-generate.
138
139 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
140
141 PR target/54461
142 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
143 target-libgloss if not configured --with-avrlibc=no.
144 * configure: Regenerate.
145
146 2012-09-04 Jason Merrill <jason@redhat.com>
147
148 * configure.ac: Fix --enable-languages=all.
149
150 2012-09-03 Richard Guenther <rguenther@suse.de>
151
152 PR bootstrap/54138
153 * configure.ac: Re-organize ISL / CLOOG checks to allow
154 disabling with either --without-isl or --without-cloog.
155 * configure: Regenerated.
156
157 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
158
159 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
160 * configure: Regenerate.
161
162 2012-09-21 Steve Ellcey <sellcey@mips.com>
163
164 * configure.ac: Add mips*-mti-elf* target.
165 * configure: Regenerate.
166
167 2012-09-19 Ian Lance Taylor <iant@google.com>
168
169 * configure.ac (host_libs): Add libbacktrace.
170 (target_libraries): Add libbacktrace.
171 * Makefile.def (host_modules): Add libbacktrace.
172 (target_modules): Likewise.
173 * configure, Makefile.in: Rebuild.
174
175 2012-09-15 Jiong Wang <jiwang@tilera.com>
176
177 * configure.ac (ENABLE_GOLD): support tilegx*
178 * configure: rebuild
179
180 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
181
182 PR target/38607
183 Merge upstream change.
184 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
185
186 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
187 Add libgomp*.o to compare_exclusions for AIX.
188 * configure: Regenerate.
189
190 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
191
192 PR binutils/4970
193 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
194 and opcodes.
195 * Makefile.in: Regenerated.
196
197 2012-08-14 Diego Novillo <dnovillo@google.com>
198
199 Merge from cxx-conversion branch.
200
201 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
202 POSTSTAGE1_CONFIGURE_FLAGS.
203 * Makefile.in: Regenerate.
204 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
205 Force C++ when bootstrapping.
206 * configure: Regenerate.
207
208 2012-07-06 Richard Guenther <rguenther@suse.de>
209
210 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
211 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
212 --with-gmp=system.
213 * Makefile.in: Regenerated.
214 * configure: Likewise.
215
216 2012-07-06 Richard Guenther <rguenther@suse.de>
217
218 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
219 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
220 supply V=1 as extra_make_flags.
221 * configure: Regenerated.
222 * Makefile.in: Likewise.
223
224 2012-07-03 Richard Guenther <rguenther@suse.de>
225
226 * Makfile.def (isl): Remove not necessary extra_exports and
227 extra_make_flags.
228 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
229 * Makefile.in: Regenerated.
230
231 2012-07-03 Richard Guenther <rguenther@suse.de>
232
233 * Makefile.def (cloog): Add V=1 to extra_make_flags.
234 * configure.ac: If either the ISL or the CLooG check failed
235 do not try to build in-tree versions.
236 * Makefile.in: Regenerated.
237 * configure: Regenerated.
238
239 2012-07-02 Richard Guenther <rguenther@suse.de>
240 Michael Matz <matz@suse.de>
241 Tobias Grosser <tobias@grosser.es>
242 Sebastian Pop <sebpop@gmail.com>
243
244 * Makefile.def: Add ISL host module, remove PPL host module.
245 Adjust ClooG host module to use the proper ISL.
246 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
247 * configure.ac: Include config/isl.m4. Add ISL host library,
248 remove PPL. Remove PPL configury, add ISL configury, adjust
249 ClooG configury.
250 * Makefile.in: Regenerated.
251 * configure: Likewise.
252
253 2012-07-02 Richard Guenther <rguenther@suse.de>
254
255 Merge from graphite branch
256 2011-07-21 Tobias Grosser <tobias@grosser.es>
257
258 * configure: Regenerated.
259 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
260 both cloog.org and legacy versions. The only supported version will
261 be CLooG with the isl backend.
262
263 2011-07-21 Tobias Grosser <tobias@grosser.es>
264
265 * configure: Regenerated.
266 * configure.ac: Require cloog isl 0.17.0
267
268 2011-07-21 Tobias Grosser <tobias@grosser.es>
269
270 * configure: Regenerated.
271 * config/cloog.m4: Do not define CLOOG_ORG
272
273 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
274
275 * configure.ac: Skip C if explicitly selected.
276 * configure: Regenerate.
277
278 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
279
280 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
281 they contain -O2.
282 * configure: Regenerate.
283
284 2012-06-20 Jason Merrill <jason@redhat.com>
285
286 * Makefile.tpl (check-target-libgomp-c++): New.
287 (check-target-libitm-c++): New.
288 * Makefile.def (c++): Add them.
289 * Makefile.in: Regenerate.
290
291 2012-05-16 Olivier Hainque <hainque@adacore.com>
292
293 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
294 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
295 (install-no-fixedincludes): Adjust accordingly.
296 * Makefile.in: Regenerate.
297
298 2012-05-09 Nick Clifton <nickc@redhat.com>
299 Paul Smith <psmith@gnu.org>
300
301 PR bootstrap/50461
302 * configure.ac (mpfr-dir): When using in-tree MPFR sources
303 allow for the fact that from release v3.1.0 of MPFR the source
304 files were moved into a src sub-directory.
305 * configure: Regenerate.
306
307 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
308
309 * configure.ac: Bump minimum MPFR version to 2.4.0.
310 * configure: Regenerated.
311
312 2012-05-01 Richard Henderson <rth@redhat.com>
313
314 * Makefile.def (libatomic): New target_module.
315 * configure.ac (target_libraries): Add libatomic.
316 (noconfigdirs): Check if libatomic is supported.
317 * Makefile.in, configure: Rebuild.
318
319 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
320
321 Merge upstream change
322 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
323
324 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
325
326 * libtool.m4: Additional FreeBSD 10 fixes.
327
328 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
329
330 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
331 they contain -O2.
332 * configure: Regenerate.
333
334 2012-05-14 Catherine Moore <clm@codesourcery.com>
335
336 * NEWS: Mention PowerPC VLE port.
337
338 2012-05-11 Mike Frysinger <vapier@gentoo.org>
339
340 * MAINTAINERS (config/): Move to intl/ section.
341 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
342
343 2012-05-09 Nick Clifton <nickc@redhat.com>
344 Paul Smith <psmith@gnu.org>
345
346 PR bootstrap/50461
347 * configure.ac (mpfr-dir): When using in-tree MPFR sources
348 allow for the fact that from release v3.1.0 of MPFR the source
349 files were moved into a src sub-directory.
350 * configure: Regenerate.
351
352 2012-05-02 Roland McGrath <mcgrathr@google.com>
353
354 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
355 * configure: Regenerate.
356
357 2012-04-25 Joel Brobecker <brobecker@adacore.com>
358
359 * config.sub: Update to 2012-04-18 version from official repo.
360
361 2012-03-19 Tristan Gingold <gingold@adacore.com>
362
363 * configure.ac (ia64*-*-*vms*): Add support for ld.
364 * configure: Regenerate.
365
366 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
367
368 * configure.ac (enable_libgomp): Remove *-*-irix6*.
369 (unsupported_languages): Remove mips-sgi-irix6.*.
370 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
371 (with_stabs): Remove.
372 * configure: Regenerate.
373
374 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
375
376 * configure.ac (enable_libgomp): Remove *-*-osf*.
377 (with_stabs): Remove alpha*-*-osf*.
378 * configure: Regenerate.
379
380 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
381
382 * COPYING.NEWLIB: Modify DJ Delorie license to include
383 modification rights in clause as permitted by DJ Delorie.
384 * COPYING.LIBGLOSS: Ditto.
385
386 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
387
388 * COPYING.NEWLIB: Remove two unused licenses.
389
390 2012-03-05 Tristan Gingold <gingold@adacore.com>
391
392 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
393 * configure: Regenerate.
394
395 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
396
397 * COPYING.NEWLIB: Add Adapteva notice.
398 * COPYING.LIBGLOSS: Add Adapteva notice.
399
400 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
401
402 * configure: Regenerate.
403
404 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
405
406 * COPYING.LIBGLOSS: Add GPL with exception license.
407
408 2011-11-09 Roland McGrath <mcgrathr@google.com>
409
410 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
411 * configure: Rebuild.
412 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
413 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
414 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
415 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
416 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
417 Add READELF.
418 * Makefile.in: Rebuild.
419
420 2011-11-08 Richard Henderson <rth@redhat.com>
421
422 * configure.ac: Test for libitm directory present first.
423
424 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
425
426 * configure.ac: Test libitm/configure.tgt to disable libitm.
427 * configure: Rebuild.
428
429 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
430
431 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
432 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
433 * Makefile.in: Regenerate.
434
435 2011-11-01 DJ Delorie <dj@redhat.com>
436
437 * configure.ac (rl78-*-*) New case.
438 * configure: Regenerate.
439
440 2011-11-01 DJ Delorie <dj@redhat.com>
441
442 * config.sub: Update to version 2011-10-29 (added rl78)
443
444 2011-10-27 Nick Clifton <nickc@redhat.com>
445
446 * config.sub: Import these changes from the config project:
447
448 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
449 Ben Elliston <bje@gnu.org>
450
451 * config.sub (epiphany): New.
452
453 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
454 Ben Elliston <bje@gnu.org>
455
456 * config.sub (hexagon, hexagon-*): New.
457
458 2011-08-23 Roland McGrath <mcgrathr@google.com>
459
460 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
461 64eb to be64.
462
463 2011-08-16 Roland McGrath <mcgrathr@google.com>
464
465 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
466 (nacl): Grok as alias for 32el-unknown-nacl.
467
468 2011-08-19 Joel Brobecker <brobecker@adacore.com>
469
470 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
471
472 2011-08-14 Yao Qi <yao@codesourcery.com>
473
474 Merge from gcc:
475
476 2011-08-14 Yao Qi <yao@codesourcery.com>
477 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
478 * configure: Regenerate.
479
480 2011-07-26 Ian Lance Taylor <iant@google.com>
481
482 Merge from gcc:
483
484 2011-07-26 Ian Lance Taylor <iant@google.com>
485 * configure.ac: Set have_compiler based on whether gcc directory
486 exists, rather than on whether gcc is in configdirs.
487 * configure: Rebuild.
488
489 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
490 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
491 link directories.
492 * Makefile.in: Rebuild.
493
494 2011-07-20 Ian Lance Taylor <iant@google.com>
495 PR bootstrap/49787
496 * configure.ac: Move --enable-bootstrap handling earlier in file.
497 If --enable-bootstrap and either --enable-build-with-cxx or
498 --enable-build-poststage1-with-cxx, enable C++ automatically.
499 * configure: Rebuild.
500
501 2011-07-19 Ian Lance Taylor <iant@google.com>
502 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
503 make C++ a boot_language. Set and substitute
504 POSTSTAGE1_CONFIGURE_FLAGS.
505 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
506 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
507 * configure, Makefile.in: Rebuild.
508
509 2011-07-16 Jason Merrill <jason@redhat.com>
510 * Makefile.def (language=c++): Add check-c++0x and
511 check-target-libmudflap-c++.
512 * Makefile.tpl (check-target-libmudflap-c++): New.
513 * Makefile.in: Regenerate.
514
515 2011-07-16 Matthias Klose <doko@ubuntu.com>
516 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
517 * Makefile.def (target_modules/libjava): Pass
518 $(EXTRA_CONFIGARGS_LIBJAVA).
519 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
520 if not configured with --enable-static-libjava.
521 * Makefile.in: Regenerate.
522 * configure: Likewise.
523
524 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
525 PR regression/47836
526 PR bootstrap/23656
527 PR other/47733
528 PR bootstrap/49247
529 PR c/48825
530 * configure.ac (target_libraries): Remove target-libiberty.
531 Remove case-statement setting skipdirs=target-libiberty for
532 multiple targets. Remove checking target_configdirs and
533 removing target-libiberty but keeping target-libgcc if
534 otherwise empty.
535 * Makefile.def (target_modules): Don't add libiberty.
536 (dependencies): Remove all traces of target-libiberty.
537 * configure, Makefile.in: Regenerate.
538
539 2011-07-22 Jason Merrill <jason@redhat.com>
540
541 * Makefile.def (language=c++): Add check-c++0x and
542 check-target-libmudflap-c++.
543 * Makefile.tpl (check-target-libmudflap-c++): New.
544 * Makefile.in: Regenerate.
545
546 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
547
548 * configure: Regenerate.
549
550 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
551
552 PR target/39150
553 * configure.ac (i[3456789]86-*-solaris2*): Also accept
554 x86_64-*-solaris2.1[0-9]*.
555 * configure: Regenerate.
556
557 2011-06-13 Walter Lee <walt@tilera.com>
558
559 * configure.ac (tilepro-*-*) New case.
560 (tilegx-*-*): Likewise.
561 * configure: Regenerate.
562
563 2011-06-06 Nick Clifton <nickc@redhat.com>
564
565 * config.sub: Sync from upstream.
566
567 2011-05-08 Doug Kwan <dougkwan@google.com>
568
569 Merge from gcc:
570
571 2011-05-08 Doug Kwan <dougkwan@google.com>
572
573 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
574 * configure: Regenerated.
575 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
576 value from configure.
577 * Makefile.in: Regenerated.
578
579 2011-05-05 Joseph Myers <joseph@codesourcery.com>
580
581 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
582 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
583 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
584 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
585 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
586 *-*-vxworks*): Disable newlib and libgloss in separate case
587 statement.
588 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
589 to separate case statement.
590 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
591 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
592 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
593 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
594 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
595 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
596 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
597 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
598 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
599 i[[3456789]]86-*-rdos*, m32r-*-*,
600 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
601 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
602 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
603 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
604 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
605 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
606 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
607 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
608 and libgloss in main case over targets. Remove most empty cases
609 in main case over targets.
610 * configure: Regenerate.
611
612 2011-05-04 Joseph Myers <joseph@codesourcery.com>
613
614 * configure.ac: Remove code setting special library locations for
615 hppa*64*-*-hpux11*. Remove code setting compiler for
616 sparc-sun-solaris2*.
617 * configure: Regenerate.
618
619 2011-05-04 Joseph Myers <joseph@codesourcery.com>
620
621 * configure.ac: Separate libgloss_dir settings from general case
622 over targets.
623 * configure: Regenerate.
624
625 2011-04-28 Joseph Myers <joseph@codesourcery.com>
626
627 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
628 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
629 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
630 cases in libgcj-disabling case statement.
631 (hppa*64*-*-linux*): Set unsupported_languages instead of
632 disabling target-zlib.
633 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
634 to hppa*64*-*-hpux*.
635 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
636 hppa*-*-hpux*.
637 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
638 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
639 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
640 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
641 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
642 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
643 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
644 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
645 libgcj-disabling case statement.
646 * configure: Regenerate.
647
648 2011-04-28 Joseph Myers <joseph@codesourcery.com>
649
650 * configure.ac: Disable Java for targets not supporting libffi.
651 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
652 Remove cases in Java-disabling statement.
653 (*arm-wince-pe): Change to arm-wince-pe.
654 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
655 cases in Java-disabling statement.
656 (bfin-*-*): Don't disable Java again.
657 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
658 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
659 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
660 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
661 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
662 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
663 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
664 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
665 Java-disabling statement.
666 (mmix-*-*): Don't disable Java again.
667 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
668 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
669 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
670 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
671 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
672 statement.
673 * configure: Regenerate.
674
675 2011-04-28 Joseph Myers <joseph@codesourcery.com>
676
677 Merge from GCC:
678
679 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
680
681 PR lto/48086
682 * configure.ac: Re-enable LTO on *-apple-darwin9*.
683 * configure: Regenerate.
684
685 2011-04-28 Joseph Myers <joseph@codesourcery.com>
686
687 * configure.ac: Separate cases disabling Java and Java libraries
688 from general case over targets.
689 * configure: Regenerate.
690
691 2011-04-06 Joseph Myers <joseph@codesourcery.com>
692
693 * configure.ac (build_tools): Remove build-byacc.
694 (host_libs): Remove mmalloc.
695 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
696 autoconf automake libtool diff rcs fileutils shellutils time
697 textutils wdiff find uudecode hello tar gzip indent recode release
698 sed perl gawk findutils gettext zip.
699 (libgcj): Remove target-qthreads.
700 (target_tools): Remove target-examples target-gperf.
701 (YACC): Don't handle building byacc.
702 * configure: Regenerate.
703 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
704 dosutils, examples, fileutils, find, findutils, gawk, gettext,
705 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
706 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
707 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
708 handle building components.
709 * Makefile.in: Regenerate.
710
711 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
712
713 * config.sub: Sync from upstream.
714
715 2011-04-01 Joseph Myers <joseph@codesourcery.com>
716
717 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
718 (microblaze*): Don't disable libssp.
719 * configure: Regenerate.
720
721 2011-04-01 Joseph Myers <joseph@codesourcery.com>
722
723 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
724 moveifchange.
725 * configure: Regenerate.
726 * Makefile.tpl: Use @SHELL@ not @config_shell@.
727 * Makefile.in: Regenerate.
728
729 2011-04-01 Joseph Myers <joseph@codesourcery.com>
730
731 * configure.ac (*-*-sysv4*): Don't enable libgomp.
732 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
733 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
734 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
735 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
736 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
737 md_exec_prefix cases.
738 * configure: Regenerate.
739
740 2011-04-01 Joseph Myers <joseph@codesourcery.com>
741
742 * configure.ac: Separate cases disabling target-libssp,
743 target-libiberty, target-libstdc++-v3 and Fortran from general
744 case over targets.
745 * configure: Regenerate.
746
747 2011-04-01 Joseph Myers <joseph@codesourcery.com>
748
749 * configure.ac (*-*-chorusos): Don't disable libgcj.
750 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
751 Remove case.
752 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
753 (arm-*-coff): Don't disable libgcj.
754 (arm*-*-linux-gnueabi): Remove useless assignment.
755 (arm-*-riscix*): Don't disable libgcj.
756 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
757 configuration.
758 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
759 (c54x*-*-*): Remove case.
760 (tic54x-*-*): Don't disable GCC or GCC libraries.
761 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
762 to *.
763 (d10v-*-*): Don't disable GCC libraries.
764 (d30v-*-*): Don't disable libgcj.
765 (h8500-*-*): Don't disable GCC libraries.
766 (i960-*-*): Don't disable libgcj.
767 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
768 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
769 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
770 libgcj.
771 (m68k-*-coff*): Remove case.
772 (mmix-*-*): Don't disable libgloss on host.
773 (mn10200-*-*, mn10300-*-*): Remove cases.
774 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
775 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
776 Don't disable libgcj.
777 (romp-*-*): Remove case.
778 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
779 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
780 case.
781 (v810-*-*): Don't disable GCC libraries.
782 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
783 (ip2k-*-*): Don't disable GCC libraries.
784 * configure: Regenerate.
785
786 2011-03-28 Joseph Myers <joseph@codesourcery.com>
787
788 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
789 libffi on host.
790 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
791 on host.
792 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
793 * configure: Regenerate.
794
795 2011-03-26 John Marino <binutils@marino.st>
796
797 * configure.ac: Add support for *-*-dragonfly*
798 * configure: Regenerate.
799
800 2011-03-25 Joseph Myers <joseph@codesourcery.com>
801
802 * configure.ac (native_only): Remove.
803 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
804 send-pr uudecode guile gnuserv on host.
805 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
806 send-pr rcs guile perl texinfo libtool on host.
807 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
808 automake send-pr rcs guile perl texinfo libtool on host.
809 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
810 (*-*-kaos*): Don't disable target-examples target-gperf on target.
811 (alpha*-dec-osf*): Don't disable fileutils on target.
812 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
813 texinfo send-pr expect dejagnu on target.
814 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
815 target-qthreads on target.
816 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
817 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
818 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
819 x86_64-*-mingw*): Don't disable expect on target.
820 (*-*-cygwin*): Don't disable target-gperf on target.
821 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
822 gnuserv on target.
823 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
824 target.
825 * configure: Regenerate.
826
827 2011-03-25 Joseph Myers <joseph@codesourcery.com>
828
829 * configure.ac (target_tools): Remove target-groff.
830 (native_only): Remove target-groff.
831 (hppa*64*-*-*): Don't disable byacc.
832 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
833 setting.
834 (*-*-kaos*): Don't skip target-librx and target-groff.
835 (*-*-netware*): Don't skip target-libmudflap.
836 (*-*-tpf*): Don't skip target-libmudflap.
837 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
838 directories on the host.
839 (ia64*-*-*vms*): Don't skip tix.
840 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
841 host.
842 * configure: Regenerate.
843
844 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
845
846 * configure.ac: Remove references to mt-mep, mt-netware,
847 mt-wince.
848 * Makefile.def: Add all-utils soft dependencies.
849 * Makefile.tpl: Remove GDB_NLM_DEPS.
850 * configure: Regenerate.
851 * Makefile.in: Regenerate.
852
853 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
854
855 Sync from GCC:
856
857 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
858
859 * configure.ac: Do not include mh-x86omitfp.
860 * configure: Regenerate.
861
862 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
863
864 * configure.ac: Remove empty cases.
865 * configure: Regenerate.
866
867 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
868
869 * Makefile.def: Add dependency from termcap to gdb.
870 * Makefile.in: Regenerate.
871
872 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
873
874 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
875 * configure: Regenerate.
876 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
877 * Makefile.tpl: Likewise.
878 * Makefile.in: Regenerate.
879
880 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
881
882 * configure.ac: Remove all mentions of tentative_cc.
883 * configure: Regenerate.
884
885 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
886
887 PR lto/48086
888 * configure.ac: Re-enable LTO on *-apple-darwin9.
889 * configure: Regenerate.
890
891 2011-03-24 Joseph Myers <joseph@codesourcery.com>
892
893 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
894 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
895 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
896 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
897 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
898 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
899 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
900 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
901 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
902 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
903 *-*-rhapsody*): Remove host cases.
904 * configure: Regenerate.
905
906 2011-03-24 Joseph Myers <joseph@codesourcery.com>
907
908 * configure.ac (ppc*-*-pe): Remove host case.
909 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
910 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
911 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
912 cases.
913 * configure: Regenerate.
914
915 2011-03-24 Joseph Myers <joseph@codesourcery.com>
916
917 * config.sub: Update to version 2011-03-23.
918
919 2011-03-22 Joseph Myers <joseph@codesourcery.com>
920
921 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
922 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
923 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
924 * configure: Regenerate.
925
926 2011-03-22 Joseph Myers <joseph@codesourcery.com>
927
928 * config-ml.in: Don't handle arc-*-elf*.
929 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
930 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
931 handle GCC libraries.
932 * configure: Regenerate.
933
934 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
935
936 PR bootstrap/48120:
937 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
938 Add -lstdc++ -lm to LIBS.
939 * configure: Regenerate.
940
941 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
942
943 * config.guess: Update to version 2011-02-02
944 * config.sub: Update to version 2011-02-24
945
946 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
947
948 * configure.ac: Adjust test of with_ppl.
949 * configure: Regenerated.
950
951 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
952
953 * configure.ac: Add -lpwl to ppllibs.
954 * config/cloog.m4: Add -lisl to clooglibs.
955 * configure: Regenerated.
956
957 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
958
959 Import from Libtool and gnulib:
960
961 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
962
963 Prepare for supporting FreeBSD 10.
964 * config.rpath: Remove handling of freebsd1* which soon would
965 match FreeBSD 10.0.
966
967 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
968
969 Remove support for FreeBSD 1.x.
970 * libtool.m4 (_LT_LINKER_SHLIBS)
971 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
972 soon would incorrectly match FreeBSD 10.0.
973
974 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
975
976 PR binutils/12283
977 * MAINTAINERS (mkinstalldirs): Comes from Automake.
978 (move-if-change): Comes from gnulib.
979 * move-if-change: Import version from gnulib.
980
981 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
982
983 Sync from GCC:
984
985 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
986
987 PR lto/47225
988 * Makefile.def (lto-plugin): Double dash for enable-shared.
989 (configure-gcc): Depend on all-lto-plugin.
990 * Makefile.in: Rebuilt.
991
992 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
993
994 * configure.ac: Remove extra bracket.
995 * configure: Regenerate.
996
997 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
998
999 PR lto/47225
1000 * Makefile.def: Add dependency for install-gcc
1001 on install-lto-plugin.
1002 * Makfile.in: Regenerated
1003
1004 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1005
1006 * configure.ac: If with_ppl is no, move setting with_cloog=no
1007 after CLOOG_REQUESTED check.
1008 * configure: Regenerated.
1009
1010 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1011
1012 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1013 CLooG has been requested.
1014 * configure: Regenerated.
1015
1016 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1017
1018 * configure: Regenerated.
1019 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1020
1021 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1022
1023 * configure: Regenerated.
1024 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1025
1026 2011-01-07 Jan Hubicka <jh@suse.cz>
1027
1028 PR lto/47225
1029 * Makefile.in: Regenerate.
1030 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1031 configure.
1032
1033 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1034
1035 PR libgcj/44341
1036 * configure.ac: Discard --with-* flags for host when configuring
1037 target libraries for cross build.
1038 * configure: Rebuilt.
1039
1040 2011-01-21 Andreas Schwab <schwab@redhat.com>
1041
1042 Sync from GCC:
1043
1044 2011-01-21 Andreas Schwab <schwab@redhat.com>
1045
1046 * configure.ac: Use AS_HELP_STRING throughout.
1047 * configure: Regenerate.
1048
1049 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1050
1051 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1052 * configure: Regenerate.
1053
1054 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1055
1056 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1057
1058 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1059
1060 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1061 for ia64-hpux.
1062 * configure: Regenerate.
1063
1064 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1065
1066 Sync from GCC:
1067 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1068
1069 * configure.ac: (picochip): Disable libiberty.
1070 * configure: Regenerate.
1071
1072 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1073
1074 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1075
1076 2010-12-10 Ian Lance Taylor <iant@google.com>
1077
1078 PR bootstrap/46819
1079 * configure.ac: For --disable-libgcj clear libgcj_saved.
1080 * configure: Rebuild.
1081
1082 2010-12-10 Tobias Burnus <burnus@net-b.de>
1083
1084 PR fortran/46540
1085 * configure.ac: Add --disable-libquadmath and
1086 --disable-libquadmath-support.
1087 * configure: Regenerate.
1088
1089 2010-12-10 Tristan Gingold <gingold@adacore.com>
1090
1091 * src-release (ETC_SUPPORT): add gnu-oids.texi
1092
1093 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1094
1095 PR libffi/46792
1096 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1097 * configure: Regenerate.
1098
1099 2010-12-02 Ian Lance Taylor <iant@google.com>
1100
1101 * configure.ac: Always set default for poststage1_ldflags to
1102 -static-libstdc++ -static-libgcc.
1103
1104 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1105
1106 * COPYING.NEWLIB: Add National Semiconductor notice.
1107
1108 2010-11-29 Andreas Schwab <schwab@redhat.com>
1109
1110 * configure.ac: Move comment to remove extra space in last argument
1111 of GCC_TARGET_TOOL.
1112
1113 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1114
1115 PR other/46026
1116 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1117 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1118 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1119 (BASE_FLAGS_TO_PASS): Use it.
1120 * configure: Rebuilt.
1121 * Makefile.in: Rebuilt.
1122
1123 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1124
1125 PR binutils/12258
1126 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1127 Properly check default linker.
1128 * configure: Regnerated.
1129
1130 2010-11-23 Matthias Klose <doko@ubuntu.com>
1131
1132 * configure.ac: For --enable-gold, handle value `default' instead of
1133 `both*'. New configure option --{en,dis}able-ld.
1134 * configure: Regenerate.
1135
1136 2010-11-20 Ian Lance Taylor <iant@google.com>
1137
1138 * configure.ac: Only disable a language library if no language needs
1139 it. Don't let --disable-libgcj uncondtionally disable libffi.
1140 * configure: Rebuild.
1141
1142 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1143
1144 * configure: Regenerate.
1145
1146 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1147
1148 PR other/46202
1149 * configure.ac: Fix just-built in-tree STRIP name to be
1150 binutils/strip-new.
1151 * configure: Regenerate.
1152 * Makefile.def (install-strip-gcc, install-strip-binutils)
1153 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1154 (install-strip-sid): Mirror dependencies on non-strip variants
1155 of these targets on the respective -strip prerequisites.
1156 * Makefile.tpl (install-strip, install-strip-host)
1157 (install-strip-target): New targets.
1158 (install-strip-[+module+], install-strip-target-[+module+]):
1159 New targets.
1160 * Makefile.in: Regenerate.
1161
1162 2010-11-19 Ian Lance Taylor <iant@google.com>
1163 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1164
1165 * configure.ac: Add target-libgo to target_libraries. Set
1166 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1167 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1168 (HOST_EXPORTS): Add GOC.
1169 (BASE_TARGET_EXPORTS): Add GOC.
1170 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1171 (GOCFLAGS_FOR_TARGET): New variable.
1172 (EXTRA_HOST_FLAGS): Add GOC.
1173 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1174 * Makefile.def (target_modules): Add libgo.
1175 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1176 (dependencies): Add dependency from configure-target-libgo to
1177 configure-target-libffi and all-target-libstdc++-v3. Add
1178 dependencies from all-target-libgo to all-target-libffi.
1179 (languages): Add go.
1180 * configure: Rebuild.
1181 * Makefile.in: Rebuild.
1182
1183 2010-11-19 Ian Lance Taylor <iant@google.com>
1184
1185 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1186 compiler/flag environment variables.
1187
1188 2010-11-18 Ian Lance Taylor <iant@google.com>
1189
1190 * configure.ac: Check for lang_requires_boot_languages in
1191 config-lang.in files.
1192 * configure: Rebuild.
1193
1194 2010-11-17 Mike Frysinger <vapier@gentoo.org>
1195
1196 * .gitignore: New file.
1197
1198 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1199 Tobias Burnus <burnus@net-b.de>
1200
1201 PR fortran/32049
1202 * Makefile.def: Add libquadmath; build it with language=fortran.
1203 * configure.ac: Add libquadmath.
1204 * Makefile.tpl: Handle multiple libs in check-[+language+].
1205 * Makefile.in: Regenerate.
1206 * configure: Regenerate.
1207
1208 2010-11-15 Andreas Schwab <schwab@redhat.com>
1209
1210 * configure.ac: Fix spelling in option names.
1211 * configure: Regenerated.
1212
1213 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1214
1215 PR bootstrap/39622
1216 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1217 * configure: Regenerated.
1218
1219 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1220
1221 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1222 define the cloog backend to use. Furthermore, only pass the ppllibs to
1223 the configure checks, if necessary.
1224 * configure: Regenerate.
1225
1226 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1227
1228 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1229 * configure: regenerate
1230
1231 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1232
1233 * config/cloog.m4: Fix typo. verison -> version.
1234 * configure: Regenerate.
1235
1236 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1237
1238 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1239 * configure: Regenerate.
1240
1241 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1242
1243 * configure.ac: Support official CLooG.org versions.
1244 * configure: Regenerate.
1245 * config/cloog.m4: New.
1246
1247 2010-11-05 Michael Eager <eager@eagercon.com>
1248
1249 * COPYING.LIBGLOSS: Correct typo in microblaze.
1250 * COPYING.NEWLIB: Same.
1251
1252 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1253
1254 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1255 * configure: Regenerate.
1256
1257 2010-11-03 Ian Lance Taylor <iant@google.com>
1258 Dave Korn <dave.korn.cygwin@gmail.com>
1259
1260 PR lto/46273
1261 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1262 and on other supported platforms whenever LTO is enabled.
1263 * configure: Rebuild.
1264
1265 2010-11-02 Alan Modra <amodra@gmail.com>
1266
1267 PR binutils/12110
1268 * configure.ac: Error when source path contains spaces.
1269 * configure: Regenerate.
1270
1271 2010-10-20 Ian Lance Taylor <iant@google.com>
1272
1273 * Makefile.def (target_modules): Set lib_path to src/.libs for
1274 libstdc++-v3 module.
1275 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1276 * Makefile.in: Rebuild.
1277
1278 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1279 Joseph Myers <joseph@codesourcery.com>
1280
1281 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1282 notices.
1283 * COPYING.NEWLIB: Add Texas Instruments notice.
1284
1285 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1286
1287 * configure.ac (build_lto_plugin): New shell variable.
1288 (--enable-lto): Turn on by default for all non-ELF platforms that
1289 have had LTO support added so far. Set build_lto_plugin appropriately
1290 for both ELF and non-ELF.
1291 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1292 * configure: Regenerate.
1293
1294 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1295
1296 PR bootstrap/45326
1297 PR bootstrap/45174
1298 * configure.ac: Honor initial values of $build_configargs,
1299 $host_configargs, $target_configargs. Mark the precious, so
1300 environment settings get recorded.
1301 * configure: Regenerate.
1302
1303 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1304
1305 Sync from GCC:
1306
1307 2010-09-30 Michael Eager <eager@eagercon.com>
1308
1309 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1310 * configure: Regenerate.
1311
1312 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1313
1314 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1315 targets and amend comment.
1316 * configure: Regenerate.
1317
1318 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1319
1320 * configure.ac: Enable LTO by default on Darwin.
1321 * configure: Regenerate.
1322
1323 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1324
1325 PR bootstrap/44455
1326 * configure.ac (extra_mpfr_configure_flags): Copy from
1327 extra_mpc_gmp_configure_flags.
1328 * configure: Re-generated.
1329
1330 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1331
1332 Sync from GCC:
1333
1334 PR bootstrap/45796
1335 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1336 Depend on all-build-libiberty.
1337 * Makefile.in: Regenerate.
1338
1339 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1340
1341 Sync from GCC:
1342
1343 PR bootstrap/44621
1344 * configure.ac: Fix unportable shell quoting.
1345 * configure: Regenerate.
1346
1347 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1348
1349 * configure.ac: Support all v850 targets.
1350 * configure: Regenerate.
1351
1352 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1353
1354 PR target/44862
1355 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1356 Provide -B option to allow for link spec %s substitutions for
1357 libstdc++.a on darwin.
1358 * Makefile.in: Regenerate.
1359
1360 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1361
1362 * Makefile.def (configure-gcc): Depend on all-libelf.
1363 * Makefile.in: Rebuild.
1364
1365 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1366
1367 * config.sub, config.guess: Update from upstream sources.
1368
1369 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1370
1371 Sync from GCC:
1372
1373 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1374 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1375 * configure: Regenerated.
1376
1377 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1378 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1379 * configure: Regenerate.
1380
1381 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1382 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1383 * configure: Regenerate.
1384
1385 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1386 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1387 separately.
1388 * configure: Regenerate.
1389
1390 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1391 * configure: Regenerate after change to elf.m4.
1392
1393 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1394 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1395 * configure: Regenerated.
1396
1397 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1398 * configure.ac: Print "buggy but acceptable" when CLooG
1399 revision is less than 9.
1400 * configure: Regenerated.
1401
1402 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1403
1404 Merge from gcc:
1405
1406 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1407 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1408 * configure: Regenerate.
1409
1410 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1411 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1412 a platform that supports LTO.
1413 * configure: Regenerate.
1414
1415 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1416 PR lto/42776
1417 * configure.ac (--enable-lto): Refactor handling so libelf tests
1418 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1419 and allow LTO to be explicitly enabled on non-ELF platforms that
1420 are known to support it inside else-clause.
1421 * configure: Regenerate.
1422
1423 2010-04-27 Roland McGrath <roland@redhat.com>
1424 H.J. Lu <hongjiu.lu@intel.com>
1425
1426 * configure.ac (--enable-gold): Support both, both/gold and
1427 both/bfd to add gold to configdirs without removing ld.
1428 * configure: Regenerated.
1429
1430 * Makefile.def: Add install-gold dependency to install-ld.
1431 * Makefile.in: Regenerated.
1432
1433 2010-04-14 Tristan Gingold <gingold@adacore.com>
1434
1435 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1436 * configure: Regenerate.
1437
1438 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1439
1440 Merge from gcc:
1441 PR bootstrap/43615
1442 PR bootstrap/43328
1443 Revert:
1444 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1445 * configure.ac: Do not pass --enable-multilib nor
1446 --disable-multilib in baseargs. Accept explicitly passed
1447 --enable_multilib.
1448 * configure: Regenerate.
1449
1450 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1451
1452 PR bootstrap/43328
1453 * configure.ac: Do not pass --enable-multilib nor
1454 --disable-multilib in baseargs. Accept explicitly passed
1455 --enable_multilib.
1456 * configure: Regenerate.
1457
1458 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1459
1460 * configure.ac (tic6x-*-*): New case.
1461 * configure: Regenerate.
1462
1463 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1464
1465 Merge from gcc:
1466 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1467 PR ada/42554
1468 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1469 * configure: Regenerate.
1470
1471 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1472
1473 * config.sub: Update to version 2010-03-22.
1474 * config.guess: Update to version 2009-12-30.
1475
1476 2010-03-14 Joseph Myers <joseph@codesourcery.com>
1477
1478 Merge from gcc:
1479 2010-01-11 Richard Guenther <rguenther@suse.de>
1480 PR lto/41569
1481 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1482 * Makefile.in: Regenerated.
1483
1484 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1485
1486 PR libstdc++/32499
1487 * configure.ac (RANLIB): Default to true.
1488 (STRIP): Likewise.
1489 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1490 * configure: Regenerate.
1491
1492 2010-02-17 Nick Clifton <nickc@redhat.com>
1493
1494 PR 11238
1495 * Makefile.tpl (local-distclean): Also remove config.cache files in
1496 sub-directories as there may not be Makefiles present in the
1497 sub-directories.
1498 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1499 the config.cache files found by the find command.
1500
1501 * Makefile.in: Regenerate.
1502 * configure.ac: Revert previous delta.
1503 * configure: Regenerate.
1504
1505 2010-02-15 Nick Clifton <nickc@redhat.com>
1506
1507 PR 11238
1508 * configure.ac: Delete config.cache files in sub-directories when
1509 deleting Makefiles.
1510 * configure: Regenerate.
1511
1512 2010-02-15 Nick Clifton <nickc@redhat.com>
1513
1514 * configure.ac: Sync from gcc.
1515 * configure: Regenerate.
1516
1517 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1518
1519 Sync from gcc:
1520 * configure.ac: Add "recommended" version checks for GMP/MPC.
1521 Update recommended GMP/MPFR/MPC versions.
1522 * configure: Regenerate.
1523
1524 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1525
1526 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1527 * configure.ac (bootstrap_target_libs): Make inclusion of
1528 target-libgomp conditional on libgomb being in target_configdirs.
1529 * configure: Regenerate.
1530
1531 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1532
1533 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1534 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1535 * configure: Regenerate.
1536
1537 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1538
1539 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1540 * configure.ac (target_configdirs): Substitute.
1541 * Makefile.def: Bootstrap target module libgomp.
1542 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1543 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1544 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1545 * configure, Makefile.in: Regenerate.
1546
1547 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1548
1549 * libtool.m4: Sync from git Libtool.
1550 * ltmain.sh: Likewise.
1551 * ltoptions.m4: Likewise.
1552 * ltversion.m4: Likewise.
1553 * lt~obsolete.m4: Likewise.
1554
1555 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1556 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1557
1558 PR bootstrap/42424
1559 * configure.ac: Include libtool m4 files.
1560 (_LT_CHECK_OBJDIR): Call it.
1561 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1562 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1563
1564 * configure: Regenerate.
1565
1566 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1567
1568 PR bootstrap/41818
1569 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1570 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1571 * Makefile.in: Regenerate.
1572
1573 2009-12-18 Ben Elliston <bje@au.ibm.com>
1574
1575 * config.sub, config.guess: Update from upstream sources.
1576
1577 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1578
1579 * COPYING.NEWLIB: Update copyright date.
1580 * COPYING.LIBGLOSS: Ditto.
1581
1582 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1583
1584 PR middle-end/30447
1585 PR middle-end/30789
1586 PR other/40302
1587
1588 * configure.ac: Require MPC.
1589 * configure: Regenerate.
1590
1591 * configure.ac: Update minimum MPC version to 0.8.
1592 * configure: Regenerate.
1593
1594 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
1595
1596 * config.guess: Sync with upstream and gcc.
1597 * config.sub: Sync with upstream and gcc.
1598
1599 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1600
1601 * Makefile.def: Restore host and target settings for gmp.
1602 * Makefile.in: Rebuild.
1603
1604 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1605
1606 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1607 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1608 Fix portability of test of C++ as bootstrap language. Add
1609 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1610 * configure: Rebuild.
1611 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1612 and cloog. Fix in-tree ppl configuration. Introduce libelf
1613 in-tree building.
1614 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1615 (POSTSTAGE1_HOST_EXPORTS): Use it.
1616 (STAGE[+id+]_CXXFLAGS): New.
1617 (BASE_FLAGS_TO_PASS): Pass it down.
1618 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1619 extra_exports.
1620 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1621 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1622 extra_exports.
1623 * Makefile.in: Rebuild.
1624
1625 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1626
1627 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1628 paths for *-w64-mingw* and x86_64-*mingw*.
1629 * configure: Regenerated.
1630
1631 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1632
1633 * configure.ac: Disable target-winsup & co for
1634 x86_64-*-mingw* and *-w64-mingw* targets.
1635 * configure: Regenerated.
1636
1637 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1638
1639 * configure.ac (CLooG test): Use = with test.
1640 * configure: Regenerate.
1641
1642 2009-10-22 Richard Guenther <rguenther@suse.de>
1643
1644 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1645 cloog if the ppl version check failed. Move flags saving
1646 before setting in libelf check.
1647 * configure: Regenerate.
1648
1649 2009-10-21 Richard Guenther <rguenther@suse.de>
1650
1651 * configure.ac: Adjust the ppl and cloog configure to work as
1652 documented. Disable cloog if ppl was disabled. Omit the version
1653 checks if they were disabled.
1654 * configure: Re-generate.
1655
1656 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1657
1658 * configure.ac: Add 'lto' to enable_languages, not
1659 new_enable_languages, and only if not already present.
1660 * configure: Regenerate.
1661
1662 2009-10-06 Ian Lance Taylor <iant@google.com>
1663
1664 * Makefile.def: check-gold depends upon all-gas.
1665 * Makefile.in: Rebuild.
1666
1667 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1668
1669 * Makefile.def: all-lto-plugin depends on all-libiberty.
1670 set bootstrap=true for lto-plugin.
1671 Add lto-plugin.
1672 * Makefile.in: Regenerate.
1673 * configure.ac (host_libs): Add lto-plugin.
1674 * configure: Regenerate.
1675
1676 2009-10-03 Diego Novillo <dnovillo@google.com>
1677
1678 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1679 (HOST_LIBELFLIBS): Define.
1680 (HOST_LIBELFINC): Define.
1681 * Makefile.in: Regenerate.
1682 * configure.ac: Add --enable-lto.
1683 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1684 If --enable-lto is used, add 'lto' to new_enable_languages.
1685 If --enable-lto is used and gold is enabled, add
1686 lto-plugin to configdirs.
1687 * configure: Regenerate.
1688
1689 2009-10-03 Simon Baldwin <simonb@google.com>
1690
1691 * configure.ac: If --with-system-zlib, suppress local zlib and
1692 pass --with-system-zlib to subdir configure scripts.
1693 * configure: Regenerate.
1694
1695 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1696 Paolo Bonzini <bonzini@gnu.org>
1697
1698 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1699 $(srcdir).
1700 * Makefile.in: Rebuilt.
1701
1702 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
1703
1704 Sync from gcc:
1705 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1706
1707 * configure.ac: Update minimum MPC version to 0.7.
1708 * configure: Regenerate.
1709
1710 2009-09-25 Nick Clifton <nickc@redhat.com>
1711
1712 * configure.ac: Pass any --cache-file=/dev/null option on to
1713 subconfigures.
1714 * configure: Regenerate.
1715
1716 2009-09-23 Nick Clifton <nickc@redhat.com>
1717
1718 * config.sub, config.guess: Update from upstream sources.
1719
1720 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1721
1722 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1723 * Makefile.in: Rebuilt.
1724
1725 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1726
1727 PR bootstrap/32272
1728 * configure.ac: Error out if $srcdir isn't '.' but contains
1729 host-${host_noncanonical}.
1730 * configure: Regenerate.
1731
1732 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1733
1734 * configure.ac: If bootstrapping a combined tree with
1735 --enable-gold, require c++ in stage1_languages.
1736 * configure: Regenerate.
1737
1738 * configure.ac: Also add target_libs of stage1_languages to
1739 bootstrap_target_libs.
1740 * configure: Regenerate.
1741
1742 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1743 with --enable-languages not containing c++.
1744 * configure: Regenerate.
1745
1746 2009-09-16 Jie Zhang <jie.zhang@analog.com>
1747
1748 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1749 * configure: Regenerate.
1750
1751 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1752
1753 * configure.ac: Do not use $extrasub for replacing @if/@endif
1754 parts in Makefile; instead, use additional arguments to
1755 AC_CONFIG_COMMANDS to do the replacement manually, with several
1756 sed invocations, to avoid HP-UX sed command limits.
1757 * configure: Regenerate.
1758
1759 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1760
1761 * configure.ac (with-build-config): Document. Handle without.
1762 Handle missing argument.
1763 * configure: Rebuilt.
1764
1765 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1766
1767 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1768 Default to bootstrap-debug only if compare-debug works.
1769 * configure: Rebuilt.
1770 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1771 * Makefile.in: Rebuilt.
1772
1773 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1774
1775 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1776 * Makefile.in: Rebuilt.
1777
1778 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1779
1780 * Makefile.tpl (AWK): Fix typo.
1781 * Makefile.in: Regenerate.
1782
1783 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1784
1785 * configure.ac: Detect awk and sed.
1786 * Makefile.def (flags_to_pass): Add AWK and SED.
1787 * Makefile.tpl (AWK, SED): New.
1788 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1789 * configure: Regenerate.
1790 * Makefile.in: Regenerate.
1791
1792 2009-09-01 Tristan Gingold <gingold@adacore.com>
1793
1794 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1795 Remove logical names.
1796
1797 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1798
1799 * ltmain.sh (func_normal_abspath): New function.
1800 (func_relative_path): Likewise.
1801 (func_mode_help): Document new -bindir option for link mode.
1802 (func_mode_link): Add new -bindir option, and use it to place
1803 output DLL if specified.
1804
1805 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1806
1807 * configure.ac (AC_PREREQ): Bump to 2.64.
1808
1809 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1810
1811 * README-maintainer-mode: Point directly to upstream locations
1812 for autoconf, automake, libtool, gettext, instead of copies on
1813 sources.redhat.com. Document required versions.
1814 * configure.ac: Do not substitute datarootdir, htmldir,
1815 pdfdir, docdir. Do not process --with-datarootdir,
1816 --with-htmldir, --with-pdfdir, --with-docdir.
1817 * configure: Regenerate.
1818
1819 * configure: Regenerate.
1820
1821 * compile: Sync from Automake 1.11.
1822 * depcomp: Likewise.
1823 * install-sh: Likewise.
1824 * missing: Likewise.
1825 * mkinstalldirs: Likewise.
1826 * ylwrap: Likewise.
1827
1828 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1829
1830 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1831 (baseargs): Add --disable-option-checking.
1832 * configure: Regenerate.
1833
1834 * Makefile.def (configure-target-libiberty): Depend on
1835 all-binutils and all-ld.
1836 (configure-target-newlib): Likewise.
1837 * Makefile.in: Regenerate.
1838
1839 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1840
1841 Sync with GCC, merge:
1842
1843 2009-07-31 Christian Bruel <christian.bruel@st.com>
1844
1845 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1846 * configure: Regenerate.
1847
1848 2009-07-06 Ian Lance Taylor <iant@google.com>
1849
1850 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1851 * configure: Rebuild.
1852
1853 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1854
1855 PR bootstrap/40338
1856 * configure.ac (comparestring): Create new variable.
1857 * Makefile.tpl (comparestring): Use to skip some comparisions.
1858 * configure: Regenerate.
1859 * Makefile.in: Regenerate.
1860
1861 2009-06-23 Ian Lance Taylor <iant@google.com>
1862
1863 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1864 boot_languages. Only bootstrap target libraries listed in
1865 target_libs for some boot language. Add --with-stage1-ldflags,
1866 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1867 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1868 if not building with C++.
1869 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1870 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1871 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1872 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1873 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1874 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1875 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1876 * configure, Makefile.in: Rebuild.
1877
1878 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1879
1880 * configure.ac: Detect MPC in default directory.
1881 * configure: Regenerate.
1882
1883 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1884
1885 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1886 to noconfdirs.
1887 * configure: Regenerate.
1888
1889 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1890
1891 * Makefile.def: Add MPC support and dependencies.
1892 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1893
1894 * Makefile.in, configure: Regenerate.
1895
1896 2009-05-24 Nicolas Roche <roche@adacore.com>
1897
1898 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1899 * Makefile.in: Regenerate.
1900
1901 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1902
1903 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1904 * configure: Regenerate.
1905
1906 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1907
1908 * configure.ac ($with_ppl): Default to no if not supplied.
1909 ($with_cloog): Likewise.
1910 configure: Regenerate.
1911
1912 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1913
1914 PR bootstrap/39739
1915 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1916 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1917
1918 * configure, Makefile.in: Regenerate.
1919
1920 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1921
1922 * configure.ac: Change copyright header to refer to version
1923 3 of the GNU General Public License and to point readers at the
1924 COPYING3 file and the FSF's license web page.
1925 * Makefile.def: Likewise.
1926 * Makefile.tpl: Likewise.
1927 * Makefile.in: Regenerate.
1928
1929 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1930
1931 * configure.ac: Restore match for darwin9 or later. Use double
1932 brackets since regeneration eats one pair.
1933 * configure: Regenerate.
1934
1935 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1936
1937 * MAINTAINERS: Perform some obvious fixups.
1938
1939 2009-08-17 Ben Elliston <bje@au.ibm.com>
1940
1941 * config.sub, config.guess: Update from upstream sources.
1942
1943 2009-08-06 Michael Eager <eager@eagercon.com>
1944
1945 * configure.ac: Add Microblaze target.
1946 * configure: Regenerate.
1947
1948 2009-07-02 Tristan Gingold <gingold@adacore.com>
1949
1950 * configure.ac: Do not exclude gas for i386-*-darwin.
1951 Add a case for x86_64-*-darwin.
1952 * configure: Regenerate.
1953
1954 2009-06-26 Doug Evans <dje@sebabeach.org>
1955
1956 * Makefile.def (host_modules): Add cgen.
1957 * Makefile.in: Regenerate.
1958 * configure.ac (host_tools): Add cgen.
1959 * configure: Regenerate.
1960
1961 2009-06-17 Michael Eager <eager@eagercon.com>
1962
1963 * COPYING.LIBGLOSS: Add Xilinx license.
1964
1965 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1966
1967 * configure.ac: Define is_elf for QNX Neutrino targets.
1968 * configure: Regenerate.
1969
1970 2009-06-03 Jerome Guitton <guitton@adacore.com>
1971 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1972
1973 * Makefile.tpl (all): Avoid a trailing backslash.
1974 * Makefile.in: Regenerate.
1975
1976 2009-06-03 Ben Elliston <bje@au.ibm.com>
1977
1978 * config.sub, config.guess: Update from upstream sources.
1979
1980 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1981
1982 * Makefile.tpl ([+compare-target+]): Compare all stage
1983 directories, rather than just gcc.
1984 * Makefile.in: Rebuilt.
1985
1986 2009-05-28 Doug Kwan <dougkwan@google.com>
1987
1988 * configure.ac: Support gold for target arm*-*-*.
1989 * configure: Regenerate.
1990
1991 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
1992
1993 * Makefile.tpl (all): Avoid harmless warning in make all when
1994 gcc-bootstrap is enabled but stage_last does not exist.
1995 * Makefile.in: Rebuilt.
1996
1997 2009-05-25 Tristan Gingold <gingold@adacore.com>
1998
1999 * setup.com: Complete the file with configuration and build.
2000
2001 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2002
2003 PR other/40159
2004 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2005 gcc-no-bootstrap are mutually exclusive.
2006 * Makefile.in: Rebuilt.
2007
2008 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2009
2010 PR other/40159
2011 * Makefile.tpl (all): Don't end with unconditional success.
2012 * Makefile.in: Rebuilt.
2013
2014 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2015
2016 PR target/37137
2017 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2018 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2019 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2020 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2021 stage_configureflags, stage_cflags and stage_libcflags into
2022 explicit Makefile macros.
2023 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2024 GFORTRAN.
2025 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2026 CC. Set CC_FOR_BUILD from CC.
2027 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2028 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2029 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2030 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2031 and GFORTRAN.
2032 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2033 (_LIBCFLAGS): Renamed to _TFLAGS.
2034 (do-compare-debug, do-compare3-debug): Drop.
2035 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2036 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2037 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2038 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2039 (XGCC_FLAGS_FOR_TARGET): New.
2040 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2041 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2042 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2043 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2044 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2045 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2046 TFLAGS.
2047 (BUILD_CONFIG): Include if requested.
2048 (all): Set TFLAGS on bootstrap.
2049 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2050 (all-stageid-prefixmodule): Likewise.
2051 (do-clean, distclean-stageid): Set TFLAGS.
2052 (restrap): Fix whitespace.
2053 * Makefile.in: Rebuilt.
2054
2055 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2056
2057 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2058 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2059 * Makefile.in: Regenerate.
2060
2061 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2062
2063 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2064 consistency with config.sub. (Update from upstream sources.)
2065
2066 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2067
2068 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2069
2070 2009-04-17 Ben Elliston <bje@au.ibm.com>
2071
2072 * config.sub, config.guess: Update from upstream sources.
2073
2074 2009-04-15 Anthony Green <green@moxielogic.com>
2075
2076 * configure.ac: Add moxie support.
2077 * configure: Rebuilt.
2078
2079 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2080
2081 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2082 * configure: Regenerate.
2083
2084 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2085
2086 PR gas/10039
2087 * configure.ac: Require texinfo 4.7.
2088 * configure: Regenerated.
2089
2090 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2091
2092 * Makefil.def (languages): New entries.
2093 * Makefile.tpl (check-gcc-*): New generic target.
2094 * Makefile.in: Regenerate.
2095
2096 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2097
2098 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2099 Windows builds of Sed.
2100
2101 2009-03-18 Tom Tromey <tromey@redhat.com>
2102
2103 * configure: Rebuild.
2104 * configure.ac (host_libs): Add libiconv.
2105 * Makefile.in: Rebuild.
2106 * Makefile.def (host_modules): Add libiconv.
2107 (configure-gdb, all-gdb): Depend on libiconv.
2108
2109 2009-03-16 Tristan Gingold <gingold@adacore.com>
2110
2111 * configure.ac: Treat gdb as supported on x86_64-darwin.
2112 * configure: Regenerate.
2113
2114 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2115
2116 Merge from GCC:
2117
2118 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2119
2120 * configure.ac (--with-host-libstdcxx): New option.
2121 * configure: Regenerate.
2122
2123 2009-01-29 Robert Millan <rmh@aybabtu.com>
2124
2125 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2126 * configure: Regenerate.
2127
2128 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2129
2130 PR tree-optimization/38515
2131 * configure.ac (cloog-polylib): Removed.
2132 (with_ppl, with_cloog): Test for "no".
2133 * configure: Regenerated.
2134
2135 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2136
2137 Backport from git Libtool:
2138
2139 2009-01-19 Robert Millan <rmh@aybabtu.com>
2140 Support GNU/kOpenSolaris.
2141 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2142 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2143 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2144 GNU/kOpenSolaris.
2145
2146 2009-02-05 Andreas Schwab <schwab@suse.de>
2147
2148 * Makefile.tpl (stage_last): Define $r and $s before using
2149 $(RECURSE_FLAGS_TO_PASS).
2150 * Makefile.in: Regenerate
2151
2152 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2153
2154 * COPYING.NEWLIB: Add ARM license.
2155
2156 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2157
2158 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2159 (all-opcodes): Depend on all-libiberty.
2160 * Makefile.in: Regenerate.
2161
2162 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2163
2164 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2165 * configure: Regenerate.
2166
2167 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2168
2169 Backport link test fix from upstream Libtool:
2170
2171 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2172 Add cache variables to tests that require the linker to work.
2173 For shlibpath_overrides_runpath, this also changes the semantics
2174 to let the result from the C compiler take precedence.
2175 compiler take precedence.
2176
2177 2008-12-02 Ben Elliston <bje@au.ibm.com>
2178
2179 * config.sub, config.guess: Update from upstream sources.
2180
2181 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2182
2183 * COPYING.NEWLIB: Updated.
2184 * COPYING.LIBGLOSS: Ditto.
2185
2186 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2187
2188 Sync with GCC:
2189
2190 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2191
2192 * configure.ac (ppllibs): Add by default the lib flags.
2193 * configure: Regenerate.
2194
2195 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2196
2197 * configure.ac: Add double brackets on darwin[912].
2198 * configure: Regenerate.
2199
2200 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2201
2202 * configure.ac: Expand to darwin10 and later.
2203 * configure: Regenerate.
2204
2205 2008-12-02 Andreas Schwab <schwab@suse.de>
2206
2207 * Makefile.def: configure-target-boehm-gc depends on
2208 all-target-libstdc++-v3.
2209 * Makefile.in: Regenerate.
2210
2211 2008-12-02 Ben Elliston <bje@au.ibm.com>
2212
2213 * config.sub, config.guess: Update from upstream sources.
2214
2215 2008-11-27 Joseph Myers <joseph@codesourcery.com>
2216
2217 Merge from GCC:
2218
2219 2007-12-02 Matthias Klose <doko@ubuntu.com>
2220
2221 * config-ml.in: Remove 64bit configure tests.
2222
2223 2008-05-14 Rafael Espindola <espindola@google.com>
2224
2225 * config-ml.in: don't handle --enable-shared and --enable-static.
2226
2227 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2228 Tobias Grosser <grosser@fim.uni-passau.de>
2229 Jan Sjodin <jan.sjodin@amd.com>
2230 Harsha Jagasia <harsha.jagasia@amd.com>
2231 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2232 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2233 Adrien Eliche <aeliche@isty.uvsq.fr>
2234
2235 Merge from graphite branch.
2236 * configure: Regenerate.
2237 * Makefile.in: Regenerate.
2238 * configure.ac (host_libs): Add ppl and cloog.
2239 Add checks for PPL and CLooG.
2240 * Makefile.def (ppl, cloog): Added modules and dependences.
2241 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2242 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2243
2244 2008-09-03 Richard Guenther <rguenther@suse.de>
2245
2246 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2247 cloog test.
2248 * configure: Re-generate.
2249
2250 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2251
2252 * configure.ac (--with-cloog-polylib): New.
2253 (--disable-cloog-version-check): New.
2254 (--disable-ppl-version-check): New.
2255 * configure: Re-generate.
2256
2257 2008-09-05 Richard Guenther <rguenther@suse.de>
2258
2259 * configure.ac: Initialize clooglibs to -lcloog.
2260 * configure: Re-generate.
2261
2262 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2263
2264 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2265 recommended version to 2.3.2.
2266
2267 * configure: Regenerate.
2268
2269 2008-10-31 Ben Elliston <bje@au.ibm.com>
2270
2271 * configure.ac (spu-*-*): Remove special case.
2272 * configure: Regenerate.
2273
2274 Complete comment text from GCC version of:
2275
2276 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2277
2278 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2279 (GCC_SHLIB_SUBDIR): New.
2280 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2281 * configure: Regenerate.
2282 * Makefile.in: Regenerate.
2283
2284 2008-11-27 Tristan Gingold <gingold@adacore.com>
2285
2286 * configure.ac: Build gdb for i?86-*-darwin*
2287 * configure: Regenerated.
2288
2289 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2290
2291 PR bootstrap/38014
2292 PR bootstrap/37923
2293
2294 Revert:
2295
2296 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2297
2298 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2299 * Makefile.in: Regenerated.
2300
2301 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2302
2303 PR gdb/921
2304 PR gdb/1646
2305 PR gdb/2175
2306 PR gdb/2176
2307
2308 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2309 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2310 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2311 (HOST_EXPORTS): Pass CPPFLAGS.
2312 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2313 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2314 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2315 * Makefile.in, configure: Regenerated.
2316 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2317 and CPPFLAGS_FOR_BUILD.
2318
2319 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2320
2321 * configure.ac [spu-*-*]: Do not set skipdirs.
2322 * configure: Re-generate.
2323
2324 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2325
2326 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2327 * Makefile.in: Regenerated.
2328
2329 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2330
2331 PR gdb/921
2332 PR gdb/1646
2333 PR gdb/2175
2334 PR gdb/2176
2335
2336 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2337 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2338 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2339 (HOST_EXPORTS): Pass CPPFLAGS.
2340 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2341 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2342 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2343 * Makefile.in, configure: Regenerated.
2344 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2345 and CPPFLAGS_FOR_BUILD.
2346
2347 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2348
2349 * libtool.m4: Update to libtool 2.2.6.
2350 * lt~obsolete.m4: Update to libtool 2.2.6.
2351 * ltmain.sh: Update to libtool 2.2.6.
2352 * ltsugar.m4: Update to libtool 2.2.6.
2353 * ltversion.m4: Update to libtool 2.2.6.
2354 * ltoptions.m4: Update to libtool 2.2.6.
2355 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2356
2357 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2358
2359 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2360 (GCC_SHLIB_SUBDIR): New.
2361 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2362 * configure: Regenerate.
2363 * Makefile.in: Regenerate.
2364
2365 2008-08-28 Tristan Gingold <gingold@adacore.com>
2366
2367 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2368 Enable bfd, binutils and opcodes.
2369 * configure: Regenerate.
2370
2371 2008-08-16 Nicolas Roche <roche@adacore.com>
2372
2373 * Makefile.tpl: Add BOOT_ADAFLAGS.
2374 * Makefile.in: Regenerate.
2375
2376 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2377
2378 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2379 * configure: Regenerate.
2380
2381 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2382
2383 Sync with gcc:
2384 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2385
2386 * configure.ac: Add makefile fragments for hpux.
2387 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2388 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2389 * configure: Regenerate.
2390 * Makefile.in: Regenerate.
2391
2392 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2393
2394 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2395 * Makefile.in: Regenerate.
2396 * configure: Regenerate.
2397
2398 2008-06-18 Ian Lance Taylor <iant@google.com>
2399
2400 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2401
2402 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2403
2404 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2405
2406 * configure: Regenerate.
2407
2408 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2409
2410 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2411 "$@" is still intact with both Autoconf 2.59 and 2.62.
2412 * configure: Regenerate.
2413
2414 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2415
2416 * Makefile.tpl: Fix comment errors.
2417 * Makefile.in: Regenerate.
2418
2419 2008-06-13 Julian Brown <julian@codesourcery.com>
2420
2421 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2422 of libobjc for ARM EABI Linux.
2423 * configure: Regenerate.
2424
2425 2008-06-12 David S. Miller <davem@davemloft.net>
2426 David Edelsohn <edelsohn@gnu.org>
2427
2428 * configure.ac: Add powerpc*-*-* to gold supported targets.
2429 * configure: Regenerate.
2430
2431 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2432
2433 PR tree-optimization/36218
2434 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2435 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2436 (all prefix="build-"): Pass them to build-system sub-makes.
2437 * Makefile.in: Regenerate.
2438
2439 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2440
2441 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2442 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2443 mkdep, and compile. Update comments.
2444 (ETC_SUPPORT): Add ChangeLog and update comments.
2445
2446 2008-05-11 Ian Lance Taylor <iant@google.com>
2447
2448 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2449
2450 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2451
2452 Sync with gcc:
2453 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2454
2455 PR bootstrap/35457
2456 * configure.ac: Include override.m4.
2457 * configure: Regenerate.
2458
2459 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2460
2461 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2462 * Makefile.in: Regenerate.
2463
2464 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2465
2466 * configure.ac: Do not build libssp for the AVR.
2467 * configure: Regenerate.
2468
2469 2008-04-18 Nick Clifton <nickc@redhat.com>
2470
2471 * MAINTAINERS: Replace reference to configure.in with reference to
2472 configure.ac.
2473
2474 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2475
2476 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2477 as nonconfigurable directories list.
2478 * configure: Regenerate.
2479
2480 2008-04-14 David S. Miller <davem@davemloft.net>
2481
2482 * configure.ac: Add sparc*-*-* to gold supported targets.
2483 * configure: Regenerate.
2484
2485 2008-04-14 Ben Elliston <bje@au.ibm.com>
2486
2487 * config.sub, config.guess: Update from upstream sources.
2488
2489 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2490
2491 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2492 * Makefile.in: Regenerate.
2493
2494 2008-04-07 Ian Lance Taylor <iant@google.com>
2495
2496 * Makefile.def: check-gold depends upon all-binutils.
2497 * Makefile.in: Regenerate.
2498
2499 2008-04-04 Nick Clifton <nickc@redhat.com>
2500
2501 PR binutils/4334
2502 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2503 builds.
2504 * configure: Regenerate.
2505
2506 2008-04-04 NightStrike <NightStrike@gmail.com>
2507
2508 PR other/35151
2509 * configure.ac: Combine rules for mingw32 and mingw64.
2510 * configure: Regenerate.
2511
2512 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2513
2514 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2515 * Makefile.in: Regenerate.
2516
2517 2008-03-20 Ian Lance Taylor <iant@google.com>
2518
2519 * configure.ac: Add support for --enable-gold.
2520 * Makefile.def: Add gold as a directory like ld.
2521 * configure, Makefile.in: Regenerate.
2522
2523 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2524
2525 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2526 (s390_cond_extensions): Reduced extensions to the compare related.
2527 (main): z10 cpu type option added.
2528 (expandConditionalJump): Renamed to ...
2529 (insertExpandedMnemonic): ... this.
2530
2531 * opcodes/s390-opc.c: Re-group the operand format makros.
2532 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2533 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2534 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2535 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2536 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2537 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2538 INSTR_SIL_RDU): New instruction formats added.
2539 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2540 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2541 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2542 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2543 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2544 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2545 masks added.
2546 (s390_opformats): New formats added "ris", "rrs", "sil".
2547 * opcodes/s390-opc.txt: Add the conditional jumps with the
2548 extensions removed from automatic expansion in s390-mkopc.c manually.
2549 (asi - trtre): Add new System z10 EC instructions.
2550 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2551
2552 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2553
2554 * configure.ac: m4_include config/proginstall.m4.
2555 * configure: Regenerate.
2556
2557 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2558
2559 Backport from upstream Libtool:
2560
2561 2007-10-12 Eric Blake <ebb9@byu.net>
2562
2563 Deal with Autoconf 2.62's semantic change in m4_append.
2564 * ltsugar.m4 (lt_append): Replace broken versions of
2565 m4_append.
2566 (lt_if_append_uniq): Don't require separator to be overquoted,
2567 and avoid broken m4_append.
2568 (lt_dict_add): Fix typo.
2569 * libtool.m4 (_LT_DECL): Don't overquote separator.
2570
2571 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2572
2573 * config.rpath: Add AIX 6 support.
2574
2575 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2576
2577 * Makefile.def (stageprofile). Remove -fprofile-generate
2578 from stage_libcflags.
2579 * Makefile.in: Regenerate.
2580
2581 2008-03-13 Ben Elliston <bje@au.ibm.com>
2582
2583 * config.sub, config.guess: Update from upstream sources.
2584
2585 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2586
2587 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2588 * s390-opc.txt (cmpsc): Duplicate entry removed.
2589 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2590 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2591 fier, cu42, cu41): Fix operand format.
2592
2593 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2594
2595 PR bootstrap/32009
2596 PR bootstrap/32161
2597
2598 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2599 * configure: Regenerate.
2600
2601 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2602 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2603 STAGE4_LIBCFLAGS): New.
2604 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2605 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2606 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2607 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2608 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2609 for target modules. Don't export LIBCFLAGS.
2610 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2611 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2612 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2613 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2614 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2615 * Makefile.in: Regenerate.
2616
2617 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2618
2619 PR libgcj/33085
2620 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2621 Do not use -DDLL_EXPORT. Backport from upstream.
2622
2623 2008-02-14 Nick Clifton <nickc@redhat.com>
2624
2625 Import this patch from gcc:
2626 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2627
2628 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2629
2630 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2631
2632 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2633 * configure: Regenerate.
2634
2635 2008-01-31 Marc Gauthier <marc@tensilica.com>
2636
2637 * configure.ac (xtensa*-*-*): Recognize processor variants.
2638 * configure: Regenerate.
2639
2640 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2641
2642 PR bootstrap/34922
2643 * configure.ac (PARSE_ARGS): Push suitable setting of
2644 ac_subdirs_all, for `./configure --help=recursive'.
2645 Handle `+' in generic toplevel directory disabling.
2646 * configure: Regenerate.
2647
2648 2008-01-23 Ben Elliston <bje@au.ibm.com>
2649
2650 * config.sub, config.guess: Update from upstream sources.
2651
2652 2008-01-08 Ben Elliston <bje@au.ibm.com>
2653
2654 * config.sub, config.guess: Update from upstream sources.
2655
2656 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2657
2658 * COPYING.LIBGLOSS: Update default copyright.
2659
2660 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2661
2662 * COPYING.NEWLIB: Update default copyright.
2663
2664 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2665
2666 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2667 Change recommended MPFR from 2.2.1 > 2.3.0.
2668 * configure: Regenerate.
2669
2670 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2671
2672 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2673 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2674 * Makefile.in: Regenerate.
2675
2676 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2677
2678 * configure.ac: Enable libjava for x86_64-*-darwin9.
2679 * configure: Regenerate.
2680
2681 2007-12-05 Ben Elliston <bje@au.ibm.com>
2682
2683 * config.sub, config.guess: Update from upstream sources.
2684
2685 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2686
2687 * config-ml.in: Robustify against white space in absolute file
2688 names.
2689
2690 * config-ml.in (multi-clean): Substitute ${Makefile}.
2691 Remove superfluous ${Makefile} in list.
2692
2693 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2694
2695 * Makefile.def (dependencies): Make configure-gdb depend on
2696 all-intl.
2697 * Makefile.in: Regenerated.
2698
2699 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2700
2701 * Makefile.def: To avoid problems running with parallel makes,
2702 build newlib before libgloss so that target specific header
2703 files are availble.
2704 * Makefile.in: Regenerate.
2705
2706 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2707
2708 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2709 * Makefile.in: Regenerate.
2710
2711 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2712
2713 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2714 * libdecnumber: New directory, imported from GCC.
2715
2716 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2717
2718 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2719 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2720 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2721 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2722 * configure: Regenerate.
2723
2724 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2725
2726 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2727 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2728 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2729 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2730 * configure.ac: Default them to host tools for $host = $build.
2731 Subst them.
2732
2733 * configure: Regenerate.
2734 * Makefile.in: Regenerate.
2735
2736 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2737
2738 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2739 * configure: Regenerate.
2740
2741 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2742
2743 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2744 libstdc++.
2745 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2746 * configure: Regenerate.
2747 * Makefile.in: Regenerate.
2748
2749 2007-09-17 Andreas Schwab <schwab@suse.de>
2750
2751 * configure.ac: Raise minimum makeinfo version to 4.6.
2752 * configure: Regenerate.
2753
2754 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2755
2756 * configure.ac: Correct makeinfo version check.
2757 * configure: Regenerate.
2758
2759 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2760
2761 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2762 to $skipdirs and only disable gprof for newlib. Use the normal
2763 mips*-elf* handling in other respects.
2764 * configure: Regnerate.
2765
2766 2007-09-12 David Daney <ddaney@avtrex.com>
2767
2768 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2769 enabling libgcj.
2770 * configure: Regenerate.
2771
2772 2007-09-12 Richard Guenther <rguenther@suse.de>
2773
2774 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2775 nor --disable-checking is provided also turn on yes and types
2776 checking for stage1.
2777 * configure: Re-generate.
2778
2779 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2780
2781 PR target/33281
2782 * configure.ac: Use config/mh-mingw on mingw.
2783 * configure: Regenerate.
2784
2785 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2786
2787 PR other/32154
2788 * configure.ac: For libgloss targets, point the linker to the linker
2789 script, startup code and simulator library.
2790 * configure: Regenerate.
2791
2792 2007-09-09 Andrew Haley <aph@redhat.com>
2793
2794 * configure.ac (noconfigdirs): Remove target-libffi and
2795 target-libjava.
2796
2797 2007-08-29 Nick Clifton <nickc@redhat.com>
2798
2799 * config.sub, config.guess: Update from upstream sources.
2800
2801 2007-08-21 Richard Guenther <rguenther@suse.de>
2802
2803 * configure.ac: Add types checking to stage1 checking flags.
2804 * configure: Regenerate.
2805
2806 2007-08-18 Paul Brook <paul@codesourcery.com>
2807 Joseph Myers <joseph@codesourcery.com>
2808
2809 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2810 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2811 * Makefile.in: Regenerate.
2812 * configure.ac (--with-debug-prefix-map): New.
2813 * configure: Regenerate.
2814
2815 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2816 Nigel Stephens <nigel@mips.com>
2817
2818 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2819 as target_makefile_frag.
2820 * configure: Regenerate.
2821
2822 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2823
2824 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2825 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2826 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2827 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2828 (do-compare, do-compare3, do-compare-debug): New.
2829 ([+compare-target+]): Use them.
2830
2831 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2832
2833 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2834 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2835 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2836 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2837 (do-compare, do-compare3, do-compare-debug): New.
2838 ([+compare-target+]): Use them.
2839
2840 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2841 Ben Elliston <bje@au.ibm.com>
2842
2843 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2844 --silent if $silent.
2845 * configure: Regenerate.
2846
2847 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2848
2849 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2850
2851 2007-07-17 Nick Clifton <nickc@redhat.com>
2852
2853 * COPYING3: New file. Contains version 3 of the GNU General
2854 Public License.
2855 * COPYING3.LIB: New file. Contains version 3 of the GNU
2856 Lesser General Public License.
2857
2858 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2859
2860 * configure.ac: Fix my previous change to really match GCC.
2861 * configure: Regenerate.
2862
2863 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2864
2865 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2866 * configure: Regenerate.
2867
2868 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2869
2870 * configure.ac: Add some missing m4 quotation.
2871 * configure: Regenerate.
2872
2873 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
2874
2875 * Makefile.def: Add windmc tool to build.
2876 * Makefile.tpl: Likewise.
2877 * configure.ac: Likewise.
2878 * Makefile.in: Regenerate.
2879 * configure: Regenerate.
2880
2881 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2882
2883 * lt~obsolete.m4: New. Import from 20070318 libtool.
2884
2885 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2886
2887 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2888 uclinux and linux-uclibc targets.
2889 * configure: Regenerate.
2890
2891 2007-06-28 DJ Delorie <dj@redhat.com>
2892
2893 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2894 not building newlib.
2895 * configure: Regenerated.
2896
2897 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2898
2899 * src-release (DEVO_SUPPORT): Correct typos.
2900
2901 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2902
2903 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2904 * Makefile.in: Regenerated.
2905
2906 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2907
2908 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2909 (distclean-stage[+id+]): Possibly delete stage_last.
2910 * Makefile.in: Regenerate.
2911
2912 2007-06-07 Ben Elliston <bje@au.ibm.com>
2913
2914 * config.sub, config.guess: Update from upstream sources.
2915
2916 2007-06-07 Ben Elliston <bje@au.ibm.com>
2917
2918 * Makefile.tpl: Fix spelling error.
2919 * Makefile.in: Regenerate.
2920
2921 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
2922
2923 Sync with gcc:
2924 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2925
2926 PR bootstrap/29382
2927 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2928 * configure: Rebuilt.
2929
2930 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2931
2932 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2933 lt_cv_sys_max_cmd_len.
2934
2935 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
2936
2937 * ltgcc.m4: Update from GCC.
2938
2939 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2940
2941 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2942
2943 2007-05-24 Steve Ellcey <sje@cup.hp.com>
2944
2945 * ltmain.sh: Update from GCC.
2946 * libtool.m4: Update from GCC.
2947 * ltsugar.m4: New. Update from GCC.
2948 * ltversion.m4: New. Update from GCC.
2949 * ltoptions.m4: New. Update from GCC.
2950 * ltconfig: Remove.
2951 * ltcf-c.sh: Remove.
2952 * ltcf-cxx.sh: Remove.
2953 * ltcf-gcj.sh: Remove.
2954 * src-release: Update with new libtool file list.
2955
2956 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2957
2958 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2959 stage_cflags.
2960 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2961 Remove CFLAGS/LIBCFLAGS.
2962 (configure-stage[+id+]-[+prefix+][+module+],
2963 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2964 * Makefile.in: Regenerate.
2965
2966 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2967
2968 * config-ml.in: Update from GCC.
2969
2970 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2971
2972 * src-release (do-proto-toplev): Process the support directories before
2973 the tool directory.
2974
2975 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2976
2977 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2978 of glob. Quote arguments with single quotes too.
2979 * configure: Regenerate.
2980
2981 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2982
2983 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2984 * Makefile.in: Regenerate
2985
2986 2007-03-07 Andreas Schwab <schwab@suse.de>
2987
2988 * configure: Regenerate.
2989
2990 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2991
2992 * configure.ac: Add "--with-pdfdir" configure option,
2993 which defines pdfdir variable.
2994 * Makefile.def (target=fixincludes): Add install-pdf to
2995 missing targets.
2996 (recursive_targets): Add install-pdf target.
2997 (flags_to_pass): Add pdfdir.
2998 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2999 target.
3000 * configure: Regenerate
3001 * Makefile.in: Regenerate
3002
3003 2007-02-28 Eric Christopher <echristo@apple.com>
3004
3005 Revert:
3006 2006-12-07 Mike Stump <mrs@apple.com>
3007
3008 * Makefile.def (dependencies): Add dependency for
3009 install-target-libssp and install-target-libgomp on
3010 install-gcc.
3011 * Makefile.in: Regenerate.
3012
3013 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3014
3015 * configure: Regenerate.
3016 * configure.ac: Move statements after variable declarations.
3017
3018 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3019
3020 * configure.ac: Adjust for loop syntax.
3021 * configure: Regenerate.
3022
3023 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3024
3025 * configure: Rebuilt.
3026
3027 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3028
3029 * configure.ac: Drop multiple occurrences of --enable-languages,
3030 and fix its quoting.
3031 * configure: Rebuilt.
3032
3033 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3034 Nathan Sidwell <nathan@codesourcery.com>
3035 Vladimir Prus <vladimir@codesourcery.com
3036 Joseph Myers <joseph@codesourcery.com>
3037
3038 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3039 * configure: Regenerate.
3040
3041 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3042
3043 * configure.ac (target_libraries): Move libgcc before libiberty.
3044 * configure: Regenerated.
3045
3046 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3047
3048 * configure: Regenerate again?
3049
3050 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3051
3052 * configure: Reapply PR30748 fix which was lost in the previous commit.
3053
3054 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3055 Paolo Bonzini <bonzini@gnu.org>
3056
3057 PR bootstrap/30753
3058 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3059 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3060 * configure: Regenerated.
3061
3062 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3063
3064 * configure: Regenerate.
3065
3066 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3067
3068 PR bootstrap/30748
3069 * configure.ac: Correct syntax for Solaris ksh.
3070 * configure: Regenerated.
3071
3072 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3073
3074 * Makefile.def: Sync with GCC.
3075 * Makefile.tpl: Sync with GCC.
3076 * Makefile.in: Regenerate.
3077 * configure: Regenerate.
3078
3079 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3080
3081 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3082 noncanonical equivalents.
3083 * configure.in: Rename to...
3084 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3085 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3086 target_noncanonical. Use them. Rewrite removal of configure
3087 arguments for autoconf 2.59. Discard variable settings. Force
3088 program_transform_name for native tools.
3089
3090 * Makefile.in: Regenerated.
3091 * configure: Regenerated with autoconf 2.59.
3092
3093 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3094
3095 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3096
3097 * COPYING.LIBGLOSS: Reformat default Red Hat
3098 license to fit within 80 columns.
3099 * COPYING.NEWLIB: Ditto.
3100
3101 2007-02-05 Dave Brolley <brolley@redhat.com>
3102
3103 * Contribute the following changes:
3104 2006-11-28 DJ Delorie <dj@redhat.com>
3105
3106 * configure.in: Fix typo for mep's target_makefile_frag.
3107 * configure: Regenerated.
3108
3109 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3110
3111 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3112 * configure: Regenerate.
3113
3114 2001-09-19 DJ Delorie <dj@redhat.com>
3115
3116 * configure.in (target_makefile_frag): use mt-mep
3117
3118 2001-06-12 Don Howard <dhoward@redhat.com>
3119
3120 * configure.in: Remove gdb from MeP skip list.
3121
3122 2001-04-05 DJ Delorie <dj@redhat.com>
3123
3124 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3125
3126 2001-03-20 Ben Elliston <bje@redhat.com>
3127
3128 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3129
3130 2001-03-19 Ben Elliston <bje@redhat.com>
3131
3132 * config.sub (mep, mep-*): Add.
3133
3134 2007-01-31 Andreas Schwab <schwab@suse.de>
3135
3136 * Makefile.tpl (LDFLAGS): Substitute it.
3137 * Makefile.in: Regenerate.
3138
3139 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3140
3141 * configure.in: Change == to = in test command.
3142 * configure: Regenerate.
3143
3144 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3145 Nick Clifton <nickc@redhat.com>
3146 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3147
3148 * configure.in (build_configargs, host_configargs, target_configargs):
3149 Remove build/host/target parameters.
3150 (host_libs): Add gmp and mpfr.
3151 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3152 * Makefile.def (gmp, mpfr): New.
3153 (gcc): Remove target.
3154 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3155 target_os, target_vendor): New.
3156 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3157 * configure: Regenerate.
3158 * Makefile.in: Regenerate.
3159
3160 2007-01-11 Matt Fago <fago@earthlink.net>
3161
3162 * configure.in: Try to link to functions only in mpfr 2.2.x
3163 to improve robustness of configure tests.
3164 * configure: Regenerate.
3165
3166 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3167
3168 * configure.in: Add support for an x86_64-mingw* target.
3169 * configure: Regenerate.
3170
3171 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3172
3173 * Makefile.tpl (all-target): Correct @if conditional for target
3174 modules.
3175 * configure.in: Omit libiberty if building only target libgcc.
3176 * configure, Makefile.in: Regenerated.
3177
3178 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3179
3180 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3181 * configure: Regenerate.
3182
3183 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3184
3185 * Makefile.def (target_modules): Add libgcc.
3186 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3187 * Makefile.tpl (clean-target-libgcc): Delete.
3188 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3189 on gcc even for bootstrapped modules. Rewrite handling of
3190 lang_env_dependencies to loop over target_modules.
3191 * configure.in (target_libraries): Add target-libgcc.
3192 * Makefile.in, configure: Regenerated.
3193
3194 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3195
3196 Sync with gcc:
3197 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3198
3199 * configure.in: Reorganize recognition of languages. Add
3200 --enable-stage1-languages. Show supported languages for the chosen
3201 target rather than all recognized languages.
3202 * configure: Regenerate.
3203
3204 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3205
3206 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3207 * Makefile.in: Regenerate.
3208
3209 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3210
3211 * configure.in: Warn that MPFR 2.2.0 is buggy.
3212 * configure: Regenerate.
3213
3214 2006-12-27 Ian Lance Taylor <iant@google.com>
3215
3216 * configure.in: When removing Makefiles to force a reconfigure, also
3217 remove prev-DIR*/Makefile.
3218 * configure: Regenerate.
3219
3220 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
3221
3222 * config.bfd: Recognize fido.
3223
3224 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3225
3226 Sync with gcc:
3227
3228 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3229
3230 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3231 it only affects bootstrap and could be tested on "$host" as well.
3232 * configure: Regenerate.
3233 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3234
3235 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3236
3237 PR bootstrap/29544
3238 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3239 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3240 move here comment from Makefile.tpl.
3241 * Makefile.tpl: Move some definitions higher in the file.
3242 (STAGE1_CHECKING): New.
3243 * configure.in: Add --enable-stage1-checking.
3244 * configure: Regenerate.
3245 * Makefile.in: Regenerate.
3246
3247 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3248
3249 * configure.in: Update error message for missing GMP/MPFR.
3250
3251 * configure: Regenerate.
3252
3253 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3254
3255 * configure.in: Update MPFR version in error message.
3256
3257 * configure: Regenerate.
3258
3259 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3260
3261 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3262 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3263 --with-gmp-lib): New flags.
3264
3265 * configure: Regenerate.
3266
3267 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3268
3269 PR bootstrap/30134
3270 * configure.in: Correct x86 darwin support for libjava to powerpc
3271 and i?86 only.
3272 * configure: Regenerate.
3273
3274 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3275
3276 * configure.in: Handle spu makefile frag.
3277 * Makefile.tpl (MAINT): Define
3278 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3279 * configure: Regenerate.
3280 * Makefile.in: Regenerate.
3281
3282 2006-12-11 Ben Elliston <bje@au.ibm.com>
3283
3284 * config.sub, config.guess: Update from upstream sources.
3285
3286 2006-12-11 Ben Elliston <bje@au.ibm.com>
3287
3288 * configure.in: Sync with GCC (spu-*-*).
3289 * configure: Sync with GCC.
3290
3291 2006-12-07 Mike Stump <mrs@apple.com>
3292
3293 * Makefile.def (dependencies): Add dependency for
3294 install-target-libssp and install-target-libgomp on
3295 install-gcc.
3296 * Makefile.in: Regenerate.
3297
3298 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3299
3300 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3301 (unstage): Test for stage_last presence.
3302
3303 PR bootstrap/29802
3304 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3305 * Makefile.in: Regenerate.
3306
3307 2006-11-14 DJ Delorie <dj@redhat.com>
3308
3309 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3310 * Makefile.in: Sync with GCC.
3311 * configure.in: Sync with GCC (mpfr, gmp).
3312 * configure: Sync with GCC.
3313
3314 2006-11-08 Jie Zhang <jie.zhang@analog.com>
3315
3316 * configure.in: Remove target-libgloss from noconfigdirs for
3317 bfin-*-*.
3318 * configure: Regenerated.
3319
3320 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3321
3322 * COPYING.NEWLIB: Add spu license.
3323 * COPYING.LIBGLOSS: Ditto.
3324
3325 2006-10-17 Brooks Moses <bmoses@stanford.edu>
3326
3327 * Makefile.def: Added pdf target handling.
3328 * Makefile.tpl: Added pdf target handling.
3329 * Makefile.in: Regenerated.
3330
3331 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3332
3333 * COPYING.NEWLIB: Updated.
3334 * COPYING.LIBGLOSS: Ditto.
3335
3336 2006-09-27 Dave Brolley <brolley@redhat.com>
3337
3338 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3339 $s instead of $r.
3340 * configure: Regenerated.
3341
3342 2006-09-26 Ben Elliston <bje@au.ibm.com>
3343
3344 * config.sub, config.guess: Update from upstream sources.
3345
3346 2006-09-20 Thiemo Seufer <ths@mips.com>
3347
3348 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3349 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3350 * configure: Regenerate.
3351
3352 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3353
3354 * configure.in: Never build newlib for a Mingw host.
3355 Never build newlib as Mingw target library.
3356 Test the existence of winsup/cygwin for building a Cygwin newlib,
3357 rather than just winsup.
3358 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3359 building a Mingw target.
3360 * configure: Regenerate.
3361
3362 2006-08-15 Thiemo Seufer <ths@mips.com>
3363 Nigel Stephens <nigel@mips.com>
3364 David Ung <davidu@mips.com>
3365
3366 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3367
3368 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3369
3370 Sync from GCC:
3371 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3372
3373 PR bootstrap/18058
3374 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3375 if the bootstrap compiler is a GCC version that supports it.
3376 * configure: Regenerate.
3377
3378 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3379
3380 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3381 * configure: Regenerated.
3382
3383 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3384
3385 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3386 for stages after the first.
3387
3388 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3389
3390 * Makefile.def: Add dependencies for configure-opcodes
3391 on configure-intl and all-opcodes on all-intl.
3392 * Makefile.in: Regenerated.
3393
3394 2006-07-04 Peter O'Gorman <peter@pogma.com>
3395
3396 * ltconfig: chmod 644 before ranlib during install.
3397
3398 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3399
3400 * configure.in: Fix thinkos in previous check-in.
3401 * configure: Regenerate.
3402
3403 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3404
3405 Sync from gcc:
3406
3407 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3408
3409 PR other/27063
3410 * configure.in: Test subdir_requires and give an appropriate
3411 error message.
3412 * configure: Regenerate.
3413
3414 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3415
3416 PR target/27540
3417 * configure.in: Only enable libgomp on IRIX 6.
3418 * configure: Regenerate.
3419
3420 2006-06-20 David Ayers <d.ayers@inode.at>
3421
3422 PR bootstrap/28072
3423 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3424 whether target-libjava is being configured instead of whether the
3425 java front end is enabled.
3426 * configure: Regenerate.
3427
3428 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3429
3430 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3431 to R_ARM_LDC_SB_G{0,1,2} respectively.
3432
3433 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3434
3435 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3436 too.
3437 * Makefile.in: Regenerate.
3438
3439 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3440
3441 Sync from gcc:
3442
3443 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3444 * configure.in: Don't enable libgomp on hpux10.
3445 * configure: Rebuilt.
3446
3447 2006-06-13 David Ayers <d.ayers@inode.at>
3448
3449 Sync from gcc:
3450
3451 2006-06-12 David Ayers <d.ayers@inode.at>
3452
3453 PR bootstrap/27963
3454 PR target/19970
3455 * configure.in: Remove target-boehm-gc from noconfigdirs where
3456 ${libgcj} is specified.
3457 * configure: Regenerate.
3458
3459 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3460
3461 Sync from gcc:
3462
3463 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3464 Andreas Schwab <schwab@suse.de>
3465
3466 PR bootstrap/18033
3467 * config-ml.in: Eval option if surrounded by single quotes.
3468
3469 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3470
3471 Sync from gcc:
3472
3473 2006-06-06 David Ayers <d.ayers@inode.at>
3474
3475 PR libobjc/13946
3476 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3477 * Makefile.in: Regenerate.
3478 * configure.in: Add --enable-objc-gc at toplevel and have it
3479 enable boehm-gc for Objective-C.
3480 Remove target-boehm-gc from libgcj.
3481 Add target-boehm-gc to target_libraries.
3482 Add target-boehm-gc to noconfigdirs where ${libgcj}
3483 is specified.
3484 Assert that boehm-gc is supported when requested for Objective-C.
3485 Only build boehm-gc if needed either for Java or Objective-C.
3486 * configure: Regenerate.
3487
3488 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3489
3490 PR 27674
3491 * Makefile.tpl (configure-[+prefix+][+module+],
3492 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3493 Remove rule to unstage bootstrapped modules.
3494 (stage_current): New.
3495 * Makefile.in: Regenerate.
3496
3497 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3498 Andreas Tobler <a.tobler@schweiz.ch>
3499
3500 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3501 * configure: Rebuilt.
3502
3503 Revert
3504 2006-01-31 Richard Guenther <rguenther@suse.de>
3505 Paolo Bonzini <bonzini@gnu.org>
3506
3507 * Makefile.def (target_modules): Add libgcc-math target module.
3508 * configure.in (target_libraries): Add libgcc-math target library.
3509 (--enable-libgcc-math): New configure switch.
3510 * Makefile.in: Re-generate.
3511 * configure: Re-generate.
3512
3513 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3514
3515 * config-ml.in: Alter CCASFLAGS to include special
3516 multilib options the same as is done for CFLAGS.
3517
3518 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3519
3520 * Makefile.def: Added dependencies from sim and gdb on intl, and
3521 added configure dependencies to everything with an all dependency
3522 on intl.
3523 * gettext.m4: Removed.
3524 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3525 (GDB_SUPPORT_DIRS): Add intl.
3526 * Makefile.in: Regenerated.
3527
3528 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3529
3530 * src-release (DEVO_SUPPORT): Add config.rpath.
3531
3532 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3533
3534 * Makefile.def (bfd, opcodes): Fix lib_path.
3535 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3536 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3537 * Makefile.in: Regenerate.
3538
3539 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3540
3541 * configure.in: Enable gprof for cross builds.
3542 * configure: Regenerate.
3543
3544 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3545
3546 * src-release (MAKEINFOFLAGS): Define.
3547 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3548
3549 2006-05-14 Ben Elliston <bje@au.ibm.com>
3550
3551 * config.sub, config.guess: Update from upstream sources.
3552
3553 2006-05-12 Ben Elliston <bje@au.ibm.com>
3554
3555 * config.sub, config.guess: Update from upstream sources.
3556
3557 2006-05-04 Steve Ellcey <sje@cup.hp.com>
3558
3559 * blt, iwidgets, mmalloc: Remove directories.
3560
3561 2006-05-01 DJ Delorie <dj@redhat.com>
3562
3563 * configure.in: Restore CFLAGS if GMP isn't present.
3564 * configure: Regenerate.
3565
3566 2006-04-18 DJ Delorie <dj@redhat.com>
3567
3568 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3569 reference libgloss so that libssp can be built in a combined
3570 tree.
3571 * configure: Regenerate.
3572
3573 2006-04-10 Ben Elliston <bje@au.ibm.com>
3574
3575 * contrib: Remove directory.
3576
3577 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3578
3579 * Makefile.tpl: Add install-html target.
3580 * Makefile.def: Add install-html target.
3581 * Makefile.in: Regenerate.
3582 * configure.in: Add --with-datarootdir, --with-docdir,
3583 and --with-htmldir options.
3584 * configure: Regenerate.
3585
3586 2006-03-31 Ben Elliston <bje@au.ibm.com>
3587
3588 PR binutils/1860
3589 * configure.in: Require makeinfo 4.4 or higher.
3590 * configure: Regenerate.
3591
3592 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3593
3594 * Makefile.in: Regenerate.
3595
3596 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3597
3598 Sync with gcc:
3599 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3600
3601 * configure.in: Handle --disable-<component> generically.
3602 * configure: Regenerate.
3603
3604 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3605
3606 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3607 (TARGET_CONFIGDIRS): Remove.
3608 * configure.in: Remove AC_SUBST(target_configdirs).
3609 * Makefile.in, configure: Regenerated.
3610
3611
3612 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3613
3614 PR libgcj/17311
3615 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3616
3617 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3618
3619 PR bootstrap/25670
3620
3621 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3622
3623 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3624 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3625 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3626 BUILD_PREFIX, BUILD_PREFIX_1.
3627 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3628
3629 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3630 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3631
3632 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3633 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3634 of `cat stage_current`. Always provide the `r' and `s' variables.
3635 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3636 a single shell execution.
3637 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3638 bootstrapped modules, make the stage1 module if the build was not
3639 started yet, else build the current stage.
3640 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3641 (all-build, all-host, all-target, [+make_target+]-host,
3642 [+make_target+]-target): Do not use \-continued lines.
3643 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3644 (current_stage, restrap, stage_last): New.
3645
3646 * Makefile.in: Regenerate.
3647 * configure: Regenerate.
3648
3649 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3650
3651 Sync from gcc:
3652
3653 2006-01-31 Richard Guenther <rguenther@suse.de>
3654 Paolo Bonzini <bonzini@gnu.org>
3655
3656 * Makefile.def (target_modules): Add libgcc-math target module.
3657 * configure.in (target_libraries): Add libgcc-math target library.
3658 (--enable-libgcc-math): New configure switch.
3659 * Makefile.in: Re-generate.
3660 * configure: Re-generate.
3661 * libgcc-math: New toplevel directory.
3662
3663 2006-01-18 Richard Henderson <rth@redhat.com>
3664 Jakub Jelinek <jakub@redhat.com>
3665 Diego Novillo <dnovillo@redhat.com>
3666
3667 * libgomp: New directory.
3668 * Makefile.def: Add target_module libgomp.
3669 * Makefile.in: Regenerate.
3670 * configure.in (target_libraries): Add target-libgomp.
3671 * configure: Regenerate.
3672
3673 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3674 Andreas Schwab <schwab@suse.de>
3675
3676 * configure: Regenerate.
3677
3678 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
3679
3680 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3681 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3682 the assembler, linker and binutils.
3683 * configure: Regenerate.
3684
3685 2006-01-16 Nick Clifton <nickc@redhat.com>
3686
3687 * config.sub, config.guess: Sync from config repository.
3688
3689 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3690
3691 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3692 @ from continuation.
3693 * Makefile.in: Rebuilt.
3694
3695 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3696
3697 Sync from gcc:
3698
3699 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3700
3701 PR bootstrap/24252
3702
3703 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3704 * Makefile.tpl (OBJDUMP): New.
3705 (EXTRA_HOST_FLAGS): Add it.
3706 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3707
3708 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3709 to use symbolic links between directories. Avoid race conditions
3710 or make them harmless.
3711 * configure.in: Do not try to use symbolic links between directories.
3712
3713 * Makefile.def (LEAN): Pass.
3714 * Makefile.tpl (LEAN): Define.
3715 (stage[+id+]-start): Accept that the previous directory does not
3716 exist, if the bootstrap is lean.
3717 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3718 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3719 configure substitution.
3720 ([+compare-target+]): Likewise.
3721 ([+bootstrap-target+]-lean): New.
3722 * configure.in: Remove lean bootstrap support from here.
3723
3724 * Makefile.in: Regenerate.
3725 * configure: Regenerate.
3726
3727 2006-01-02 Andreas Schwab <schwab@suse.de>
3728
3729 * configure.in: When reconfiguring remove Makefile in
3730 all stage directories.
3731 * configure: Regenerate.
3732
3733 2005-12-27 Leif Ekblad <leif@rdos.net>
3734
3735 * configure.in: Add support for RDOS target.
3736 * configure: Regenerate.
3737
3738 2005-12-27 Nick Clifton <nickc@redhat.com>
3739
3740 PR binutils/1990
3741 * libtool.m4: Synchronize with version in GCC sources.
3742
3743 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3744
3745 Revert Ada-related part of the previous change.
3746
3747 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3748 Do not pass.
3749 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3750 * Makefile.in: Regenerate.
3751 * configure.in: Do not include mt-ppc-aix target fragment.
3752 * configure: Regenerate.
3753
3754 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3755
3756 * configure.in: Select appropriate fragments for PowerPC/AIX.
3757 * configure: Regenerate.
3758
3759 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3760 BOOT_CFLAGS, BOOT_LDFLAGS.
3761 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3762 BOOT_CFLAGS, BOOT_LDFLAGS.
3763 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3764 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3765 (stage): Fail if we cannot complete the work.
3766 * Makefile.in: Regenerate.
3767
3768 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3769
3770 * COPYING.NEWLIB: Update copyright year for default
3771 copyright.
3772
3773 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3774
3775 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3776 install-host-nogcc): Don't invoke $(stage) at the end.
3777 * Makefile.in: Regenerate.
3778
3779 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3780
3781 * configure.in: Flip the top-level bootstrap switch.
3782 * configure: Regenerate.
3783
3784 Merge from gcc:
3785
3786 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3787
3788 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3789 $(stage) and $(unstage).
3790 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3791 (all): Remove stray semicolon.
3792 (local-distclean): Don't handle multilib.tmp and multilib.out.
3793 (install.all): Set $s for consistency.
3794 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3795 check_multilibs setting. Always make the install directory.
3796 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3797 Correct @if/@endif.
3798 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3799 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3800 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3801 (multilib.out): Remove.
3802 * Makefile.in: Regenerated.
3803
3804 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3805
3806 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3807 * configure.in: Replace ms1 arch with mt.
3808 * configure: Rebuilt.
3809
3810 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3811
3812 Sync with gcc:
3813
3814 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3815
3816 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3817 * configure.in: Replace ms1 arch with mt.
3818 * configure: Rebuilt.
3819
3820 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3821
3822 Sync with gcc:
3823
3824 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3825
3826 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3827 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3828 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3829 Find in-tree tools if available.
3830 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3831 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3832 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3833 (COMPILER_*_FOR_TARGET): New.
3834 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3835 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3836 (CONFIGURED_*, USUAL_*): Remove.
3837 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3838 STRIP): Use autoconf substitutions.
3839 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3840 COMPILER_NM_FOR_TARGET): New.
3841 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3842
3843 (all): Make all-host and all-target in parallel.
3844 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3845 that $$r and $$s are set before invoking a recursive make.
3846 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3847 ([+bootstrap-target+]): Inline most of the `all' target.
3848
3849 2005-11-29 Ben Elliston <bje@au.ibm.com>
3850
3851 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3852 from the gcc build directory.
3853 * Makefile.in: Regenerate.
3854
3855 2005-11-29 Ben Elliston <bje@au.ibm.com>
3856
3857 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3858 depend on all-libdecnumber.
3859 * configure.in (host_libs): Include libdecnumber.
3860 * Makefile.in: Regenerate.
3861 * configure: Likewise.
3862
3863 2005-11-21 Kean Johnston <jkj@sco.com>
3864
3865 * config.sub, config.guess: Sync from upstream sources.
3866
3867 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3868
3869 * Makefile.def: Remove gdb dependencies for gdbtk.
3870 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3871 (configure-gdb, install-gdb): New rules.
3872 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3873 * Makefile.in, configure: Regenerated.
3874
3875 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3876
3877 PR bootstrap/24297
3878 * Makefile.tpl (do-[+make-target+], do-check, install,
3879 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3880 are set before recursing.
3881 * Makefile.in: Regenerate.
3882
3883 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3884
3885 PR bootstrap/18939
3886 * Makefile.def (gcc) <target>: Fix thinko.
3887 * Makefile.in: Regenerate.
3888
3889 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3890
3891 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3892 * configure: Regenerate.
3893
3894 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
3895
3896 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3897 target-libffi, target-qthreads, target-libjava, and
3898 targetlibobjc.
3899 * configure: Regenerate.
3900
3901 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3902
3903 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3904 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3905 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3906 (USUAL_OBJDUMP_FOR_TARGET): New.
3907 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3908 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3909 * configure, Makefile.in: Regenerated.
3910
3911 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3912
3913 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3914 before other host packages.
3915
3916 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3917
3918 PR bootstrap/22340
3919
3920 * configure.in (default_target): Remove.
3921 * Makefile.tpl (all): Do not use prerequisites as subroutines
3922 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3923 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3924 use prerequisites as subroutines.
3925 (check-host, check-target): New.
3926 (bootstrap configure & all targets): Do not use stage*-start
3927 if the directory layout is already ok.
3928 (non-bootstrap configure & all targets): Prepend a $(unstage).
3929 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3930 (NOTPARALLEL): Remove.
3931 (unstage, stage variables): New variables.
3932 (unstage, stage targets): Simply expand to those variables.
3933
3934 * configure: Regenerate.
3935 * Makefile.in: Regenerate.
3936
3937 2005-10-04 James E Wilson <wilson@specifix.com>
3938
3939 * Makefile.def (lang_env_dependencies): Add libmudflap.
3940 * Makefile.in: Regenerate.
3941
3942 2005-10-03 Catherine Moore <clm@cm00re.com>
3943
3944 * configure.in (bfin-*-*): Support bfin.
3945 * configure: Regenerated.
3946
3947 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3948
3949 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3950 * configure: Regenerated.
3951
3952 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3953
3954 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3955 (LIPO_FOR_TARGET): New.
3956 (CONFIGURED_LIPO_FOR_TARGET): New.
3957 (USUAL_LIPO_FOR_TARGET): New.
3958 (STRIP_FOR_TARGET): New.
3959 (CONFIGURED_STRIP_FOR_TARGET): New.
3960 (USUAL_STRIP_FOR_TARGET): New.
3961 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3962 STRIP_FOR_TARGET.
3963 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3964 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3965 * Makefile.in: Regenerate.
3966 * configure: Regenerate.
3967
3968 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3969
3970 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3971 (rs6000-*-aix*): Same.
3972 * configure: Regenerate.
3973
3974 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3975
3976 * configure.in: Recognize f95 in the --enable-languages option,
3977 and substitute it for fortran, issuing a warning.
3978 * configure: Regenerate.
3979
3980 2005-09-07 Ben Elliston <bje@au.ibm.com>
3981
3982 Import from Autoconf sources:
3983
3984 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3985 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3986 Elliston. Handle weird characters correctly.
3987
3988 2005-08-30 Phil Edwards <phil@codesourcery.com>
3989
3990 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3991 * configure: Regenerated.
3992
3993 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3994
3995 * Makefile.def (libssp): Add to lang_env_dependencies.
3996 * Makefile.in: Regenerate.
3997
3998 2005-08-17 Christian Groessler <chris@groessler.org>
3999
4000 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4001 * Makefile.in: Regenerate.
4002
4003 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4004
4005 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4006 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4007 Look for alternate names of the target cc and c++
4008 * configure: Regenerate.
4009
4010 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4011
4012 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4013 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4014 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4015 tools; remove code to manually set them.
4016 (Target tools): Look in the environment for them.
4017 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4018 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4019 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4020 build directory.
4021 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4022 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4023 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4024 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4025 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4026 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4027 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4028 * configure: Regenerate.
4029 * Makefile.in: Regenerate.
4030
4031 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4032
4033 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4034 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4035 * Makefile.in: Regenerated.
4036
4037 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4038
4039 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4040 (CFLAGS_FOR_TARGET): Use it.
4041 (CXXFLAGS_FOR_TARGET): Likewise.
4042 * Makefile.in: Regenerated.
4043 * configure.in (--with-build-sysroot): New option.
4044 * configure: Regenerated.
4045
4046 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4047
4048 * Makefile.tpl: Wrap install between unstage and stage
4049 * Makefile.in: Regenerate.
4050
4051 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4052
4053 * all files: Update FSF address.
4054
4055 2005-07-14 Jim Blandy <jimb@redhat.com>
4056
4057 * configure.in: Add cases for Renesas m32c.
4058 * configure: Regenerated.
4059
4060 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4061
4062 * COPYING, compile, config-ml.in, config.guess,
4063 config.sub, install-sh, missing, mkinstalldirs,
4064 symlink-tree, ylwrap: Sync from upstream sources.
4065
4066 2005-07-13 Eric Christopher <echristo@redhat.com>
4067
4068 * configure.in: Add toplevel noconfigdir support for tpf.
4069 * configure: Regenerate.
4070
4071 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4072
4073 * Makefile.def (target_modules): Add libssp.
4074 * configure.in (target_libraries): Add target-libssp.
4075 * configure: Rebuilt.
4076 * Makefile.in: Rebuilt.
4077
4078 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4079
4080 PR ada/22340
4081
4082 * Makefile.def: Sync with gcc.
4083 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4084 * Makefile.in: Regenerate.
4085
4086 2005-07-07 Andreas Schwab <schwab@suse.de>
4087
4088 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4089 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4090 * Makefile.in: Regenerated.
4091
4092 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4093
4094 * configure.in: Add --enable-libssp and --disable-libssp.
4095 * configure: Regenerate with autoconf-2.13.
4096
4097 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4098
4099 * configure.in: Don't build sim or rda when targetting darwin.
4100 * configure: Regenerate.
4101
4102 2005-07-04 Ben Elliston <bje@gnu.org>
4103
4104 * src-release (do-proto-toplev): Remove dejagnu bits.
4105 (DEJAGNU_SUPPORT_DIRS): Remove.
4106 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4107 (GDBD_SUPPORT_DIRS): Likewise.
4108 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4109 (INSIGHTD_SUPPORT_DIRS): Likewise.
4110 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4111
4112 2005-06-30 Ben Elliston <bje@gnu.org>
4113
4114 * setup.com (mpw): Remove unused directive.
4115
4116 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4117
4118 * Makefile.def (stagefeedback): Come after profile.
4119 Define profiledbootstrap target.
4120 * Makefile.tpl (profiledbootstrap): Remove.
4121 (stageprofile-end): Zap stagefeedback.
4122 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4123 * Makefile.in: Regenerate.
4124
4125 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4126
4127 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4128 In 'cpp' stanza, support '#line' as well as '# '.
4129
4130 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4131
4132 * configure.in (unsupported_languages): New macro.
4133 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4134 non-ported target libraries in noconfigdirs.
4135 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4136 non-linux-gnu. Remove libgcj_ex_libffi.
4137 <lang_frag loop>: Set add_this_lang=no if the language is in
4138 unsupported_languages.
4139 * configure: Regenerate.
4140
4141 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4142
4143 * configure.in: Fix typo in handling of --with-mpfr-dir.
4144 * configure: Regenerate.
4145
4146 2005-06-02 Jim Blandy <jimb@redhat.com>
4147
4148 * config.sub: Add cases for the Renesas m32c. (This patch has been
4149 accepted into the master sources.)
4150
4151 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4152 Michael Snyder <msnyder@redhat.com>
4153 Stan Cox <scox@redhat.com>
4154
4155 * configure.in: Set noconfigdirs for ms1.
4156
4157 * configure: Regenerate.
4158
4159 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4160
4161 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4162 (Dependencies): Consider target modules for bootstrap dependencies.
4163 Make target bootstrap modules depend on each stage's gcc.
4164 * Makefile.in: Regenerate.
4165
4166 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4167
4168 * Makefile.def (configure-gcc): Depend on binutils having been built.
4169 (all-gcc): No need to do it here.
4170 * Makefile.in: Regenerate.
4171
4172 2005-05-19 Paul Brook <paul@codesourcery.com>
4173
4174 * configure.in: Rewrite misleading error message when requested
4175 language cannot be built.
4176 * configure: Regenerate.
4177
4178 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4179
4180 * ylwrap: Import from Automake 1.9.5.
4181
4182 2005-05-04 Mike Stump <mrs@apple.com>
4183
4184 * configure.in: Always pass --target to target configures as
4185 otherwise rebuilds that do --recheck will fail.
4186 * configure: Rebuilt.
4187
4188 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4189
4190 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4191 STAGE_HOST_EXPORTS.
4192 (configure, all): Add bootstrap support.
4193 (Host modules, target modules): Pass post-stage1 flags and exports.
4194 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4195 * Makefile.in: Regenerate.
4196
4197 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4198
4199 Sync from gcc:
4200
4201 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4202
4203 * config.sub: Update from master copy.
4204
4205 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4206
4207 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4208 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4209 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4210 "*-*-elf" and "*-*-linux*".
4211 * configure: Regenerate.
4212
4213 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4214
4215 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4216 (TARGET_CONFIGARGS): Include --with-target-subdir.
4217 (configure, all): New macros. Use them throughout.
4218
4219 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
4220
4221 * Makefile.tpl: Sync with gcc.
4222 * Makefile.in: Regenerate.
4223
4224 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4225
4226 * config/mh-mingw32: Delete.
4227 * configure.in: Don't use it.
4228 * configure: Regenerate.
4229
4230 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4231
4232 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4233 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4234 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4235 (HOST_LIB_PATH): Generate from Makefile.def.
4236 (TARGET_LIB_PATH): Likewise.
4237 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4238 * Makefile.in: Regenerate.
4239 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4240 (RPATH_ENVVAR): Include Darwin case.
4241 * configure: Regenerate.
4242
4243 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4244
4245 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4246 * configure: Regenerate.
4247
4248 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4249
4250 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4251 gcc_version, and gcc_version_trigger from set of flags to pass.
4252 * Makefile.tpl: Remove definitions of above variables.
4253 (config.status): Remove dependency on $(gcc_version_trigger).
4254 * Makefile.in: Regenerate.
4255 * configure.in: Do not reference config/gcc-version.m4 nor
4256 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4257 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4258 * configure: Regenerate.
4259
4260 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4261 Andrew Pinski <pinskia@physics.uc.edu>
4262
4263 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4264 * Makefile.in: Regenerate.
4265
4266 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4267
4268 PR libgcj/20160
4269 * ltmain.sh: Avoid creating archives with components that have
4270 duplicate basenames.
4271
4272 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4273
4274 PR bootstrap/20250
4275 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4276 instead of check.
4277 * Makefile.in: Regenerate.
4278
4279 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4280
4281 Sync from gcc.
4282
4283 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4284
4285 PR bootstrap/17383
4286 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4287 * Makefile.tpl (HOST_SUBDIR): New substitution.
4288 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4289 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4290 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4291 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4292 (Host modules, Bootstrapped modules): Use it.
4293 (Build modules, Target modules): Do not create symlink trees,
4294 always configure out-of-srcdir.
4295 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4296 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4297 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4298 $(HOST_SUBDIR). Create a symlink for host_subdir.
4299
4300 * Makefile.in: Regenerate.
4301 * configure: Regenerate.
4302
4303 Merged from libada-gnattools-branch:
4304 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4305
4306 * Makefile.def: Add gnattools as a module, depending on target-libada.
4307 * Makefile.in: Regenerate.
4308 * configure.in: Include gnattools in host_tools; disable it if ada
4309 is disabled.
4310 * configure: Regenerate.
4311
4312 2005-02-23 Nick Clifton <nickc@redhat.com>
4313
4314 * configure: Regenerate.
4315
4316 2005-02-22 Paul Schlie <schlie@comcast.net>
4317
4318 * configure.in: Allow darwin targeted ports to build tk, itcl and
4319 libgui.
4320
4321 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4322
4323 PR libgcj/10353
4324 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4325 * configure: Regenerate.
4326
4327 2005-02-08 Andrew Cagney <cagney@gnu.org>
4328
4329 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4330 gdb/ section. Update GDB's URL.
4331
4332 2005-01-31 Andrew Cagney <cagney@gnu.org>
4333
4334 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4335
4336 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4337
4338 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4339 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4340 target-libgloss when not *-*-elf and *-*-aout.
4341 * configure: Regenerate.
4342
4343 2005-01-27 Andrew Cagney <cagney@gnu.org>
4344
4345 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4346
4347 2005-01-24 Andrew Cagney <cagney@gnu.org>
4348
4349 * gettext.m4: Only fall back to ../intl/ when it's present.
4350
4351 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4352
4353 * install-sh, config.sub: Import from upstream.
4354
4355 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4356
4357 PR bootstrap/18222
4358 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4359 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4360 * Makefile.in: Regenerate.
4361
4362 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4363
4364 Revert 2004-12-28 Makefile changes, a better fix will be
4365 applied to mainline and src after GCC 4.0 branches.
4366
4367 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4368
4369 PR bootstrap/17383
4370
4371 * Makefile.def (target_modules): Remove stage parameter,
4372 it is always true now.
4373 * Makefile.tpl (configure-build-[+module+],
4374 configure-target-[+module+]): Always build symlink tree
4375 for the directory and for include. BUILD_SUBDIR and
4376 TARGET_SUBDIR cannot be . anymore.
4377 * Makefile.in: Regenerate.
4378
4379 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4380
4381 Revert 2004-12-08 Makefile changes.
4382
4383 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4384
4385 * configure.in (sh64-*-*): Reenable gprof.
4386 * configure: Regenerate.
4387
4388 2004-12-09 Jim Blandy <jimb@redhat.com>
4389
4390 * MAINTAINERS: List 'depcomp' as part of automake.
4391
4392 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4393
4394 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4395 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4396 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4397 * Makefile.in: Regenerate.
4398
4399 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4400
4401 * Makefile.tpl: Generate normal dependencies if the LHS module is
4402 not bootstrapped.
4403 * Makefile.in: Regenerate.
4404
4405 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4406
4407 * configure.in: Include config/gxx-include-dir.m4. Use
4408 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4409 * configure: Regenerate.
4410
4411 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4412
4413 * config.if: Delete.
4414 * configure.in: Set libstdcxx_incdir directly.
4415 * configure: Regenerate.
4416 * MAINTAINERS: Remove mention of config.if.
4417 * src-release (DEVO_SUPPORT): Remove config.if.
4418
4419 2004-12-02 Eric Christopher <echristo@redhat.com>
4420
4421 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4422 of things to remove.
4423 * Makefile.in: Regenerate.
4424
4425 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4426
4427 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4428 * configure: Regenerate.
4429
4430 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4431
4432 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4433 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4434 * configure: Regenerate.
4435
4436 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4437
4438 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4439 (hppa*64*-*-*): Delete incorrect comment.
4440 * configure: Rebuilt.
4441
4442 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4443
4444 * install-sh, compile: Import from automake.
4445
4446 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4447
4448 * config.guess, config.sub: Import from savannnah.
4449
4450 2004-11-12 Mike Stump <mrs@apple.com>
4451
4452 * Makefile.def: Add html support.
4453 * Makefile.tpl: Likewise.
4454 * Makefile.in: Regenerate.
4455
4456 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4457
4458 PR 18423
4459 * configure.in: Remove all instances of build-fixincludes from
4460 noconfigdirs.
4461 (build_configargs): Supply --target to subdirectories.
4462 * configure: Regenerate.
4463
4464 * Makefile.def: Make gcc install depend on fixincludes install.
4465 * Makefile.in: Regenerate.
4466
4467 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4468
4469 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4470 target-libgfortran.
4471 * configure: Regenerate.
4472
4473 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4474
4475 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4476 like CC.
4477
4478 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4479
4480 * Makefile.def (host fixincludes): Specify missing targets.
4481 * Makefile.in: Regenerate.
4482
4483 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4484
4485 PR other/17783
4486 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4487 * configure: Regenerated.
4488
4489 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4490
4491 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4492 * configure: Regenerated.
4493
4494 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4495
4496 PR target/18151
4497 * configure.in (case ${target}): Do not build fixincludes for avr.
4498 * configure: Regenerated.
4499
4500 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4501
4502 * configure.in (case ${target}): Do not build fixincludes
4503 on platforms where it is not used.
4504 * configure: Regenerated.
4505
4506 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4507
4508 * configure.in: Use an absolute path to install-sh.
4509 * configure: Regenerated.
4510
4511 2004-10-19 Andrew Cagney <cagney@gnu.org>
4512
4513 * src-release (do-djunpack, do-md5sum): Install the generated file
4514 directly into the proto-toplev/ directory.
4515
4516 2004-10-19 Andrew Cagney <cagney@gnu.org>
4517
4518 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4519
4520 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4521
4522 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4523 * configure: Regenerate.
4524
4525 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4526
4527 Fix wrong conflict resolution in:
4528
4529 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4530
4531 * Makefile.in: Regenerate.
4532 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4533 in the recursive `make', instead of hardwiring `all'.
4534 (Autogenerated TARGET-* variables): New.
4535
4536 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4537
4538 Merged from GCC / libtool upstream:
4539 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4540 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4541 * ltcf-cxx.sh (tpf*): Likewise.
4542 * ltconfig (tpf*): Add TPF OS configuration support.
4543
4544 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4545
4546 * configure.in: Enable target-libgloss for crx-*-*.
4547 * configure: Regenerate.
4548
4549 2004-09-24 Michael Roth <mroth@nessie.de>
4550
4551 * configure.in (--without-headers): Add missing double quotes.
4552 * configure: Regenerate.
4553
4554 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4555
4556 * ylwrap: Revert to previous version.
4557
4558 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4559
4560 PR bootstrap/17369
4561 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4562 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4563 SET_GCC_LIB_PATH_CMD.
4564 (BASE_TARGET_EXPORTS): Likewise.
4565 * Makefile.in: Regenerated.
4566
4567 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4568 * configure: Regenerated.
4569
4570 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4571
4572 * config.guess: New upstream version
4573 * compile, depcomp, install-sh, ylwrap: Likewise.
4574
4575 2004-09-19 Roger Sayle <roger@eyesopen.com>
4576
4577 * config/mh-x86omitfp: New host makefile fragment. Add
4578 -fomit-frame-pointer to the default BOOT_CFLAGS.
4579 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4580 * configure: Regenerate.
4581
4582 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4583
4584 PR target/11572
4585 * configure.in (*-*-darwin*): Renable libobjc.
4586 * configure: Regenerate.
4587
4588 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4589
4590 * Makefile.def: Remove libbanshee.
4591 * Makefile.tpl: Ditto.
4592 * configure.in: Ditto.
4593 * Makefile.in: Regen.
4594 * configure: Ditto.
4595
4596 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4597
4598 * missing: Import latest version from master repository.
4599
4600 2004-09-04 Nick Clifton <nickc@redhat.com>
4601
4602 * config.sub: Import latest version from master repository.
4603 * config.guess: Likewise.
4604 This includes these changes:
4605
4606 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4607
4608 * config.sub: Handle crisv32, alias etraxfs.
4609 * config.guess (crisv32:Linux:*:*): Handle.
4610
4611 2004-08-13 Brad Smith <brad@comstyle.com>
4612
4613 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4614 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4615
4616 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4617
4618 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4619 assume the processor is a powerpc. This is because coreutils
4620 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4621 in this case, due to a MacOS X bug that causes
4622 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4623 to return a negative number.
4624 Problem reported by Petter Reinholdtsen in:
4625 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4626
4627 2004-07-19 Ben Elliston <bje@gnu.org>
4628
4629 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4630
4631 2004-06-24 Ben Elliston <bje@gnu.org>
4632
4633 * config.guess: Update copyright years.
4634 * config.sub: Likewise.
4635
4636 2004-06-22 Robert Millan <robertmh@gnu.org>
4637
4638 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4639 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4640
4641 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4642
4643 * config.guess (*:*VMS:*:*): New entry. Replaces
4644 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4645 manufacturer.
4646
4647 2004-06-22 Ben Elliston <bje@gnu.org>
4648
4649 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4650 * config.sub: Likewise.
4651
4652 2004-06-22 Ben Elliston <bje@gnu.org>
4653
4654 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4655 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4656
4657 2004-06-11 Ben Elliston <bje@gnu.org>
4658
4659 * config.guess (pegasos:OpenBSD:*:*): Remove.
4660
4661 2004-06-11 Ben Elliston <bje@gnu.org>
4662
4663 From Wouter Verhelst <wouter@grep.be>:
4664 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4665
4666 2004-06-11 Ben Elliston <bje@gnu.org>
4667
4668 * config.guess (luna88k:OpenBSD:*:*): New.
4669
4670 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4671
4672 * config.guess (m32r*:Linux:*:*): New case.
4673 * config.sub: Handle m32rle.
4674
4675 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4676
4677 From Jens Petersen <petersen@redhat.com>:
4678 * config.sub: Handle sparcv8.
4679
4680 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4681
4682 From Tom Smith <smith@cag.lkg.hp.com>:
4683 * config.guess: Version suffixes are equally significant on Tru64
4684 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4685 prefix of "P" (patched kernel).
4686
4687 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4688
4689 * config.sub: Add support for National Semiconductor CRX target.
4690
4691 2004-09-03 Jan Beulich <jbeulich@novell.com>
4692
4693 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4694 *-*-netware, but add target-libmudflap.
4695 Consolidate *-*-netware targets (of which really only i?86 exists)
4696 into a single entry.
4697 * configure: Likewise.
4698
4699 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4700
4701 * Makefile.tpl (sorry): Remove.
4702 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4703 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4704 (do-clean): Clean per-stage directories too.
4705 (do-distclean): Run distclean-stage1 too.
4706 (.NOTPARALLEL): Enable during toplevel bootstrap.
4707 (stage[+id+]-bubble): Enable parallel execution during
4708 the recursive invocation.
4709 * Makefile.in: Regenerate.
4710
4711 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4712
4713 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4714
4715 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4716 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4717 * configure: regenerate
4718 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4719 -mdynamic-no-pic
4720
4721 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4722
4723 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4724 include.
4725 * configure.in: Fix indentation.
4726 * configure: Regenerate.
4727
4728 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4729
4730 * Makefile.def (build_modules): Add fixincludes.
4731 (dependencies): Make gcc depend on fixincludes.
4732 * configure.in (build_tools): Add fixincludes.
4733 (build_configdirs): Always include build_libs.
4734 * Makefile.in: Regenerate.
4735 * configure: Regenerate.
4736
4737 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4738
4739 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4740 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4741 phony targets; do not generate timestamp files.
4742 (distclean-stageN): Remove references to their timestamp files.
4743 (restageN, touch-stageN): Remove.
4744 (stageN-bubble): Rewritten.
4745 (compare): Support lean bootstraps.
4746 * Makefile.in: Regenerate.
4747
4748 * configure.in: Only warn when bootstrapping but
4749 build != host or build != target. Support lean bootstraps.
4750 * configure: Regenerate.
4751
4752 Sync from gcc:
4753 2004-08-26 Phil Edwards <phil@codesourcery.com>
4754
4755 * configure.in: Give a better error message if GMP/MPFR are missing
4756 and a language needing them has been requested.
4757 * configure: Regenerated.
4758
4759 2004-08-25 Phil Edwards <phil@codesourcery.com>
4760
4761 * configure.in: Print a list of available language front-ends if
4762 a requested one is missing. Tidy stray tab characters.
4763 * configure: Regenerated.
4764
4765 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4766
4767 * Makefile.in: Regenerate.
4768 * configure: Regenerate.
4769
4770 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4771 stage_*_flags.
4772 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4773 for bootstrapped modules if toplevel bootstrap is going.
4774 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4775 modules. Adjust for changes in Makefile.def. Enable several
4776 rules even in non-bootstrap mode, just to avoid peppering the
4777 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4778 (stage-[+prev+]-bubble): Remove.
4779
4780 * Makefile.def (Dependencies): Depend on all-build-bison,
4781 all-build-flex, all-build-byacc, all-build-texinfo, rather
4782 than the host variations.
4783 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4784 with BUILD_SUBDIR.
4785 (BISON): Update for recent Bisons.
4786 (YACC): Fix typo.
4787 (cross): Depend on all-build.
4788 (all): Do not depend on all-build.
4789 (prebootstrap): Remove.
4790 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4791 (Prebootstrap dependencies): Add them to the per-stage targets
4792 and to all-prebootstrap.
4793 * configure.in (build_configdirs): Always enable build_tools.
4794 (BUILD_DIR_PREFIX): Remove.
4795
4796 * Makefile.def (gcc): Add target variable.
4797 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4798 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4799 in the recursive `make', instead of hardwiring `all'.
4800 (Autogenerated TARGET-* variables): New.
4801
4802 2004-08-17 Robert Millan <robertmh@gnu.org>
4803
4804 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4805 (instead of FreeBSD).
4806 * configure: Regenerate.
4807
4808 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4809
4810 * Makefile.def, configure.in, src-release: Remove useless, bogus
4811 references to tix.
4812 * Makefile.in, configure: Regenerate.
4813
4814 * src-release: Stop distributing mmalloc with gdb (which doesn't
4815 use it).
4816 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4817 * Makefile.in: Regenerate.
4818
4819 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4820
4821 * configure.in (arm*-*-eabi*): New target.
4822 * configure: Regenerate.
4823
4824 2004-08-01 Robert Millan <robertmh@gnu.org>
4825
4826 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4827 libmudflap for all GNU-based systems (with Glibc).
4828 * configure: Regenerate.
4829
4830 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4831
4832 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4833 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4834 (Dependencies): New section.
4835 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4836 (configure-target-[+module+]): Depend on maybe-all-gcc
4837 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4838 (toplevel profiledbootstrap): Fix dependencies.
4839 * Makefile.in: Regenerate.
4840
4841 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4842
4843 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4844 target-libiberty to noconfigdirs.
4845
4846 2004-08-03 Paul Brook <paul@codesourcery.com>
4847
4848 * configure.in: Check for MPFR as well as GMP.
4849 * configure: Regenerate.
4850
4851 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4852
4853 * Makefile.def (host-modules): Add gcc.
4854 * Makefile.in: Regenerate.
4855 * Makefile.tpl (sorry): New rule.
4856 (configure-host, all-host, [+make_target+]-host, do-check,
4857 install-host): Do not add gcc as a special case.
4858 (host modules): Add a small special-casing for gcc. Export
4859 extra_make_flags through the environment.
4860 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4861 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4862 other recursive targets for gcc): Remove.
4863
4864 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4865 (stage, unstage): New rules.
4866 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4867 distclean-stage[+id+]): Use stage_current.
4868 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4869 the stage*-start rules.
4870
4871 2004-07-19 Robert Millan <robertmh@gnu.org>
4872
4873 Synced from gcc:
4874
4875 2004-04-26 Robert Millan <robertmh@gnu.org>
4876
4877 Add patches from libtool CVS.
4878 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4879 * ltconfig: Likewise.
4880 * ltcf-c.sh: Likewise.
4881 * ltcf-cxx.sh: Likewise.
4882 * ltcf-gcj.sh: Likewise.
4883
4884 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4885
4886 * configure.in: Add noconfigdirs for crx-*-*.
4887 * configure: Regenerate.
4888
4889 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4890
4891 Synced from gcc:
4892
4893 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4894
4895 * configure.in: Build libmudflap by default on FreeBSD.
4896 * configure: Regenerated.
4897
4898 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4899
4900 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4901 systems.
4902 * configure: Regenerated.
4903
4904 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4905
4906 PR target/16344
4907 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4908 feedback based compiler.
4909 * Makefile.in: Rebuilt.
4910
4911 2004-07-05 Phil Edwards <phil@codesourcery.com>
4912
4913 * configure.in: Do not prepend $srcdir to /dev/null in
4914 makefile fragments.
4915 * configure: Regenerate.
4916
4917 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4918
4919 * Makefile.def (host_modules): Set bootstrap=true for flex.
4920 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4921 * Makefile.in: Rebuilt.
4922
4923 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4924
4925 * Makefile.def (build_modules): Add bison, byacc, flex,
4926 m4, texinfo.
4927 (flags_to_pass): Add FLEX.
4928 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4929 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4930 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4931 DEFAULT_MAKEINFO): Remove.
4932 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4933 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4934 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4935 objdir or else use configured tool.
4936 (all-build): New.
4937 (all): Depend on it.
4938 (Build module dependencies): Add.
4939 * Makefile.in: Regenerate.
4940 * configure.in: Better support for multiple build modules,
4941 matching what is done for host/target modules. Do not look
4942 for "plausible" locations of build tools if Canadian cross.
4943 Use autoconf's AC_PROG_CC to find a C compiler. Define
4944 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4945 * configure: Regenerate.
4946
4947 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4948
4949 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4950 * Makefile.in: Regenerate.
4951
4952 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4953
4954 * Makefile.tpl (configure-build-[+module+],
4955 configure-[+module+], configure-target-[+module+]): Pass
4956 [+extra_configure_args+].
4957 (all-build-[+module+], all-[+module+], check-[+module+],
4958 install-[+module+], [+make_target+]-[+module+],
4959 all-target-[+module+], check-target-[+module+],
4960 install-target-[+module+], [+make_target+]-target-[+module+]):
4961 Pass [+extra_make_args+].
4962 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4963 (GCC_HOST_EXPORTS): Remove.
4964 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4965 cross, check-gcc, check-gcc-c++, install-gcc,
4966 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4967 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4968 * Makefile.in: Regenerate.
4969
4970 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4971
4972 * configure.in: Check for srcdir/winsup rather than build directory
4973 winsup.
4974 * configure: Regenerate.
4975
4976 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4977
4978 * configure.in: Don't build Cygwin native newlib if winsup
4979 directory is missing. Emit warning instead.
4980 * configure: Regenerate.
4981
4982 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4983
4984 * Makefile.tpl (touch-stage[+id+]): New.
4985 (restage[+prev+]): Depend on touch-stage[+id+].
4986
4987 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4988 Use it throughout.
4989
4990 * Makefile.def: Add profile and feedback bootstrap stages.
4991 Remove next field from bootstrap stages.
4992 * Makefile.tpl (LN, LN_S): Substitute.
4993 (stageN-start, stageN-end): Use double-colon rules, to
4994 provide a hook for additional setup commands.
4995 (distclean-stageN-gcc, restageN): Create dependencies from
4996 [+prev+], not from [+next+].
4997 (stageN-bubble): Add commands for successive stages from
4998 [+prev+], using double-colon rules.
4999 (all-stageN-gcc): Fix typo.
5000 (stagefeedback-start, profiledbootstrap): New.
5001 * Makefile.in: Regenerate.
5002 * configure.in: Call ACX_PROG_LN.
5003 * configure: Regenerate.
5004
5005 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5006
5007 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5008 without gcc.
5009 * configure: Regenerate.
5010
5011 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5012
5013 * Makefile.tpl: Fix typo.
5014 * Makefile.in: Regenerate.
5015
5016 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5017
5018 * configure.in: Remove new- prefix from toplevel
5019 bootstrap targets.
5020 * configure: Regenerate.
5021
5022 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5023
5024 Merge this patch from the gcc tree:
5025
5026 2004-05-30 Andreas Jaeger <aj@suse.de>
5027 Jim Wilson <wilson@specifixinc.com>
5028
5029 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5030 like CC.
5031
5032 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5033
5034 * Makefile.tpl (all.normal): Rename to all.
5035 (all): Replace with a rule to pick the default
5036 target from configure.
5037 (all-gcc, configure-gcc): Use conditionals to
5038 do nothing when toplevel bootstrap is going on.
5039 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5040 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5041 * configure.in: Support --enable-bootstrap.
5042
5043 * Makefile.def: Remove new- prefix from toplevel
5044 bootstrap targets.
5045 * Makefile.tpl: Likewise.
5046
5047 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5048 target.
5049
5050 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5051 $(RECURSE_FLAGS) to recursive invocation of make.
5052
5053 * Makefile.in: Regenerate.
5054 * configure: Regenerate.
5055
5056 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5057
5058 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5059 * configure: Regenerate.
5060
5061 2004-05-25 Daniel Jacobowitz <drow@false.org>
5062
5063 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5064 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5065 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5066 targets.
5067 * Makefile.in: Regenerate.
5068
5069 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5070
5071 * configure.in: Test the ability to symlink directories.
5072 * configure: Regenerate.
5073
5074 * Makefile.def (bootstrap-stage): New definitions.
5075 * Makefile.tpl (configure-stage1-gcc,
5076 configure-stage2-gcc, configure-stage3-gcc,
5077 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5078 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5079 new-restage3, compare): Autogenerate, see Makefile.in
5080 entry for behavioral changes.
5081 (distclean-stage1, new-stage1-start, new-stage1-end,
5082 new-stage1-bubble, distclean-stage2, new-stage2-start,
5083 new-stage2-end, new-stage2-bubble, distclean-stage3,
5084 new-stage3-start, new-stage3-end): New autogenerated targets.
5085 (objext, prebootstrap, BOOT_CFLAGS,
5086 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5087 targets.
5088
5089 * Makefile.in: Regenerate.
5090 (distclean-stage1, new-stage1-start, new-stage1-end,
5091 new-stage1-bubble, distclean-stage2, new-stage2-start,
5092 new-stage2-end, new-stage2-bubble, distclean-stage3,
5093 new-stage3-start, new-stage3-end): New targets.
5094 (all-stage1-gcc): Move prebootstrap dependency from here...
5095 (configure-stage1-gcc): ...to here.
5096 (new-bootstrap): Use bubble targets.
5097 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5098 Use per-stage distclean targets.
5099 (configure-stage1-gcc, configure-stage2-gcc,
5100 configure-stage3-gcc, all-stage1-gcc,
5101 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5102 Use new-stageN-start to prepare the tree.
5103
5104 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5105
5106 * Makefile.def (host_modules): add libcpp.
5107 * Makefile.tpl: Add dependencies on and for libcpp.
5108 * Makefile.in: Regenerate.
5109 * configure.in: Add libcpp host module.
5110 * configure: Regenerate.
5111
5112 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5113
5114 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5115 of libf2c.
5116 * configure, Makefile.in: Regenerate.
5117
5118 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5119
5120 Merge from tree-ssa-20020619-branch.
5121
5122 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5123 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5124 (HOST_GMPLIBS): Define.
5125 (HOST_GMPINC): Define.
5126 (TARGET_LIB_PATH): Add libmudflap.
5127 (GFORTRAN_FOR_TARGET): Define.
5128 (configure-build*): Export GFORTRAN.
5129 (configure-gcc): Export GMPLIBS and GMPINC.
5130 (all-gcc): Add maybe-all-libbanshee.
5131 (configure-target-libgfortran): Define.
5132 * Makefile.in: Regenerate.
5133 * configure.in (host_libs): Add libbanshee.
5134 (target_libraries): Add target-libmudflap and target-libgfortran.
5135 Add --with-libbanshee.
5136 Handle --disable-libmudflap.
5137 (*-*-freebsd*): Use with_gmp.
5138 Add $(libgcj) to noconfigdirs.
5139 * configure: Regenerate.
5140 * depcomp: New file.
5141 * MAINTAINERS: Add tree-ssa maintainers.
5142
5143 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5144
5145 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5146 * configure: Regenerate.
5147
5148 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5149
5150 Revert:
5151 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5152
5153 * Makefile.def (flags_to_pass): Remove *dir variables that
5154 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5155 as well as prefix and exec_prefix.
5156 * Makefile.in: Regenerate.
5157
5158 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5159
5160 * Makefile.def (host_modules): Mark with the bootstrap
5161 flag packages on which gcc depends.
5162 * Makefile.tpl (all-bootstrap): Use it.
5163 * Makefile.in: Regenerate.
5164
5165 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5166
5167 * Makefile.def (flags_to_pass): Remove *dir variables that
5168 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5169 as well as prefix and exec_prefix.
5170 * Makefile.in: Regenerate.
5171
5172 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5173
5174 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5175 * configure: Regenerate.
5176 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5177 * gcc/Makefile.tpl (compare): Use the result of the test.
5178 * gcc/Makefile.in: Regenerate.
5179
5180 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5181
5182 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5183 Always relocate gcc and prev-gcc to the original names, even
5184 if the build fails.
5185 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5186 New targets.
5187
5188 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5189
5190 * configure.in (mips*-*-irix5*): Enable ld.
5191 * configure: Regenerate.
5192
5193 2004-04-15 James E Wilson <wilson@specifixinc.com>
5194
5195 * Makefile.tpl (configure-[+module+], configure-gcc,
5196 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5197 Set and export LDFLAGS.
5198 * Makefile.in: Regenerate.
5199
5200 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5201
5202 PR bootstrap/14871
5203 * Makefile.tpl: If we don't have built-in-tree target tools,
5204 use the ones found by configure rather than hacking around with
5205 program_transform_name.
5206 * configure.in: Give Makefile.tpl the information necessary
5207 to do that.
5208 * Makefile.in: Regenerate.
5209 * configure: Regenerate.
5210
5211 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5212
5213 PR bootstrap/14760
5214 * configure.in: When computing baseargs, strip *all* copies of
5215 offending options. Also, don't match/substitute the trailing space,
5216 so that this actually works when two similar options are separated by
5217 only one space.
5218 * configure: Regenerate.
5219
5220 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5221
5222 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5223 (rs6000-*-aix*): Same.
5224 * configure: Regenerate.
5225
5226 2004-03-25 Stan Shebs <shebs@apple.com>
5227
5228 Remove MPW support, no longer used.
5229 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5230 mpw-install: Remove files.
5231 * src-release (DEVO_SUPPORT): Remove names of removed files.
5232 * MAINTAINERS: Likewise.
5233
5234 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5235
5236 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5237 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5238 * Makefile.in: Regenerate.
5239
5240 * configure.in (top level bootstrap support): Rework --enable-werror
5241 to set @stage2_werror_flag@.
5242 * configure: Regenerate.
5243 * Makefile.tpl (top level bootstrap support): Pass
5244 @stage2_werror_flag@ down to configure in stages 2 and 3.
5245 * Makefile.in: Regenerate.
5246
5247 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5248
5249 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5250 for stages 2 and 3 as well as in make. As a consequence, remove
5251 OUTPUT_OPTION (now detected by configure) from the flags passed down
5252 to make.
5253 * Makefile.in: Regenerate.
5254
5255 * Makefile.tpl (new-bootstrap): Fix typo.
5256 * Makefile.in: Regenerate.
5257
5258 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5259
5260 * Makefile.tpl: Rearrange by moving recursive_targets rules
5261 into their proper sections.
5262 * Makefile.tpl (top level bootstrap support): Move disabling
5263 of coverage flags from 'make' to 'configure'; improve comments.
5264 * Makefile.in: Regenerate.
5265
5266 * Makefile.tpl (experimental top level bootstrap) Move stage1
5267 language setting from all- target to configure- target; disable
5268 intermodule optimization in stage 1; prevent gratuitous rebuilds
5269 of stage 1.
5270 * Makefile.in: Regenerate.
5271 * configure.in: Comma-separate stage 1 language list for top
5272 level bootstrap.
5273 * configure: Regenerate.
5274
5275 * Makefile.tpl: Clean up experimental top level bootstrap support:
5276 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5277 prev-gcc in configure- targets as well as all- targets.
5278 * Makefile.in: Regenerate.
5279
5280 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5281
5282 * configure.in: Remove symbolic link section.
5283 * configure: Regenerate.
5284 * Makefile.tpl (links): Remove.
5285 * Makefile.in: Regenerate.
5286
5287 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5288 Nathanael Nerode <neroden@gcc.gnu.org>
5289
5290 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5291 Set with AC_CHECK_PROGS.
5292 * configure.in: Fix comment typo from last patch.
5293 * configure: Regenerate.
5294
5295 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5296
5297 * Makefile.tpl: Introduce experimental top level bootstrap support.
5298 * Makefile.in: Regenerate.
5299 * configure.in: Introduce support for top level bootstrap.
5300 * configure: Regenerate.
5301
5302 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5303 Paolo Bonzini <bonzini@gnu.org>
5304
5305 PR bootstrap/14522
5306 * configure.in: Cope with shells that do not support unquoted ^
5307 * configure: Regenerate.
5308
5309 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5310 Paolo Bonzini <bonzini@gnu.org>
5311
5312 PR bootstrap/14522
5313 * configure.in: Cope with shell that do not support nesting
5314 quotes inside quoted backquote substitutions.
5315 * configure: Regenerate.
5316
5317 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5318
5319 PR bootstrap/14522
5320 * configure.in: Fix escaping of $.
5321 * configure: Regenerate.
5322
5323 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5324
5325 * configure: Regenerate.
5326
5327 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5328
5329 PR ada/14131
5330 Move language detection to the top level.
5331 * configure.in: Find default values for the tools as
5332 soon as possible. Disable ada if GNAT is not found.
5333 Emit error message about missing languages. Expand
5334 --enable-languages=all for the gcc subdirectory.
5335
5336 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5337
5338 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5339 and disable libgcj.
5340 * configure: Regenerated.
5341
5342 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5343
5344 PR bootstrap/7087
5345 * Makefile.tpl: Guard XFOO sed statements better.
5346 * Makefile.tpl: Add dependency for configure-target-libada.
5347 * Makefile.in: Regenerate (incidentally fixes broken
5348 commit when libada-branch was merged).
5349
5350 2004-02-28 Andrew Cagney <cagney@redhat.com>
5351
5352 * src-release (CVS_NAMES): Define.
5353 (do-tar, do-tar): Prune $(CVS_NAMES).
5354
5355 2004-02-23 Andrew Cagney <cagney@redhat.com>
5356
5357 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5358 2004-02-19.09.
5359
5360 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5361
5362 PR bootstrap/11932
5363 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5364
5365 2004-02-19 Andrew Cagney <cagney@redhat.com>
5366
5367 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5368 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5369
5370 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5371
5372 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5373 (rs6000-*-aix*): Same.
5374 * configure: Regenerate.
5375
5376 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5377
5378 * configure.in (host): Add in missing $noconfigdirs to defines.
5379 * configure: Regenerate.
5380
5381 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5382 Nathanael Nerode <neroden@gcc.gnu.org>
5383
5384 PR ada/6637, PR ada/5911
5385 Merge with libada-branch:
5386 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5387 with appropriate dependencies. Add --enable-libada configure switch.
5388 * configure, Makefile.in: Regenerate.
5389
5390 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5391
5392 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5393 * configure: Regenerate.
5394
5395 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5396
5397 * COPYING.NEWLIB: Update Red Hat license to 2004.
5398
5399 2004-01-23 DJ Delorie <dj@redhat.com>
5400
5401 * Makefile.def (target_modules) [libiberty]: Don't stage.
5402 * Makefile.in: Rebuilt.
5403
5404 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
5405
5406 * COPYING.NEWLIB: Update to include copyrights for new
5407 iconv code.
5408
5409 2004-01-15 Andrew Cagney <cagney@redhat.com>
5410
5411 * src-release: Update copyright year.
5412 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5413 (NEWLIB_SUPPORT_DIRS): Delete macro.
5414 (newlib.tar.bz2): Delete rule.
5415
5416 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5417
5418 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5419 * Makefile.tpl (configure-target-[+module+]): Support stage.
5420 * Makefile.in: Rebuilt.
5421
5422 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5423
5424 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5425 throughout.
5426
5427 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5428
5429 * configure.in: Use ./config.cache, not config.cache.
5430 * configure: Regenerate.
5431 * Makefile.tpl: Special-casing not needed for GCC any more.
5432 * Makefile.in: Regenerate.
5433
5434 * configure.in: Don't share a cache file for host dirs.
5435 * configure: Regenerate.
5436
5437 * config-ml.in: Don't mess with the cache file.
5438
5439 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5440
5441 * Makefile.tpl: Make GCC use a separate config.cache.
5442 * Makefile.in: Regenerate.
5443
5444 PR bootstrap/11932, PR bootstrap/11933
5445 (I don't know if it will fix either of them, but it relates
5446 to them.)
5447 * configure.in: Don't use shared config.cache for target
5448 directories.
5449 * configure: Regenerate.
5450
5451 2003-12-31 Roger Sayle <roger@eyesopen.com>
5452
5453 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5454 * configure: Regenerated.
5455
5456 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5457
5458 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5459 * configure: Regenerated.
5460
5461 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5462
5463 Port change over from GCC:
5464 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5465 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5466 (configure-build-[+module+], configure-[+module+]): Likewise.
5467 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5468 * Makefile.in: Regenerate.
5469
5470 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5471
5472 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5473 * configure: Regenerate.
5474
5475 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5476
5477 * COPYING.NEWLIB: Add license info for long long routines added to
5478 stdlib.
5479
5480 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5481
5482 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5483 * Makefile.in: Regenerate.
5484
5485 2003-10-20 Phil Edwards <phil@codesourcery.com>
5486
5487 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5488 * configure: Regenerate.
5489
5490 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5491
5492 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5493 HOST_FLAGS_TO_PASS.
5494 * Makefile.in: Regenerate.
5495
5496 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5497
5498 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5499 * configure: Rebuilt
5500 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5501 * Makefile.in: Rebuilt
5502
5503 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5504
5505 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5506
5507 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
5508
5509 * config-ml.in: Use ac_configure_args directly instead of
5510 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5511 actually seen.
5512
5513 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5514
5515 * config-ml.in: Propagate INSTALL variables.
5516
5517 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5518
5519 * configure.in: Pass a computed --program-transform-name
5520 to subconfigures.
5521 * configure: Regenerated.
5522
5523 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5524
5525 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5526 * Makefile.in: Regenerate.
5527
5528 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5529 * Makefile.in: Regenerate.
5530
5531 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5532
5533 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5534 quoting.
5535 * configure: Regenerated.
5536
5537 2003-09-12 Michael Chastain <mec@shout.net>
5538
5539 Fix PR gdb/857.
5540 * src-release (do-proto-topleve): Remove junk files
5541 intl/config.cache, intl/config.status,
5542 intl/config.h, intl/stamp-h.
5543
5544 2003-09-14 Andrew Cagney <cagney@redhat.com>
5545
5546 * src-release (dejagnu.tar): New target.
5547 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5548 (do-djunpack): Use $(PACKAGE) for the package name.
5549
5550 2003-09-04 DJ Delorie <dj@redhat.com>
5551
5552 * configure: Regenerate.
5553
5554 2003-09-04 Robert Millan <robertmh@gnu.org>
5555
5556 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5557
5558 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5559
5560 * configure.in: Ensure arguments to sed are properly spaced.
5561 * configure: Regenerate.
5562
5563 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
5564
5565 Merge from gcc:
5566 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5567 * install-sh: Update to newer upstream versions (associated with
5568 aclocal 1.7).
5569 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5570
5571 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5572
5573 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5574 * configure: Regenerated.
5575
5576 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5577
5578 * configure.in: Use newline instead of semicolon when assuming
5579 shell arguments in a for loop.
5580 * configure: Regenerated.
5581
5582 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5583
5584 PR 8180
5585 * configure.in: When testing with_libs and with_headers, treat
5586 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5587 * configure: Regenerate.
5588
5589 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5590 make, shell, etc.
5591 (baseargs): Likewise.
5592 * configure: Regenerate.
5593
5594 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5595
5596 * configure.in: Disable libgcj for darwin not on powerpc.
5597 * configure: Rebuild.
5598
5599 2003-08-15 Michael Chastain <mec@shout.net>
5600
5601 * src-release (do-proto-toplev): Remove junk files
5602 dejagnu/example/calc/config.status,
5603 dejagnu/example/calc/config.log.
5604
5605 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5606
5607 * config-ml.in, symlink-tree: Add license.
5608
5609 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5610
5611 Merge from gcc:
5612
5613 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5614 * Makefile.tpl (check, check-c++): Express dependencies using
5615 dependencies rather than commands.
5616 * Makefile.in: Regenerate.
5617
5618 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5619 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5620 * Makefile.in: Update.
5621
5622 2003-08-01 Andrew Cagney <cagney@redhat.com>
5623
5624 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5625 * configure: Ditto.
5626
5627 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5628
5629 * configure.in: Enable libgcj for darwin.
5630 * configure: Rebuild.
5631
5632 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5633
5634 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5635
5636 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5637
5638 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5639 creating target and build subdirs to build all parent dirs as needed.
5640 * Makefile.in: Rebuild.
5641 * configure.in: Don't build dirs explicitly here.
5642 * configure: Rebuild.
5643
5644 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5645
5646 * Makefile.tpl (all-make): Depend on intl.
5647 * Makefile.in: Rebuilt.
5648
5649 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5650
5651 * config.if: Remove unused libc_interface determination.
5652
5653 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5654
5655 * Makefile.in: Regenerate, correctly this time.
5656
5657 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5658
5659 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5660 unused INSTALL_PROGRAM_ARGS.
5661 * configure.in: Use AC_PROG_INSTALL.
5662 * Makefile.in: Regenerate.
5663 * configure: Regenerate.
5664
5665 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5666
5667 * configure: Rebuilt.
5668 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5669 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5670 newlib nor libgloss.
5671 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5672 * configure.in (am33_2.0-*-linux*): Added.
5673
5674 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5675
5676 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5677 * configure: Regenerate.
5678
5679 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5680
5681 * config-ml.in: Replace PWD with PWD_COMMAND.
5682 * Makefile.tpl: Likewise.
5683 * Makefile.in: Regenerated.
5684
5685 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5686
5687 * configure.in: Clean up config-lang.in handling. Delete
5688 useless assignment to "subdirs".
5689 * configure: Regenerate.
5690
5691 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5692
5693 * configure.in: Rename 'target_libs' to 'target_libraries'.
5694 Remove useless reference to 'target_libs'.
5695 * configure: Regenerate.
5696
5697 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5698
5699 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5700 * Makefile.in: Regenerate.
5701
5702 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5703
5704 * Makefile.def: Introduce flags_to_pass.
5705 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5706 * Makefile.in: Regenerate.
5707
5708 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5709
5710 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5711 and target-libgloss.
5712 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5713 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5714 * configure: Regenerate.
5715
5716 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5717
5718 * configure.in: Update testsuite_flags to new location.
5719 * configure. Regenerate.
5720
5721 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5722
5723 * Makefile.tpl: Remove BUILD_CC stuff.
5724 * Makefile.in: Regenerate.
5725
5726 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5727
5728 * config.guess: Update to 2003-06-12 version.
5729 * config.sub: Update to 2003-06-13 version.
5730
5731 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5732
5733 * MAINTAINERS: Add myself as MIPS co-maintainer.
5734
5735 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5736
5737 * config.guess: Update to 2003-06-06 version.
5738 * config.sub: Update to 2003-06-06 version.
5739
5740 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5741
5742 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5743 * configure. Regenerate.
5744
5745 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5746
5747 * configure.in: Disable serial configure by default.
5748 * configure: Regenerate.
5749 * Makefile.tpl: Abolish .NOTPARALLEL.
5750 * Makefile.in: Regenerate.
5751
5752 * Makefile.tpl: Replace {build,host,target}_canonical by
5753 {build,host,target}.
5754 * Makefile.in: Regenerate.
5755
5756 * Makefile.tpl: Fix stupid pasto.
5757 * Makefile.in: Regenerate.
5758
5759 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5760
5761 * Makefile.tpl: Remove bogus conditional.
5762 * Makefile.in: Regenerate.
5763
5764 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5765
5766 * Makefile.tpl: Make 'recursive targets' using autogen rather
5767 than shell loop. Remove duplicate 'clean' targets and false
5768 comments.
5769 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5770 Add systematic method of specifying missing targets in subdirs.
5771 Add copyright boilerplate.
5772 * Makefile.in: Regenerate.
5773 * configure.in: Add 'recursive targets' to maybe list.
5774 * configure: Regenerate.
5775
5776 * Makefile.tpl: Rename [+target+] to [+make_target+].
5777 * Makefile.def: Rename 'target' to 'make_target'.
5778
5779 2003-05-30 Nick Clifton <nickc@redhat.com>
5780
5781 * README-maintainer-mode: Update URL for locating blessed config
5782 tools.
5783
5784 2003-05-29 Robert Millan <rmh@debian.org>
5785
5786 * ltconfig: Import this patch and modify for use with current
5787 version of ltconfig:
5788
5789 2003-05-21 Bruno Haible <bruno@clisp.org>
5790
5791 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5792 GNU/FreeBSD.
5793
5794 2003-05-28 DJ Delorie <dj@redhat.com>
5795
5796 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5797 * Makefile.in: Regenerate.
5798
5799 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5800
5801 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5802
5803 2003-05-21 DJ Delorie <dj@redhat.com>
5804
5805 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5806 newlib or libgloss.
5807 * Makefile.in: Regenerate.
5808
5809 2003-05-21 DJ Delorie <dj@redhat.com>
5810
5811 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5812 * Makefile.in: Regenerate.
5813
5814 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5815
5816 * configure.in: Use curly braces in the definition of tooldir.
5817 * configure: Regenerate.
5818
5819 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5820
5821 * configure.in: Switch more things to use maybe dependencies.
5822 * Makefile.tpl: Switch more things to use maybe dependencies.
5823 Factor out common code from autogen IF statements.
5824 * configure: Regenerate.
5825 * Makefile.in: Regenerate.
5826
5827 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5828
5829 * configure.in: Accept i[3456789]86 for machine type.
5830 * configure: Regenerate.
5831
5832 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5833
5834 * configure.in: Switch more things to use maybe dependencies.
5835 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5836 * configure: Regenerate.
5837 * Makefile.tpl: Switch more things to use maybe dependencies.
5838 * Makefile.in: Regenerate.
5839
5840 2003-05-16 Andreas Schwab <schwab@suse.de>
5841
5842 * Makefile.tpl (install-opcodes): Define.
5843 * Makefile.in: Rebuild.
5844
5845 2003-05-13 Andreas Jaeger <aj@suse.de>
5846
5847 * config.guess: Update to 2003-05-09 version.
5848 * config.sub: Update to 2003-05-09 version.
5849
5850 2003-05-13 Michael Eager <eager@mvista.com>
5851
5852 * configure.in: Correct sed script so that options in quotes are not
5853 deleted.
5854 * configure: Rebuild.
5855
5856 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
5857
5858 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5859 and $$s/newlib/libc/sys/cygwin32 include paths.
5860 * configure: Ditto.
5861
5862 2003-05-05 H.J. Lu <hjl@gnu.org>
5863
5864 * config-ml.in: Restored from gcc repository.
5865
5866 2003-05-02 Chris Demetriou <cgd@broadcom.com>
5867
5868 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5869 * Makefile.in: Regenerate.
5870
5871 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5872
5873 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5874 and Makefile.def.
5875
5876 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5877
5878 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5879 * Makefile.in: Regenerated.
5880
5881 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5882
5883 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5884 * Makefile.in: Regenerate.
5885
5886 2003-04-18 Jakub Jelinek <jakub@redhat.com>
5887
5888 * configure.in (powerpc64*-*-linux*): Remove.
5889 * configure: Rebuilt.
5890
5891 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
5892
5893 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5894 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5895 and restrap.
5896 * Makefile.in: Regenerate.
5897
5898 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
5899
5900 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5901 * configure: Regenerated.
5902
5903 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
5904
5905 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5906 * */configure: Rebuilt.
5907
5908 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5909
5910 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5911 * Makefile.in: Regenerate.
5912
5913 2003-03-14 Michael Chastain <mec@shout.net>
5914
5915 * Makefile.in: Regenerate with correct Makefile.def.
5916
5917 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5918
5919 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5920 Make macro.
5921 * Makefile.in: Regenerate.
5922 * configure.in: Clean up gxx_include_dir logic.
5923 * configure: Regenerate.
5924
5925 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5926
5927 * configure.in (gxx_include_dir): Fix typo.
5928 * configure: Regenerated.
5929
5930 2003-03-06 Andrew Cagney <cagney@redhat.com>
5931
5932 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5933
5934 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
5935
5936 * configure.in: Include $(build_tooldir)/sys-include in
5937 FLAGS_FOR_TARGET.
5938 * configure: Regenerated.
5939
5940 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5941
5942 * Makefile.tpl: Reindent.
5943 * Makefile.in: Regenerate.
5944 * configure.in: Reindent. Don't set unused variables.
5945 * configure: Regenerate.
5946
5947 * Makefile.tpl: Always pass down RANLIB.
5948 * Makefile.in: Regenerate.
5949
5950 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5951 * Makefile.in: Regenerate.
5952 * configure.in: Remove unused logic relating to --enable-shared
5953 and --enable-threads. Remove bogus comments. Remove redundant
5954 noconfigdirs.
5955 * configure: Regenerate.
5956
5957 * configure.in: Replace ${libstdcxx_version} by its value.
5958 Remove reference to mh-dgux.
5959 * configure: Regenerate.
5960
5961 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5962
5963 * Makefile.tpl: Rearrange.
5964 * Makefile.in: Regenerate.
5965
5966 2003-02-25 Nick Clifton <nickc@redhat.com>
5967
5968 * configure: Remove site-file supprot - it is obsolete.
5969
5970 2003-02-24 Uwe Stieber <uwe@wwws.de>
5971
5972 * configure.in: Add support for kaOS as cross build target system.
5973 * configure: Regenerated.
5974
5975 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
5976
5977 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5978 configure-target-* as some target builds may require additional
5979 flags for preprocessor tests.
5980 * Makefile.in: Regenerated.
5981
5982 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5983
5984 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5985 * ltconfig: Handle it.
5986 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5987 auto-detecting it.
5988
5989 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5990
5991 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
5992 it is used as argument to $CC.
5993 * ltcf-gcj.sh: Likewise.
5994
5995 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5996
5997 * configure.in: Introduce --enable-maintainer-mode.
5998 * configure: Rebuilt.
5999 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6000 for maintainer mode.
6001 * Makefile.in: Rebuilt.
6002
6003 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6004
6005 * configure: Regenerate using autoconf 2.13.
6006
6007 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6008
6009 * config.guess: Import latest version.
6010 * config.sub: Import latest version.
6011
6012 2003-02-18 Jason Merrill <jason@redhat.com>
6013
6014 * Makefile.tpl (check-c++): Allow parallelism.
6015
6016 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6017
6018 * configure: Regenerate using autoconf 000227.
6019
6020 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6021
6022 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6023 don't configure target-libobjc.
6024 * configure: Regenerate.
6025
6026 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6027
6028 * Makefile.tpl (RANLIB): Define.
6029 * Makefile.in: Regenerate.
6030
6031 2003-02-06 Keith R Seitz <keiths@redhat.com>
6032
6033 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6034 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6035 * Makefile.in: Regenerated.
6036 * configure.in: Remove all traces of snavigator, db, and grep.
6037 * configure: Regenerated.
6038
6039 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6040
6041 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6042 * Makefile.in: Regenerated.
6043
6044 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6045
6046 * config.if: Copy from GCC.
6047
6048 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6049
6050 * configure.in: Revert 24Jan change.
6051 * configure: Regenerate.
6052
6053 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6054
6055 * configure.in: Revert previous change.
6056 * configure: Regenerate.
6057
6058 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6059
6060 * configure.in: Make rda native-only.
6061 * configure: Regenerate.
6062
6063 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6064
6065 * configure.in: Add missing \.
6066 * configure: Rebuilt.
6067
6068 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6069
6070 * configure.in (baseargs): Avoid using \| in sed regular
6071 expressions.
6072 * configure: Rebuilt.
6073
6074 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6075
6076 * configure.in (baseargs): Remove all supported forms of
6077 --cache-file, --srcdir, --host, --build and --target options
6078 from argument lists.
6079 * configure: Rebuilt.
6080
6081 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6082
6083 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6084 * configure: Rebuilt.
6085
6086 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6087
6088 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6089 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6090 * Makefile.in: Regenerate.
6091 * configure: Regenerate.
6092
6093 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6094
6095 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6096 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6097 * Makefile.in: Regenerate.
6098
6099 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6100
6101 * configure.in: Remove Makefile in build, host and target modules
6102 unless configure was run with --no-recursion.
6103 * configure: Rebuilt.
6104
6105 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6106
6107 * config.guess: Update to 2003-01-03 version.
6108 * config.sub: Update to 2003-01-03 version.
6109
6110 2003-01-07 Christopher Faylor <cgf@redhat.com>
6111
6112 * configure: Regenerate with proper autoconf 2.13.
6113
6114 2003-01-07 Christopher Faylor <cgf@redhat.com>
6115
6116 * configure.in: Add AC_PREREQ for consistency.
6117 * configure: Regenerate.
6118
6119 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6120
6121 * configure.in (GDB_TK): Add tcl directories conditional on
6122 gdb/gdbtk directory being present.
6123 * configure: Regenerate.
6124
6125 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6126
6127 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6128 by gcc if LD is not defined and we are not doing a Canadian Cross.
6129 * configure: Rebuilt.
6130
6131 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6132
6133 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6134
6135 2002-12-31 Tom Tromey <tromey@redhat.com>
6136
6137 * Makefile.in: Rebuilt.
6138 * Makefile.def (target_modules) [libffi]: Allow installation.
6139
6140 2002-12-31 Andreas Schwab <schwab@suse.de>
6141
6142 * configure.in: Fix use of $program_transform_name.
6143 * configure: Regenerated.
6144
6145 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6146
6147 * configure.in (baseargs): Don't remove first configure argument.
6148 * configure: Regenerated.
6149
6150 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6151
6152 * Makefile.tpl (local-distclean): Don't remove...
6153 (multilib.ts): ... this. Moved into...
6154 (multilib.out): ... this. Don't use sub-make.
6155 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6156 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6157 (configure-build-[+module+], configure-[+module+],
6158 configure-target-[+module+], configure-gcc): ... these. Test
6159 for Makefile existence. Drop config.status from dependencies.
6160 * Makefile.in: Rebuilt.
6161 * configure.in: Move gcc-version-trigger to the end of
6162 ac_configure_args. Add comments to maybedep.tmp and
6163 serdep.tmp. Introduce --disable-serial-configure. Remove
6164 nonopt from baseargs, matching and removing corresponding
6165 whitespace while at it.
6166 * configure: Rebuilt.
6167
6168 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6169
6170 * configure.in (host_configargs): Replace reference to
6171 no-longer-defined buildopts with --build=${build_alias}.
6172 * configure: Rebuilt.
6173
6174 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6175
6176 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6177 program_transform_name to standard idiom.
6178 (AUTOGEN, AUTOCONF): Define.
6179 (Makefile.in): Use $(AUTOGEN).
6180 (Makefile): Depend on config.status, and use autoconf-style rule to
6181 build it. Move original commands to...
6182 (config.status): ... this new target.
6183 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6184 $(AUTOCONF).
6185 * Makefile.in: Rebuilt.
6186
6187 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6188
6189 * Makefile.tpl: Fix dramatic bustage due to change in
6190 program_transform_name.
6191 * Makefile.in: Regenerate.
6192
6193 * configure.in: Remove unnecessary PATH setting.
6194 * configure: Regnerate.
6195
6196 * configure.in: Don't default to unprefixed tools unless
6197 the native tools will work.
6198 * configure: Regenerate.
6199
6200 * configure.in: Convert to autoconf script. Blow away lots
6201 of now-redundant Makefile fragments.
6202 * configure: Generate using Autoconf.
6203 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6204 * Makefile.in: Regenerate.
6205
6206 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6207
6208 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6209 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6210
6211 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6212 where they belong.
6213
6214 2002-12-24 Andreas Schwab <schwab@suse.de>
6215
6216 * Makefile.tpl (multilib.out): Fix missing space.
6217 * Makefile.in: Regenerate.
6218
6219 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6220
6221 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6222 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6223 * Makefile.in: Regenerate.
6224 * configure.in: Remove unnecessary leftovers.
6225
6226 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6227
6228 * configure.in (extra_ranlibflags_for_target): New variable.
6229 (*-*-darwin): Add -c to ranlib commands.
6230 * configure (tooldir): Handle extra_ranlibflags_for_target.
6231
6232 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6233
6234 * COPYING.NEWLIB: Updated.
6235 * COPYING.LIBGLOSS: Ditto.
6236
6237 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6238
6239 * Makefile.tpl: Revert HJL's change.
6240 * Makefile.in: Regenerated.
6241 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6242 always.
6243
6244 2002-12-19 Andreas Schwab <schwab@suse.de>
6245
6246 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6247 * Makefile.in: Regenerate.
6248
6249 2002-12-18 H.J. Lu <hjl@gnu.org>
6250
6251 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6252 * Makefile.in: Regenerated.
6253
6254 * configure.in (build_prefix): New. Substitute.
6255
6256 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6257
6258 * Makefile.tpl: Don't let real targets depend on phony targets.
6259 * Makefile.in: Regenerate.
6260
6261 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6262 * Makefile.in: Regenerate.
6263
6264 2002-12-16 Jason Merrill <jason@redhat.com>
6265
6266 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6267 previous 'make bootstrap'.
6268 * Makefile.in: Regenerate.
6269
6270 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6271
6272 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6273
6274 2002-12-13 Jason Merrill <jason@redhat.com>
6275
6276 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6277 library tests.
6278 (check-c++): Just depend on it and check-target-libstdc++-v3.
6279 * Makefile.in: Regenerate.
6280
6281 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6282
6283 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6284 * Makefile.in: Regenerate.
6285
6286 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6287
6288 * COPYING.NEWLIB: Update list of alternate Regent of California
6289 licenses and discuss official revoking of advertising clause.
6290 * COPYING.LIBGLOSS: Ditto.
6291
6292 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6293
6294 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6295 * Makefile.in: Rebuilt.
6296
6297 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6298
6299 * configure: Fix bug put in by gremlins.
6300
6301 * Makefile.tpl: Substitute more autoconfily.
6302 * configure: Substitute more autoconfily.
6303 * Makefile.in: Regenerate.
6304
6305 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6306
6307 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6308 * Makefile.in (all-sim): Ditto.
6309
6310 2002-12-06 DJ Delorie <dj@redhat.com>
6311
6312 * Makefile.tpl: Change configure dependencies to not have real
6313 targets depend on phony targets.
6314
6315 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6316
6317 * configure.in: Revert unintentional change.
6318
6319 * src-release: Configure host subdirs.
6320
6321 * Makefile.tpl: Change dependency for */multilib.out so that
6322 it works when gcc isn't in the tree.
6323
6324 * configure.in: Substitute more.
6325 * configure: Run subconfigures from the Makefile.
6326 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6327 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6328
6329 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6330
6331 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6332 and corresponding dependencies.
6333 * Makefile.in: Regenerate.
6334
6335 * configure.in (host_tools): Order binutils, gas and ld for
6336 convenience in running the testsuites.
6337
6338 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6339 * Makefile.in: Regenerate.
6340 * configure.in: Introduce rules to serialize subconfigure runs.
6341
6342 * configure.in: Introduce BASE_CC_FOR_TARGET.
6343 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6344 Realize configure-build-* targets. Realize configure-target-* targets.
6345 * Makefile.in: Regenerate.
6346
6347 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6348
6349 * configure: Move gcc_version_trigger stuff from here...
6350 * configure.in: ...to here.
6351
6352 * configure.in: Separate subconfigure options added by this file from
6353 options given by the user. Add machinery to put args for host
6354 subconfigures into the Makefile.
6355
6356 * Makefile.tpl: Remove 'vault' targets.
6357 * Makefile.tpl: Reorder and comment dependencies.
6358 * Makefile.in: Regenerate.
6359
6360 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6361
6362 * configure.in: Move host-specific darwin noconfigdirs into
6363 the host-specific section.
6364
6365 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6366
6367 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6368 during replay.
6369 * Makefile.in: Regenerate.
6370
6371 (finishing slow-motion replay)
6372 * configure: Remove skip-this-dir support.
6373 * Makefile.tpl: Remove skip-this-dir support.
6374
6375 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6376 subdirectories.
6377 * Makefile.in: Regenerate.
6378
6379 * Makefile.tpl: Strip out useless setting of 'dir'.
6380 * Makefile.in: Regenerate.
6381
6382 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6383
6384 (finishing slow-motion replay)
6385 * configure.in: Fix deeply stupid bug.
6386
6387 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6388 shell code in CXX_FOR_TARGET
6389 * Makefile.def: Introduce raw_cxx.
6390 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6391 RAW_CXX_FOR_TARGET.
6392 * Makefile.in: Regenerate.
6393
6394 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6395
6396 (finishing slow-motion replay)
6397 * Makefile.tpl: Remove unnecessary ifs.
6398 * Makefile.in: Regenerate.
6399
6400 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6401 dependencies. Maybe-ize build-libiberty. Create dummy install
6402 targets for 'no_install' modules.
6403 * configure: Move GDB_TK substitution to configure.in. Move
6404 build_modules stuff to configure.in.
6405 * configure.in: Implement soft dependency machinery. Maybe-ize
6406 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6407 * Makefile.in: Regenerate.
6408
6409 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6410
6411 (continuing slow-motion replay)
6412 * Makefile.tpl: Make all-target, install-target behave similarly
6413 to all, install (only hitting configured targets). Eliminate
6414 unused macro defintions.
6415
6416 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6417 build != host.
6418
6419 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6420
6421 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6422
6423 * configure.in: Produce lists of subdir targets we're actually
6424 configuring. Remove references to "dosrel".
6425 * Makefile.tpl: Let configure set which subdir targets are hit.
6426 Remove install-cross; clean up install; remove ALL. Remove
6427 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6428 Autogenerate host module targets. Remove empty dependency lines
6429 and redundant dependency; rearrange slightly.
6430 * Makefile.def: Add host-side libtermcap, utils.
6431
6432 * Makefile.in: Regenerate.
6433
6434 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6435
6436 (Continuing slow-motion replay)
6437 * Makefile.def: Add list of recursive targets to autogenerate.
6438 Add build_modules.
6439 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6440 targets. Autogenerate *-build-* targets.
6441 * Makefile.in: Regenerate.
6442
6443 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6444
6445 (Continuing slow-motion replay)
6446 * configure: More autoconf-style substitutions.
6447 * Makefile.tpl: More autoconf-style substitutions.
6448 * Makefile.in: Regenerate.
6449
6450 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6451
6452 (Continuing slow-motion replay)
6453 * configure: Substitute more variables in a more autoconf-friendly
6454 way. Simplify slightly.
6455 * Makefile.tpl: Make more variables substitutable in an
6456 autoconf-friendly way.
6457 * Makefile.in: Regenerate.
6458
6459 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6460
6461 (Continuing slow-motion replay)
6462 * configure.in (v810*): Remove special setting of tools.
6463
6464 * configure: Add support for extra required flags for ar or nm.
6465 * configure.in (aix4.3+): Use above support for target-specific
6466 issues, rather than using config/mt-aix43.
6467
6468 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6469
6470 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6471 * configure: Remove 'removing', which doesn't work. Replace $subdir
6472 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6473 with $srcdir. Reformat indentation. Substitute some variables
6474 formerly hard-coded in the Makefile for build=host.
6475 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6476 * Makefile.def: Autogenerate more.
6477 * Makefile.in: Regenerate.
6478
6479 2002-11-13 Bruce Korb <bkorb@gnu.org>
6480
6481 * Makefile.tpl: syntactic cleanup
6482
6483 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6484
6485 * Makefile.def (host_modules): Add rda.
6486 * Makefile.in: Regenerate.
6487 * configure.in (target_tool): Add target-rda to list.
6488
6489 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6490
6491 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6492 and restrap targets to this rule.
6493 * Makefile.in: Regenerate.
6494
6495 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6496
6497 * configure.in (i[3456]86-*-linux*): Add check to disable
6498 ${libgcj} for glibc1.
6499
6500 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6501
6502 * configure.in: Add tic4x target.
6503
6504 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6505
6506 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6507 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6508 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6509 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6510 * Makefile.in: Regenerate.
6511
6512 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6513
6514 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6515 * Makefile.in: Regenerate.
6516
6517 * Makefile.def: Remove order dependency comments.
6518 * Makefile.tpl: Add explicit install-install dependencies.
6519 * Makefile.in: Regenerate.
6520
6521 * Makefile.tpl: Remove material now in src-release. (Finally!)
6522 * Makefile.in: Regenerate.
6523
6524 * configure: Restore my original patch by syncing with gcc version.
6525
6526 * Bring following over from gcc:
6527
6528 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6529
6530 * configure.in (s390*-*-linux*): Enable libgcj.
6531
6532 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6533
6534 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6535
6536 2002-10-02 Alan Modra <amodra@bigpond.net.au>
6537
6538 * configure: Move stray lines back to where they belong.
6539
6540 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6541
6542 * Makefile.tpl: Insert configure-target target, for src-release.
6543
6544 * configure: Finish reverting change which Andrew Cagney started
6545 reverting. Should fix bustage.
6546
6547 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6548 * src-release: New file. Contains material for making net
6549 releases for gdb, binutils, et al., formerly in Makefile.in.
6550
6551 2002-09-30 Nick Clifton <nickc@redhat.com>
6552
6553 * cpu: New top level directory. Intended to hold input files for
6554 CGEN which have FSF copyright assignment.
6555 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6556
6557 2002-09-29 Andrew Cagney <ac131313@redhat.com>
6558
6559 Revert below (note that src does not contain Makefile.tpl):
6560 * Makefile.tpl: Make subsituted variables more autoconfy.
6561 * Makefile.in: Regenerate.
6562
6563 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6564
6565 * configure: Revert accidentally applied changes.
6566
6567 * Makefile.tpl: Make more autoconf-friendly.
6568 * Makefile.in: Regenerate.
6569 * configure: Make substitution more autoconf-like.
6570
6571 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6572
6573 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6574 single entry to handle all these.
6575 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6576 libjava on arm-*-elf.
6577
6578 2002-09-27 Geoffrey Keating <geoffk@apple.com>
6579
6580 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6581 things that depend on them.
6582
6583 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6584
6585 * Makefile.tpl: Make subsituted variables more autoconfy.
6586 * Makefile.in: Regenerate.
6587 * configure: Make seds more autoconfy.
6588
6589 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6590
6591 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6592 * Makefile.in: Regenerate.
6593 * configure.in: Rewrite sed statements to look autoconfy.
6594
6595 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6596 all-target-foo on configure-target-foo.
6597 * Makefile.def: Ditto.
6598 * Makefile.in: Rebuild.
6599
6600 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6601
6602 * Makefile.def: New file.
6603 * Makefile.tpl: New file.
6604 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6605
6606 * configure.in: Minor rearrangement. Simplify tests.
6607
6608 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6609
6610 * configure.in (with_headers): Skip copy if value is "yes".
6611 (with_libs): Likewise.
6612
6613 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6614
6615 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6616 * configure.in (sh*-*-pe*): Ditto.
6617 * configure.in (mips*-*-pe*): Ditto.
6618 * configure.in (*arm-wince-pe): Ditto.
6619
6620 * configure.in: Rearrange.
6621
6622 2002-09-12 Nick Clifton <nickc@redhat.com>
6623
6624 * Import these changes from the config master repository:
6625
6626 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6627
6628 * config.sub: Add tic4x target.
6629
6630 2002-09-03 Ben Elliston <bje@redhat.com>
6631
6632 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6633 Reported by <Duncan_Stodart@insession.com>.
6634
6635 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6636
6637 * COPYING.NEWLIB: More updates.
6638
6639 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6640
6641 * COPYING.NEWLIB: Update.
6642
6643 2002-08-23 Andrew Cagney <ac131313@redhat.com>
6644
6645 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6646
6647 * config.guess: Import version 2002-08-23.
6648 * config.sub: Import version 2002-08-22.
6649
6650 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
6651
6652 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6653 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6654 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6655
6656 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6657
6658 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6659
6660 2002-08-04 H.J. Lu (hjl@gnu.org)
6661
6662 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6663
6664 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6665
6666 * configure.in: Move generic linux case to end. Copy generic
6667 linux noconfigdirs to mips*-*-linux* entry and new
6668 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6669
6670 2002-07-19 Chris Demetriou <cgd@broadcom.com>
6671
6672 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6673 one instance of them which was missed to the list to update.
6674
6675 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6676
6677 * config.guess: Update to 2002-07-09 version.
6678 * config.sub: Update to 2002-07-03 version.
6679
6680 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6681
6682 * configure.in: Remove two redundant tests.
6683
6684 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6685
6686 * configure.in (mips*-*-irix6*o32): Enable stabs.
6687
6688 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6689
6690 * configure.in: Don't build grez.
6691 * Makefile.in: Ditto.
6692
6693 * Makefile.in: Remove references to bsp, cygmon, libstub.
6694 * configure.in: Ditto.
6695
6696 * configure.in: Remove leftover reference to gdbtest.
6697
6698 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6699
6700 * configure.in (gxx_include_dir): Change to match versioned
6701 C++ headers if --enable-version-specific-runtime-libs is used.
6702
6703 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6704
6705 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6706
6707 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6708
6709 * configure.in: Make --without-x work.
6710
6711 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6712
6713 * contrib: New directory. Created to contain a copy of the
6714 texi2pod.pl script so that it is in the same place as the version in
6715 the FSF GCC sources.
6716
6717 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6718
6719 * configure.in: Rearrange target Makefile fragment collection.
6720
6721 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6722 cvs[src].
6723 * configure.in: Ditto.
6724
6725 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6726
6727 * Makefile.in: Eliminate 'apache' targets.
6728 * configure.in: Eliminate 'apache' targets.
6729
6730 * configure.in: Eliminate redundant tests. Reorganize.
6731
6732 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6733
6734 * config-ml.in: Eliminate references to Cygnus configure.
6735
6736 * Makefile.in: Eliminate references to building emacs.
6737
6738 2002-07-01 Denis Chertykov <denisc@overta.ru>
6739
6740 * configure.in: Add support for ip2k.
6741
6742 2002-06-24 Ben Elliston <bje@redhat.com>
6743
6744 * configure.in (host_tools): Remove cgen.
6745
6746 * Makefile.in (all-cgen): Remove; runs from its source directory.
6747 (check-cgen, install-cgen, clean-cgen): Likewise.
6748 (all-opcodes): No not depend on all-cgen.
6749 (all-sim): Likewise.
6750
6751 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6752
6753 * configure.in: Fix AIX configury bug.
6754
6755 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6756
6757 * configure.in: Replace ${topsrcdir} with ${srcdir}.
6758
6759 * configure.in: Move definition of libstdcxx_flags right above
6760 usage, rather than way earlier.
6761
6762 * configure.in: Pull definition of is_cross_compiler earlier.
6763
6764 * configure.in: Rearrange a little.
6765
6766 * configure.in: Remove references to librx.
6767 * Makefile.in: Remove references to librx.
6768
6769 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6770
6771 * configure.in: Eliminate ${gasdir} variable.
6772
6773 2002-06-18 Dave Brolley <brolley@redhat.com>
6774
6775 * configure.in: Add support for frv.
6776 * config.sub: Add support for frv.
6777
6778 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6779
6780 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6781
6782 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6783
6784 * configure.in (vax-*-netbsd*): Re-enable gas.
6785
6786 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6787
6788 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6789 BUILD_PREFIX_1, to correct nomenclature.
6790 * configure: Likewise.
6791
6792 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6793 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6794
6795 2002-05-31 Olaf Hering <olh@suse.de>
6796
6797 * config-ml.in: Propogate DESTDIR also.
6798
6799 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6800
6801 * configure.in (vax-*-netbsd*): Don't build gas for this
6802 platform.
6803
6804 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6805
6806 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6807 and libgcj for AVR.
6808
6809 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6810
6811 * config.sub: Add DLX target.
6812
6813 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6814
6815 * config.guess: Update to 2002-05-22 version.
6816 * config.sub: Likewise.
6817
6818 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6819
6820 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6821 * config-ml.in: Likewise.
6822 * configure: Likewise.
6823 * configure.in: Likewise.
6824
6825 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6826
6827 * configure.in: Simplify makefile fragment collection.
6828
6829 * configure.in: Remove code to build emacs.
6830
6831 * configure.in : Remove --srcdir argument from targargs and buildargs
6832 (it's always overridden in the Makefile anyway). Rearrange a bit.
6833
6834 * configure: Move some logic to configure.in.
6835 * configure.in: Move some logic from configure.
6836
6837 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6838
6839 * COPYING.LIBGLOSS: New file.
6840
6841 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6842
6843 * Makefile.in: Honour DESTDIR.
6844
6845 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6846
6847 * configure.in (noconfigdirs): Don't disable libgcj on
6848 sparc64-*-solaris* and sparcv9-*-solaris*.
6849
6850 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
6851
6852 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6853
6854 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6855
6856 * configure.in (FLAGS_FOR_TARGET): Do not add
6857 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6858 on i[3456]86-*-linux*.
6859
6860 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6861
6862 * configure.in (noconfigdirs): Replace [ ] with test.
6863
6864 * configure.in (noconfigdirs): Do not add target-newlib if
6865 target == i[3456]86-*-linux*, and host == target.
6866
6867 2002-04-29 Mark Mitchell <mark@codesourcery.com>
6868
6869 * config.guess: Updated to 2002-04-26's version.
6870 * config.sub: Updated to 2002-04-26's version.
6871
6872 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6873
6874 * configure.in: delete reference to absent file
6875
6876 * configure.in: replace '[' with 'test'
6877
6878 * configure.in: Eliminate references to gash.
6879 * Makefile.in: Eliminate references to gash.
6880
6881 * configure.in: remove useless references to 'pic' makefile fragments.
6882
6883 * configure.in: (*-*-windows*) Finish removing.
6884
6885 * configure.in: Eliminate redundant test for libgui.
6886
6887 2002-04-26 Joel Sherrill <joel@OARcorp.com>
6888
6889 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6890 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6891
6892 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6893
6894 * configure.in: remove references to dead files
6895
6896 2002-04-18 Tom Tromey <tromey@redhat.com>
6897
6898 * configure.in: Disallow configuring libgcj when it is already
6899 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6900 Solaris 2.8 by default. For PR libgcj/6158.
6901
6902 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6903
6904 * configure.in: Move default CC setting out of config/mh-* fragments
6905 directly into here.
6906
6907 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6908
6909 * configure.in: don't even try to configure or make a subdirectory
6910 if there's no configure script for it.
6911
6912 2002-04-15 Mark Mitchell <mark@codesourcery.com>
6913
6914 * MAINTAINERS: Remove chill maintainers.
6915 * Makefile.in (CHILLFLAGS): Remove.
6916 (CHILL_LIB): Remove.
6917 (TARGET_CONFIGDIRS): Remove libchill.
6918 (CHILL_FOR_TARGET): Remove.
6919 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6920 CHILL_LIB.
6921 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6922 (CHECK_TARGET_MODULES): Likewise.
6923 (INSTALL_TARGET_MODULES): Likewise.
6924 (CLEAN_TARGET_MODULES): Likewise.
6925 (configure-target-libchill): Remove.
6926 (all-target-libchill): Remove.
6927 * configure.in (target_libs): Remove target-libchill.
6928 Do not compute CHILL_FOR_TARGET.
6929 * libchill: Remove directory.
6930
6931 2002-04-15 DJ Delorie <dj@redhat.com>
6932
6933 * Makefile.in, configure.in, configure: Sync with gcc, entries
6934 follow...
6935
6936 2002-04-08 Tom Tromey <tromey@redhat.com>
6937
6938 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6939 Fixes PR libgcj/6068.
6940
6941 2002-03-30 Krister Walfridsson <cato@df.lth.se>
6942
6943 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6944
6945 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6946
6947 * configure.in (alpha*-dec-osf*): Enable libgcj.
6948
6949 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6950
6951 Fix for: PR bootstrap/3591, target/5676
6952 * configure.in (mcore-pe): Disable the configuration of
6953 libstdc++-v3 since exceptions are not supported.
6954
6955 2002-03-20 Anthony Green <green@redhat.com>
6956
6957 * configure.in: Enable libgcj for xscale-elf target.
6958
6959 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
6960
6961 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6962 libjava.
6963 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6964
6965 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
6966
6967 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6968 libstdc++-v3 and libjava.
6969
6970 2002-02-11 Adam Megacz <adam@xwt.org>
6971
6972 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6973 boehm-gc
6974
6975 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
6976
6977 * config.guess: Updated to 2002-01-30's version.
6978 * config.sub: Updated to 2002-02-01's version.
6979 Contribute sh64-elf.
6980 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6981 * configure.in: Added sh64-*-*.
6982
6983 2002-01-17 H.J. Lu <hjl@gnu.org>
6984
6985 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6986 (all-target-fastjar): Also depend on all-target-libiberty.
6987
6988 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6989
6990 * configure, configure.in: Use temp file for long sed commands.
6991
6992 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
6993
6994 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
6995 libf2c.
6996
6997 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
6998
6999 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7000
7001 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7002
7003 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7004
7005 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7006
7007 * configure: Handle temporary files securely using mkdir.
7008
7009 2001-09-26 Will Cohen <wcohen@redhat.com>
7010
7011 * configure.in (*-*-linux*): Disable configuration of target-newlib
7012 and target-libgloss.
7013
7014 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7015
7016 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7017 RANLIB.
7018
7019 2001-08-11 Graham Stott <grahams@redhat.com>
7020
7021 * Makefile.in (check-c++): Add missing semicolon.
7022
7023 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7024
7025 * configure.in (sh-*-linux*): New.
7026
7027 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7028
7029 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7030 and libgcj on m68hc11/m68hc12.
7031
7032 2001-06-27 H.J. Lu (hjl@gnu.org)
7033
7034 * Makefile (CFLAGS_FOR_BUILD): New.
7035 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7036
7037 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7038
7039 * configure.in (libstdcxx_flags): Do not try to execute
7040 libstdc++-v3/testsuite_flags until it exists.
7041
7042 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7043
7044 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7045
7046 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7047
7048 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7049
7050 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7051
7052 * configure.in: Move *-chorusos target case to the proper switch.
7053 Disable libgcj.
7054
7055 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7056
7057 * Makefile.in (STAGE1_CFLAGS): Pass down.
7058
7059 2001-04-13 Alan Modra <amodra@one.net.au>
7060
7061 * config.guess: Add hppa64-linux support. Note for next import that
7062 this is already in the master file.
7063 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7064
7065 2001-03-22 Colin Howell <chowell@redhat.com>
7066
7067 * Makefile.in (DO_X): Do not backslash single-quotes in
7068 backquotes (two places).
7069
7070 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7071
7072 * Makefile.in (DO_X): Quote nested quotes.
7073
7074 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7075
7076 * Makefile.in (DO_X): Use double quotes for quoting
7077 "RANLIB=$${RANLIB}".
7078
7079 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7080
7081 * configure.in: Only use `lang_requires' for languages athat are
7082 actually enabled.
7083
7084 2001-03-07 Tom Tromey <tromey@redhat.com>
7085
7086 * configure.in: Allow config-lang.in to set `lang_requires' to list
7087 of other required languages.
7088
7089 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7090
7091 * Makefile.in: Remove RANLIB definition. Use RANLIB
7092 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7093 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7094
7095 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7096 Alexandre Oliva <aoliva@redhat.com>
7097
7098 * Makefile.in (check-c++): Use tabs, not spaces.
7099
7100 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7101
7102 * Makefile.in (check-c++): New rule.
7103
7104 * configure.in (target_libs): Remove libg++.
7105 (noconfigdirs): Remove libg++.
7106 (noconfigdirs): Same.
7107 (noconfigdirs): Same.
7108 (noconfigdirs): Same.
7109
7110 * config-ml.in: Remove libg++ references.
7111
7112 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7113 (ALL_TARGET_MODULES): Same.
7114 (configure-target-libg++): Remove.
7115 (all-target-libg++): Remove.
7116 (configure-target-libio): Remove.
7117 (all-target-libio): Remove.
7118 (check-target-libio): Remove.
7119 (.PHONY): Remove.
7120 (libg++.tar.bz2): Remove.
7121 (all-target-cygmon): Remove libio.
7122 (all-target-libstdc++): Remove.
7123 (configure-target-libstdc++): Remove.
7124 (TARGET_LIB_PATH): Remove libstdc++.
7125 (ALL_GCC_CXX): Remove libstdc++.
7126 (all-target-gperf): Correct.
7127
7128 2001-02-15 Anthony Green <green@redhat.com>
7129
7130 * configure: Introduce GCJ_FOR_TARGET.
7131 * configure.in: Ditto.
7132 * Makefile.in: Ditto.
7133
7134 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7135
7136 * configure.in: for *-chorusos, don't config target-newlib and
7137 target-libgloss.
7138
7139 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7140
7141 Remove V2 C++ library.
7142 * configure.in: Remove --enable-libstdcxx_v3 support.
7143
7144 2001-01-27 Richard Henderson <rth@redhat.com>
7145
7146 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7147
7148 2001-01-26 Tom Tromey <tromey@redhat.com>
7149
7150 * configure.in: Allow libgcj to be built on Sparc Solaris.
7151
7152 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7153
7154 * configure.in: Enable libgcj on several additional platforms.
7155
7156 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7157
7158 * configure.in: Enable libgcj for linux targets.
7159
7160 2001-01-09 Mike Stump <mrs@wrs.com>
7161
7162 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7163 failures of subdirectories.
7164
7165 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7166
7167 * configure: handle DOS-style absolute paths.
7168
7169 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7170
7171 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7172
7173 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7174
7175 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7176 (libstdcxx_incdir): Pass down.
7177 * config.if: Remove expired bits for cxx_interface, add stub.
7178 (libstdcxx_incdir): Add variable for g++ include directory.
7179 * configure.in (gxx_include_dir): Use it.
7180
7181 2000-12-15 Andreas Jaeger <aj@suse.de>
7182
7183 * configure.in: Handle lang_dirs.
7184
7185 2000-12-13 Anthony Green <green@redhat.com>
7186
7187 * configure.in: Disable libgcj for any target not specifically
7188 listed. Disable libgcj for x86 and Alpha Linux until compatible
7189 with g++ abi.
7190
7191 2000-12-13 Mike Stump <mrs@wrs.com>
7192
7193 * Makefile.in (local-distclean): Also remove fastjar.
7194
7195 2000-12-10 Anthony Green <green@redhat.com>
7196
7197 * configure.in: Define libgcj. Disable libgcj target libraries for
7198 most targets.
7199
7200 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7201
7202 * configure.in (target_libs): Revert 2000-12-08 patch.
7203 (noconfigdirs): Added target-libjava.
7204
7205 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7206
7207 * Makefile.in: handle DOS-style absolute paths.
7208
7209 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7210
7211 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7212 libjava.
7213 * configure.in (target_libs): Removed `target-libjava'.
7214
7215 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7216
7217 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7218 (ALL_MODULES): Added fastjar.
7219 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7220 (all-target-libjava): all-fastjar replaces all-zip.
7221 (all-fastjar): Added.
7222 (configure-target-fastjar, all-target-fastjar): Likewise.
7223 * configure.in (host_tools): Added fastjar.
7224
7225 2000-12-07 Mike Stump <mrs@wrs.com>
7226
7227 * Makefile.in (local-distclean): Remove leftover built files.
7228
7229 2000-11-16 Fred Fish <fnf@be.com>
7230
7231 * configure.in (enable_libstdcxx_v3): Fix typo,
7232 libstd++ -> libstdc++.
7233
7234 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7235
7236 * configure: Provide the original toplevel configure arguments
7237 (including $0) to subprocesses in the environment rather than
7238 through gcc/configargs.h.
7239
7240 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7241
7242 * configure: Turn on libstdc++ V3 by default.
7243
7244 2000-10-16 Michael Meissner <meissner@redhat.com>
7245
7246 * configure (gcc/configargs.h): Only create if there is a build GCC
7247 directory created.
7248
7249 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7250
7251 * configure: Save configure arguments to gcc/configargs.h.
7252
7253 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7254
7255 * Makefile.in (bootstrap): avoid recursion if subdir missing
7256 (cross): ditto
7257 (do-proto-toplev): ditto
7258
7259 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7260
7261 * configure.in: Do not build byacc for hppa64. Provide paths to the
7262 X11 libraries for hppa64.
7263
7264 2000-09-02 Anthony Green <green@cygnus.com>
7265
7266 * Makefile.in (all-gcc): Depend on all-zlib.
7267 (CLEAN_MODULES): Add clean-zlib.
7268 (ALL_MODULES): Add all-zlib.
7269 * configure.in (host_libs): Add zlib.
7270
7271 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7272
7273 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7274 $targargs to tell whether newlib is going to be built.
7275
7276 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7277 $$r/TARGET_SUBDIR/libio for _G_config.h.
7278
7279 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7280
7281 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7282
7283 * configure: Make enable_threads and enable_shared defaults
7284 explicit. Substitute enable_threads into generated Makefiles.
7285 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7286 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7287
7288 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7289
7290 * configure.in: Re-enable all references to libg++ and librx.
7291
7292 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
7293
7294 * configure.in: Add *-*-freebsd* configurations.
7295
7296 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7297
7298 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7299 (do-tar, do-bz2): New rules.
7300 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7301 (gdb-tar): New rule.
7302 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7303 (insight_dejagnu.tar): New rule.
7304 (insight.tar): New rule.
7305 (gdb+dejagnu.tar): New rule.
7306 (gdb.tar): New rule.
7307
7308 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7309
7310 * MAINTAINERS: Update dejagnu/
7311
7312 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7313
7314 * ltmain.sh (relink_command): Fix typo in previous change.
7315
7316 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7317
7318 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7319 (relink_command): Added --tag flags.
7320 (mode=install): If relinking fails; error out.
7321
7322 2002-03-12 Richard Henderson <rth@redhat.com>
7323
7324 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7325 .NOTPARALLEL tag.
7326 (do-check): Rename from check.
7327 (check): Allow parallel check.
7328
7329 2002-03-11 Richard Henderson <rth@redhat.com>
7330
7331 * Makefile.in (.NOTPARALLEL): Add fake tag.
7332
7333 2002-03-07 H.J. Lu (hjl@gnu.org)
7334
7335 * configure.in: Enable gprof for mips*-*-linux*.
7336
7337 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7338
7339 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7340 libjava.
7341 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7342
7343 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7344
7345 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7346
7347 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
7348
7349 * config.guess: Import from master sources, rev 1.232.
7350 * config.sub: Import from master sources, rev 1.246.
7351
7352 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7353
7354 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7355 because its Makefile is there; test for the executable instead.
7356
7357 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7358
7359 Contribute sh64-elf.
7360 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7361 * configure.in: Added sh64-*-*.
7362
7363 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7364
7365 * COPYING.NEWLIB: Remove advertising clause from
7366 Berkeley and Red Hat licenses.
7367
7368 2002-02-01 Mo DeJong <supermo@bayarea.net>
7369
7370 * Makefile.in: Add all-tix to deps for all-snavigator
7371 so that tix is built when building snavigator.
7372
7373 2002-02-01 Ben Elliston <bje@redhat.com>
7374
7375 * config.guess: Import from master sources, rev 1.229.
7376 * config.sub: Import from master sources, rev 1.240.
7377
7378 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7379
7380 From Steve Ellcey <sje@cup.hp.com>:
7381 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7382 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7383 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7384 IA64.
7385 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7386 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7387 soname_spec, sys_lib_search_path_spec): Ditto.
7388
7389 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7390
7391 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7392 target-libiberty, and target-libgloss. Skip Java-related
7393 libraries if not supported for NetBSD on target CPU.
7394
7395 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7396
7397 * configure.in: Import StrongARM and XScale target_configdirs from
7398 FSF GCC version.
7399
7400 2002-01-16 H.J. Lu (hjl@gnu.org)
7401
7402 * config.guess: Import from master sources, rev 1.225.
7403 * config.sub: Import from master sources, rev 1.238.
7404
7405 * MAINTAINERS: Updated notes on config.guess and config.sub.
7406
7407 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7408
7409 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7410 ld and gdb are not supported.
7411
7412 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7413
7414 * Change reference to Cygnus Solutions to be Red Hat.
7415
7416 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7417
7418 * COPYING.NEWLIB: Update generic copyright date.
7419
7420 2002-01-07 Mark Salter <msalter@redhat.com>
7421
7422 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7423 Allow target-libgloss to be built for arm, strongarm, and xscale.
7424
7425 2002-01-03 Ben Elliston <bje@redhat.com>
7426
7427 * MAINTAINERS: Update URL for config.* scripts.
7428
7429 2001-12-18 Alan Modra <amodra@bigpond.net.au>
7430
7431 * config.sub: Import latest version.
7432 * config.guess: Likewise.
7433
7434 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7435
7436 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7437 options for i[3456]86-pc-linux* native builds.
7438
7439 2001-12-05 Laurent Guerby <guerby@acm.org>
7440
7441 * MAINTAINERS: gcc adopts symlink-tree, refer more to
7442 libiberty.
7443
7444 Import this patch from gcc:
7445
7446 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7447
7448 * symlink-tree: handle DOS-style absolute paths.
7449
7450 2001-11-28 DJ Delorie <dj@redhat.com>
7451 Zack Weinberg <zack@codesourcery.com>
7452
7453 When build != host, create libiberty for the build machine.
7454
7455 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7456 CONFIG_ARGUMENTS.
7457 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7458 New variables.
7459 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7460 and rules.
7461 (all.normal): Depend on ALL_BUILD_MODULES.
7462 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7463 (all-build-libiberty): Depend on configure-build-libiberty.
7464
7465 * configure: Calculate and substitute proper value for
7466 ALL_BUILD_MODULES.
7467 * configure.in: Create the build subdirectory.
7468 Calculate and substitute TARGET_CONFIGARGS (formerly
7469 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7470
7471 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
7472
7473 * config.sub: Update to version 1.232 on subversion.
7474
7475 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7476
7477 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7478 files from .po files for a distribution.
7479
7480 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7481
7482 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7483
7484 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7485
7486 Merged from net gcc:
7487 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7488 * ltcf-c.sh: Use $objext, not $ac_objext.
7489 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7490 * ltcf-cxx.sh: Add support for GNU.
7491 2001-07-22 Timothy Wall <twall@redhat.com>
7492 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7493 default settings if using GNU tools with that configuration.
7494 * ltcf-cxx.sh: Ditto.
7495 * ltcf-gcj.sh: Ditto.
7496 2001-07-21 Michael Chastain <chastain@redhat.com>
7497 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7498 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7499 * ltmain.sh: Mark as gcc-local.
7500
7501 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7502
7503 * Makefile.in (all-bison): Revert 2001-10-24.
7504 Don't depend on texinfo.
7505
7506 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7507
7508 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7509
7510 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7511
7512 * configure.in (--enable-languages): Be more permissive about
7513 syntax. Check for empty lists better. Warn about $LANGUAGES.
7514
7515 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7516
7517 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7518
7519 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
7520
7521 Makefile.in (all-bison): Don't depend on texinfo.
7522
7523 2001-10-03 Alan Modra <amodra@bigpond.net.au>
7524
7525 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7526
7527 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7528
7529 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7530
7531 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
7532
7533 * config.sub, config.guess: Import latest from subversions.
7534
7535 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7536
7537 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7538 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7539 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7540 avoid quotes nesting problems.
7541 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7542 (DO_X): Export only variables that are set.
7543
7544 2001-09-19 Ben Elliston <bje@redhat.com>
7545
7546 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7547 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7548 semantics. Use the shell built-in "type" command instead.
7549
7550 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7551
7552 * config.sub: Reverted the earlier change, this version is not the
7553 master file.
7554
7555 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7556
7557 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7558 Add support for mips64.
7559
7560 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7561
7562 * configure.in: Enable libstdc++-v3 for h8300 targets.
7563
7564 2001-08-30 Eric Christopher <echristo@redhat.com>
7565 Jason Eckhardt <jle@redhat.com>
7566
7567 * config.sub: Add support for mipsisa32.
7568
7569 2001-08-30 Eric Christopher <echristo@redhat.com>
7570
7571 * config.sub, config.guess: Import latest from subversions.
7572
7573 2001-08-20 Alan Modra <amodra@bigpond.net.au>
7574
7575 * config.sub, config.guess: Import latest from subversions.
7576
7577 2001-07-26 DJ Delorie <dj@redhat.com>
7578
7579 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7580
7581 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7582
7583 * Makefile.in: Revert 2001-06-17.
7584 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7585
7586 2001-06-17 H.J. Lu <hjl@gnu.org>
7587
7588 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7589 (gas+binutils.tar.bz2): Likewise.
7590 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7591
7592 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7593
7594 * Makefile.in (VER): When present, extract the version number from
7595 the file version.in.
7596
7597 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7598
7599 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7600 gcc/xgcc is built, use -print-prog-name to find out the program
7601 name to use.
7602
7603 2001-06-04 Mark Mitchell <mark@codesourcery.com>
7604
7605 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7606 with_gcc]: Use `gcc -shared' to build a shared library.
7607
7608 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7609
7610 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7611 archives.
7612
7613 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7614
7615 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7616 libraries when using g++ with native linker.
7617
7618 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7619
7620 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7621
7622 2001-05-24 Tom Rix <trix@redhat.com>
7623
7624 * configure.in : enable ld for aix
7625
7626 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
7627
7628 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7629 [aix4*|aix5*]: Prepend blank.
7630
7631 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
7632
7633 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7634 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7635 of subdir/configure scripts to use the new libtool.m4.
7636
7637 2001-05-14 H.J. Lu <hjl@gnu.org>
7638
7639 * config.if (libc_interface): Set to -libc6.2- for cross
7640 compiling to Linux/glibc 2.2.
7641
7642 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7643
7644 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7645 libgcj.
7646
7647 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7648
7649 * configure.in (noconfigdirs): Don't reset it from scratch in the
7650 target case; only append to it.
7651
7652 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7653
7654 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7655 sparc-*-solaris2.8]: Disable ${libgcj}.
7656
7657 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7658
7659 * configure.in (libgcj_saved): Copy from $libgcj.
7660 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7661 --disable-libgcj.
7662
7663 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
7664
7665 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7666 1.641.2.228.
7667
7668 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7669
7670 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7671 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7672
7673 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7674
7675 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7676 New macros.
7677 (bootstrap, cross): Use RECURSE_FLAGS.
7678 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7679
7680 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7681
7682 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7683
7684 2001-03-23 Nick Clifton <nickc@redhat.com>
7685
7686 * README-maintainer-mode: Add note about inability to use "make
7687 distclean" in maintainer mode.
7688
7689 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7690
7691 Re-installed:
7692 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7693 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7694 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7695 * ltcf-cxx.sh: Likewise.
7696 * ltcf-gcj.sh: Likewise.
7697
7698 2001-03-22 Philip Blundell <philb@gnu.org>
7699
7700 * config.sub, config.guess: Import latest from subversions.
7701
7702 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7703
7704 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7705 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7706
7707 2001-03-20 Michael Chastain <chastain@redhat.com>
7708
7709 * Makefile.in: all-m4 depends on all-texinfo.
7710
7711 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7712
7713 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7714
7715 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7716
7717 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7718 longer valid.
7719
7720 2001-02-16 Nick Clifton <nickc@redhat.com>
7721
7722 * configure.in (noconfigdirs): Allow configuration of texinfo
7723 for Cygwin hosts.
7724
7725 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7726
7727 * config.guess: Add linux target for S/390.
7728 * config.sub: Likewise.
7729 * configure.in: Likewise.
7730
7731 2001-02-06 Ben Elliston <bje@redhat.com>
7732
7733 * configure: Output host type to stdout, not stderr.
7734
7735 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7736
7737 * config.guess: Import from subversions.gnu.org (revision 1.181).
7738 * config.sub: Import from subversions.gnu.org (revision 1.199).
7739
7740 2001-01-30 Alan Modra <alan@linuxcare.com.au>
7741
7742 * config.guess: Handle hppa64-linux systems.
7743
7744 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7745
7746 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7747 Don't unset, it's non-portable and no longer necessary, set to empty
7748 instead.
7749
7750 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7751
7752 * ltconfig: Shell portability fix for the tagname validity check.
7753
7754 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7755
7756 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7757
7758 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7759
7760 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7761 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7762
7763 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7764
7765 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7766 keep at least one of build_libtool_libs or build_old_libs set to
7767 yes.
7768
7769 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7770
7771 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7772 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7773
7774 2000-11-07 Philip Blundell <pb@futuretv.com>
7775
7776 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7777
7778 2000-11-03 Philip Blundell <pb@futuretv.com>
7779
7780 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7781 files.
7782
7783 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7784
7785 * COPYING.NEWLIB: Put into source repository.
7786
7787 2001-01-15 Ben Elliston <bje@redhat.com>
7788
7789 * configure.in (host_tools): Add sid.
7790 Always configure cgen.
7791 * Makefile.in (all-sid): New target.
7792 (check-sid, clean-sid, install-sid): Likewise.
7793
7794 2001-01-07 Andreas Jaeger <aj@suse.de>
7795
7796 * config.sub, config.guess: Update from subversions.
7797
7798 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7799
7800 * configure.in: Disable language-specific target libraries for
7801 languages that aren't enabled.
7802
7803 2000-11-24 Nick Clifton <nickc@redhat.com>
7804
7805 * configure.in (xscale-elf): Add target.
7806 (xscale-coff): Add target.
7807 (c4x, c5x, tic54x): Move after ARM targets.
7808
7809 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
7810
7811 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7812
7813 2000-11-20 Ian Lance Taylor <ian@zembu.com>
7814
7815 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7816
7817 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7818
7819 * Makefile.in: Merge with GCC and libgcj.
7820 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7821 configure-target-<library> when their configure scripts need the C
7822 or C++ library to have already been built to work properly.
7823 (do_proto_toplev): Set them to an empty string.
7824
7825 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7826
7827 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7828 (REALLY_SET_LIB_PATH): Use them.
7829
7830 2000-11-06 Christopher Faylor <cgf@cygnus.com>
7831
7832 * config.sub: Add support for Sun Chorus
7833
7834 2000-11-02 Per Lundberg <plundis@chaosdev.org>
7835
7836 * config.sub: Add support for the *-storm-chaos OS.
7837
7838 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7839
7840 * configure.in (noconfigdirs): Don't compile some
7841 of the libraries for 68HC11 & 68hc12 targets.
7842
7843 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
7844
7845 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7846 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7847 all affected `configure' scripts.
7848
7849 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
7850
7851 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7852 ltcf-c.sh.
7853
7854 2000-09-12 Philip Blundell <philb@gnu.org>
7855
7856 * config.sub, config.guess: Update from subversions.
7857
7858 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
7859
7860 * Makefile.in (all-zlib): Added dummy target.
7861
7862 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7863 multi-language branch.
7864
7865 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
7866
7867 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7868 (bootstrap*): Depend on all-bootstrap.
7869
7870 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7871
7872 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7873 crosses, but add gcc/include to the header search path for them.
7874
7875 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
7876
7877 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7878 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7879 * gettext.m4: New file, extracted from aclocal.m4.
7880
7881 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
7882
7883 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7884 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7885 sub-configures.
7886
7887 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7888
7889 * Makefile.in (ALL_MODULES): Add all-cgen.
7890 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7891 (all-cgen): New target.
7892 (all-opcodes,all-sim): Depend on all-cgen.
7893 * configure.in (host_tools): Add cgen.
7894 Only configure cgen if --enable-cgen-maint.
7895
7896 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
7897
7898 * config-ml.in (CC, CXX): Don't introduce a leading space.
7899
7900 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
7901
7902 * configure.in (libstdcxx_flags): Use
7903 libstdc++-v3/src/libstdc++.INC.
7904
7905 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
7906
7907 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7908
7909 2000-08-11 Jason Merrill <jason@redhat.com>
7910
7911 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7912 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7913 (FLAGS_FOR_TARGET): Not here.
7914 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7915
7916 2000-08-07 DJ Delorie <dj@redhat.com>
7917
7918 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7919 "if we're also building gcc, and it's a gcc that will run on the
7920 build machine, we want to use its includes instead of the system's
7921 default includes".
7922
7923 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
7924
7925 * configure.in (libstdcxx_flags): Don't use `"'.
7926
7927 * config-ml.in: Adjust multilib search paths to the
7928 appropriate multilib tree.
7929
7930 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
7931
7932 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7933 commas in $LANGUAGES.
7934
7935 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
7936
7937 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7938
7939 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
7940
7941 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7942 CXX_FOR_TARGET for sed.
7943
7944 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
7945
7946 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7947 Do not override if already set in the environment or in configure.
7948 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7949 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7950
7951 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
7952
7953 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7954 (GCC_FOR_TARGET): Use it.
7955 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7956 * configure.in: ... here.
7957 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7958 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7959
7960 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
7961
7962 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7963 (configure-target-libchill, configure-target-libobjc): Likewise.
7964
7965 * configure.in: Use the same cache file for all target libs.
7966 * config-ml.in: But different cache files per multilib variant.
7967
7968 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7969
7970 * configure (topsrcdir): Don't use dirname.
7971
7972 2000-07-20 Jason Merrill <jason@redhat.com>
7973
7974 * configure.in: Remove all references to libg++ and librx.
7975
7976 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7977
7978 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
7979
7980 * config.sub: Update to subversions version 2000-07-06.
7981
7982 2000-07-12 Andrew Haley <aph@cygnus.com>
7983
7984 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7985 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7986
7987 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7988
7989 * symlink-tree: Check number of arguments.
7990
7991 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
7992
7993 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
7994
7995 2000-07-05 Jim Wilson <wilson@cygnus.com>
7996
7997 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
7998 search path for a g++ extracted from the build tree. This
7999 will allow link tests run by configure scripts in
8000 subdirectories to succeed.
8001
8002 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8003
8004 * ltconfig: Add support for mips-dde-sysv4.2MP
8005
8006 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8007
8008 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8009 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8010
8011 2000-06-19 Timothy Wall <twall@cygnus.com>
8012
8013 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8014 * config.sub: Add tic54x target.
8015
8016 2000-06-07 Phillip Thomas <pthomas@suse.de>
8017
8018 * README-maintainer-mode: New file: Contains notes on using
8019 --enable-maintainer-mode with binutils.
8020
8021 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8022
8023 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8024
8025 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8026
8027 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8028 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8029
8030 20000-05-21 H.J. Lu (hjl@gnu.org)
8031
8032 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8033 directory are used if they exist. Make sure
8034 $(build_tooldir)/include is searched for header files,
8035 $(build_tooldir)/lib/ for library files.
8036 (GCC_FOR_TARGET): Likewise.
8037 (CXX_FOR_TARGET): Likewise.
8038
8039 2000-05-18 Jeffrey A Law (law@cygnus.com)
8040
8041 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8042
8043 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8044
8045 * Makefile.in (configure-target-libiberty): Depend on
8046 configure-target-newlib.
8047
8048 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8049
8050 * configure.in, Makefile.in: Merge all libffi-related
8051 configury stuff from the libgcj tree.
8052
8053 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8054
8055 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8056 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8057
8058 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8059
8060 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8061 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8062 current version information. Add to proto-toplev directory.
8063 (gdb-taz): Build do-djunpack.
8064
8065 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8066
8067 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8068
8069 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8070
8071 * ltmain.sh: Preserve in relink_command any environment
8072 variables that may affect the linker behavior.
8073
8074 2000-05-12 Jeffrey A Law (law@cygnus.com)
8075
8076 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8077
8078 2000-05-10 Jim Wilson <wilson@cygnus.com>
8079
8080 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8081
8082 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8083
8084 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8085 with the version name.
8086
8087 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8088
8089 * config.if: Tweak.
8090
8091 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8092
8093 * djunpack.bat: New file.
8094
8095 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8096
8097 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8098 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8099 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8100 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8101
8102 2000-04-16 Dave Pitts <dpitts@cozx.com>
8103
8104 * config.sub (case $basic_machine): Change default for "ibm-*"
8105 to "openedition".
8106
8107 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8108
8109 * Makefile.in (gdb-taz): New target. GDB specific archive.
8110 (do-md5sum): New target.
8111 (MD5PROG): Define.
8112 (PACKAGE): Default to TOOL.
8113 (VER): Default to a shell script.
8114 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8115 md5 checksum generation.
8116 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8117 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8118 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8119 insight.tar.bz2): Use gdb-taz to create archive.
8120
8121 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8122
8123 * configure (warn_cflags): Delete.
8124
8125 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8126 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8127
8128 * configure.in (enable_libstdcxx_v3): Add.
8129 (target_libs): Add bits here to switch between libstdc++-v2 and
8130 libstdc++-v3.
8131 * config.if: And this file too.
8132 * Makefile.in: Add libstdc++-v3 targets.
8133
8134 2000-04-05 Michael Meissner <meissner@redhat.com>
8135
8136 * config.sub (d30v): Add d30v as a basic machine type.
8137
8138 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8139
8140 * configure.in: -linux-gnu*, not -linux-gnu.
8141
8142 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8143
8144 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8145 (do-tar-bz2): Replace TOOL with PACKAGE.
8146 (gdb.tar.bz2): Remove GDBTK from GDB package.
8147 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8148 dejagnu.tar.bz2): New packages.
8149
8150 2000-02-27 Andreas Jaeger <aj@suse.de>
8151
8152 * configure.in: Add entry for mips*-*-linux*, move catch all
8153 *-*-*linux* entry below this one.
8154
8155 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8156
8157 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8158
8159 2000-02-24 Nick Clifton <nickc@cygnus.com>
8160
8161 * config.sub: Support an OS of "wince".
8162
8163 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
8164
8165 * config.guess, config.sub: Updated to match config's 2000-02-15
8166 version.
8167
8168 2000-02-23 Linas Vepstas <linas@linas.org>
8169
8170 * config.sub: Add support for Linux/IBM 370.
8171 * configure.in: Likewise.
8172
8173 2000-02-22 Nick Clifton <nickc@cygnus.com>
8174
8175 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8176
8177 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8178
8179 * config.guess: Guess "cygwin" rather than "cygwin32".
8180
8181 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8182
8183 * configure (gcc_version): When setting, narrow search to
8184 lines containing `version_string'.
8185
8186 2000-02-15 Denis Chertykov <denisc@overta.ru>
8187
8188 * config.sub: Add support for avr target.
8189
8190 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
8191
8192 * config.sub: Add mmix-knuth-mmixware.
8193
8194 2000-01-27 Christopher Faylor <cgf@redhat.com>
8195
8196 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8197 structure stuff to -L library search.
8198 (CXX_FOR_TARGET): Ditto.
8199 (CROSS_CHECK_MODULES): Fix spelling mistake.
8200
8201 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8202
8203 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8204 the C++ compiler.
8205
8206 2000-01-12 Richard Henderson <rth@cygnus.com>
8207
8208 * configure.in: Don't build some bits for beos.
8209
8210 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8211
8212 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8213 as include files.
8214
8215 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8216
8217 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8218 not mh-aix43.
8219
8220 1999-12-14 Richard Henderson <rth@cygnus.com>
8221
8222 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8223 * config.sub: Accept alphaev[78], alphaev8.
8224
8225 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8226
8227 * config.guess, config.sub: Update from autoconf.
8228
8229 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8230
8231 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8232 necessary libraries are missing.
8233
8234 1999-10-25 Andreas Schwab <schwab@suse.de>
8235
8236 * configure: Fix quoting inside arguments of eval.
8237
8238 1999-10-21 Nick Clifton <nickc@cygnus.com>
8239
8240 * config-ml.in: Allow suppression of some ARM multilibs.
8241
8242 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8243
8244 * config.guess: Add OS/390 match pattern.
8245 * config.sub: Add mvs, openedition targets.
8246 * configure.in (i370-ibm-opened*): New.
8247
8248 1999-09-04 Steve Chamberlain <sac@pobox.com>
8249
8250 * config.sub: Add support for configuring for pj.
8251
8252 1999-08-31 Nick Clifton <nickc@cygnus.com>
8253
8254 * config.sub (maybe_os): Add support for configuring for fr30.
8255
8256 1999-08-25 Nick Clifton <nickc@cygnus.com>
8257
8258 * configure.in: Do not configure or build ld for AIX
8259 platforms. ld is known to be broken on these platforms.
8260
8261 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8262
8263 * config-ml.in: Pass compiler flag corresponding to multidirs to
8264 subdir configures.
8265
8266 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8267
8268 * Makefile.in (LDFLAGS): Define.
8269
8270 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8271
8272 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8273 noconfigdirs.
8274 (*-*-cygwin*): Likewise.
8275
8276 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8277
8278 * mkdep: New file.
8279 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8280 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8281
8282 From Eli Zaretskii <eliz@is.elta.co.il>:
8283 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8284 long file name when using DJGPP on MS-DOS.
8285
8286 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8287
8288 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8289
8290 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8291
8292 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8293 dependency as this causes "make check" to globally "make all"
8294
8295 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8296
8297 * configure.in (target_libs): Added target-zlib.
8298 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8299 (CONFIGURE_TARGET_MODULES): Likewise.
8300 (CHECK_TARGET_MODULES): Likewise.
8301 (INSTALL_TARGET_MODULES): Likewise.
8302 (CLEAN_TARGET_MODULES): Likewise.
8303 (configure-target-zlib): New target.
8304 (all-target-zlib): Likewise.
8305 (all-target-libjava): Depend on all-target-zlib.
8306 (configure-target-libjava): Depend on configure-target-zlib.
8307
8308 * Makefile.in (configure-target-libjava): Depend on
8309 configure-target-newlib.
8310 (configure-target-boehm-gc): New target.
8311 (configure-target-qthreads): New target.
8312
8313 * configure.in (target_libs): Added target-qthreads.
8314 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8315 (CONFIGURE_TARGET_MODULES): Likewise.
8316 (CHECK_TARGET_MODULES): Likewise.
8317 (INSTALL_TARGET_MODULES): Likewise.
8318 (CLEAN_TARGET_MODULES): Likewise.
8319 (all-target-qthreads): New target.
8320 (configure-target-libjava): Depend on configure-target-qthreads.
8321 (all-target-libjava): Depend on all-target-qthreads.
8322
8323 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8324 (CONFIGURE_TARGET_MODULES): Likewise.
8325 (CHECK_TARGET_MODULES): Likewise.
8326 (INSTALL_TARGET_MODULES): Likewise.
8327 (CLEAN_TARGET_MODULES): Likewise.
8328 (all-target-libjava): New target.
8329 (all-target-boehm-gc): Likewise.
8330 * configure.in (target_libs): Added libjava, boehm-gc.
8331
8332 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8333
8334 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8335 configure.bat in SUPPORT_FILES.
8336 (gas+binutils.tar.bz2): Likewise.
8337
8338 * makeall.bat: Remove; obsolete.
8339
8340 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8341
8342 From Mark Elbrecht:
8343 * configure.bat: Remove; obsolete.
8344
8345 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8346
8347 * configure: Add -W -Wall to the default CFLAGS when compiling with
8348 gcc.
8349
8350 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8351
8352 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8353
8354 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8355
8356 * configure.in: Build ld on IRIX6.
8357
8358 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8359
8360 * Makefile.in: Change distribution targets to use bzip2 instead of
8361 gzip.
8362 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8363 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8364
8365 1999-06-04 Nick Clifton <nickc@cygnus.com>
8366
8367 * config.sub: Add mcore target.
8368
8369 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
8370
8371 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8372
8373 1999-05-25 H.J. Lu (hjl@gnu.org)
8374
8375 * config.guess (dummy): Changed to $dummy.
8376
8377 1999-05-24 Nick Clifton <nickc@cygnus.com>
8378
8379 * config.sub: Tidied up case statements.
8380
8381 1999-05-22 Ben Elliston <bje@cygnus.com>
8382
8383 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8384 <jiro@din.or.jp>.
8385
8386 * config.guess: Merge with FSF version. Future changes will be
8387 more accurately recorded in this ChangeLog.
8388 * config.sub: Likewise.
8389
8390 1999-05-20 Stephen L Moshier <moshier@world.std.com>
8391
8392 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8393
8394 1999-04-30 Tom Tromey <tromey@cygnus.com>
8395
8396 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8397
8398 1999-04-23 Tom Tromey <tromey@cygnus.com>
8399
8400 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8401
8402 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8403
8404 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8405 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8406 Bad merge removed these two changes.
8407
8408 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8409 Martin Heller (Ing.-Buero_Heller@t-online.de)
8410
8411 * config.guess (interix Alpha): Add.
8412
8413 1999-04-11 Richard Henderson <rth@cygnus.com>
8414
8415 * configure.in (i?86-*-beos*): Do config gperf; don't config
8416 gdb, newlib, or libgloss.
8417
8418 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
8419
8420 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8421 link a trivial program with -mabi=64. If it fails, remove mabi=64
8422 from multidirs.
8423
8424 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
8425
8426 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8427
8428 1999-04-08 Nick Clifton <nickc@cygnus.com>
8429
8430 * config.sub: Add support for mcore targets.
8431
8432 1999-04-07 Michael Meissner <meissner@cygnus.com>
8433
8434 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8435 not mt-ospace, in order to shut up assembler warning about using
8436 symbols that are named the same as registers.
8437
8438 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8439
8440 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8441 dependency list for all-target-cygmon.
8442
8443 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8444
8445 * config-ml.in: Check $host, not $target, for selective multilibs.
8446 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8447 thumb interworking, and underscore prefix multilibs.
8448
8449 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8450
8451 * missing: Update to version from current automake.
8452
8453 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8454
8455 * configure (gxx_include_dir): Removed.
8456
8457 * configure.in (gxx_include_dir): Handle it.
8458 * Makefile.in: Likewise.
8459
8460 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8461
8462 * config.sub (mips64vr4111,mips64vr4111el) Add.
8463
8464 1999-03-21 Ben Elliston <bje@cygnus.com>
8465
8466 * config.guess: Correct typo for detecting ELF on FreeBSD.
8467
8468 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8469
8470 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8471 config/mh-djgpp.
8472
8473 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8474
8475 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8476 all-target-newlib to dependency list for all-target-bsp.
8477
8478 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8479
8480 * config.sub: Add i386-uwin support.
8481 * config.guess: Likewise.
8482
8483 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8484
8485 * configure.in: cleanup, add mh-*pic handling for arm, special
8486 case powerpc*-*-aix*
8487
8488 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8489
8490 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8491 can be built.
8492
8493 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8494
8495 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8496 targets.
8497
8498 1999-03-02 Nick Clifton <nickc@cygnus.com>
8499
8500 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8501
8502 1999-02-28 Geoffrey Noer <noer@cygnus.com>
8503
8504 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8505
8506 1999-02-24 Nick Clifton <nickc@cygnus.com>
8507
8508 * config.sub: Fix typo in arm recognition.
8509
8510 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
8511
8512 * configure.in (noconfigdirs): Changed target_configdirs to
8513 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8514 rather than m68k-*-* since it is not known to work on
8515 m68k-aout. Ditto for arm-*-*oabi.
8516
8517 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
8518
8519 * configure.in (*-*-windows*): Remove, no longer used.
8520
8521 1999-02-19 Ben Elliston <bje@cygnus.com>
8522
8523 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8524 Smart and improved by Andrew Cagney.
8525
8526 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
8527
8528 * config.guess: Recognize openbsd-*-hppa.
8529
8530 1999-02-17 H.J. Lu (hjl@gnu.org)
8531
8532 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8533 only if it is not empty.
8534
8535 1999-02-17 Nick Clifton <nickc@cygnus.com>
8536
8537 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8538
8539 * config.guess: Modified to recognize uname's armv* syntax.
8540
8541 * config.sub: Modified to recognize uname's armv* syntax.
8542
8543 1999-02-17 Mark Salter <msalter@cygnus.com>
8544
8545 * configure.in: Added target-bsp for sparclite.
8546
8547 1999-02-08 Richard Henderson <rth@cygnus.com>
8548
8549 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8550
8551 1999-02-08 Nick Clifton <nickc@cygnus.com>
8552
8553 * configure.in: Add support for strongarm port.
8554 * config.sub: Add support for strongarm target.
8555
8556 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
8557
8558 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8559 the old name config/mh-cygwin32.
8560 Enable texinfo.
8561
8562 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
8563
8564 * configure.in: Do build ld for ix86 Solaris.
8565
8566 1999-02-02 Jim Wilson <wilson@cygnus.com>
8567
8568 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8569 $AR_FOR_TARGET. Likewise for RANLIB.
8570
8571 1999-02-02 Catherine Moore <clm@cygnus.com>
8572
8573 * config.sub (oabi): Recognize.
8574 * configure.in (arm-*-oabi): Handle.
8575
8576 1999-01-30 Robert Lipe (robertlipe@usa.net)
8577
8578 * config.guess: Improve detection of i686 on UnixWare 7.
8579
8580 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
8581
8582 * config.guess: Add support for i386-pc-interix.
8583 * config.sub: Likewise.
8584 * configure.in: Likewise.
8585
8586 1999-01-18 Christopher Faylor <cgf@cygnus.com>
8587
8588 * Makefile.in: Remove unneeded all-target-libio from
8589 from all-target-winsup target since it is now unneeded.
8590 Add all-target-libtermcap in its place since it is now
8591 needed.
8592
8593 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8594
8595 * configure.in: makefile stub for cygwin target is probably
8596 unnecessary. Remove it for now.
8597
8598 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8599
8600 * configure.in: libtermcap.a should be built when cygwin is the
8601 target as well as the host.
8602 * config.guess: Allow mixed case in cygwin uname output.
8603 * Makefile.in: Add libtermcap target.
8604
8605 1998-12-23 Jeffrey A Law (law@cygnus.com)
8606
8607 * config.sub: Clean up handling of hppa2.0.
8608
8609 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
8610
8611 * config.guess: Use C code to identify more HP machines.
8612
8613 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8614
8615 * config.sub: Handle hppa2.0.
8616
8617 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8618
8619 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8620 cygmon for all sparclite targets, regardless of object format.
8621
8622 1998-12-15 Mark Salter <msalter@cygnus.com>
8623
8624 * configure.in: Added target-bsp for several target architectures.
8625
8626 * Makefile.in: Added rules for bsp.
8627
8628 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8629
8630 * config.guess: Improve detection of hppa2.0 processors.
8631
8632 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8633
8634 * config.guess: Recognize FreeBSD using ELF automatically.
8635
8636 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8637
8638 * configure (skip-this-dir): Add handling for new shell script, which
8639 might be created by a sub-directory's configure to indicate, this particular
8640 directory is "unwanted".
8641 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8642
8643 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8644
8645 * ltconfig: import from libtool, after changing libtool to
8646 account for the cygwin name change.
8647
8648 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8649
8650 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8651 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8652
8653 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8654
8655 * configure.in: Add libtermcap to list of cygwin dependencies.
8656
8657 1998-11-17 Geoffrey Noer <noer@cygnus.com>
8658
8659 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8660 they include winsup/include when it's a cygwin target.
8661
8662 1998-11-12 Tom Tromey <tromey@cygnus.com>
8663
8664 * configure.in (host_tools): Added zip.
8665 * Makefile.in (all-target-libjava): Depend on all-zip.
8666 (all-zip): New target.
8667 (ALL_MODULES): Added all-zip.
8668 (NATIVE_CHECK_MODULES): Added check-zip.
8669 (INSTALL_MODULES): Added install-zip.
8670 (CLEAN_MODULES): Added clean-zip.
8671
8672 1998-11-12 Geoffrey Noer <noer@cygnus.com>
8673
8674 * Makefile.in: lose "32" from comment about cygwin.
8675
8676 1998-11-05 Nick Clifton <nickc@cygnus.com>
8677
8678 * configure.in: Use -Os to build target libraries for the fr30.
8679
8680 1998-11-04 Dave Brolley <brolley@cygnus.com>
8681
8682 * config.sub: Add fr30.
8683
8684 1998-11-02 Geoffrey Noer <noer@cygnus.com>
8685
8686 * configure.in: drop "32" from config/mh-cygwin32. Check
8687 cygwin* instead of cygwin32*.
8688 * config.sub: Check cygwin* instead of cygwin32*.
8689
8690 1998-10-22 Robert Lipe <robertl@dgii.com>
8691
8692 * config.guess: Match any version of Unixware7.
8693
8694 1998-10-20 Syd Polk <spolk@cygnus.com>
8695
8696 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8697 if desired.
8698
8699 1998-10-18 Jeffrey A Law (law@cygnus.com)
8700
8701 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8702 these if the appropriate directories and files to not exist.
8703
8704 1998-10-14 Jeffrey A Law (law@cygnus.com)
8705
8706 * Makefile.in (DEVO_SUPPORT): Add config.if.
8707
8708 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
8709
8710 * configure: Add pattern to replace "build_tooldir"'s
8711 definition in the generated Makefile with "tooldir"'s
8712 actual value.
8713
8714 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8715
8716 * config.sub: Bring back lost sparcv9.
8717
8718 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8719
8720 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8721
8722 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8723 CC_FOR_TARGET and friends.
8724
8725 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8726
8727 * Makefile.in (build_tooldir): New variable, same as tooldir.
8728 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8729 -B$(build_tooldir)/bin/.
8730 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8731
8732 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8733
8734 * config.sub: Add support for i[34567]86-pc-udk.
8735 * configure.in: Likewise.
8736
8737 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8738
8739 * Makefile.in: add bzip2 package building bits for user
8740 tools module
8741 * configure.in: ditto
8742
8743 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8744
8745 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8746 (ALL_TARGET_MODULES): Add all-target-libobjc.
8747 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8748 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8749 (all-target-libchill): Add dependencies.
8750 * configure.in (target_libs): Add libchill.
8751
8752 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8753
8754 * configure.in (target_subdir): Remove duplicate line.
8755
8756 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8757
8758 * Makefile.in (all-automake): fix dependencies.
8759
8760 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8761
8762 * configure.in: Minor cleanups for building in the $(target_alias)
8763 subdir.
8764
8765 1998-09-22 Jim Wilson <wilson@cygnus.com>
8766
8767 * Makefile.in (bootstrap): Set r and s before make all. Use
8768 BASE_FLAGS_TO_PASS in make all.
8769 (cross): Likewise.
8770
8771 1998-09-20 Mark Mitchell <mark@markmitchell.com>
8772
8773 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8774
8775 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8776
8777 * config.sub: Fix typo in last change.
8778
8779 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8780
8781 * config.sub: Add support for C4x target.
8782 * configure.in: Likewise.
8783
8784 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8785
8786 * config.sub: Recognize sparcv9 just like sparc64.
8787
8788 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8789
8790 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8791
8792 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8793
8794 * config.guess: Correctly identify Pentium II sco boxes.
8795
8796 * config.guess: Fix "tr" code. From Weiwen Liu.
8797
8798 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8799
8800 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8801 stabs.
8802
8803 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8804
8805 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8806 (ALL_TARGET_MODULES): Add all-target-libchill.
8807 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8808 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8809 (all-target-libchill): Add dependencies.
8810 * configure.in (target_libs): Add libchill.
8811
8812 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8813
8814 * config.guess: Avoid assumptions about "tr" behaves when
8815 LANG is set to something other than English.
8816
8817 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8818
8819 * configure (gxx_include_dir): Changed to
8820 '${prefix}/include/g++'-${libstdcxx_interface}.
8821
8822 * config.if: New to determine the interfaces.
8823
8824 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8825
8826 * config.guess: Detect and handle MPE/IX.
8827 * config.sub: Deal with MPE/IX.
8828
8829 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8830
8831 * configure.in: Use mh-aix43.
8832
8833 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8834
8835 * configure: Fix --without/--disable cases for gxx-include-dir.
8836
8837 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8838
8839 * mdata-sh: Imported. Needed for automake support.
8840
8841 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8842
8843 * Makefile.in (taz): Try "chmod -R og=u ." before
8844 "chmod og=u `find . -print`".
8845
8846 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8847
8848 * configure.in: Add arm-elf and thumb-elf support.
8849
8850 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8851
8852 * Makefile.in: Undo previous patch.
8853
8854 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8855
8856 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8857 to here ...
8858 (install-no-fixedincludes): and here
8859 (INSTALL_MODULES): ... from here.
8860
8861 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8862
8863 * config.sub: Merge with FSF.
8864
8865 * config.guess: Merge with FSF.
8866
8867 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8868
8869 * configure (extraconfigdirs): New variable.
8870 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8871 * Makefile.in (all): Move higher in file.
8872 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8873 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8874 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8875 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8876 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8877
8878 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
8879
8880 * Makefile.in (all-target-libjava): Depend on all-gcc and
8881 all-target-newlib.
8882 (configure-target-libjava): Depend on $(ALL_GCC).
8883
8884 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8885
8886 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8887 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8888
8889 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8890
8891 * ylwrap: Change absolute path checks to check for DOS style path
8892 names.
8893
8894 * ylwrap: Don't use a full path name if the source file is in the
8895 same directory. From hjl@lucon.org (H.J. Lu).
8896
8897 * config-ml.in: Default to being verbose, to match Feb 18 change to
8898 configure.
8899
8900 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8901
8902 Brought over from egcs:
8903
8904 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8905
8906 * configure.in (target_subdir): Set to ${target_alias} instead
8907 of "libraries".
8908
8909 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8910
8911 * configure.in (target_subdir): Set to libraries if enable_multilib.
8912
8913 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8914
8915 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8916 multilibs, force reconfiguration the first time we create
8917 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8918
8919 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8920
8921 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8922 avoid confusion with --no-recursion.
8923
8924 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8925
8926 * configure.in: Win32 hosts shouldn't use install -x
8927 * install-sh: remove -x option, and special .exe-handling
8928 hack.
8929
8930 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8931
8932 * config.guess: Recognize i586-pc-beos.
8933 * configure.in: Don't build some bits for beos.
8934
8935 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8936
8937 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8938 CFLAGS default to -O2.
8939
8940 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8941 when using GNU ld.
8942
8943 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8944
8945 * ltmain.sh: Correct install when using a different shell.
8946
8947 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8948
8949 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8950
8951 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8952
8953 * makefile.vms: Update to build binutils/makefile.vms. Add install
8954 target.
8955
8956 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8957
8958 * ltconfig: Update to correct AIX handling.
8959
8960 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8961
8962 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8963
8964 * configure.in (target_subdir): Set to ${target_alias} instead
8965 of "libraries".
8966
8967 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8968
8969 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8970 (Makefile): Depend on $(gcc_version_trigger).
8971
8972 * configure (gcc_version): Change default initializer to empty
8973 string.
8974 (gcc_version_trigger): New variable; pass this variable down
8975 to subdir configures to enable them checking gcc's version
8976 themselves. Emit make macros for both gcc_version vars.
8977 (topsrcdir): Initialize reliably.
8978 (recursion line): Remove --with-gcc-version=${gcc_version}.
8979
8980 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8981
8982 * configure (enable_version_specific_runtime_libs): Implement new flag
8983 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8984 in $(libsubdir); emit definition in each generated Makefile.
8985 (gxx_include_dir): Initialize depending on
8986 $enable_version_specific_runtime_libs.
8987
8988 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8989
8990 * configure (gcc_version): Initialize properly depending on
8991 how and where configure is started.
8992 (recursion line): Pass a --with-gcc-version=${gcc_version}
8993 to configures in subdirs.
8994
8995 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
8996
8997 * configure.in (noconfigdirs): Add configure pattern for mips tx39
8998 cygmon
8999
9000 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9001
9002 * configure.in: Add cygmon and libstub support for mn10200.
9003
9004 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9005
9006 * configure (gcc_version): Add new variable describing the
9007 particular gcc version we're building.
9008 * Makefile.in (libsubdir): Add new macro for the directory
9009 in which the compiler finds executables, libraries, etc.
9010 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9011 and libsubdir.
9012
9013 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9014
9015 * Makefile.in (local-clean): Remove *.log.
9016 (warning.log): Built with warn_summary from build.log.
9017 (mail-report.log): Run test_summary.
9018 (mail-report-with-warnings.log): Run test_summary including
9019 warning.log in the report.
9020
9021 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9022
9023 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9024
9025 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9026
9027 * Makefile.in (grep): Grep no longer depends on libiberty.
9028
9029 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9030
9031 * Makefile.in: all-snavigator needs all-libgui.
9032
9033 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9034
9035 * configure.in: Add cygmon and libstub support for mn10300.
9036
9037 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9038
9039 * missing: Update to version from automake 1.3.
9040
9041 * ltmain.sh: On installation, don't get confused if the same name
9042 appears more than once in the list of library names.
9043
9044 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9045
9046 * config.sub: Accept m68060 and m5200 as CPU names.
9047
9048 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9049
9050 * configure: Use && rather than using -a in test, because odd
9051 strings can confuse test.
9052 * configure.in: Likewise.
9053
9054 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9055
9056 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9057
9058 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9059
9060 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9061 bootstrap4-lean): New targets.
9062
9063 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9064
9065 * mpw-* Delete. Not used.
9066
9067 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9068
9069 * COPYING.LIB: Update FSF address.
9070
9071 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9072
9073 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9074
9075 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9076 GAS_SUPPORT_DIRS.
9077
9078 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9079
9080 * ltconfig, ltmain.sh: Avoid producing a version number if
9081 -version-info was not used.
9082
9083 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9084
9085 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9086 building with newlib.
9087
9088 1998-04-30 Paul Eggert <eggert@twinsun.com>
9089
9090 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9091 Solaris `make' causes it to continue to next definition.
9092
9093 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9094
9095 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9096 the right GUI libraries and files are installed along with GDB.
9097
9098 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9099
9100 * configure.in: Change alpha to alpha* in several places.
9101
9102 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9103
9104 * config.sub: Recognize sparc86x.
9105
9106 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9107
9108 * configure.in (--enable-target-optspace): Remove debug echo.
9109
9110 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9111
9112 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9113
9114 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9115
9116 * ltconfig: Update cygwin32 support.
9117
9118 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9119 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9120 (GDB_SUPPORT_DIRS): Likewise.
9121
9122 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9123
9124 * configure.in (target_makefile_frag): If --enable-target-optspace,
9125 use -Os to compile target libraries rather than -O2. Default to
9126 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9127 not used.
9128 * configure.in (target_cflags): Ditto for d30v.
9129
9130 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9131
9132 * Makefile.in (all-bfd): Depend on all-intl.
9133 (all-binutils): Likewise.
9134 (all-gas): Likewise.
9135 (all-gprof): Likewise.
9136 (all-ld): Likewise.
9137
9138 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9139
9140 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9141
9142 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9143
9144 * Makefile.in (all-bfd): Depend upon all-libiberty.
9145
9146 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9147
9148 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9149
9150 * Makefile.in: Add libstub.
9151
9152 * configure.in: Ditto. Build libstub for targets that have cygmon
9153 support.
9154
9155 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9156
9157 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9158
9159 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9160
9161 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9162 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9163
9164 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9165
9166 * configure: Define DEFAULT_M4 by searching PATH.
9167 * Makfile.in: Use DEFAULT_M4.
9168
9169 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9170
9171 * ltconfig: Add cygwin32 support.
9172
9173 * Makefile.in, configure.in: Add libtool as a native only directory
9174 to configure and build.
9175
9176 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9177
9178 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9179
9180 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9181
9182 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9183
9184 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9185
9186 * Makefile.in: add ash make rules
9187 * configure.in: add ash to native_only and host_tools lists
9188
9189 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9190
9191 * Makefile.in (all-gettext, all-intl): New targets.
9192 (ALL_MODULES): Added all-gettext, all-intl.
9193 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9194 (INSTALL_MODULES): Added install-gettext, install-intl.
9195 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9196
9197 * configure.in (host_tools): Added gettext.
9198 (native_only): Likewise.
9199 (noconfigdirs) [various cases]: Likewise.
9200 (host_libs): Added intl.
9201
9202 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9203
9204 * configure: Do not disable building gdbtk for cygwin32 hosts.
9205
9206 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9207
9208 * configure.in: Add thumb-coff target.
9209 * config.sub: Add thumb-coff target.
9210
9211 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9212
9213 * Makefile.in: Revert yesterday's change.
9214 (all-target-winsup): all-target-librx stays out of here.
9215
9216 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9217
9218 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9219 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9220 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9221 Remove references to librx and libg++.
9222
9223 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9224
9225 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9226 recursive makes
9227
9228 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9229
9230 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9231 for newlib directory.
9232 (CXX_FOR_TARGET): Likewise.
9233
9234 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9235
9236 * ltconfig: Update after libtool/ltconfig.in change for
9237 hpux11.
9238
9239 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9240
9241 * ltconfig, ltmain.sh: Update to libtool 1.2.
9242
9243 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9244
9245 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9246 (install-gcc-cross): Instead, override LANGUAGES here.
9247
9248 1998-03-18 Dave Love <d.love@dl.ac.uk>
9249
9250 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9251 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9252
9253 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9254
9255 * configure.in: Add Thumb-pe target.
9256
9257 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9258
9259 * Makefile.in - changed sn targets to snavigator
9260 * configure.in - changed sn targets to snavigator
9261
9262 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9263
9264 * config-ml.in: After building symlink tree call make distclean
9265 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9266 to be the case for libiberty.
9267
9268 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9269
9270 * configure: When making link, also check the current
9271 directory. The configure scripts may create one.
9272
9273 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9274
9275 * config.sub: Accept alphapca56 and alphaev6 properly.
9276
9277 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9278
9279 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9280
9281 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9282
9283 * config.sub (sco5): Fix typo.
9284
9285 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9286
9287 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9288 install-itcl.
9289 (install-itcl): Remove dependency on install-tcl.
9290
9291 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9292
9293 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9294
9295 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9296
9297 * configure.in: Don't build libgui for a cygwin32 target when not on
9298 a cygwin32 host.
9299
9300 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9301
9302 * configure (redirect): Set to null, so default behavior of
9303 configure is now --verbose.
9304
9305 1998-02-16 Dave Love <d.love@dl.ac.uk>
9306
9307 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9308 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9309
9310 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9311
9312 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9313 this change to sync Makefile.in with its ChangeLog entries.
9314
9315 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9316
9317 * ltmain.sh (mkdir): Check that the directory doesn't exist
9318 before we exit with error, so that we don't get races during
9319 parallel builds.
9320
9321 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9322
9323 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9324
9325 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9326
9327 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9328 PICFLAG_FOR_TARGET.
9329 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9330
9331 * configure: Emit a definition for the new macro enable_shared
9332 into each Makefile.
9333
9334 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9335
9336 * configure.in (host_tools, native_only): Add libtool.
9337
9338 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9339
9340 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9341 Fix typo in ming config comment.
9342
9343 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9344
9345 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9346
9347 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9348
9349 * config.sub: Add tic30 cases, and map c30 to tic30.
9350
9351 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9352
9353 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9354 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9355 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9356 (CLEAN_TARGET_MODULES): Similarly
9357 (all-target-libf2c): Add dependences.
9358 * configure.in (target_libs): Add libf2c.
9359
9360 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9361
9362 * configure.in: Remove expect from noconfigdirs when target
9363 is cygwin32. OK to build expect and dejagnu with Canadian
9364 Cross.
9365
9366 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9367
9368 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9369 host.
9370
9371 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9372 and mingw32.
9373
9374 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9375
9376 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9377 here as it is not defined in the toplevel Makefile.
9378
9379 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9380
9381 * configure (package_makefile_rules_frag): New variable, which names
9382 a file with generic rules, ...
9383 Change comment to mention we now have FIVE parts.
9384 * configure: Undo last change.
9385
9386 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9387
9388 * config.guess: More accurate determination of HP processor types.
9389 * config.sub: More accurate determination of HP processor types.
9390
9391 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9392
9393 * configure (package_makefile_frag): Move inserting the
9394 ${package_makefile_frag} to where it should be according
9395 to the comment.
9396
9397 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9398
9399 * config.guess: Add support for Linux/ARM.
9400
9401 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9402
9403 * .cvsignore: Remove *-info and *-install since they match
9404 release-info and mpw-install, which we don't want to just ignore.
9405
9406 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9407
9408 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9409
9410 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9411
9412 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9413 local_prefix to sub-make invocations.
9414
9415 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9416
9417 * configure.in: Check makefile fragments in the source
9418 directory.
9419
9420 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9421
9422 * configure.in: Check whether host and target makefile
9423 fragments exist before adding them to *_makefile_frag.
9424
9425 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9426
9427 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9428
9429 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9430
9431 * configure.in: Make sure we only replace RPATH_ENVVAR on
9432 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9433 regexp to sed.
9434
9435 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9436 to sub-makes.
9437
9438 1998-01-13 Lee Iverson (leei@ai.sri.com)
9439
9440 * config-ml.in (multi-do): LDFLAGS must include multilib
9441 designator.
9442
9443 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9444
9445 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9446
9447 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9448
9449 * config.sub: Add mingw32 support.
9450 * configure.in: Likewise.
9451
9452 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9453
9454 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9455
9456 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9457
9458 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9459 * configure (gxx_include_dir): Provide a definition for subdirs
9460 which do not use autoconf.
9461
9462 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9463
9464 * config.guess: Sync with egcs. Picks up new alpha support,
9465 BeOS & some additional linux support.
9466
9467 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9468
9469 * config.guess: HP 9000/803 is a PA1.1 machine.
9470
9471 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9472
9473 * configure.in: It's alpha*-...
9474
9475 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9476
9477 * configure.in (host_makefile_frag, target_makefile_frag):
9478 Handle multiple config files.
9479 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9480 alpha-*-*.
9481
9482 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9483
9484 * mkdep: New file.
9485
9486 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9487
9488 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9489
9490 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9491
9492 * Makefile.in: Add libgui directory.
9493 (GDB_TK): Add all-libgui.
9494 * configure.in: Add libgui directory.
9495 * configure: Add all-libgui to GDB_TK.
9496
9497 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9498
9499 * config-ml.in (multidirs): Add m32r to multilib list.
9500
9501 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9502
9503 * Makefile.in (all-target-gperf): Change dependency to
9504 all-target-libstdc++.
9505
9506 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9507
9508 * config.guess: Add BeOS support.
9509
9510 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9511
9512 Source directory cvs renamed to cvssrc:
9513 * configure.in (host_tools): Change cvs to cvssrc.
9514 (native_only): Likewise.
9515 (noconfigdirs) [various cases]: Likewise.
9516 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9517 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9518 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9519 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9520 (all-cvssrc): Rename target from all-cvs.
9521
9522 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9523
9524 * configure (gxx_include_dir): Fix thinko.
9525
9526 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9527
9528 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9529 (install-cross, install-gcc-cross): New targets.
9530
9531 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9532
9533 * configure.in (noconfigdirs): Add support for Thumb target.
9534
9535 * config.sub (maybe_os): Add support for Thumb target.
9536
9537 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9538
9539 * Makefile.in: Add rules for cygmon.
9540
9541 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9542
9543 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9544
9545 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9546 * configure (gxx_include_dir): Provide a definition for subdirs
9547 which do not use autoconf.
9548
9549 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9550
9551 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9552 11/18/97 build
9553
9554 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9555
9556 * From Franz Sirl.
9557 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9558 found on RedHat Linux systems.
9559
9560 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9561
9562 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9563 guesses.
9564
9565 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9566
9567 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9568
9569 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9570
9571 * ltmain.sh: If mkdir fails, check whether the directory was created
9572 anyhow by some other process.
9573
9574 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9575
9576 * configure.in (d30v-*-*): Configure all directories.
9577
9578 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9579
9580 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9581 for the D30V.
9582
9583 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9584
9585 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9586
9587 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9588
9589 * include/libiberty.h: Add extern "C" { so it can be used with C++
9590 progrms.
9591 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9592 programs.
9593
9594 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9595
9596 * configure.in (d30v-*-*): Configure GCC now.
9597
9598 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9599
9600 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9601 is no longer needed.
9602
9603 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9604
9605 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9606
9607 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9608
9609 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9610 targets using "$@" to provide support for similar but not identical
9611 targets without having to duplicate code.
9612
9613 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9614
9615 * makefile.vms: Fix to work with DEC C.
9616
9617 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9618
9619 * config.sub: Add mips-tx39-elf to marketing names.
9620
9621 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9622
9623 * ltmain.sh: Handle symlinks in generated script.
9624
9625 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9626
9627 * configure: Handle autoconf style directory options: --bindir,
9628 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9629 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9630 --sysconfdir.
9631 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9632 (sharedstatedir, localstatedir, oldincludedir): New variables.
9633 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9634 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9635 sbindir, sharedstatedir, and sysconfdir.
9636
9637 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9638
9639 * Makefile.in (bootstrap-lean): New target.
9640
9641 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9642
9643 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9644 sn, and gnuserv from noconfigdirs.
9645
9646 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9647
9648 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9649
9650 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9651
9652 * Makefile.in (cross): New target.
9653
9654 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9655 Jeff Law <law@cygnus.com>
9656
9657 * Makefile.in (bootstrap2, bootstrap3): New targets.
9658 (all-bootstrap): Remove outdated and confusing target.
9659 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9660
9661 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9662
9663 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9664 windows. Consistent with gdb/configure.
9665
9666 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9667
9668 * configure.in: Name Linux target fragment.
9669
9670 * configure: Rewrite so that project Makefile fragment is inserted
9671 first and appears last in the resulting Makefile.
9672
9673 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9674
9675 * Makefile.in (install-itcl): Install tcl first.
9676
9677 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9678
9679 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9680
9681 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9682
9683 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9684
9685 * configure.in (skipdirs): Add target-librx for Linux.
9686 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9687
9688 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9689
9690 * Makefile.in (bootstrap): New target.
9691
9692 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9693
9694 * config.sub: Accept 'amigados' for backward compatability.
9695
9696 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9697
9698 * config.guess: Merge with FSF.
9699
9700 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9701
9702 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9703
9704 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9705
9706 * config.sub: Add "marketing-names" patch.
9707
9708 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9709
9710 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9711
9712 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9713
9714 * config.sub: Handle v850-elf.
9715
9716 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9717
9718 * .cvsignore (*-install): Remove.
9719
9720 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9721
9722 * ltconfig: Set CONFIG_SHELL in libtool.
9723 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9724
9725 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9726
9727 * configure.in (target_subdir): Set to libraries if enable_multilib.
9728
9729 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9730
9731 * config.guess: Update from gcc directory.
9732
9733 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9734
9735 * Makefile.in (all-sim): Depends on all-readline.
9736
9737 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9738
9739 * Makefile.in (BISON, YACC): Use $$s.
9740 (all-bison): Depend on all-texinfo.
9741
9742 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9743
9744 * Makefile.in (BISON): Add -L flag.
9745 (YACC): Likewise.
9746
9747 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9748
9749 * configure.in (noconfigdirs): Add support for v850e target.
9750
9751 * config.sub (maybe_os): Add support for v850e target.
9752
9753 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9754
9755 * configure.in (noconfigdirs): Add support for v850ea target.
9756
9757 * config.sub (maybe_os): Add support for v850ea target.
9758
9759 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9760
9761 * config.sub: Add mipstx39. Delete r3900.
9762
9763 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9764
9765 * Makefile.in (all-autoconf): Depends on all-texinfo.
9766
9767 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9768
9769 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9770 eabi targets.
9771
9772 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9773
9774 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9775
9776 * configure: When handling a Canadian Cross, handle YACC as well as
9777 BISON. Just set BISON to bison. When setting YACC, prefer bison.
9778 * Makefile.in (all-bison): Depend upon all-texinfo.
9779
9780 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9781
9782 * Makefile.in (BISON): bison, not byacc or bison -y.
9783 (YACC): bison -y or byacc or yacc.
9784 (various): Add *-bison as appropriate.
9785 (taz): No need to mess with BISON anymore.
9786
9787 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9788
9789 * configure: If OSTYPE matches *win32*, try to find a good value for
9790 CONFIG_SHELL.
9791
9792 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9793
9794 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9795 configure.in if it is present.
9796
9797 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9798
9799 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9800
9801 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9802
9803 * config.sub: Recognize `arc' cpu.
9804 * configure.in: Likewise.
9805 * config-ml.in: Likewise.
9806
9807 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9808
9809 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9810
9811 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9812
9813 * configure: Changed sed delimiter from ':' to '|' when
9814 attempting to substitute ${config_shell} for SHELL. On
9815 NT ${config_shell} may contain a ':' in it.
9816
9817 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9818
9819 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9820
9821 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9822
9823 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9824
9825 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9826
9827 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9828
9829 * ylwrap: If the program is a relative path, force it to be
9830 absolute.
9831
9832 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9833
9834 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9835
9836 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9837
9838 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9839 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9840 for libraries.
9841
9842 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9843
9844 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9845 separated by spaces.
9846
9847 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9848
9849 * ylwrap: New file.
9850 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9851
9852 * ltmain.sh: Handle /bin/sh at start of install program.
9853
9854 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9855
9856 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9857 * missing: New file, from automake 1.2.
9858
9859 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9860
9861 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9862 check-tk to CHECK_X11_MODULES.
9863
9864 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9865
9866 * config.sub: Merge with FSF.
9867
9868 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9869
9870 * config.guess: Merge with FSF.
9871
9872 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9873
9874 * configure: Treat msdosdjgpp like go32.
9875 * configure.in: Likewise. Don't remove gprof for go32.
9876
9877 * configure: Change Makefile.tem2 to Makefile.tm2.
9878
9879 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9880
9881 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9882
9883 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9884
9885 * install-sh (chmodcmd): Set to null if the DST directory already
9886 exists. Same as Nov 11th change.
9887
9888 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9889
9890 * configure (GDB_TK): Needs itcl and tix.
9891
9892 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9893
9894 * config.guess: Update from FSF.
9895
9896 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9897
9898 * Makefile.in (GDB_TK): Depend on itcl and tix.
9899
9900 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9901
9902 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9903 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9904 (INSTALL_SCRIPT): New variable.
9905 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9906 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9907 to -x.
9908 * install-sh: Add support for -x option.
9909
9910 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9911
9912 * configure.in, Makefile.in: Treat tix like itcl.
9913
9914 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9915
9916 * Makefile.in (WINDRES): New variable.
9917 (WINDRES_FOR_TARGET): New variable.
9918 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9919 (EXTRA_HOST_FLAGS): Add WINDRES.
9920 (EXTRA_TARGET_FLAGS): Add WINDRES.
9921 (EXTRA_GCC_FLAGS): Add WINDRES.
9922 ($(DO_X)): Pass down WINDRES.
9923 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9924 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9925 DLLTOOL_FOR_TARGET.
9926
9927 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9928
9929 * configure.in: configure sim before gdb for win32-x-ppc
9930
9931 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9932
9933 Move gperf into the toplevel, from libg++.
9934 * configure.in (target_tools): Add target-gperf.
9935 (native_only): Add target-gperf.
9936 * Makefile.in (all-target-gperf): New target, depend on
9937 all-target-libg++.
9938 (configure-target-gperf): Empty rule.
9939 (ALL_TARGET_MODULES): Add all-target-gperf.
9940 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9941 (CHECK_TARGET_MODULES): Add check-target-gperf.
9942 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9943 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9944
9945 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
9946
9947 * config.sub (mn10200): Recognize new basic machine.
9948
9949 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9950
9951 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9952 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9953
9954 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9955
9956 * configure.in: If we're building mips-sgi-irix6* native, turn on
9957 ENABLE_MULTILIB and set TARGET_SUBDIR.
9958
9959 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9960
9961 * Makefile.in (all-sn): Depend on all-grep.
9962
9963 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9964
9965 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9966
9967 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9968 Makefile. From Jeff Makey <jeff@cts.com>.
9969 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9970
9971 * Makefile.in (DISTBISONFILES): Remove.
9972 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9973 $(DEFAULT_YACC).
9974
9975 * configure.in: Build itl, db, sn, etc., when building for native
9976 cygwin32.
9977
9978 * Makefile.in (LD): New variable.
9979 (EXTRA_HOST_FLAGS): Pass down LD.
9980 ($(DO_X)): Likewise.
9981
9982 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9983
9984 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9985
9986 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9987
9988 * configure.in (targargs): Strip out any supplied --build argument
9989 before adding our own. Always add --build.
9990
9991 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
9992
9993 * configure.in (targargs): Pass --build if we're doing
9994 a cross-compile.
9995
9996 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
9997
9998 * configure: Use '|' instead of ":" as the separator in
9999 sed. Otherwise sed chokes on NT path names with drive
10000 designators. Also look for "?:*" as the leading characters in an
10001 absolute pathname.
10002
10003 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10004
10005 * config.sub: Support for r3900.
10006
10007 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10008
10009 * configure.in: Use install-sh, not install.sh.
10010
10011 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10012
10013 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10014 apply it twice.
10015
10016 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10017
10018 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10019 install-binutils.
10020
10021 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10022
10023 * Makefile.in: Add automake targets.
10024 * configure.in (host_tools): Add automake.
10025
10026 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10027
10028 * configure: Default CXX to c++, not gcc.
10029 * Makefile.in (CXX): Set to c++, not gcc.
10030 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10031
10032 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10033
10034 * install-sh: try appending a .exe if source file doesn't
10035 exist
10036
10037 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10038
10039 * configure.in: Turn on multilib by default.
10040 (cross_only): Remove target-libiberty.
10041
10042 * Makefile.in (all-gcc): Don't depend on libiberty.
10043
10044 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10045
10046 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10047
10048 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10049
10050 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10051 (DISTBISONFILES): Add ld/Makefile.in
10052
10053 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10054
10055 * configure.in: if target is cygwin32 but host isn't cygwin32,
10056 don't configure gdb tcl tk expect, not just gdb.
10057
10058 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10059
10060 * configure.in: Added gnuserv everywhere sn appears.
10061
10062 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10063 (CROSS_CHECK_MODULES): Added check-gnuserv.
10064 (INSTALL_MODULES): Added install-gnuserv.
10065 (CLEAN_MODULES): Added clean-gnuserv.
10066 (all-gnuserv): New target.
10067
10068 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10069
10070 * config.guess: Fixes for MIPS OpenBSD systems.
10071
10072 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10073
10074 * Makefile.in (INSTALL_XFORM): Remove.
10075 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10076
10077 * mkinstalldirs: New file, copied from automake.
10078 * Makefile.in (installdirs): Rename from install-dirs. Use
10079 mkinstalldirs. Change all users.
10080 (DEVO_SUPPORT): Add mkinstalldirs.
10081
10082 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10083
10084 * install-sh: Rename from install.sh.
10085 * Makefile.in (INSTALL): Change install.sh to install-sh.
10086 (DEVO_SUPPORT): Likewise.
10087
10088 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10089 Graichen <graichen@rzpd.de>.
10090
10091 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10092
10093 * config.guess: Recognize OpenBSD systems correctly.
10094
10095 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10096
10097 * README, Makefile.in (ETC_SUPPORT): Remove references to
10098 cfg-paper*, configure.{texi,man,info*}._
10099
10100 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10101
10102 * Makefile.in (all.normal): Ensure that gcc is built after all
10103 the x11 - ie gdb - targets.
10104
10105 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10106
10107 * makefile.vms: Don't run conf-a-gas.
10108
10109 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10110
10111 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10112
10113 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10114
10115 * configure.in: Remove noconfigdirs case since gdb also
10116 configures and builds for tic80-coff.
10117
10118 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10119
10120 * configure: Set cache_file to config.cache.
10121 * Makefile.in (local-distclean): Remove config.cache.
10122
10123 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10124
10125 * COPYING: Update FSF address.
10126
10127 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10128
10129 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10130 noconfigdirs.
10131
10132 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10133
10134 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10135 MAKEDIRS, is empty.
10136
10137 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10138
10139 * config.sub: Tweak mn10300 entry.
10140
10141 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10142
10143 * configure.in (host_tools): Put sim before gdb, so gdb's
10144 configure.tgt can determine if the simulator was configured.
10145
10146 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10147
10148 * config.sub: Move BeOS $os case to be with other Cygnus
10149 local cases.
10150
10151 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10152
10153 * config.sub: Remove misplaced comment that broke Linux.
10154
10155 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10156
10157 * config.sub: Add BeOS support.
10158
10159 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10160
10161 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10162
10163 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10164
10165 * configure.in (noconfigdirs): Remove tcl and tk from
10166 noconfigdirs for cygwin32 builds.
10167
10168 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10169
10170 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10171
10172 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10173
10174 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10175 make-all.com, use makefile.vms instead.
10176
10177 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10178
10179 * config.sub: Accept -lnews*.
10180
10181 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10182
10183 * configure.in (noconfigdirs): Disable target-newlib,
10184 target-examples and target-libiberty for d30v.
10185
10186 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10187
10188 * configure.in (noconfigdirs): Enable ld for d30v.
10189
10190 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10191
10192 * configure.in (tic80-*-*): Build compiler.
10193
10194 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10195
10196 * configure.in (d30v-*): Remove sim directory from list of
10197 unsupported d30v directories
10198
10199 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10200
10201 * config.sub, configure.in: Add d30v target cpu.
10202
10203 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10204
10205 * makefile.vms: New file.
10206 * make-all.com: Remove.
10207
10208 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10209
10210 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10211
10212 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10213
10214 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10215
10216 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10217
10218 * Makefile.in (ALL_MODULES): Added all-db.
10219 (CROSS_CHECK_MODULES): Addec check-db.
10220 (INSTALL_MODULES): Added install-db.
10221 (CLEAN_MODULES): Added clean-db.
10222
10223 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10224
10225 * config.guess: Merge with latest FSF sources.
10226
10227 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10228
10229 * Makefile.in (ALL_MODULES): Added all-itcl.
10230 (CROSS_CHECK_MODULES): Added check-itcl.
10231 (INSTALL_MODULES): Added install-itcl.
10232 (CLEAN_MODULES): Added clean-itcl.
10233
10234 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10235
10236 * configure.in: build gdb for mn10200
10237
10238 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10239
10240 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10241
10242 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10243
10244 * configure.in (tic80-*-*): Turn off most targets right now.
10245
10246 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10247
10248 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10249 rather than the makeinfo program.
10250 (do-info): Depend upon all-texinfo.
10251
10252 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10253
10254 * configure.in: Remove uses of config/mh-linux.
10255
10256 * config.sub, config.guess: Merge with latest FSF sources.
10257
10258 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10259
10260 * config.sub (case $basic_machine): Add tic80 entries.
10261
10262 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10263
10264 * config.sub, config.guess: Merge with latest FSF sources.
10265
10266 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10267
10268 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10269 * mpw-config.in: Test for NewFolderRecursive.
10270 * mpw-install: Use symbolic name for startup filename.
10271 * mpw-README: Add various additional details.
10272
10273 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10274
10275 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10276
10277 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10278
10279 * configure.in: Do build gcc and the target libraries for
10280 the mn10200.
10281
10282 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10283
10284 * configure.in: don't avoid building gdb for mn10300 any more
10285 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10286 instead of single-quoting it.
10287
10288 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10289
10290 * configure.in: Don't use --with-stabs on IRIX 6.
10291
10292 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10293
10294 * configure.in (m32r): Build gdb, libg++ now.
10295
10296 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10297
10298 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10299 directories from noconfigdirs.
10300
10301 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10302
10303 * config.sub (basic_machine): added mips16 configuration
10304
10305 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10306
10307 * config.sub: Handle d10v-unknown.
10308
10309 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10310
10311 * config.sub: Handle v850-unknown.
10312
10313 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10314
10315 * Makefile.in: add findutils
10316 * configure.in: add findutils to list of host_tools
10317
10318 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10319
10320 * config.sub: Handle mn10200 and mn10300.
10321
10322 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10323
10324 * configure.in (d10v-*): Do not build librx.
10325
10326 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10327
10328 * configure.in (mn10300): Build everything except gdb & libgloss.
10329
10330 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10331
10332 * config.guess: Patch for Dansk Data Elektronik servers,
10333 from Niels Skou Olsen <nso@dde.dk>.
10334
10335 For ncr, use /bin/uname rather than uname, since GNU uname does not
10336 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10337
10338 Patch for MIPS R4000 running System V,
10339 from Eric S. Raymond <esr@snark.thyrsus.com>.
10340
10341 Fix thinko for nextstep.
10342
10343 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10344
10345 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10346 * config.guess: Guess mips-dec-mach_bsd4.3.
10347
10348 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10349 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10350 release numbers.
10351 * config.guess (mips-mips-riscos*): Emit just enough of the
10352 release number.
10353
10354 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10355 * config.guess (sparc-auspex-sunos*): Added.
10356 (f300-fujitsu-*): Added.
10357
10358 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10359 * config.guess: Recognize a Tadpole as a sparc.
10360
10361 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10362
10363 * config.guess: Don't assume that NextStep version is either 2 or
10364 3. NextStep 4 (aka OpenStep 4) has come out now.
10365
10366 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10367
10368 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10369 From Rik Faith <faith@cs.unc.edu>.
10370
10371 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10372
10373 * config.sub: Contributions from bug-gnu-utils to:
10374 Support plain "hppa" (no version given) architecture, reported by
10375 OpenStep.
10376 OpenBSD like NetBSD.
10377 LynxOs is not a hardware supplier.
10378
10379 * config.guess: Contributions from bug-gnu-utils to add support for:
10380 OpenBSD like NetBSD.
10381 Stratus systems.
10382 More Pyramid systems.
10383 i[n>4]86 Intel chips.
10384 M680[n>4]0 Motorola chips.
10385 Use unknown instead of lynx for hardware manufacturer.
10386
10387 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10388
10389 * install.sh (chmodcmd): Set to null if the DST directory already
10390 exists.
10391
10392 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10393
10394 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10395 not use mt-ppc target Makefile fragment any more.
10396
10397 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10398
10399 * configure.in (*-*-windows): Exclude everything but those dirs
10400 needed to build windows.
10401
10402 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10403
10404 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10405
10406 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10407
10408 * configure.in: Exclude mmalloc from i386-windows.
10409
10410 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10411
10412 * Undo my previous change.
10413
10414 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10415
10416 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10417 unconditionally.
10418 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10419
10420 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10421
10422 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10423 host to add it's own flags.
10424
10425 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10426
10427 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10428
10429 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10430
10431 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10432 (CXX_FOR_TARGET): Likewise.
10433 (GCC_FOR_TARGET): Define.
10434 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10435 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10436 CC_FOR_TARGET was specified on the command line.
10437 (MAKEOVERRIDES): Don't define.
10438
10439 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10440
10441 * configure.in (m32r): Fix spelling of libg++ libs.
10442
10443 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10444
10445 * config.sub (-apple*): Remove, now redundant.
10446
10447 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10448
10449 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10450
10451 * configure: Rework yesterday's sed script patch.
10452
10453 * config.sub: Merge with FSF.
10454
10455 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10456
10457 * config.guess: Merge from FSF.
10458
10459 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10460 * config.guess: Use pc instead of unknown, for pc clone systems.
10461 Change linux to linux-gnu.
10462
10463 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10464 * config.guess: Avoid non-portable tr syntax.
10465
10466 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10467
10468 * test-build.mk (HOLES): Add "xargs" for gdb.
10469
10470 * configure: Avoid hpux10.20 sed bug.
10471
10472 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10473
10474 * configure.in: Add support for windows host
10475 (that is a build done under the Microsoft build environment).
10476
10477 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10478
10479 * Makefile.in: Replace all uses of srcroot with s, to shrink
10480 command line lengths.
10481
10482 Patches from Geoffrey Noer <noer@cygnus.com>:
10483 * configure.in: If configuring for newlib, pass --with-newlib to
10484 subdirectories.
10485 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10486 -Bnewlib/ and -Lwinsup to gcc.
10487 (CXX_FOR_TARGET): Likewise.
10488
10489 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10490
10491 * Makefile.in (ETC_SUPPORT): Add configure.
10492
10493 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10494
10495 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10496 host configuration file.
10497
10498 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10499
10500 * configure.in: Break mn10x00 support into separate
10501 mn10200 and mn10300 configurations.
10502 * config.sub: Likewise.
10503
10504 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10505
10506 * configure.in: Add lots of stuff to noconfigdirs for
10507 the mn10x00 targets.
10508
10509 * config.sub, configure.in: Add mn10x00 support.
10510
10511 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10512
10513 * make-all.com: Call conf-a-gas, not config-a-gas.
10514
10515 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10516
10517 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10518 targets.
10519
10520 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10521
10522 * mpw-README: Add much more detail for native PowerMac.
10523 * mpw-install: New file.
10524 * mpw-configure: Add --norecursion and --help options.
10525 * mpw-config.in: Translate readme and install files when
10526 copying to objdir.
10527 * mpw-build.in: Don't always depend on byacc and flex.
10528 (install-only-top): New action.
10529
10530 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10531
10532 * configure.in: You can now configure GDB for the v850.
10533
10534 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10535
10536 * configure.in (noconfigdirs): Don't configure any C++ dirs
10537 if targeting D10V.
10538
10539 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10540
10541 * config.sub: Recognize mips64vr5000.
10542
10543 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10544
10545 * configure.in: Use a single line for host_tools and native_only.
10546
10547 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10548
10549 * config.sub, configure.in: Add entries for m32r.
10550
10551 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10552
10553 * Makefile.in (inet-install): Don't run install-gzip.
10554
10555 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10556
10557 * configure.in: Don't config lots of things for *-*-windows*.
10558
10559 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10560
10561 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10562 (host_libs, host_tools): Copy from configure.in.
10563 * mpw-configure: Don't complain about directories not found.
10564
10565 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10566
10567 * configure.in (i[345]86): Recognize i686 for pentium pro.
10568 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10569 file.
10570
10571 * config.guess (i[345]86): Ditto.
10572
10573 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10574
10575 * configure.in (noconfigdirs): Removed gdb for D10V.
10576
10577 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10578
10579 * configure.in: Remove ld, target-libio, target-libg++, and
10580 target-libstdc++ from noconfigdirs.
10581
10582 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10583
10584 * configure: Fix three locations where shell scripts were
10585 being run directly rather than with config_shell.
10586
10587 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10588
10589 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10590 * config.sub (basic_machine): Recognize v850.
10591
10592 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10593
10594 * mpw-configure: Handle multiple enable/disable options and
10595 pass them down recursively, handle -c and -s flags appropriately
10596 depending on choice of compiler, add escape mechanism for
10597 quoted arguments to gC.
10598
10599 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10600
10601 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10602 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10603 so that -mrelocatable-lib and -mno-eabi are used.
10604
10605 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10606 not support --print-multi-lib, don't abort.
10607
10608 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10609
10610 * make-all.com: Run config-a-gas.
10611 * setup.com: Don't copy subdirectory files around.
10612
10613 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10614
10615 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10616 target, it now compiles correctly.
10617
10618 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10619
10620 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10621
10622 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10623
10624 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10625
10626 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10627
10628 * configure.in (native_only): Add prms.
10629
10630 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10631
10632 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10633 (BINUTILS_SUPPORT_DIRS): Likewise.
10634
10635 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10636
10637 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10638 d10v support is added.
10639
10640 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10641
10642 * configure.in (d10v-*-*): New target.
10643
10644 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10645
10646 * config.guess (HP 9000/811): Recognize this as a PA1.1
10647 machine.
10648
10649 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10650
10651 * Makefile.in (do-tar-gz): New target, split out from tail end of
10652 taz target. Run each command separately, don't use pipes.
10653 (taz): Use it.
10654
10655 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10656
10657 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10658 * mpw-build.in: No builds should depend on building byacc or flex,
10659 they are assumed to be installed already.
10660
10661 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10662
10663 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10664 variable that CC_FOR_TARGET needs.
10665
10666 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10667
10668 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10669 options have changed since the last time the subdirectory was
10670 configured, and if it has, reconfigure.
10671 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10672 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10673
10674 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10675
10676 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10677 CLEAN_MODULES): Add bash.
10678 (all-bash): New target.
10679
10680 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10681
10682 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10683
10684 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10685
10686 * config.sub (basic_machine): Recognize d10v as a valid processor.
10687
10688 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10689
10690 * mpw-configure: Add support for --bindir.
10691 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10692
10693 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10694
10695 * configure.in: add bash, time, gawk to list of hosttools and things
10696 to only build for native toolchains
10697
10698 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10699
10700 * Makefile.in (docdir): Remove.
10701
10702 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10703
10704 * Makefile.in (datadir): Set to $(prefix)/share.
10705
10706 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10707
10708 * configure.in: build diff and patch for cygwin32-hosted
10709 toolchains.
10710
10711 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10712
10713 * config.sub: Accept -rtems*.
10714
10715 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10716
10717 * configure.in: enable dosrel for cygwin32-hosted builds,
10718 remove diff from the list of things not buildable
10719 via Canadian Cross
10720
10721 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10722
10723 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10724 don't get ". ".
10725
10726 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10727
10728 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10729
10730 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10731
10732 * Makefile.in (taz): Handle case where tex3patch didn't even get
10733 checked out. Also, if it was found, put the symlink in a new util
10734 subdirectory.
10735
10736 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10737
10738 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10739
10740 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10741
10742 * config.sub: Recognize -openvms.
10743 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10744 * make-all.com, setup.com: New files.
10745
10746 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10747
10748 * Makefile.in (taz): tex3patch moved to texinfo/util.
10749
10750 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10751
10752 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10753 * configure.in: remove make from disable-if-Can-Cross list
10754 enable gdb if ${host} and ${target} are cygwin32
10755
10756 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10757
10758 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10759 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10760
10761 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10762
10763 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10764 distinguish sysv/svr4/bsd variants.
10765 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10766
10767 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10768
10769 * configure.in: Added copyright notice.
10770 * move-if-change: Added copyright notice.
10771
10772 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10773
10774 * configure.in (powerpcle-*-solaris*): Until we get shared
10775 libraries working, don't build gdb, sim, make, tcl, tk, or
10776 expect.
10777
10778 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10779
10780 * config.guess: Merge with FSF:
10781
10782 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10783 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10784
10785 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10786 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10787
10788 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10789 * config.guess: Combine two OSF1 rules.
10790 Also recognize field test versions. From mjr@zk3.dec.com.
10791 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10792 because GNU uname does not support -p. From pmr@pajato.com.
10793
10794 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10795
10796 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10797
10798 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10799
10800 * mpw-README: Document GCCIncludes.
10801
10802 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10803
10804 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10805
10806 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10807
10808 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10809
10810 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10811
10812 * configure.in (*-*-cygwin32): Configure make.
10813
10814 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10815
10816 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10817
10818 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10819
10820 * Makefile.in (all-inet): Depend on all-perl.
10821
10822 * Makefile.in (inet-install): New target.
10823
10824 * Makefile.in (all-inet): Depend on all-tcl.
10825 (all-inet): Depend on all-send-pr.
10826
10827 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10828
10829 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10830 temporarily.
10831
10832 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10833
10834 * configure.in: Don't configure --with-gnu-ld on AIX.
10835
10836 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10837
10838 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10839
10840 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10841
10842 * Makefile.in (ALL_MODULES): Added all-inet.
10843 (CROSS_CHECK_MODULES): Added check-inet.
10844 (INSTALL_MODULES): Added install-inet.
10845 (CLEAN_MODULES): Added clean-inet.
10846 (all-indent): New target.
10847
10848 * configure.in (host_tools): Added inet.
10849 (native_only): Added inet.
10850 (noconfigdirs): Added inet.
10851
10852 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10853
10854 * configure.in: Don't configure libgloss if we are not configuring
10855 newlib.
10856
10857 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10858
10859 * configure.in: Don't configure libgloss for unsupported
10860 architectures.
10861
10862 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10863
10864 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10865
10866 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10867
10868 * Makefile.in (ALL_MODULES): Include all-apache.
10869 (CROSS_CHECK_MODULES): Include check-apache.
10870 (INSTALL_MODULES): Include install-apache.
10871 (all-apache): New target.
10872
10873 * configure.in: Added apache everywhere perl is seen.
10874
10875 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10876
10877 * Makefile.in: Add support for clean-{module} and
10878 clean-target-{module} rules.
10879
10880 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10881
10882 * configure.in (*-*-ose) do not build libgloss.
10883
10884 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10885
10886 * config.guess (prep*:SunOS:5.*:*): Turn into
10887 powerpele-unknown-solaris2.
10888
10889 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10890
10891 * configure.in: Permit --enable-shared to specify a list of
10892 directories.
10893
10894 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10895
10896 * configure.in (host==solaris): Pass only the first word of $CC
10897 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10898
10899 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10900
10901 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10902
10903 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10904
10905 * Makefile.in (ALL_MODULES): Include all-perl.
10906 (CROSS_CHECK_MODULES): Include check-perl.
10907 (INSTALL_MODULES): Include install-perl.
10908 (ALL_X11_MODULES): Include all-guile.
10909 (CHECK_X11_MODULES): Include check-guile.
10910 (INSTALL_X11_MODULES): Include install-guile.
10911 (all-perl): New target.
10912 (all-guile): New target.
10913
10914 * configure.in (host_tools): Include perl and guile.
10915 (native_only): Include perl and guile.
10916 (noconfigdirs): Don't build guile and perl; no ports have been
10917 done.
10918
10919 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10920
10921 * configure (--enable-*): Handle quoted option lists such as
10922 --enable-sim-cflags='-g0 -O' better.
10923
10924 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10925
10926 * Makefile.in ({,inst}all-target): New rule so we can make and
10927 install all of the target directories easily.
10928
10929 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10930
10931 * configure.in: Add missing global flag in sed substitution when
10932 deleting `target-' from ${configdirs}.
10933
10934 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10935
10936 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10937 option.
10938
10939 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10940 config/mh-necv4.
10941
10942 * install.sh: Correct misspelling of transformbasename.
10943
10944 * config.guess: Recognize mips-*-sysv*.
10945
10946 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10947
10948 * config.sub: Recognize mon960.
10949
10950 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10951
10952 * configure: Restore Canadian Cross handling of BISON and LEX,
10953 removed in Feb 20 change.
10954
10955 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10956
10957 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10958 Mention make install. Remove the old copyright date as well the
10959 clumsy and rather pointless copyright on the README file.
10960
10961 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10962
10963 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10964 Makefile after running symlink-tree, then run `make distclean' to
10965 avoid clobbering any generated files in srcdir.
10966
10967 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10968
10969 * configure.in (m68k-*-netbsd*): Build everything now.
10970
10971 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10972
10973 * Makefile.in (taz): Fix quoting.
10974
10975 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10976
10977 * configure.in (sparclet-*-*): Build everything now.
10978
10979 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10980
10981 * configure.in (m68k-*-linux*): New host.
10982
10983 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10984
10985 * configure: Check for bison before byacc.
10986
10987 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10988
10989 * Makefile.in configure: Change the way LEX and BISON/YACC are
10990 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
10991 searching PATH. These are used as fallbacks by Makefile.in if
10992 flex/bison/byacc aren't in objdir.
10993
10994 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
10995
10996 * Makefile.in: Make everything which depends upon all-bfd also
10997 depend upon all-opcodes, in case --with-commonbfdlib is used.
10998
10999 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11000
11001 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11002 building NT native compilers on Unix.
11003
11004 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * configure.in: Don't get CC from the host Makefile fragment if we
11007 can find gcc in PATH, or if this is a Canadian Cross. Move the
11008 Solaris test for /usr/ucb/cc to the post target script, just after
11009 the compiler sanity test.
11010
11011 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11012
11013 * config.sub: Merge with FSF.
11014
11015 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11016
11017 * Makefile.in (RPATH_ENVVAR): New variable.
11018 (REALLY_SET_LIB_PATH): Use it.
11019 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11020
11021 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11022
11023 * config.sub, configure.in: Recognize sparclet cpu.
11024
11025 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11026
11027 * config.guess: Support m68k-cbm-sysv4.
11028
11029 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11030
11031 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11032 m68k-unknown-linuxaout from linker help string. Put quotes around
11033 $ld_help_string.
11034
11035 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11036
11037 * config.guess (powerpc-harris-powerunix): Add guess for port
11038 to new target.
11039
11040 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11041
11042 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11043
11044 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11045
11046 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11047 $(REALLY_SET_LIB_PATH) in Makefile.
11048 * Makefile.in (SET_LIB_PATH): New variable.
11049 (REALLY_SET_LIB_PATH): New variable.
11050 ($(DO_X)): Use $(SET_LIB_PATH).
11051 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11052 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11053 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11054 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11055 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11056 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11057 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11058 (install-dosrel): Likewise.
11059 (all-opcodes): Depend upon all-libiberty.
11060
11061 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11062
11063 * config.guess (*:CYGWIN*): New
11064
11065 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11066
11067 * Makefile.in (all-target-winsup): All all-target-libiberty.
11068
11069 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11070
11071 * configure.in (noconfigdirs): Add missing # in front of comment.
11072
11073 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11074
11075 * configure.in: add second pass to things added to noconfigdirs
11076 so *-gm-magic can exclude libgloss properly.
11077
11078 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11079
11080 * mpw-configure (extralibs_name, rez_name): Set correctly
11081 for MWC68K compiler.
11082
11083 * mpw-README: Add more info on the necessary build tools.
11084
11085 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11086
11087 * configure.in, config.sub: Recognize cygwin32.
11088
11089 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11090
11091 * config.guess, config.sub: Recognize A/UX.
11092
11093 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11094
11095 * config.sub: Merge with gcc/config.sub.
11096
11097 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11098
11099 * mpw-build.in (do-binutils): Add build of stamps.
11100
11101 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11102
11103 * config.sub: Add recognition for mips64vr4100*-* targets.
11104
11105 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11106
11107 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11108 Add creation of gconfigargs with `--enable-shared' turned on.
11109 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11110 ($(host)-stamp-stage3-configured): Likewise.
11111 (HOLES): Add chatr and ldd.
11112 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11113
11114 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11115
11116 * configure: Pass --nfp to recursive configures.
11117
11118 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11119
11120 * Makefile.in (DLLTOOL): New.
11121 (DLLTOOL_FOR_TARGET): New.
11122 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11123 (EXTRA_TARGET_FLAGS): Ditto.
11124 (EXTRA_GCC_FLAGS): Ditto.
11125 (CONFIGURE_TARGET_MODULES): Ditto.
11126 (DO_X): Ditto.
11127 * configure: Add DLLTOOL.
11128
11129 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11130
11131 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11132 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11133 mh-sco, since old workarounds no longer needed, and don't
11134 build ld, since libraries have weak symbols in COFF.
11135
11136 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11137
11138 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11139
11140 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11141
11142 * configure.in: Make sure that ${CC} can be used to compile an
11143 executable.
11144
11145 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11146
11147 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11148 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11149 nothing depending on whether gdbtk is being built.
11150
11151 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11152
11153 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11154
11155 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11156
11157 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11158 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11159
11160 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11161
11162 * config-ml.in: Add support for
11163 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11164 Simplify setting of multidirs from --disable-foo.
11165
11166 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11167
11168 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11169 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11170 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11171 non-empty, pass them on to the GCC make.
11172 (all-bootstrap): New rule that is like all-gcc, except it executes
11173 the GCC bootstrap rule instead of the GCC all rule.
11174
11175 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11176
11177 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11178
11179 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11180
11181 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11182 DG/UX support.
11183
11184 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11185
11186 * config.sub (i*86*) Change [345] to [3456]
11187
11188 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11189
11190 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11191 --with-gnu-ld=no.
11192
11193 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11194
11195 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11196 AIX multilibs get built.
11197
11198 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11199
11200 * configure.in (i386-win32): Don't build expect if we're not
11201 building the tcl subdir.
11202
11203 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11204
11205 * Makefile.in: (configure-target-examples, all-target-examples):
11206 New targets, configure and build example programs.
11207
11208 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11209
11210 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11211 use it as input to sedit the generated MPW makefile.
11212 * mpw-README: Add a suggestion about Gestalt.h.
11213
11214 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11215
11216 * config.sub: Accept *-*-ieee*.
11217
11218 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11219
11220 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11221 Ronald F. Guilmette <rfg@monkeys.com>.
11222
11223 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11224
11225 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11226 for powerpc-pe native.
11227 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11228 (target==powerpc-pe): duplicate i386-win32 entry.
11229
11230 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11231
11232 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11233 of vxworks, not just vxworks5.1.
11234
11235 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11236
11237 * mpw-configure: Add support for exec-prefix.
11238
11239 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11240
11241 * config.guess: Recognize HP model 816 machines as having
11242 a PA1.1 processor.
11243
11244 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11245
11246 * configure: Ignore new autoconf configure options.
11247
11248 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11249
11250 * config.guess: Recognize Pentium under SCO.
11251 From Robert Lipe <robertl@arnet.com>.
11252
11253 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11254
11255 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11256
11257 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11258
11259 * configure.in: Don't configure gas for alpha-dec-osf*.
11260
11261 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11262
11263 * configure.in: Default to --with-stabs for some targets for which
11264 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11265 i[345]86*-*-unixware*.
11266
11267 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11268
11269 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11270 rather than basing it on the target. Simplify handling of options
11271 controlling which directories to configure. Remove extraneous
11272 slash in multi-clean target.
11273
11274 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11275
11276 * config-ml.in: Prefix more variables with ml_ so they don't collide
11277 with configure's.
11278
11279 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11280
11281 * configure: Don't turn -v into --v.
11282
11283 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11284
11285 * configure.in (targargs): Fix typo.
11286
11287 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11288
11289 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11290
11291 * configure.in: Strip --host and --target options from
11292 CONFIG_ARGUMENTS, and always configure for --host only. Add
11293 --with-cross-host option when building with a cross-compiler.
11294 * configure: Canonicalize the arguments put into config.status by
11295 always using `=' for an option with an argument. Pass a presumed
11296 --host or --target explicitly.
11297
11298 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11299
11300 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11301 into general OS recognition case.
11302
11303 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11304
11305 * configure.in (target_configdirs): add target-winsup only
11306 for win32 target systems.
11307
11308 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11309
11310 * Makefile.in (all-target-libgloss): Depend upon
11311 configure-target-newlib, since when libgloss is built it looks to
11312 see if the newlib directory exists.
11313
11314 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11315
11316 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11317 cfg-ml-*.in.
11318
11319 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11320
11321 * configure: Handle LD and LD_FOR_TARGET when configuring a
11322 Canadian Cross.
11323
11324 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11325
11326 * configure.in (target_libs): add target-winsup.
11327 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11328 (target==ppcle-pe): remove ld from $noconfigdirs.
11329
11330 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11331
11332 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11333 Preserve relative path names in $srcdir. Build symlink tree if
11334 configuring cross target dir and srcdir=. (= no VPATH support).
11335 (configure-target-libg++): Depend on configure-target-librx.
11336 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11337 * config-ml.in: New file.
11338 * symlink-tree: New file.
11339 * configure: Ensure srcdir="." if that's what it is.
11340
11341 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11342
11343 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11344 includes and FLEX_SKELETON setting.
11345 * mpw-configure (--with-gnu-ld): New option, controls whether
11346 to use PPCLink or ld with PowerMac GCC.
11347 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11348 * mpw-config.in: Configure grez if targeting Mac.
11349
11350 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11351 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11352 just macos.
11353 * configure.in: Configure grez resource compiler if targeting Mac.
11354 * Makefile.in (all-grez, install-grez): New targets.
11355
11356 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11357
11358 * configure: CXX defaults to gcc, not g++. If we find
11359 gcc in the path, set CC to gcc -O2.
11360
11361 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11362
11363 * configure: Default ${build} correctly. Avoid picking up extra
11364 spaces when reading CC and CXX from Makefile. When doing a
11365 Canadian Cross, use plausible default values for numerous
11366 variables.
11367 * configure.in: When doing a Canadian Cross, don't try to
11368 configure tools whose configure script can't handle it.
11369
11370 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11371
11372 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11373
11374 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11375
11376 * configure: Remove dubious bug reporting address.
11377
11378 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11379
11380 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11381 configure script, run that instead of this directory's configure.
11382 In either case, print a message that we're configuring the sub-dir.
11383
11384 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11385
11386 * configure.in: Before checking for the existence of various files,
11387 use sed to filter out "target-".
11388
11389 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11390
11391 * Makefile.in (DO_X): Split rule to decrease command line length
11392 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11393 (Philippe De Muyter).
11394
11395 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11396
11397 * Makefile.in (all-patch): depend on all-libiberty.
11398
11399 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11400
11401 * configure.in: If the only directory in target_configdirs which
11402 actually exists is libiberty, then set target_configdirs to empty,
11403 to avoid trying to build a target libiberty in a gas or gdb
11404 distribution.
11405
11406 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11407
11408 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11409 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11410 systems.
11411
11412 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11413
11414 * configure.in (copy_dirs): Use sys-include instead of include
11415 for --with-headers option.
11416
11417 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11418
11419 * Makefile.in, configure.in: Make winsup builds work with
11420 new scheme.
11421
11422 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11423
11424 * configure.in: Build the linker on AIX.
11425
11426 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11427
11428 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11429 where needed.
11430
11431 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11432
11433 * Makefile.in (all-gcc): Fix typo.
11434
11435 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11436
11437 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11438
11439 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11440
11441 * configure.in: Rename libFOO to target-libFOO, and xiberty
11442 to target-xiberty, to provide more flexibility.
11443 (target_subdir): Define. Create if cross.
11444 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11445 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11446 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11447 check-libFOO -> check-target-libFOO, etc.
11448 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11449 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11450 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11451 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11452 allow ALL_GCC="" to only configure.
11453 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11454 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11455 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11456
11457 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11458
11459 * Makefile.in (taz): Build "info" in etc explicitly.
11460
11461 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11462
11463 * configure.in: Make sure that CC is undefined (as opposed to
11464 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11465 problem with autoconf trying to configure on a host without GCC.
11466
11467 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11468
11469 * mpw-configure: Set host alias from choice of host compiler,
11470 only use generic MPW Makefile sed if present, edit a file
11471 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11472 * mpw-README: Add problem notes about CW6 and CW7.
11473
11474 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11475
11476 * Makefile.in (taz): Use ";" instead of ";;".
11477
11478 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11479
11480 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11481 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11482 DISTDOCDIRS.
11483 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11484 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11485
11486 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11487
11488 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11489 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11490 Move bfd to DISTSTUFFDIRS.
11491
11492 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11493
11494 * Makefile.in (X11_LIB): Removed.
11495 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11496
11497 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11498
11499 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11500
11501 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11502 names.
11503
11504 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11505
11506 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11507
11508 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11509
11510 * configure.in (i[345]86-*-win32): Always build newlib.
11511 Don't configure cvs, autoconf or texinfo.
11512 * Makefile.in (LD_FOR_TARGET): New.
11513 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11514 Pass down LD_FOR_TARGET.
11515
11516 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11517
11518 * winsup: New directory.
11519 * Makefile.in: Build winsup.
11520 * configure.in: Winsup is configured when target is win32.
11521 Can only build win32 target GDB when native.
11522
11523 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11524
11525 * config.guess: Recognize HP model 819 machines as having
11526 a PA 1.1 processor.
11527
11528 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11529
11530 * configure: Fix sed loop which substitutes for CC and CXX to
11531 avoid bug found in various sed implementations.
11532
11533 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11534
11535 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11536 simulator. Use standard powerpc-*-eabi*.
11537
11538 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * configure.in: Stop putting gas and binutils in noconfigdirs for
11541 powerpc-*-aix* and rs6000-*-*.
11542
11543 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11544
11545 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11546 -mcall-aixdesc libraries.
11547
11548 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11549
11550 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11551
11552 * config.sub (arm | armel | armeb): Fix shell syntax.
11553
11554 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11555
11556 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11557 -msoft-float and -mcpu=common support.
11558 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11559 libraries.
11560
11561 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11562
11563 * configure.in: Allow configuration and build of emacs19 for the alpha.
11564
11565 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11566
11567 * configure.in (CC): Get ^CC, not just any old CC, from
11568 ${host_makefile_frag}.
11569
11570 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11571
11572 * configure.in (CC): Try to get CC from
11573 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11574
11575 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11576
11577 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11578 only if it exists in $(srcdir).
11579
11580 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11581
11582 * configure: If CC and CXX are not set in the environment, set
11583 them, based on either an existing Makefile or on searching for gcc
11584 in PATH. Substitute for CC and CXX in Makefile.
11585 * configure.in: Remove libm from target_libs. Separate
11586 target_configdirs from configdirs. If CC is not set in
11587 environment, try to get it from a host Makefile fragment. Rewrite
11588 changes of configdirs to use skipdirs instead. A few minor
11589 tweaks. Take directories out of target_configdirs as they are
11590 taken out of configdirs. Remove existing Makefile files from
11591 subdirectories. Substitute for TARGET_CONFIGDIRS and
11592 CONFIG_ARGUMENTS in Makefile.
11593 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11594 by configure.in.
11595 (CONFIG_ARGUMENTS): Likewise.
11596 (CONFIGURE_TARGET_MODULES): New variable.
11597 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11598 ($(CONFIGURE_TARGET_MODULES)): New target.
11599 (configure-libg++, configure-libio): New targets.
11600 (all-libg++): Depend upon configure-libg++.
11601 (all-libio): Depend upon configure-libio.
11602 (configure-libgloss, all-libgloss): New targets.
11603 (configure-libstdc++): New target.
11604 (all-libstdc++): Depend upon configure-libstdc++.
11605 (configure-librx, all-librx): New targets.
11606 (configure-newlib): New target.
11607 (all-newlib): Depend upon configure-newlib
11608 (configure-xiberty): New target.
11609 (all-xiberty): Depend upon configure-xiberty.
11610
11611 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11612
11613 * configure.in (host i[345]86-*-win32): Expand the
11614 noconfigdirs again.
11615
11616 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11617
11618 * mpw-configure: Fix sed command file name.
11619
11620 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11621
11622 * configure.in (host i[345]86-*-win32): Reduce the
11623 noconfigdirs again.
11624
11625 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11626
11627 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11628 or powerpc*-*-pe*, since they are not yet supported.
11629
11630 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11631
11632 Add PowerMac support and many other enhancements.
11633 * mpw-configure: New option --cc to select compiler to use,
11634 paste options set according to --cc into the generated
11635 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11636 if mpw-make.sed is present.
11637 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11638 add forward includes for PowerPC include files.
11639 * mpw-build.in: Build using Makefile.PPC if present.
11640 (do-byacc, etc): Remove separate version resource builds.
11641 (do-gas): Build "stamps" before "all".
11642 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11643 * mpw-README: Update to reflect --cc option, PowerMac support,
11644 and recently-reported compatibility problems.
11645
11646 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11647
11648 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11649 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11650 (--with-multilib-top): Pass to recursive invocations.
11651
11652 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11653
11654 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11655 v810-*-*.
11656
11657 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11658
11659 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11660 gdb, ld and opcodes on v810-*-*.
11661
11662 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11663
11664 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11665 (local-maintainer-clean): New target.
11666 (maintainer-clean): New target.
11667 (realclean): Just depend upon maintainer-clean.
11668
11669 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11670
11671 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11672
11673 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11674
11675 * configure.in: Build ld in mips*-*-bsd* case.
11676
11677 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11678
11679 * config.sub: Accept -lites* OS. From Ian Dall.
11680
11681 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11682
11683 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11684 targets.
11685
11686 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11687
11688 * configure.in: treat i386-win32 canadian cross the same as
11689 i386-go32 canadian cross.
11690
11691 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11692
11693 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11694 running under the simulator to build a reduced set of libraries.
11695 (powerpc-*-eabiaix): Add fine grained multilib support added to
11696 other powerpc targets yesterday.
11697
11698 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11699
11700 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11701 -disable-softfloat, -disable-relocatable, -disable-aix, and
11702 -disable-sysv to control which multilib libraries get built.
11703
11704 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11705
11706 * configure: Add Makefile.tem to list of files to remove in trap
11707 handler.
11708
11709 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11710
11711 * config.guess (*Linux*): Add missing "exit"s.
11712 Also, need specific check for alpha-unknown-linux (uses COFF).
11713
11714 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11715
11716 * config.guess: Merge with FSF:
11717
11718 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11719 * config.guess (AIX4): More robust release numbering discovery.
11720
11721 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11722 * config.guess (i386-sequent-ptx): Properly get version number.
11723
11724 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11725 * config.guess (mips:*:4*:UMIPS): New case.
11726
11727 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11728
11729 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11730 (i386-win32 host): Likewise. Don't build readline.
11731
11732 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11733
11734 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11735 SUPPORT_FILES to submakes.
11736
11737 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11738
11739 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11740 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11741 mpw-configure.
11742
11743 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11744
11745 * configure.in (appdirs): Use =, not ==, in test expression when
11746 trying to build the text to print in the warning message for
11747 Solaris users.
11748
11749 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11750
11751 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11752
11753 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11754
11755 * config.guess: Recognize lynx-2.3.
11756
11757 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11758
11759 * config.sub (z8ksim): Deleted
11760 (z8k-*-coff): New, this is the one true name of the target.
11761
11762 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11763
11764 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11765
11766 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11767
11768 * config.guess (*:Linux:*:*): First try asking the linker what the
11769 default object file format is (elf, aout, or coff). Then if this
11770 fails, try previous methods.
11771
11772 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11773
11774 * configure.in: Don't build newlib for *-*-vxworks5.1.
11775
11776 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11777
11778 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11779 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11780
11781 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11782
11783 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11784
11785 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11786
11787 * cfg-ml-com.in: New file.
11788 * cfg-ml-pos.in: New file.
11789
11790 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11791
11792 * COPYING.NEWLIB: Add HP free copyright to list.
11793
11794 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11795
11796 * config.sub: Recognize -eabi* for the system, not just -eabi.
11797
11798 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11799
11800 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11801 * config.sub, configure.in (win32): New target and host.
11802
11803 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11804
11805 * configure.in: Add i386-pe configuration.
11806
11807 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11808
11809 * mpw-build.in (install): Install GDB after LD.
11810
11811 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11812
11813 * mpw-config.in (elf/mips.h): Always forward-include, needed
11814 for GDB to build.
11815
11816 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11817
11818 * testsuite: New directory for customer acceptance and whole tool
11819 chain tests.
11820
11821 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11822
11823 * configure: If per-host line isn't found, but AC_OUTPUT is found
11824 and a configure script exists, run it instead.
11825
11826 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11827
11828 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11829
11830 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11831
11832 * configure: Set build_{cpu,vendor,os,alias} to host values when
11833 --build isn't specified.
11834
11835 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11836
11837 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11838 (FLAGS_TO_PASS): Pass them.
11839 (EXTRA_TARGET_FLAGS): Ditto.
11840
11841 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11842
11843 * Makefile.in (all-libg++): Depend on all-libstdc++.
11844
11845 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11846
11847 * configure.in (noconfigdirs): Enable all packages for
11848 i386-unknown-netbsd.
11849
11850 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11851
11852 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11853 hosted builds (DOS builds)
11854
11855 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11856
11857 Changes for ARM based on patches from Richard Earnshaw:
11858 * config.sub: Handle armeb and armel.
11859 * configure.in: Omit arm linker only for riscix.
11860
11861 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11862
11863 * config.guess: Update from FSF.
11864
11865 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11866
11867 * config.sub: Recognize powerpcle as the little endian varient of
11868 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11869 powerpcle variant. Convert pentium into i586, not i486. Add p5
11870 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11871 temporarily.
11872
11873 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11874
11875 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11876
11877 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11878
11879 * config.sub: Accept -lites* as a basic system type.
11880
11881 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11882
11883 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11884 installed, and if so return linuxoldld as the system name.
11885
11886 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11887
11888 * config.guess: Add hppa1.1-hp-lites support.
11889
11890 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11891
11892 * configure.in: Don't build newlib for m68k-vxworks5.1.
11893
11894 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11895
11896 * configure.in (mips-sgi-irix6): Use mh-irix5.
11897
11898 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11899
11900 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11901
11902 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11903
11904 * test-build.mk: Enable building of shared libraries on IRIX 5 and
11905 OSF/1. Fix compiler flags.
11906 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11907
11908 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11909
11910 * configure.in: Recognize --with-newlib.
11911 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11912
11913 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11914
11915 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11916 to *_X11_MODULES due to gdbtk needing X include files et al.
11917
11918 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11919
11920 Merge in support for Mac MPW as a host.
11921 (Old change descriptions retained for informational value.)
11922
11923 * mpw-config.in: Add generic include forwards for cpu-specific
11924 include files in aout and elf directories.
11925
11926 * mpw-configure: Added copyright.
11927 * mpw-config.in: Check for presence of required build tools.
11928 (target_libs): Add newlib.
11929 (target_tools): Add examples.
11930 (Read Me): Generate as "Read Me for MPW" instead.
11931 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11932 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11933 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11934
11935 * mpw-configure: Remove subdir-specific makefile hackery,
11936 delete mk.tmp after using it.
11937
11938 * mpw-build.in (all): Display start and end times.
11939
11940 * mpw-configure (host_canonical): Set.
11941 (target_cpu): Always add to makefiles.
11942 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11943 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11944 (mpw-mh-mpw): Look for in srcdir and srcroot.
11945 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11946
11947 * mpw-build.in: (install-only): New target.
11948
11949 * mpw-configure (host_alias, target_alias): Rename from hostalias
11950 and targetalias, add into generated Makefile.
11951 (mk.tmp): If present, add into generated Makefile.
11952 * mpw-build.in (all-gas): Build config.h first before gas proper.
11953
11954 * mpw-configure (config.status): Write only if changed.
11955 * mpw-config.in (readline): Configure it (not built, just used for
11956 definitions).
11957
11958 * mpw-config.in (elf/mips.h): Add a forward include.
11959
11960 * mpw-config.in: Forward-include most .h files in include into
11961 extra-include.
11962 (readline): Don't build.
11963 mpw-build.in (install): Install GDB.
11964
11965 * mpw-configure (prefix, mpw_prefix): Handle it.
11966 * mpw-config.in (mmalloc, readline): Don't configure.
11967 * mpw-build.in (thisscript): Rename to ThisScript.
11968 Use mpw-build instead of BuildProgram everywhere.
11969 (mmalloc, readline): Don't build.
11970 * mpw-README: New file, basic documentation about the MPW port.
11971
11972 * mpw-config.in: Use forward-include to create include files.
11973
11974 * mpw-configure: Add more things to the top of each configured
11975 Makefile, including contents of config/mpw-mh-mpw.
11976 * mpw-config.in (extra-include): Create this directory and fill it
11977 with Posix-like include files when configuring.
11978
11979 * config.sub (apple, mac, mpw): Add various aliases.
11980
11981 * mpw-build.in: New file, top-level build script fragment for MPW.
11982 * mpw-configure: New file, configure script for MPW.
11983 * mpw-config.in: New file, config fragment for MPW.
11984
11985 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11986
11987 * configure.in (host_libs): Remove glob, since it is gone from the
11988 sources.
11989
11990 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11991
11992 * Makefile.in: define empty GDB_NLM_DEPS var.
11993
11994 * configure.in(target_makefile_frag): use config/mt-netware
11995 for netware targets.
11996
11997 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
11998
11999 * config.sub: Merge in recent FSF changes. Remove linux special
12000 cases.
12001
12002 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12003
12004 Revert this change:
12005
12006 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12007
12008 * build-all.mk: Use CC=cc -Xs on Solaris.
12009
12010 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12011
12012 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12013 stop using it.
12014 * Makefile.in: Nuke all references to glob subdirectory.
12015
12016 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12017
12018 * configure.in: Fix --enable-shared logic in per-host.
12019
12020 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12021
12022 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12023
12024 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12025
12026 * configure.in (noconfigdirs): Don't build gas on AIX, for
12027 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12028
12029 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12030
12031 * configure: Fix --cache-file to work if the file argument is a
12032 relative path.
12033
12034 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12035
12036 * configure: If the --cache-file is used, pass it down to
12037 configure in subdirectories.
12038
12039 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12040
12041 * config.sub: add vxworks29k configuration.
12042
12043 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12044
12045 * Makefile.in (taz): Do "diststuff" part quietly.
12046
12047 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12048
12049 * config.sub: Mini-merge with gcc/config.sub.
12050
12051 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12052
12053 * config.guess (IRIX): Sed - to _.
12054
12055 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12056
12057 * Makefile.in (source-vault, binary-vault): New targets.
12058
12059 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12060
12061 * config.sub: Recognize -eabi as a basic system type.
12062
12063 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12064
12065 * configure.in (enable_shared stuff): Fix typo.
12066
12067 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12068
12069 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12070
12071 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12072
12073 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12074
12075 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12076
12077 * configure.in (rs6000-*-*): Don't build gas.
12078
12079 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12080
12081 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12082 reduce command line length.
12083 (AS_FOR_TARGET): Check for as.new, not Makefile.
12084 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12085
12086 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12087
12088 * config.guess: Merge from FSF.
12089
12090 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12091
12092 * configure: Don't use $ when handling program_suffix.
12093
12094 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12095
12096 * configure.in: Configure tk for hppa/hpux.
12097
12098 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12099
12100 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12101
12102 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12103
12104 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12105 to LIBCXXFLAGS. Tests are better run without it.
12106
12107 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12108
12109 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12110
12111 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12112
12113 * configure.in (*-*-netware*): Don't configure xiberty.
12114
12115 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12116
12117 * configure.in: Remove tk from native_only list.
12118
12119 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12120
12121 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12122 for special NCD build.
12123
12124 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12125
12126 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12127 makeall.bat, they're only useful for binutils snapshots.
12128 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12129 makeall.bat to specified SUPPORT_FILES.
12130
12131 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12132
12133 * build-all.mk: Add Ericsson targets to sun4 and solaris
12134 hosts. Add BNR's sun4 target to solaris host, so their
12135 build-from-source will be tested in-house first.
12136
12137 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12138
12139 * Makefile.in (LIBCFLAGS): New variable.
12140 (CFLAGS_FOR_TARGET): Ditto.
12141 (LIBCFLAGS_FOR_TARGET): Ditto.
12142 (LIBCXXFLAGS): Ditto.
12143 (CXXFLAGS_FOR_TARGET): Ditto.
12144 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12145 (BASE_FLAGS_TO_PASS): Pass them.
12146 (EXTRA_TARGET_FLAGS): Ditto.
12147
12148 * configure.in: Support --enable-shared.
12149
12150 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12151
12152 * configure.in (target_libs): Include libstdc++ again.
12153 * config.guess: Update from FSF (for FreeBSD).
12154
12155 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12156
12157 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12158 makeall.bat.
12159 (DISTDOCDIRS): Add `etc'.
12160 (ETC_SUPPORT_PFX): New variable.
12161 (taz): Include anything from etc starting with a word in
12162 ETC_SUPPORT_PFX.
12163
12164 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12165
12166 * config.sub: Update for recent FSF changes. Remove obsolete
12167 h8300hds entry. Add -windows* and -osx as basic os. Minor
12168 spacing changes.
12169
12170 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12171
12172 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12173
12174 * config.guess: Merge with FSF.
12175 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12176
12177 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12178
12179 * configure: Since the "trap 0" handler will override the exit
12180 status on many systems, only use it for "exit 1", and make it set
12181 a non-zero exit status; reset it before "exit 0". Also, check
12182 exit status of config.sub, and error out if it failed.
12183
12184 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12185
12186 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12187 and install libgloss.
12188
12189 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12190
12191 * Makefile.in (all-binutils): Depend upon all-byacc.
12192
12193 * configure.in: Don't build emacs on Irix 5.
12194
12195 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12196
12197 * configure.in (*-*-netware*): Add libio.
12198
12199 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12200
12201 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12202 (CHECK_TARGET_MODULES): Ditto.
12203 (INSTALL_TARGET_MODULES): Ditto.
12204 (TARGET_LIBS): Ditto.
12205 (all-libstdc++): Note dependencies.
12206
12207 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12208
12209 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12210
12211 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12212
12213 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12214 -fexternal-templates.
12215
12216 * configure.in (target_libs): Add libstdc++.
12217 (noconfigdirs): Add libstdc++ as appropriate.
12218
12219 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12220
12221 * config.guess: Update from FSF.
12222
12223 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12224
12225 * configure: Use ${config_shell} when running ${configsub}.
12226
12227 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12228
12229 * config.sub: No longer recognize h8300h.
12230
12231 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12232
12233 * config.sub: Remove extraneous differences between config.sub and
12234 gcc/config.sub.
12235
12236 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12237
12238 * Makefile.in (DISTSTUFFDIRS): Add gas.
12239
12240 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12241
12242 * COPYING.NEWLIB: New file.
12243
12244 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12245
12246 * config.guess (HP-UX): Patch from Harlan Stenn
12247 <harlan@landmark.com> to also emit release level.
12248
12249 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12250
12251 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12252
12253 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12254
12255 * config.sub: Merge nextstep cleanup from FSF.
12256
12257 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12258
12259 * configure.in (arm-*-*): Don't configure ld for this target.
12260
12261 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12262
12263 * configure.in (*-*-netware): don't configure libg++, libio,
12264 librx, or newlib.
12265
12266 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12267
12268 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12269 configure ld--it works, but it doesn't support shared libraries.
12270
12271 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12272
12273 * config.guess (*-unknown-freebsd*): Get rid of possible
12274 trailing "(Release)" in version string.
12275 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12276
12277 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12278
12279 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12280 Fix type: *-next-neststep -> *-next-nextstep.
12281
12282 * config.guess: Merge from FSF:
12283
12284 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12285
12286 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12287
12288 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12289
12290 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12291 instead of UNIX_SV for UnixWare 1.0).
12292
12293 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12294
12295 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12296 to make gdb/nlm/* build after the compiler and linker.
12297
12298 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12299
12300 * config.guess (netbsd, freebsd, linux): Accept any machine,
12301 not just i[34]86.
12302 (m68k-atari-sysv4): Relocate to match FSF version.
12303
12304 * config.guess: More merges from the FSF:
12305
12306 Add a space before function call or macro invocation.
12307
12308 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12309
12310 * config.guess: Add trap cmd to remove dummy.c and dummy when
12311 interrupted.
12312
12313 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12314
12315 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12316 (dummy): Redirect stderr from compilation of dummy.c.
12317
12318 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12319
12320 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12321
12322 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12323
12324 * configure: Accept and ignore --cache*, for compatibility with
12325 new autoconf.
12326
12327 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12328
12329 * config.guess: Merge from FSF:
12330
12331 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12332
12333 * config.guess (Pyramid*:OSx*:*:*): New case.
12334 (PATH): Add /.attbin at end for finding uname.
12335 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12336
12337 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12338
12339 * config.guess (M88*:DolphinOS:*:*): New case.
12340
12341 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12342
12343 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12344 to select whether to use ELF or COFF.
12345
12346 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12347
12348 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12349
12350 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12351
12352 * config.guess: Guess the OS version for HPUX.
12353
12354 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12355
12356 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12357
12358 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12359
12360 * configure.in: Recognize --with-headers, --with-libs, and
12361 --without-newlib.
12362 * Makefile.in (all-xiberty): Depend upon all-ld.
12363
12364 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12365
12366 * configure.in: Change i[34]86 to i[345]86.
12367
12368 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12369
12370 * configure (version): A few more tweaks to help message.
12371
12372 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12373
12374 * Makefile.in: Remove (for now) librx as a host library,
12375 now that we're building it for target.
12376
12377 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12378
12379 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12380 (Karl Berry).
12381
12382 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12383
12384 * configure.in: Also configure librx.
12385
12386 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12387
12388 * Makefile.in: Update various rules to reflect that librx
12389 is now needed for libg++.
12390
12391 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12392
12393 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12394
12395 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12396
12397 * configure.in: Configure the examples directory.
12398
12399 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12400
12401 * configure: Simplify Jun 2 1994 change.
12402
12403 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12404
12405 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12406 /bin/gcc isn't good enough to build gcc.
12407
12408 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12409
12410 * Makefile.in (GDB_SUPPORT_FILES): Remove
12411 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12412 (gdb.tar.gz): Add new rule to use standard distribution building
12413 mechanism.
12414
12415 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12416
12417 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12418 Bill Cox <bill@cygnus.com>.
12419
12420 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12421
12422 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12423
12424 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12425
12426 * configure: Search current dir first in .gdbinit.
12427
12428 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12429
12430 * config.sub: Recognize freebsd (merged from gcc config.sub).
12431
12432 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12433
12434 * config.sub: Refer to NeXT's operating system as nextstep.
12435
12436 * config.sub (case $basic_machine): Re-order the cases, to match
12437 the order in the FSF version (which is mostly alphabethical).
12438 Merge in some additions and changes from the FSF.
12439
12440 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12441
12442 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12443 * config.sub: Recognize cxux7.
12444 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12445
12446 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12447
12448 * config.sub: Fix typo powerpc -> powerpc-*.
12449
12450 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12451
12452 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12453
12454 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12455 parallel with all-emacs and install-emacs). Top-level command
12456 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12457
12458 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12459
12460 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12461 $(relbindir)/make before doing ``make install'', and use
12462 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12463 installing over running make binary.
12464 ($(host)-stamp-stage3-installed): Likewise.
12465
12466 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12467
12468 * config.guess: Recognize Mach.
12469
12470 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12471
12472 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12473 see whether --exec-prefix was used.
12474
12475 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12476
12477 * README: Explicitly mention libg++/README. (Zoo's idea.)
12478
12479 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12480
12481 * Makefile.in: Add all-librx target similar to all-libproc.
12482
12483 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12484
12485 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12486 with post 1.2 uname bogosity.
12487
12488 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12489
12490 * configure: Remove temporary files on receipt of a signal.
12491
12492 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12493
12494 * configure: If there is a package_makefile_frag, remove
12495 ${subdir}/Makefile.tem after copying it in.
12496
12497 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12498
12499 * build_all.mk: support rs6000 lynx identifies itself as
12500 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12501 since /bin/gcc is too feeble to compile a modern gcc.
12502
12503 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12504
12505 * brought devo/test-build.mk update-to-date with progressive/
12506 test-build.mk. Add lynx targets and hppa flag info.
12507
12508 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12509
12510 * configure.in: Use mh-ncrsvr43. Patch from
12511 Tom McConnell <tmcconne@sedona.intel.com>.
12512
12513 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12514
12515 * config.guess (i386-unknown-bsdi): No longer need to
12516 check #if defined(__bsdi__) && defined(__i386__).
12517
12518 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12519
12520 * configure: Set program_transform_nameoption correctly.
12521
12522 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12523
12524 * brought build-all.mk update-to-date with progressive build-all.mk,
12525 added new targets and hppa info.
12526
12527 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12528
12529 * configure: If config.guess result is a prefix of the user
12530 specified target, assume a native build and use the user specified
12531 target as the host alias. Remove SunOS patch suffix removal hack.
12532 * configure.in: Remove SunOS patch suffix removal hack.
12533
12534 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12535 in NATIVE_CHECK_MODULES.
12536
12537 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12538
12539 * Makefile.in: Rename HOST_ONLY to NATIVE.
12540 * configure: Delete SunOs patch suffix from host_canonical
12541 and build_canonical variables that are prepended to Makefiles.
12542 * configure.in: Add comments for easier maintenance.
12543
12544 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12545
12546 * Makefile.in: Add all-libproc target similar to all-gui.
12547
12548 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12549
12550 * Makefile.in (CHECK_MODULES): split into
12551 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12552
12553 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12554
12555 * config.guess (i386-unknown-bsdi): New system to guess.
12556
12557 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12558
12559 * Makefile.in: Add all-gui target (but not yet build by "all").
12560
12561 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12562
12563 * config.sub: Move deletion of patch suffix from here...
12564 * configure.in: To here, at Ian's suggestion. The top-
12565 level scripts might need to know of a patch level.
12566
12567 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12568
12569 * config.sub: Strip off patch suffix so rtl is recognized
12570 as a sunos4.1.3 machine, even though it's been patched.
12571
12572 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12573
12574 * Makefile.in (INSTALL_LAST): Delete.
12575 (INSTALL_DOSREL): New.
12576
12577 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12578
12579 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12580 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12581 whether we pass down --with-gnu-ld anyhow.
12582
12583 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12584
12585 * Makefile.in (INSTALL_LAST): Change operation so it works
12586 on more flavors of make.
12587 * configure.in (go32): Don't build libg++ or libio.
12588
12589 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12590
12591 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12592 they can be overriden by templates.
12593
12594 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12595
12596 * configure.in (target==go32): Don't build gdb.
12597 * dosrel: New directory.
12598
12599 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12600
12601 * configure.in (host==go32): Configure dosrel too.
12602 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12603 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12604 be set by incoming names or templates.
12605 (INSTALL_LAST): New rule.
12606
12607 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12608
12609 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12610
12611 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12612
12613 * configure.in (appdirs): New variable. Currently empty, but will
12614 be used in gas distribution. If nonempty, lists a set of
12615 directories at least one of which must get configured, or top
12616 level configuration is considered to have failed.
12617 (rs6000-*-lynxos*): Use new file name.
12618
12619 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12620
12621 Eliminate XTRAFLAGS.
12622 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12623 newlib include files using -idirafter, and also use -nostdinc.
12624 (CXX_FOR_TARGET): Likewise.
12625 (XTRAFLAGS): Removed.
12626 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12627 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12628 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12629 ($(DO_X)): Don't pass down XTRAFLAGS.
12630
12631 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12632
12633 * configure.in (mips*-dec-bsd*): New target; do build linker.
12634 (mips*-*-bsd*): New target; don't build linker.
12635
12636 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12637
12638 * configure.in: support rs6000-*-lynxos* configuration.
12639 support sunos4 as a cross target.
12640
12641 * config.sub: look for lynx*, not lynx since the OS version may
12642 legitimately be part of the name.
12643
12644 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12645
12646 * configure.in (i[34]86-*-sco*): Move to be with other i386
12647 targets.
12648 (romp-*-*): New target. Skip various binary utilities.
12649 (vax-*-*): New target. Don't build newlib.
12650 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12651
12652 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12653
12654 * configure.in: Only set host_makefile_frag if config
12655 directory exists.
12656
12657 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12658
12659 * install.sh: If $dstdir exists, don't check whether each
12660 component does.
12661
12662 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12663
12664 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12665
12666 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12667
12668 * configure.in (*-*-lynxos*): Don't configure newlib for either
12669 native or cross Lynx.
12670
12671 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12672
12673 * config.sub (sparc64-elf): Fix os.
12674 (z8k): Remove duplicate.
12675
12676 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12677
12678 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12679 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12680
12681 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12682
12683 * configure: Make file links cleanly even if Lynx fails on
12684 an NFS symlink (at least fail cleanly).
12685
12686 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12687
12688 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12689 -XNh2000.
12690
12691 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12692
12693 * configure: Unknown options are fatal again.
12694
12695 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12696
12697 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12698 compatibility.
12699
12700 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12701
12702 * build-all.mk: Add `clean' target.
12703
12704 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12705
12706 * config.guess: Add SINIX support.
12707 * configure.in: Add mips-*-sysv4* support.
12708
12709 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12710
12711 * build-all.mk: Document all useful targets.
12712 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12713 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12714
12715 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12716
12717 * configure: Support --silent, --quiet.
12718
12719 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12720
12721 * configure: Support --disable-FEATURE.
12722
12723 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12724
12725 * config.guess: Recognize NCR running SVR4.3.
12726
12727 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12728
12729 * config.guess: Make BSDI generate i386-unknown-bsd386.
12730 Patch from Paul Eggert <eggert@twinsun.com>.
12731
12732 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12733
12734 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12735
12736 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12737
12738 * configure: Make unrecognized options give nonfatal warnings
12739 instead of fatal errors, and pass them to any subdirectory
12740 configures in case they recognize them.
12741 Make --x equivalent to --with-x.
12742
12743 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12744
12745 * configure: Add --enable-* options. Clean up usage message and
12746 some comments.
12747
12748 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12749
12750 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12751
12752 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12753
12754 * configure.in (hppa*-*-*): Enable binutils.
12755
12756 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12757
12758 * config.sub: Recognize cisco.
12759
12760 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12761
12762 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12763
12764 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12765
12766 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12767 than one configuration name. Add comment.
12768
12769 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12770
12771 * config.guess: about target *-hitachi-hiuxwe2, fixed
12772 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12773 macro is incorrect.]
12774
12775 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12776
12777 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12778 than the "make ls" stuff which used to be here.
12779
12780 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12781
12782 * config.guess: Recognize i[34]86-unknown-freebsd.
12783 From Shawn M Carey <smcarey@rodan.syr.edu>.
12784
12785 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12786
12787 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12788
12789 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12790
12791 * config.guess: Check for ptx.
12792
12793 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12794
12795 * config.sub: Add os9k checking.
12796
12797 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12798
12799 * config.guess: Handle OSF1 running on HPPA processors
12800
12801 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12802
12803 * configure: If subdir configure fails, print out a message with
12804 subdirectory name, in case subdir's configure code didn't identify
12805 itself.
12806
12807 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12808
12809 * configure.in: Remove embedded newlines from configdirs.
12810 Avoid mismatches of substrings. Fix matching strings at end
12811 of configdirs.
12812
12813 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12814
12815 * config.guess: Add Lynx/rs6000 config support.
12816
12817 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12818
12819 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12820
12821 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12822
12823 * configure.in (hppa*-*-osf*): Treat this just like most other
12824 PA configurations (eg no binutils or ld).
12825 (hppa*-*-*elf*): These configurations have binutils and ld.
12826
12827 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12828
12829 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12830
12831 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12832
12833 * configure.in (rs6000-*-*): Build gas.
12834
12835 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12836
12837 * Makefile.in: Avoid bug in losing hpux sed.
12838
12839 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12840
12841 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12842 for GDB and GDB has been fixed to not need it.
12843
12844 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12845
12846 * config.guess: Recognize vax hosts.
12847
12848 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12849
12850 * configure (while loop): Don't use "break 2" inside case
12851 statement -- the case statement isn't an enclosing loop.
12852
12853 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12854
12855 * config.guess: Clean up NeXT support, to allow nextstep
12856 on Intel machines. Make OS be nextstep.
12857
12858 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12859
12860 * config.guess: Add alternate forms for Convex.
12861
12862 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12863
12864 * configure: Completely rewrite option processing. Take
12865 advantage of pattern-matching to avoid invoking test frequently.
12866 Also clean up host and target defaulting logic.
12867
12868 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12869
12870 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12871 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12872 commands (plus user environment) will fit SCO limits.
12873
12874 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12875
12876 * configure.in: Don't issue warnings about directories which are
12877 not being configured if -norecursion is set. Correct test for
12878 --with-gnu-as and --with-gnu-ld to not get confused by substring
12879 matches.
12880
12881 * configure.in: Don't build gas for alpha-dec-osf1*.
12882
12883 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12884
12885 * configure: Back out Per's change of 12/19/1993. It changes the
12886 behavior of configure in unexpected and confusing ways.
12887
12888 Also, use different delim char when calculating
12889 program_transform_name so that the name can contain slashes.
12890
12891 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12892
12893 * configure.in, config.sub: Add support for VSTa micro-kernel.
12894
12895 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12896
12897 * configure.in: Nuke hacks which were used to get a special
12898 version of GAS for HPPA configurations.
12899
12900 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12901
12902 * configure: If only ${target_alias} is given, use that
12903 as the default for ${host_alias}.
12904 * configure: Add missing back-slashes before nested quotes.
12905
12906 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12907
12908 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12909
12910 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12911
12912 * config.guess: Recognize some Tektronix configurations.
12913 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12914
12915 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12916
12917 * config.sub: Match any flavor of SH.
12918
12919 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12920
12921 * configure.in: Don't try to configure newlib for Alpha.
12922
12923 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12924
12925 * configure.in: Don't build ld for Irix 5. Don't build gas,
12926 libg++ or libio for any Alpha target.
12927
12928 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12929
12930 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12931
12932 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12933 default arguments -- so it tried to compress itself.
12934
12935 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12936
12937 * configure.in (notsupp): ensure that a space is always at the end
12938 of the configdirs list, since the grep checks for an explicit space
12939
12940 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12941
12942 * configure.in (target i386-sysv4.2): don't build ld, since static
12943 versions of many libraries are not available.
12944
12945 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12946
12947 * config.guess: Recognize Apollos (using environment variables).
12948 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12949
12950 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12951
12952 * config.guess: Recognize Sony news mips running newsos.
12953
12954 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12955
12956 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12957 "fi ; else" for bash.
12958
12959 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12960
12961 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12962
12963 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12964
12965 * config.sub: accept unixware as an alias for svr4.2.
12966 Fix some inconsistancies with the gcc version.
12967
12968 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12969
12970 * Makefile.in (DISTDOCDIRS): Add gdb.
12971
12972 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12973
12974 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12975
12976 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12977
12978 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12979 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12980 this now.
12981
12982 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12983
12984 * config.sub: Accept hiux* as an OS name.
12985
12986 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12987 etc/make-stds.texi. The underscore came from gcc, and dje now
12988 agrees that RUNTESTFLAGS is the correct name.
12989
12990 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
12991
12992 * install.sh: Remove 'set -e'. It makes any conditionals
12993 in the script useless.
12994
12995 * config.guess: Automatically recognize arm-acorn-riscix
12996 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
12997
12998 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
12999
13000 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13001
13002 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13003
13004 * Makefile.in (DISTDOCDIRS): New variable.
13005 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13006 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13007
13008 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13009
13010 * configure.in (hppa target): check the source directory for the
13011 pagas sub-directory
13012
13013 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13014
13015 * config.sub: Allow -aout* and -elf*.
13016
13017 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13018
13019 * configure.in: Don't build ld on i386-solaris2, same as for
13020 sparc-solaris2.
13021
13022 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13023
13024 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13025
13026 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13027
13028 * configure.in: Configure gdb for alpha.
13029
13030 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13031
13032 * Makefile.in (CXXFLAGS): Add -O.
13033
13034 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13035
13036 * config.guess: added support for DG Aviion
13037
13038 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13039
13040 * configure.in: Produce warning message for subdirectories not
13041 configurable for this host/target combination. Don't try to
13042 configure gdb for vms.
13043
13044 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13045
13046 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13047 appropriate files before making "diststuff".
13048 (DISTBISONFILES): New var: list of files to be edited.
13049 (DISTSTUFFDIRS): Add binutils.
13050
13051 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13052
13053 * config.sub: also handle mipsel and mips64el (for little endian mips)
13054
13055 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13056
13057 * configure.in: Add * to end of all OS names.
13058
13059 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13060
13061 * configure.in: Build newlib for LynxOS native.
13062
13063 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13064
13065 * config.guess: Add support for delta 88k running SVR3.
13066
13067 * configure.in: Add comment about HP compiler vs. emacs.
13068
13069 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13070
13071 * configure.in: don't build ld on solaris2 (not a viable option
13072 due to bugs in getpwnam & getpwuid)
13073
13074 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13075
13076 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13077 config.guess will produce a full version number.
13078
13079 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13080
13081 * configure.in: Build linker and binutils for alpha-dec-osf1.
13082
13083 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13084
13085 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13086 and gdb/testsuite/Makefile.in.
13087
13088 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13089
13090 * configure.in: recognize mips*- instead of mips-
13091
13092 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13093
13094 * config.sub: Accept linux*coff and linux*elf as operating
13095 systems.
13096
13097 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13098
13099 * config.sub: Recognize mips64, and mips3 as an alias for it.
13100
13101 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13102
13103 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13104 gdb knows how to handle OSF/1 shared libraries.
13105
13106 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13107
13108 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13109 * config.guess: Recognize Hitachi's HIUX.
13110 * config.sub: Recognize h3050r* and hppahitachi.
13111 Remove redundant cases for hp9k[23]*.
13112
13113 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13114
13115 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13116 if gas and ld are in the source tree and are in ${configdirs}.
13117 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13118 --with options (but still pass them down on the command line,
13119 if they were explicitly specified).
13120
13121 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13122
13123 * configure: substitute SHELL value in Makefile.in with
13124 ${CONFIG_SHELL}
13125
13126 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13127
13128 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13129 *-*-solaris2* targets.
13130
13131 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13132
13133 * Makefile.in: define M4, and pass it down to sub-makes;
13134 all-autoconf now depends on all-m4
13135
13136 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13137
13138 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13139 presence of {ar,ranlib} instead of a configured directory
13140
13141 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13142
13143 * config.guess: Accept 34?? as well as 33?? for NCR.
13144
13145 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13146
13147 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13148 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13149
13150 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13151
13152 * configure: grab values for $(CC) and $(CXX) from the
13153 environment, so that someone can do "CC=gcc configure; make" and
13154 have it work right (matching the way that autoconf works now)
13155
13156 * configure.in, Makefile.in: add support for gash, the tcl
13157 interface to Galaxy
13158
13159 * config.guess: add NetBSD variants (hp300, x86)
13160
13161 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13162
13163 * install.sh: Support -d option (in the manner of SunOS 4 install,
13164 as it is more deterministic than that of GNU install)
13165 (chmodcmd): Set file to mode 755 by default (should also do default
13166 chgrp and chown, but I don't feel like dealing with that now)
13167
13168 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13169
13170 * config.sub: Remove h8300hhms alias.
13171
13172 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13173
13174 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13175
13176 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13177
13178 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13179 as stmp-fixinc
13180
13181 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13182
13183 * config.sub: recognize m88110-bug-coff.
13184
13185 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13186
13187 * Makefile.in (all-libio): all dependencies on the toolchain used
13188 to build this (gcc, gas, ld, etc)
13189
13190 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13191
13192 * config.guess: Deal with OSF/1 1.3 on alpha.
13193
13194 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13195
13196 * install.sh: add some 'else true' clauses for portability
13197
13198 * configure.in: don't build libio for h8[35]00-*-* targets
13199
13200 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13201
13202 * Makefile.in: Add support for new libio.
13203
13204 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13205
13206 * install.sh: If one command fails, don't try the rest. Don't try
13207 to remove $dsttmp (via trap) unless we have already created it.
13208 If $src doesn't exist, detect it and exit with an error.
13209
13210 * config.guess: Recognize BSD on hp300.
13211
13212 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13213
13214 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13215 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13216
13217 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13218
13219 * Makefile.in (all-send-pr): depends on all-prms
13220
13221 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13222
13223 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13224
13225 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13226
13227 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13228 Added test for mips-mips-riscos5.
13229
13230 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13231
13232 * configure.in: use mh-hp300 for 68k HP hosts
13233
13234 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13235
13236 * configure: add support for CONFIG_SHELL, so that you can use
13237 some alternate shell for evaluating configure scripts
13238
13239 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13240
13241 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13242 in configure script to bug-gdb@prep.ai.mit.edu when building
13243 distribution archive.
13244 * Makefile.in (COMPRESS): Remove def.
13245 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13246 gdb.tar.Z and make-gdb.tar.Z respectively.
13247 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13248 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13249 to convergence with 'taz' target in Makefile.in.
13250
13251 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13252
13253 * install.sh (dsttmp): use trap to ensure that tmp files go
13254 away on error conditions
13255
13256 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13257
13258 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13259
13260 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13261
13262 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13263 its parent is '/' not ''.
13264
13265 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13266
13267 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13268
13269 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13270 that ${newsrcdir}/configure.in does.
13271
13272 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13273
13274 * test-build.mk: support for CONFIG_SHELL
13275
13276 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13277
13278 * config.sub (netware): Add as a basic system type.
13279
13280 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13281
13282 * Makefile.in (Makefile): depend on configure.in. Also drop the
13283 $(srcdir)/ from the dependency on Makefile.in.
13284
13285 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13286
13287 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13288 (h8300hhms is temporary until multi-libraries are implemented).
13289 * configure.in: Handle h8300h too.
13290
13291 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13292
13293 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13294
13295 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13296
13297 * configure: Remove extraneous output when guessing host type.
13298 * config.guess: Remove extraneous output when guessing using C
13299 compiler rather than uname, or when guessing fails.
13300
13301 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13302
13303 * Makefile.in: remove all.cross and install.cross targets
13304
13305 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13306 definitions
13307
13308 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13309
13310 * configure.in (target sh): Build gprof.
13311
13312 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13313
13314 * config.sub: change -solaris to -solaris2
13315
13316 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13317
13318 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13319
13320 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13321
13322 * configure: Correct error message for missing Makefile.in to
13323 print correct directory.
13324
13325 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13326
13327 * install.sh: kludge around 386BSD shell bug
13328
13329 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13330
13331 * config.guess: Recognize NeXT.
13332 * config.guess: Recognize i486-ncr-sysv4.
13333 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13334
13335 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13336
13337 * Makefile.in (MAKEINFOFLAGS): New variable.
13338 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13339 * build-all.mk, test-build.mk: Pass down --no-split as
13340 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13341
13342 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13343
13344 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13345
13346 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13347
13348 * Makefile.in (libg++.tar.z): New rule.
13349 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13350 * Makefile.in (taz): Only do a single chmod.
13351
13352 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13353
13354 * install.sh: don't use dirname anymore (replaced with sed usage)
13355
13356 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13357
13358 * Makefile.in: Change extension for gzip'd files from '.z' to
13359 '.gz' per new FSF standard usage.
13360
13361 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13362
13363 * configure: put quotes around the final value of program_transform_name
13364
13365 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13366
13367 * Makefile.in: new install.sh support; update install-info rules
13368
13369 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13370
13371 * configure.in: Build diff for crosses, but not for go32 host.
13372
13373 * configure.in: Build gprof only for native, and don't build it
13374 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13375
13376 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13377
13378 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13379
13380 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13381
13382 * configure.in (host_tools): Add prms.
13383
13384 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13385
13386 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13387 with $(FLAGS_TO_PASS) on the command line
13388
13389 * config.sub: Recognize lynx and lynxos
13390
13391 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13392
13393 * config.sub: Accept -ecoff*, not just -ecoff.
13394
13395 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13396
13397 * Makefile.in (taz): Use .gz suffix instead of .z.
13398 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13399 names.
13400
13401 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13402
13403 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13404
13405 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13406
13407 * Makefile.in (install-no-fixedincludes): install gcc last, so
13408 that rebuilds that might happen during 'make install' don't get
13409 bogus gcc include files
13410
13411 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13412
13413 Change from Utah for HPPA support:
13414 * config.guess: Recognize hppa1.x-hp-bsd.
13415
13416 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13417
13418 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13419 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13420
13421 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13422
13423 * config.sub: Add support for rom68k and bug boot monitors.
13424
13425 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13426
13427 * Makefile.in: Make all-opcodes depend on all-bfd.
13428
13429 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13430
13431 * config.guess: Added special check for i[34]86-univel-sysv4*.
13432
13433 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13434
13435 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13436 the processor rather than assuming i486.
13437
13438 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13439
13440 * config.guess: Recognize SunOS6 as Solaris3.
13441
13442 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13443
13444 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13445 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13446
13447 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13448
13449 * build-all.mk (all-cross): New target for Canadian Cross.
13450 Added Q2 go32 targets.
13451 * test-build.mk: Configure go32 cross sparclite-aout and
13452 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13453 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13454
13455 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13456
13457 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13458 GO32 hosted toolchains
13459
13460 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13461
13462 * configure: change so "-exec-prefix" gets passed down rather
13463 than "-exec_prefix" so autoconf generated Makefiles get the
13464 exec_prefix set right.
13465
13466 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13467
13468 * config.guess: get the Solaris2 minor version number
13469
13470 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13471
13472 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13473
13474 * config.guess: Recognize some Sequent platforms.
13475
13476 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13477
13478 * Makefile.in: added the vault-install target
13479
13480 * configure.in: actually use the Sun3 makefile fragment that's in
13481 config, also added the release dir to configdirs
13482
13483 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13484
13485 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13486
13487 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13488
13489 * configure.in: remove some program from Alpha targetted toolchains
13490
13491 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13492
13493 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13494 gprof.
13495 (taz): Run "make diststuff" in those directories instead of "make
13496 proto-dir". Look for "VERSION=" only at start of line in subdir
13497 Makefile. Use "gzip -9" for compression.
13498 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13499 (binutils.tar.z): New target.
13500
13501 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13502
13503 * Makefile.in (taz): Include gpl.texinfo.
13504
13505 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13506
13507 * Makefile.in (setup-dirs): Merged into "taz" target.
13508 (taz): Only do `proto-dir' stuff if a directory is actually needed
13509 for this target.
13510
13511 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13512
13513 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13514 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13515 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13516 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13517 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13518
13519 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13520
13521 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13522 config.sub, and move-if-change to gdb testsuite distribution
13523 archive, so the testsuite can be extracted, configured, and
13524 run separately from the gdb distribution. Blow away the Chill
13525 tests that require a Chill compiled executable, since GNU Chill
13526 is not yet publically available.
13527
13528 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13529
13530 * test-build.mk: set environment variables in a single command,
13531 instead of a list of assignments and exports
13532
13533 * config.guess: recognize Alpha/OSF1 systems
13534
13535 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13536
13537 * configure: Change help message to prefer --options rather than
13538 -options.
13539
13540 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13541
13542 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13543 zippy@ecst.csuchico.edu.
13544 * config.guess: Recognize miniframe.
13545
13546 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13547
13548 * Makefile.in: Use srcroot to find runtest rather than rootme.
13549 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13550
13551 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13552
13553 * test-build.mk: Extensive additions to support building on a
13554 machine other than the host.
13555
13556 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13557
13558 * configure (tooldir): Fix for i386-aix again.
13559
13560 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13561
13562 * configure, Makefile.in: Change definition of $(tooldir)
13563 to match the FSF.
13564
13565 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13566
13567 * config.guess: Recognize i[34]86/SVR4.
13568
13569 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13570
13571 * Makefile.in (all-gdb): gdb depends on sim.
13572
13573 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13574
13575 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13576 at the same time we make the prototype gdb directory.
13577 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13578 files at the same time as the gdb base release distribution.
13579
13580 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13581
13582 * Makefile.in (check): Use individual check targets rather than
13583 DO_X rule.
13584 (check-gcc): Added.
13585
13586 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13587
13588 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13589 for System V release 3.2.
13590
13591 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13592
13593 * config.sub: Recognize hppaosf.
13594 * configure.in: Do configure ld/binutils/gas for it.
13595
13596 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13597
13598 * configure (tooldir): Alter syntax used to set this, for systems
13599 where "\$" isn't handled right, like i386-aix.
13600
13601 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13602
13603 * configure: Pass program-transform-name, not
13604 program_transform_name, to recursive configures.
13605
13606 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13607
13608 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13609 of gas+ld+binutils.
13610
13611 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13612
13613 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13614
13615 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13616
13617 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13618
13619 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13620
13621 * Makefile.in (PRMS): Set back to all-prms.
13622
13623 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13624
13625 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13626 targets, rather than for MIPS hosts.
13627
13628 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13629
13630 * configure.in: add comment for --with-x default values
13631
13632 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13633
13634 * Makefile.in: add check-* targets for each of the directories in
13635 the tree. Add a definition of RUNTEST that will use the one we
13636 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13637
13638 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13639
13640 * configure.in: Removed obsolete references to bfd_target and
13641 target_makefile_frag.
13642
13643 * build-all.mk: Set assorted targets for Q2.
13644 * config.sub: Recognize z8k-sim and h8300-hms.
13645 * test-build.mk: Really don't pass host to configure.
13646 (HOLES): Added uname.
13647
13648 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13649
13650 * configure: Handle an empty program-prefix, program-suffix or
13651 program-transform-name correctly.
13652
13653 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13654
13655 * build-all.mk: -G 8 no longer required for MIPS targets.
13656 * test-build.mk: Don't pass host argument to configure; make it
13657 guess.
13658
13659 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13660
13661 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13662 * Makefile.in (COMPRESS): New macro, like GZIP.
13663
13664 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13665
13666 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13667
13668 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13669 with gas currently defaults to -G 0.
13670
13671 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13672
13673 * Makefile.in (all-flex): flex depends on byacc.
13674
13675 * build-all.mk: If host not specified, use config.guess. Pass TAG
13676 to test-build.mk as RELEASE_TAG.
13677 * test-build.mk (configargs): New variable containing arguments to
13678 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13679 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13680
13681 * config.guess: Use /bin/uname when checking -X argument on SCO,
13682 to avoid invoking GNU uname which doesn't understand -X.
13683
13684 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13685
13686 * configure.in: Build gas for mips-*-*.
13687
13688 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13689
13690 * Makefile.in (all.normal): insert missing backslash.
13691
13692 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13693
13694 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13695
13696 * Makefile.in: Complete overhaul to merge many almost identical
13697 targets.
13698
13699 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13700
13701 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13702 (gdb.tar.Z): Adjusted.
13703
13704 * Makefile.in (setup-dirs, taz): New targets; should be general
13705 enough to adapt for gdb sometime. Build only .z file.
13706 (gas.tar.z): New target.
13707
13708 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13709
13710 * build-all.mk: Use CC=cc -Xs on Solaris.
13711
13712 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13713
13714 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13715 for handling BISON for FSF releases.
13716
13717 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13718
13719 * configure: Actually implement the change zoo just documented.
13720
13721 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13722
13723 * configure: when using config.guess, only set target_alias when
13724 it's not already been set (ie, on the command line)
13725
13726 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13727
13728 * Makefile.in: add installcheck target, set PRMS to install-prms
13729
13730 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13731
13732 * configure: add support for package_makefile_fragment, handle the
13733 case where a directory has a configure.in file but no Makefile.in
13734 more gracefully (with an actual understandable error message, even);
13735 add support for --without (and add this to the usage message); also
13736 explicitly add a --host=${host_alias} to the command line when
13737 config.guess is used
13738
13739 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13740
13741 * configure: Must use both --host and --target in recursive calls.
13742
13743 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13744
13745 * Makefile.in: Change deja-gnu to dejagnu.
13746
13747 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13748
13749 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13750
13751 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13752
13753 * configure.in: canonicalize all instances to *-*-solaris2*,
13754 also strip out a number of tools to not build for go32 host
13755
13756 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13757
13758 * config.guess: add GPL.
13759
13760 * Makefile.in, config.guess, config.sub, configure: bump
13761 copyrights to 93.
13762
13763 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13764
13765 * Makefile.in (do-info): Removed obsolete check for existence of
13766 localenv file.
13767
13768 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13769
13770 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13771
13772 * Makefile.in: a couple of 'else true' for decstation,
13773 support for TclX
13774
13775 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13776
13777 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13778
13779 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13780
13781 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13782
13783 * config.guess: Recognize i386-ibm-aix (PS/2).
13784 * configure.in: Use config/mh-aix386 file for it.
13785
13786 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13787
13788 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13789 CC_FOR_TARGET instead.
13790 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13791
13792 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13793
13794 * Makefile.in: Add sim to list of directories sent with gdb
13795
13796 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13797
13798 * configure.in: Put back mips-dec-bsd* case.
13799
13800 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13801
13802 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13803 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13804 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13805
13806 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13807
13808 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13809
13810 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13811 (install-info): install dir.info only if it exists,
13812 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13813
13814 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13815
13816 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13817 gas for mips-dec-bsd.
13818
13819 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13820
13821 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13822 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13823
13824 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13825
13826 * configure.in: Added "dejagnu" to hosttools list.
13827
13828 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13829
13830 * config.sub, configure.in, config.guess: Add support
13831 for Bosx, an AIX variant from Bull.
13832 Patches from F.Pierresteguy@frcl.bull.fr.
13833
13834 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13835
13836 * devo/dejagnu: Initial creation of devo/dejagnu.
13837 Migrated dejagnu testcases and support files for testing software
13838 tools to reside as subdirectories, currently called "testsuite",
13839 within the directory of the software tool. Migrated all programs,
13840 support libraries, etc. beloging to dejagnu proper from
13841 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13842 with no modifications. The changes to these files which will
13843 allow them to configure, build, and execute properly will be made
13844 in a future update.
13845
13846 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13847
13848 * Makefile.in: Change send_pr to send-pr.
13849 * configure.in: Likewise.
13850 * send_pr: Renamed directory to send-pr.
13851
13852 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13853
13854 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13855
13856 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13857
13858 * README: Update for gdb-4.8 release.
13859 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13860 gdb-xxx.tar.z (gzip'd) file also.
13861
13862 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13863
13864 * Makefile.in: make all-diff depend on all-libiberty
13865
13866 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13867
13868 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13869
13870 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13871
13872 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13873
13874 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13875
13876 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13877 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13878 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13879
13880 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13881
13882 * Makefile.in: makeinfo binary is in a new location
13883
13884 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13885
13886 * config.sub: Accept -ecoff as an OS.
13887
13888 * Makefile.in: Various changes to eliminate a level of make
13889 recursion and reduce the required command line length.
13890 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13891 sub-makes.
13892 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13893 variables holding settings for specific sub-makes.
13894 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13895 in terms of BASE_FLAGS_TO_PASS.
13896 (TARGET_LIBS): New variable listing directories which use
13897 TARGET_FLAGS_TO_PASS.
13898 (subdir_do): Eliminated.
13899 (do-*): New set of targets to replace subdir_do.
13900 (various): All targets which used subdir_do now depend on do-*.
13901 (local-clean): Renamed from do_clean.
13902 (local-distclean): New target, dependency of distclean and
13903 realclean.
13904 (install-info): Don't create directories. Depend on dir.info
13905 rather than calling make recursively.
13906 (install-dir.info): Eliminated.
13907 (install-info-dirs): Create all info directories here.
13908 (dir.info): Depend upon do-install-info.
13909
13910 * test-build.mk (HOLES): Added false.
13911
13912 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13913
13914 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13915
13916 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13917
13918 * Makefile.in (info): remove dependency on all-texinfo. The
13919 problem was really in texinfo/C, not at this level.
13920
13921 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13922
13923 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13924
13925 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13926
13927 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13928 GDB releases.
13929
13930 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13931
13932 * configure: Include srcdir in message about target of link not
13933 being found. Don't convert `-' to `_' in `with' options being
13934 passed to subdirs.
13935
13936 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13937
13938 * configure.in: add uudecode to host_tools
13939
13940 * Makefile.in: added {all,install}-uudecode targets, added them to
13941 the appropriate lists
13942
13943 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13944
13945 * Makefile.in (all-gcc): Added dependency on all-gas.
13946
13947 * configure.in (mips-*-*): Build ld and binutils.
13948
13949 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13950
13951 * configure: check return code from mkdir, print error message and
13952 exit on failure.
13953
13954 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13955
13956 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13957
13958 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13959
13960 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13961
13962 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13963
13964 * config.sub (h8500): Recognize this as a cpu type.
13965
13966 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13967
13968 * configure: source directory missing is no longer a warning
13969
13970 * configure.in: recognize irix[34]* instead of irix[34]
13971
13972 * Makefile.in: define and pass down X11_LIB
13973
13974 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13975
13976 * guess-systype: Renamed to ...
13977 * config.guess: ... by popular request.
13978 * configure.in, Makefile.in: Update accordingly.
13979
13980 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13981
13982 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13983 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13984 + Execute ./dummy instead of assuming . is in PATH.
13985
13986 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13987
13988 * guess-systype: New shell script. Attempts to guess the
13989 canonical host name of the executing host.
13990 Only a few hosts are supported so far.
13991 * configure: Call guess-systype if no host is specified.
13992
13993 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
13994
13995 * Makefile.in (gcc-no-fixedincludes): Made to work with current
13996 gcc Makefile.
13997
13998
13999 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14000
14001 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14002 (all-gcc, install-gcc, subdir_do): Use it.
14003
14004 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14005
14006 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14007
14008 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14009
14010 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14011 set exclusively by configure, using configure.in .
14012
14013 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14014
14015 * test-build.mk: set $PATH for all builds
14016
14017 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14018
14019 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14020
14021 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14022 the one used in gcc/Makefile.in, so that a null expansion doesn't
14023 override the one needed to build gcc with a native cc.
14024
14025
14026 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14027
14028 * configure: Accept -with arguments.
14029
14030 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14031
14032 * Makefile.in: added h8300sim
14033
14034 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14035
14036 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14037 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14038 (all-cygnus, native, build-cygnus): Make
14039 $(canonhost)-stamp-3stage-done, not $(host)....
14040 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14041 i386-sco3.2v4. Added else true to if command.
14042
14043 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14044
14045 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14046
14047 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14048
14049 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14050
14051 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14052
14053 * configure.in: don't remove binutils from Solaris builds
14054
14055 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14056
14057 * Makefile.in: get rid of earlier definitions for *clean,
14058 also handle the recursive info rule better
14059
14060 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14061
14062 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14063 do more-or-less the right thing.
14064
14065 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14066
14067 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14068 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14069
14070 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14071
14072 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14073 $(host_canonical).
14074
14075 * configure.in: split the configdirs list into 4 categories (native
14076 v. cross, library v. tool) and handle the cross-only and native-
14077 only in more reasonable (and correct!) way.
14078
14079 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14080
14081 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14082 configdirs anymore.
14083
14084 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14085
14086 * Makefile.in: extensive cleanup:: removed all of the explicit
14087 clean-* targets, collapsed many wrappers around subdir_do into
14088 one, added additional targets to satisfy standards.texi, deleted
14089 some old targets, some changes for consistency
14090
14091 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14092
14093 * configure.in: handle some programs as cross-only, and others as
14094 native only
14095
14096 * test-build.mk: handle partial holes in a more generic manner
14097
14098 * Makefile.in: m4 depends on libiberty
14099
14100 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14101
14102 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14103 time, wdiff, and find to configdirs
14104
14105 * Makefile.in: all, clean, and install rules for the new programs
14106 added to configure.in
14107
14108 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14109
14110 * configure.in: use mh-sun for all *-sun-* hosts
14111
14112 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14113
14114 * Makefile.in: define flags for X11 include files and library file
14115 locations, pass them down to the programs that need this info
14116
14117 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14118
14119 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14120
14121 * configure.in: start building libg++ for HP-UX targets
14122
14123 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14124
14125 * README: Update references to files moved into etc/.
14126
14127 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14128
14129 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14130 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14131
14132 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14133
14134 * configure: accept dash as well as underscore in long option
14135 names for FSF compatibility.
14136
14137 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14138
14139 * config.sub: added -sco3.2v4 support from FSF.
14140
14141 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14142
14143 * configure.in: expand the section that adds or removes
14144 directories from the list of programs to build, to handle native
14145 vs. cross in addition to host v. native
14146
14147 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14148
14149 * Makefile.in: Replace C++ in macro names with CXX.
14150 This is less likely to break ...
14151
14152 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14153
14154 * test-build.mk: add -w to GNU_MAKE
14155
14156 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14157
14158 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14159 add 'sparc' to list of recognized cpus. This needed to make
14160 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14161 Delete some redundant ose68 variants. Recognize -wrs as an os,
14162 then changes that into $CPU-wrs-vxworks.
14163
14164 * configure.in: remove most references to gdbtest, regularize
14165 target based program removal
14166
14167 * test-build.mk: import from p3 tree (many fixes and changes)
14168
14169 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14170
14171 * Makefile.in: added rules to handle tcl, tk, and expect
14172
14173 * configure.in: handle those directories if they exist
14174
14175 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14176
14177 * config.sub: removed bogus hppabsd and hppahpux names, since
14178 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14179
14180 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14181
14182 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14183 depends upon all-xiberty
14184
14185 * Makefile.in: changes from p3, including:
14186
14187 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14188
14189 * Makefile.in (XTRAFLAGS): include newlib directories if
14190 newlib/Makefile exists, rather than if host != target.
14191
14192 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14193
14194 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14195 from the same source tree and not building a cross-compiler. This
14196 matters for the libg++ configuration if reconfiguring a tree that
14197 has already been installed.
14198
14199 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14200
14201 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14202 pick up the machine and system specific header files.
14203
14204 * Makefile.in: added AS_FOR_TARGET, passed down in
14205 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14206 the C compiler to use to create programs which are run in the
14207 build environment, set it to default to $(CC), and passed it down
14208 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14209
14210 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14211
14212 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14213 We need them for unusual native builds, like systems without
14214 ranlib.
14215
14216 * configure: also define $(host_canonical) and
14217 $(target_canonical), which are the full, canonical names for the
14218 given host and target
14219
14220 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14221
14222 * Makefile.in: Added separate definitions for C++.
14223
14224 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14225
14226 * configure.in (configdirs): Add deja-gnu.
14227
14228 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14229
14230 * README: Update for configure.texi and gdb-4.7 release.
14231
14232 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14233
14234 * Makefile.in: Move "all" target to top of file.
14235 Previously, first target was ".PHONY" which caused BSD4.4 make
14236 to build .PHONY when make was run without arguments.
14237
14238 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14239
14240 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14241 Library-copylefted code in libiberty.
14242
14243 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14244
14245 * config.sub: Replace m68kmote with plain old m68k.
14246
14247 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14248
14249 * Makefile.in: Remove space from blank line, avoid Make complaints.
14250
14251 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14252
14253 * config.sub: Complain if no argument is given. Added support for
14254 386bsd as OS and target alias.
14255
14256 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14257
14258 * Makefile.in (XTRAFLAGS): include newlib directories if
14259 newlib/Makefile exists, rather than if host != target.
14260
14261 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14262
14263 * config.sub: recognize sparclite-wrs-vxworks.
14264
14265 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14266 p3.) Added clean-xiberty to clean.
14267
14268 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14269
14270 * configure.in: use *-*-* instead of nested cases for host and target
14271
14272 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14273
14274 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14275 from the same source tree and not building a cross-compiler. This
14276 matters for the libg++ configuration if reconfiguring a tree that
14277 has already been installed.
14278
14279 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14280
14281 * config.sub (i486v/i486v4): Merge in from FSF version.
14282
14283 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14284
14285 * configure: only set PWD if it is already set.
14286
14287 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14288
14289 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14290 doesn't have unset and all success paths (and most error paths)
14291 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14292 to just ${PWD} to avoid confusion.)
14293
14294 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14295
14296 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14297 even for a native compilation.
14298
14299 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14300
14301 Changes to make the gdb.tar.Z rule work better.
14302
14303 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14304 (DEVO_SUPPORT): Add configure.texi.
14305 (bfd-ilrt.tar.Z): Remove ancient rule.
14306
14307 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14308
14309 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14310 pick up the machine and system specific header files.
14311
14312 * configure.in, config.sub: added new target m68010-adobe-scout,
14313 with alias of adobe68k. Changed configure.in to check for
14314 -scout before -sco* to avoid a false match.
14315
14316 * Makefile.in: added AS_FOR_TARGET, passed down in
14317 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14318 the C compiler to use to create programs which are run in the
14319 build environment, set it to default to $(CC), and passed it down
14320 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14321
14322 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14323
14324 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14325 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14326 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14327 FOR_TARGET variants, to newlib and libg++.
14328
14329 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14330
14331 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14332 first.
14333
14334 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14335
14336 * config.sub: Accept `elf' as an environment.
14337
14338 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14339
14340 * Makefile.in (all-opcodes): cd into the right directory
14341
14342 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14343
14344 * configure: added -program_transform_name option, used as
14345 argument to sed when installing programs.
14346 configure.texi: added documentation for -program_prefix,
14347 -program_suffix and -program_transform_name.
14348
14349 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14350
14351 * config.sub: Accept i486 where i386 ok.
14352
14353 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14354
14355 * config.sub: accept we32k
14356
14357 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14358
14359 * config.sub, configure.in: accept OSE68000 and OSE68k.
14360
14361 * Makefile.in: don't create all directories for ``make install'';
14362 let the subdirectories create the ones they need.
14363
14364 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14365
14366 * COPYING: new file, GPL v2
14367
14368 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14369
14370 * Makefile.in: use the new gen-info-dir, which needs a template
14371 argument (which also lives in texinfo)
14372
14373 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14374
14375 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14376
14377 * config.sub (ncr3000): Change i386 to i486.
14378
14379 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14380
14381 * Makefile.in: add install-rcs, install-grep to
14382 install-no-fixedincludes, removed install-bison and install-libgcc
14383
14384 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14385
14386 * configure.in: grab the HPUX makefile fragment if on HPUX
14387
14388 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14389
14390 * Makefile.in: eradicate bison spoor (ditto libgcc).
14391 configure.in: recognise m68{k,000}-ericsson-OSE.
14392 es1800 is alias for m68k-ericsson-OSE
14393
14394 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14395
14396 * configure.in: rearrange the parts that remove programs from
14397 configdirs, based now on HOST==TARGET or by canonical triple.
14398
14399 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14400
14401 * test-build.mk: recurse explicitly with -f test-build.mk when
14402 appropriate. predicate stage3 and comparison on the existence
14403 of gcc. That is, if gcc isn't around, we aren't three-staging.
14404 On very clean, also remove ...stamp-co. Build in-place before
14405 doing other builds.
14406
14407 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14408
14409 * Makefile.in, configure.in: add tgas
14410
14411 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14412
14413 * Makefile.in: a number of changes merged in from progressive.
14414
14415 * configure.in: add libm.
14416
14417 * .cvsignore: ignore some stuff that comes from test-build.mk.
14418
14419 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14420
14421 * config.sub: Add es1800 (m68k-ericsson-es1800).
14422
14423 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14424
14425 * configure: Add program_suffix (parallel to program_prefix)
14426 * Makefile.in: adjust directory-creating script for losing decstation
14427
14428 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14429
14430 * configure: Minor $subdir-related fixes.
14431
14432 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14433
14434 * configure: fix various problems with propogating
14435 makefile_target_frag in subdirs.
14436 * configure.in: config libgcc if its there
14437
14438 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14439
14440 * config.sub: HPPA merge.
14441
14442 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14443
14444 * Makefile.in: Replace all-bison with all-byacc in all
14445 dependency lines for other tools (which now use byacc).
14446
14447 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14448
14449 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14450
14451 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14452
14453 * Makefile.in: make gprof rules similar to byacc rules (instead of
14454 vestigal $(unsubdir) that didn't work...)
14455
14456 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14457
14458 * config.sub: Add support for Linux.
14459 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14460 (at least for libg++).
14461
14462 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14463
14464 * configure.texi: fix doc for the -nfp option to configure
14465
14466 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14467
14468 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14469
14470 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14471
14472 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14473 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14474 * configure.in: added solaris* host_makefile_frag hook.
14475
14476 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14477
14478 * config.sub: changed recognition of m68000 so that various
14479 m68k types can be specified via m680[01234]0
14480
14481 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14482
14483 * config.sub (basic_machine): fix sed so that '-foo' isn't
14484 completely substituted out while .+'-foo' loses the '-foo'
14485
14486 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14487
14488 * config.sub ($os): Add -aout.
14489
14490 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14491
14492 * configure: If host_makefile_frag is absolute, don't
14493 prefix ${invsubdir} (relevant to libg++ auto-configure).
14494
14495 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14496
14497 * Makefile.in (tooldir): Define it.
14498 (all-ld): Depend on all-flex.
14499
14500 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14501
14502 * Makefile.in (check): Fix libg++ special case.
14503
14504 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14505
14506 * configure: do not bury `pwd` into config.status, thus do fewer
14507 pwd's.
14508
14509 * configure: print the "Building in" message only when building in
14510 other than "." AND verbose.
14511
14512 * configure: remove -s, rework -v to better accomodate guested
14513 configures.
14514
14515 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14516
14517 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14518
14519 * Makefile.in: macroize flags passed on recursion. remove
14520 fileutils.
14521
14522 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14523
14524 * configure: get makesrcdir right for subdirs deeper than 1.
14525
14526 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14527 install.
14528
14529 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14530
14531 * Makefile.in: don't print subdir_do or recursion lines.
14532
14533 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14534
14535 * standards.texi: added menu item.
14536
14537 * Makefile.in: build and install standards.info.
14538
14539 * standards.texi: new file.
14540
14541 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14542
14543 * configure: test for and move config.status pieces from
14544 ${subdir}/.
14545
14546 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14547
14548 * configure: Test for existance of files before trying to mv
14549 them, to avoid numerous non-existance messages.
14550
14551 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14552
14553 * configure: correct final line of config.status.
14554
14555 * configure: patch from eggert. Avoids a protection problem if
14556 the original Makefile.in is read only.
14557
14558 * configure: use move-if-change from gcc to create config.status.
14559 Some makefiles depend on config.status to tell if a directory
14560 has been reconfigured for a different host. This change
14561 prevents those directories from remaking everything in the case
14562 where the reconfig was only intended to rebuild a Makefile.
14563
14564 * configure: test for config.sub with "config.sub sun4" rather
14565 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14566 host alias from a missing config.sub.
14567
14568 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14569
14570 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14571 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14572
14573 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14574
14575 * configure: mkdir ${subdir} as needed.
14576
14577 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14578
14579 * Makefile.in,configure.in: added autoconf.
14580
14581 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14582
14583 * Makefile.in: no longer pass against on recursion.
14584
14585 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14586 definitions are not inherited.
14587
14588 * configure: correct makesrcdir when subdir is .
14589
14590 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14591
14592 * configure: Add support for 'subdirs' variable, which is
14593 like 'configdirs', except that configure doesn't re-invoke
14594 itself for subdirs, it just creates a Makefile for each subdir.
14595 * configure.texi: Document subdirs.
14596
14597 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14598
14599 * configure.in: added flex to configdirs
14600
14601 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14602
14603 * Makefile.in: remove clean-stamps from clean.
14604
14605 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14606
14607 * configure.in: Add gdbtest to configdirs.
14608
14609 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14610
14611 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14612 to recursive makes.
14613 * configure.in: Recognize new ncr3000 config.
14614
14615 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14616
14617 * Makefile.in, configure.in: removed references to gdbm.
14618
14619 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14620
14621 * config.sub: Don't canonicalize os value
14622 newsos* to bsd (readline needs to check for newsos).
14623 (This fix was earlier made Jan 31, but got re-broken.)
14624
14625 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14626
14627 * configure.in: sco is an os, not a vendor!
14628
14629 * configure: Quote $( better. Keep various shells happy.
14630
14631 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14632
14633 * Makefile.in: eliminate stamp-files.
14634
14635 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14636
14637 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14638 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14639
14640 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14641
14642 * config.sub: fix iris/iris3.
14643
14644 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14645
14646 * configure: re-add -rm.
14647
14648 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14649
14650 * Maskefile.in: add .stmp-rcs to all.
14651
14652 * configure.in: remove gas from rs6000 build, use aix host fragment.
14653
14654 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14655
14656 * configure: pass down site_option during recursion.
14657
14658 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14659
14660 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14661
14662 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14663
14664 * configure: Change exec_prefix so that it really defaults to prefix.
14665
14666 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14667
14668 * Makefile.in, configure.in: Add support for mmalloc library.
14669
14670 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14671
14672 * Makefile.in: add stmp dependencies for a few more things.
14673
14674 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14675
14676 * configure: adjusted error message on objdir/srcdir configure
14677 collision, per john's suggestion.
14678
14679 * Makefile.in: add libiberty stmp to all and all.cross.
14680
14681 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14682
14683 * Makefile.in: remove force dependencies, add grep to all.
14684
14685 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14686
14687 * Makefile.in: drop flex. make stamp files work.
14688
14689 * configure: added test for conflicting configuration in srcdir,
14690 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14691 gets cranky. use relative paths for configure and srcdir
14692 whenever possible. Send some error messages to stderr that were
14693 going to stdout.
14694
14695 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14696
14697 * Makefile.in: Fix libg++ rule to check for gcc directory
14698 before using gcc/gcc. Also pass XTRAFLAGS.
14699
14700 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14701
14702 * Makefile.in: added stmp-files so that directories aren't polled
14703 when they are already built.
14704
14705 * configure.texi: fixed a node pointer problem.
14706
14707 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14708
14709 * config.sub configure.in gdb/configure.in
14710 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14711 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14712 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14713
14714 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14715
14716 * configure: -recurring becomes -silent. corrected help message
14717 for -site= option.
14718
14719 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14720
14721 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14722
14723 * configure: when building Makefile for crosses, replace
14724 tooldir and program_prefix. default srcdir from location of
14725 config.sub. remove "for host in hosts" and "for target in
14726 targets" loops.
14727
14728 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14729
14730 * Makefile.in: Do not pass bindir or mandir to cvs.
14731
14732 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14733
14734 * Makefile.in, configure.in: removed traces of namesubdir,
14735 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14736 copyrights to '92, changed some from Cygnus to FSF.
14737
14738 * configure.texi: remove most references to multiple hosts,
14739 multiple targets, subdirs, etc.
14740
14741 * configure.man: removed rcsid. reference config.sub not
14742 config.subr.
14743
14744 * Makefile.in: mkdir $(infodir) on install-info.
14745
14746 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14747
14748 * configure.texi: Explain better about .gdbinit and about
14749 the environment that configure.in sections run in.
14750
14751 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14752
14753 * configure.in: Ultrix is only a decstation if it's a MIPS.
14754
14755 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14756
14757 * README: DOC.configure => cfg-paper.texi.
14758
14759 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14760
14761 * config.sub (near case $os): Don't convert newsos* to bsd!
14762
14763 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14764
14765 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14766 the number of copies of COPYING that go into the GDB tar file.
14767
14768 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14769
14770 * bfd/configure.in, gdb/config/mh-i386sco,
14771 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14772 Fix SCO configuration stuff.
14773
14774 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14775
14776 * Makefile.in: For libg++, make sure the -I pointing
14777 to the gcc directory goes *after* all the libg++-local -I flags.
14778 Also, move just-gcc dependency from just-libg++ to all-libg++.
14779
14780 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14781
14782 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14783
14784 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14785
14786 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14787
14788 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14789
14790 * config.sub: Add stratus configuration frags. Also
14791 submitted to FSF.
14792
14793 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14794
14795 * Makefile.in (DEV_SUPPORT): add configure.man.
14796
14797 * config.sub(Decode manufacturer-specific): add -none*.
14798
14799 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14800
14801 * Makefile.in: remove form feeds to make Sun's make happy.
14802 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14803
14804 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14805
14806 * Makefile.in (AR_FLAGS): Make quieter.
14807
14808 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14809
14810 * configure.in: Add libg++.
14811 * configure: When verbose, don't output the command line at each
14812 level; it will be unremarkably the same as the previous version,
14813 which will be the same as what the user typed.
14814
14815 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14816
14817 * configure.in, Makefile.in: fix clean-info, add flex. add
14818 fileutils.
14819
14820 * configure: be less sensitive to spaces in Makefile.in. Do not
14821 look for sources in "..". Doing so breaks subdirectories that
14822 might have their own configure. If a subdir has it's own
14823 configure script, use it.
14824
14825 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14826
14827 * cfg-paper.texi: some changes suggested by rms.
14828
14829 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14830
14831 * config.sub: Merge in some small additions from the FSF version,
14832 taken from the gcc distribution, to bring the Cygnus and FSF
14833 versions into closer sync.
14834
14835 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14836
14837 * configure.in: Changed svr4 references to sysv4.
14838
14839 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14840
14841 * configure: added -V for version number option.
14842
14843 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14844
14845 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14846 renamed from DOC.configure to cfg-paper.texi.
14847
14848 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14849
14850 * configure, config.subr, config.sub: config.subr is now
14851 config.sub again.
14852
14853 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14854
14855 * configure.texi: new file, in progress.
14856
14857 * Makefile.in: build info file and install the man page for
14858 configure.
14859
14860 * configure.man: new file, first cut.
14861
14862 * configure: find config.subr again now that configuration "none"
14863 has gone. removed all traces of the -ansi option. removed all
14864 traces of the -languages option.
14865
14866 * config.subr: resync from rms.
14867
14868 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
14869
14870 * configure, config.sub, config.subr: merge config.sub into
14871 config.subr, call the result config.subr, remove config.sub, use
14872 config.subr.
14873
14874 * Makefile.in: revised install for dir.info.
14875
14876 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
14877
14878 * configure.in: add decstation host makefile frag.
14879
14880 * Makefile.in: BISON now bison -y again. also install-gcc on
14881 install. clean-gdbm on clean. infodir belongs in datadir.
14882 Make directories for info install. Build dir.info here then
14883 install it.
14884
14885 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
14886
14887 * Makefile.in: fix for bad directory tests.
14888
14889 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
14890
14891 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14892 regexp. -srcdir relative was being handled incorrectly.
14893
14894 * Makefile.in: unwrapped some for loops so that parallel makes
14895 work again and so one can focus one's attention on a particular
14896 package.
14897
14898 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
14899
14900 * configure: added PWD as a stand in for `pwd` (for speed). use
14901 elif wherever possible. make -srcdir work without -objdir.
14902 -objdir= commented out.
14903
14904 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
14905
14906 * configure: +options become --options. -subdirs commented out.
14907 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14908 Makefile now at top of generated Makefile. Removed cvs log
14909 entries. added -srcdir. create .gdbinit only if there is one
14910 in ${srcdir}.
14911
14912 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14913 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14914 and mandir now keyed off datadir by default.
14915
14916 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
14917
14918 * Freshly created ChangeLog.
14919
14920 \f
14921 Local Variables:
14922 mode: change-log
14923 left-margin: 8
14924 fill-column: 76
14925 version-control: never
14926 End:
This page took 0.334009 seconds and 4 git commands to generate.