1 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3 * MAINTAINERS (Write After Approval): Add myself.
5 2012-07-16 Joseph Myers <joseph@codesourcery.com>
7 * README: Document use of ranges of years in copyright notices.
9 2012-07-06 Richard Guenther <rguenther@suse.de>
11 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
12 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
14 * Makefile.in: Regenerated.
15 * configure: Likewise.
17 2012-07-06 Richard Guenther <rguenther@suse.de>
19 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
20 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
21 supply V=1 as extra_make_flags.
22 * configure: Regenerated.
23 * Makefile.in: Likewise.
25 2012-07-04 Tristan Gingold <gingold@adacore.com>
27 * configure: Regenerate.
29 2012-07-03 Richard Guenther <rguenther@suse.de>
31 * Makfile.def (isl): Remove not necessary extra_exports and
33 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
34 * Makefile.in: Regenerated.
36 2012-07-03 Richard Guenther <rguenther@suse.de>
38 * Makefile.def (cloog): Add V=1 to extra_make_flags.
39 * configure.ac: If either the ISL or the CLooG check failed
40 do not try to build in-tree versions.
41 * Makefile.in: Regenerated.
42 * configure: Regenerated.
44 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
46 * configure: Regenerate.
48 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
50 * MAINTAINERS (Various Maintainers): Add myself as testsuite
53 2012-07-02 Richard Guenther <rguenther@suse.de>
55 * configure: Regenerated.
57 2012-07-02 Richard Guenther <rguenther@suse.de>
58 Michael Matz <matz@suse.de>
59 Tobias Grosser <tobias@grosser.es>
60 Sebastian Pop <sebpop@gmail.com>
62 * Makefile.def: Add ISL host module, remove PPL host module.
63 Adjust ClooG host module to use the proper ISL.
64 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
65 * configure.ac: Include config/isl.m4. Add ISL host library,
66 remove PPL. Remove PPL configury, add ISL configury, adjust
68 * Makefile.in: Regenerated.
69 * configure: Likewise.
71 2012-07-02 Richard Guenther <rguenther@suse.de>
73 Merge from graphite branch
74 2011-07-21 Tobias Grosser <tobias@grosser.es>
76 * configure: Regenerated.
77 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
78 both cloog.org and legacy versions. The only supported version will
79 be CLooG with the isl backend.
81 2011-07-21 Tobias Grosser <tobias@grosser.es>
83 * configure: Regenerated.
84 * configure.ac: Require cloog isl 0.17.0
86 2011-07-21 Tobias Grosser <tobias@grosser.es>
88 * configure: Regenerated.
89 * config/cloog.m4: Do not define CLOOG_ORG
91 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
93 * configure.ac: Skip C if explicitly selected.
94 * configure: Regenerate.
96 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
98 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
100 * configure: Regenerate.
102 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
105 * df.h, df-problems.c, dce.c: Revert last patch.
107 2012-06-25 Iain Sandoe <iain@codesourcery.com>
109 * MAINTAINERS (Write After Approval): Update my email address.
111 2012-06-21 Meador Inge <meadori@codesourcery.com>
113 * MAINTAINERS (Write After Approval): Add myself.
115 2012-06-20 Jason Merrill <jason@redhat.com>
117 * Makefile.tpl (check-target-libgomp-c++): New.
118 (check-target-libitm-c++): New.
119 * Makefile.def (c++): Add them.
120 * Makefile.in: Regenerate.
122 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
124 * MAINTAINERS (Write After Approval): Add myself.
126 2012-05-16 Olivier Hainque <hainque@adacore.com>
128 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
129 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
130 (install-no-fixedincludes): Adjust accordingly.
131 * Makefile.in: Regenerate.
133 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
135 Merge upstream change
136 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
138 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
140 * MAINTAINERS (Write After Approval): Add myself.
142 2012-05-09 Nick Clifton <nickc@redhat.com>
143 Paul Smith <psmith@gnu.org>
146 * configure.ac (mpfr-dir): When using in-tree MPFR sources
147 allow for the fact that from release v3.1.0 of MPFR the source
148 files were moved into a src sub-directory.
149 * configure: Regenerate.
151 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
153 * configure.ac: Bump minimum MPFR version to 2.4.0.
154 * configure: Regenerated.
156 2012-05-03 Olivier Hainque <hainque@adacore.com>
158 * config/mh-ppc-aix (LDFLAGS): Quote $(CC).
160 2012-05-01 Richard Henderson <rth@redhat.com>
162 * Makefile.def (libatomic): New target_module.
163 * configure.ac (target_libraries): Add libatomic.
164 (noconfigdirs): Check if libatomic is supported.
165 * Makefile.in, configure: Rebuild.
167 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
169 * MAINTAINERS (Write After Approval): Add myself.
171 2012-04-25 Joel Brobecker <brobecker@adacore.com>
173 * config.sub: Update to 2012-04-18 version from official repo.
175 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
177 * MAINTAINERS (Write After Approval): Add myself.
179 2012-04-11 Steve Ellcey <sellcey@mips.com>
181 * MAINTAINERS: Changed email address.
183 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
186 * contrib/gcc_update (files_and_dependencies):
187 Remove gcc/config/avr/t-multilib from touch data.
189 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
191 * MAINTAINERS (OS Port Maintainers): Remove irix.
192 * configure.ac (enable_libgomp): Remove *-*-irix6*.
193 (unsupported_languages): Remove mips-sgi-irix6.*.
194 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
195 (with_stabs): Remove.
196 * configure: Regenerate.
198 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
200 * MAINTAINERS (OS Port Maintainers): Remove osf.
201 * configure.ac (enable_libgomp): Remove *-*-osf*.
202 (with_stabs): Remove alpha*-*-osf*.
203 * configure: Regenerate.
205 2012-03-05 Tristan Gingold <gingold@adacore.com>
207 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
208 * configure: Regenerate.
210 2012-02-17 Walter Lee <walt@tilera.com>
212 * MAINTAINERS: (Write After Approval): Delete myself.
214 2012-02-14 Walter Lee <walt@tilera.com>
216 * MAINTAINERS (tilegx port): Add myself.
217 (tilepro port): Add myself.
218 (Write After Approval): Add myself.
220 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
222 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
223 and Joseph Myers as docstring relicensing maintainers.
225 2012-02-09 Bin Cheng <bin.cheng@arm.com>
227 * MAINTAINERS (write-after-approval): Add myself.
229 2012-02-08 Ira Rosen <irar@il.ibm.com>
231 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
234 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
236 * MAINTAINERS (Write After Approval): Move myself to
237 maintain alphabetical order.
239 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
241 * MAINTAINERS (Write After Approval): Add myself.
243 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
245 * MAINTAINERS (Write After Approval): Add myself.
247 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
248 Jayant R Sonar <jayant.sonar@kpitcummins.com>
250 * configure.ac (cr16-*-*): Remove nonconfigdirs.
251 * configure: Regenerate.
253 2012-01-23 Harshit Chopra <harshit@google.com>
255 * MAINTAINERS (Write After Approval): Add myself.
257 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
259 * configure.ac: Remove reference to mh-interix.
260 * configure: Regenerate.
262 2012-01-05 Richard Henderson <rth@redhat.com>
265 * configure.ac: Disable libitm if c++ is not enabled.
266 * configure: Rebuild.
268 * configure.ac: Fix regexp for same.
269 * configure: Rebuild.
271 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
273 * MAINTAINERS (Write After Approval): Add myself.
275 2012-01-02 Richard Guenther <rguenther@suse.de>
278 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
279 * Makefile.in: Regenerate.
281 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
283 * MAINTAINERS (Write After Approval): Add myself.
285 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
287 * configure: Regenerate.
289 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
291 * MAINTAINERS (picochip): Changed email address.
293 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
295 * MAINTAINERS (write-after-approval): Add self.
297 2011-11-29 DJ Delorie <dj@redhat.com>
299 * configure.ac (rl78-*-*) New case.
300 * configure: Regenerate.
301 * MAINTAINERS: Add myself as RL78 maintainer.
303 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
305 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
307 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
309 * libtool.m4: dditional FreeBSD 10 fixes.
311 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
313 * MAINTAINERS: Move myself from Write After Approval to CPU Port
314 Maintainers section, as Epiphany maintainer.
316 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
319 * configure.ac: Remove ranlib special-casing for Darwin.
320 * configure: Regenerate.
322 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
324 * MAINTAINERS (Reviewers): Keep the list sorted.
326 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
328 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
330 2011-11-09 Roland McGrath <mcgrathr@google.com>
332 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
333 * configure: Rebuild.
334 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
335 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
336 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
337 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
338 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
340 * Makefile.in: Rebuild.
342 2011-11-09 Jason Merrill <jason@redhat.com>
344 * Makefile.def (language=c++): Remove check-c++0x.
345 * Makefile.in (check-gcc-c++): Regenerate.
347 2011-11-08 Richard Henderson <rth@redhat.com>
349 * configure.ac: Test for libitm directory present first.
351 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
353 * configure.ac: Test libitm/configure.tgt to disable libitm.
354 * configure: Rebuild.
356 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
357 Richard Henderson <rth@redhat.com>
359 Merged from transactional-memory.
361 * Makefile.def (lang_env_dependencies): libitm is c++.
362 Add libitm target module.
363 * configure.ac: Likewise.
364 * config/mmap.m4: New file.
365 * contrib/gcc_update: Add libitm to touch data.
366 * Makefile.in, configure: Rebuild.
368 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
370 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
371 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
372 * Makefile.in: Regenerate.
374 2011-11-01 DJ Delorie <dj@redhat.com>
376 * config.sub: Update to version 2011-10-29 (added rl78)
378 2011-10-27 Nick Clifton <nickc@redhat.com>
380 * config.sub: Import these changes from the config project:
382 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
383 Ben Elliston <bje@gnu.org>
385 * config.sub (epiphany): New.
387 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
388 Ben Elliston <bje@gnu.org>
390 * config.sub (hexagon, hexagon-*): New.
392 2011-08-23 Roland McGrath <mcgrathr@google.com>
394 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
397 2011-08-16 Roland McGrath <mcgrathr@google.com>
399 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
400 (nacl): Grok as alias for 32el-unknown-nacl.
402 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
404 * MAINTAINERS (Write After Approval): Add myself.
406 2011-10-24 Teresa Johnson <tejohnson@google.com>
408 * MAINTAINERS (Write After Approval): Add myself.
410 2011-09-21 Jakub Jelinek <jakub@redhat.com>
412 * MAINTAINERS (sparc port): Remove myself.
414 2011-09-14 Tom de Vries <tom@codesourcery.com>
416 * MAINTAINERS (Write After Approval): Add myself.
418 2011-08-14 Yao Qi <yao@codesourcery.com>
420 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
421 * configure: Regenerate.
423 2011-07-26 Ian Lance Taylor <iant@google.com>
425 * configure.ac: Set have_compiler based on whether gcc directory
426 exists, rather than on whether gcc is in configdirs.
427 * configure: Rebuild.
429 2011-07-21 Joseph Myers <joseph@codesourcery.com>
431 * MAINTAINERS (Global Reviewers): Add self.
433 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
435 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
437 * Makefile.in: Rebuild.
439 2011-07-20 Ian Lance Taylor <iant@google.com>
442 * configure.ac: Move --enable-bootstrap handling earlier in file.
443 If --enable-bootstrap and either --enable-build-with-cxx or
444 --enable-build-poststage1-with-cxx, enable C++ automatically.
445 * configure: Rebuild.
447 2011-07-19 Ian Lance Taylor <iant@google.com>
449 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
450 make C++ a boot_language. Set and substitute
451 POSTSTAGE1_CONFIGURE_FLAGS.
452 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
453 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
454 * configure, Makefile.in: Rebuild.
456 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
458 * MAINTAINERS (Register Allocation): Move myself from reviewers to
461 2011-07-18 Jakub Jelinek <jakub@redhat.com>
463 * MAINTAINERS (Global Reviewers): Add myself.
465 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
467 * configure: Regenerate.
469 2011-07-16 Jason Merrill <jason@redhat.com>
471 * Makefile.def (language=c++): Add check-c++0x and
472 check-target-libmudflap-c++.
473 * Makefile.tpl (check-target-libmudflap-c++): New.
474 * Makefile.in: Regenerate.
476 2011-07-16 Matthias Klose <doko@ubuntu.com>
478 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
479 * Makefile.def (target_modules/libjava): Pass
480 $(EXTRA_CONFIGARGS_LIBJAVA).
481 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
482 if not configured with --enable-static-libjava.
483 * Makefile.in: Regenerate.
484 * configure: Likewise.
486 2011-07-15 Jason Merrill <jason@redhat.com>
488 * Makefile.in (check-c++): Move check-gcc-c++0x after
489 check-target-libstdc++-v3.
491 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
493 * MAINTAINERS (c6x port): New entry.
495 2011-07-13 Jason Merrill <jason@redhat.com>
497 * Makefile.in (check-gcc-c++0x): New.
498 (check-c++): Depend on it.
500 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
503 * configure.ac (i[3456789]86-*-solaris2*): Also accept
504 x86_64-*-solaris2.1[0-9]*.
505 * configure: Regenerate.
507 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
509 * MAINTAINERS (RTL optimizers): Add self.
511 2011-06-27 Gabriel Charette <gchare@google.com>
513 * MAINTAINERS (Write After Approval): Add myself.
515 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
522 * configure.ac (target_libraries): Remove target-libiberty.
523 Remove case-statement setting skipdirs=target-libiberty for
524 multiple targets. Remove checking target_configdirs and
525 removing target-libiberty but keeping target-libgcc if
527 * Makefile.def (target_modules): Don't add libiberty.
528 (dependencies): Remove all traces of target-libiberty.
529 * configure, Makefile.in: Regenerate.
531 2011-06-13 Walter Lee <walt@tilera.com>
533 * configure.ac (tilepro-*-*) New case.
534 (tilegx-*-*): Likewise.
535 * configure: Regenerate.
537 2011-06-06 Jing Yu <jingyu@google.com>
539 * configure.ac: Skip target-libiberty for
540 arm*-*-linux-androideabi.
541 * configure: Regenerated.
543 2011-06-06 Nick Clifton <nickc@redhat.com>
545 * config.sub: Sync from upstream.
547 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
549 * MAINTAINERS (Write After Approval): Add myself.
551 2011-06-01 Daniel Jacobowitz <drow@false.org>
553 * MAINTAINERS: Update my email address.
555 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
557 * MAINTAINERS (Write After Approval): Update my email address.
559 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
561 * MAINTAINERS (Write After Approval): Add myself.
563 2011-05-08 Doug Kwan <dougkwan@google.com>
565 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
566 * configure: Regenerated.
567 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
568 value from configure.
569 * Makefile.in: Regenerated.
571 2011-05-05 Joseph Myers <joseph@codesourcery.com>
573 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
574 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
575 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
576 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
577 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
578 *-*-vxworks*): Disable newlib and libgloss in separate case
580 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
581 to separate case statement.
582 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
583 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
584 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
585 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
586 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
587 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
588 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
589 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
590 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
591 i[[3456789]]86-*-rdos*, m32r-*-*,
592 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
593 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
594 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
595 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
596 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
597 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
598 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
599 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
600 and libgloss in main case over targets. Remove most empty cases
601 in main case over targets.
602 * configure: Regenerate.
604 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
606 * MAINTAINERS (Write After Approval): Add myself.
608 2011-05-04 Joseph Myers <joseph@codesourcery.com>
610 * configure.ac: Remove code setting special library locations for
611 hppa*64*-*-hpux11*. Remove code setting compiler for
613 * configure: Regenerate.
615 2011-05-04 Joseph Myers <joseph@codesourcery.com>
617 * configure.ac: Separate libgloss_dir settings from general case
619 * configure: Regenerate.
621 2011-04-28 Joseph Myers <joseph@codesourcery.com>
623 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
624 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
625 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
626 cases in libgcj-disabling case statement.
627 (hppa*64*-*-linux*): Set unsupported_languages instead of
628 disabling target-zlib.
629 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
631 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
633 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
634 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
635 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
636 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
637 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
638 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
639 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
640 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
641 libgcj-disabling case statement.
642 * configure: Regenerate.
644 2011-04-28 Joseph Myers <joseph@codesourcery.com>
646 * configure.ac: Disable Java for targets not supporting libffi.
647 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
648 Remove cases in Java-disabling statement.
649 (*arm-wince-pe): Change to arm-wince-pe.
650 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
651 cases in Java-disabling statement.
652 (bfin-*-*): Don't disable Java again.
653 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
654 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
655 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
656 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
657 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
658 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
659 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
660 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
661 Java-disabling statement.
662 (mmix-*-*): Don't disable Java again.
663 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
664 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
665 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
666 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
667 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
669 * configure: Regenerate.
671 2011-04-28 Joseph Myers <joseph@codesourcery.com>
673 * configure.ac: Separate cases disabling Java and Java libraries
674 from general case over targets.
675 * configure: Regenerate.
677 2011-04-21 Jie Zhang <jzhang918@gmail.com>
679 * MAINTAINERS: Update my email address.
681 2011-04-20 Easwaran Raman <eraman@google.com>
683 * MAINTAINERS (Write After Approval): Add myself.
685 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
688 * configure.ac: Re-enable LTO on *-apple-darwin9*.
689 * configure: Regenerate.
691 2011-04-16 Jim Meyering <meyering@redhat.com>
693 * MAINTAINERS (Write After Approval): Add myself.
695 2011-04-15 Dodji Seketeli <dodji@redhat.com>
697 * MAINTAINERS: Update my email address.
699 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
701 * MAINTAINERS (Write After Approval): Add myself.
703 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
705 * MAINTAINERS (Write After Approval): Add myself.
707 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
709 * MAINTAINERS (Write After Approval): Add myself.
711 2011-04-06 Joseph Myers <joseph@codesourcery.com>
713 * configure.ac (build_tools): Remove build-byacc.
714 (host_libs): Remove mmalloc.
715 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
716 autoconf automake libtool diff rcs fileutils shellutils time
717 textutils wdiff find uudecode hello tar gzip indent recode release
718 sed perl gawk findutils gettext zip.
719 (libgcj): Remove target-qthreads.
720 (target_tools): Remove target-examples target-gperf.
721 (YACC): Don't handle building byacc.
722 * configure: Regenerate.
723 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
724 dosutils, examples, fileutils, find, findutils, gawk, gettext,
725 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
726 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
727 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
728 handle building components.
729 * Makefile.in: Regenerate.
731 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
733 * MAINTAINERS: Update my email address as Xtensa maintainer.
735 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
737 * config.sub: Sync from upstream.
739 2011-04-01 Joseph Myers <joseph@codesourcery.com>
741 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
742 (microblaze*): Don't disable libssp.
743 * configure: Regenerate.
745 2011-04-01 Joseph Myers <joseph@codesourcery.com>
747 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
749 * configure: Regenerate.
750 * Makefile.tpl: Use @SHELL@ not @config_shell@.
751 * Makefile.in: Regenerate.
753 2011-04-01 Joseph Myers <joseph@codesourcery.com>
755 * configure.ac (*-*-sysv4*): Don't enable libgomp.
756 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
757 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
758 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
759 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
760 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
761 md_exec_prefix cases.
762 * configure: Regenerate.
764 2011-04-01 Joseph Myers <joseph@codesourcery.com>
766 * configure.ac: Separate cases disabling target-libssp,
767 target-libiberty, target-libstdc++-v3 and Fortran from general
769 * configure: Regenerate.
771 2011-04-01 Joseph Myers <joseph@codesourcery.com>
773 * configure.ac (*-*-chorusos): Don't disable libgcj.
774 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
776 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
777 (arm-*-coff): Don't disable libgcj.
778 (arm*-*-linux-gnueabi): Remove useless assignment.
779 (arm-*-riscix*): Don't disable libgcj.
780 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
782 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
783 (c54x*-*-*): Remove case.
784 (tic54x-*-*): Don't disable GCC or GCC libraries.
785 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
787 (d10v-*-*): Don't disable GCC libraries.
788 (d30v-*-*): Don't disable libgcj.
789 (h8500-*-*): Don't disable GCC libraries.
790 (i960-*-*): Don't disable libgcj.
791 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
792 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
793 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
795 (m68k-*-coff*): Remove case.
796 (mmix-*-*): Don't disable libgloss on host.
797 (mn10200-*-*, mn10300-*-*): Remove cases.
798 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
799 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
800 Don't disable libgcj.
801 (romp-*-*): Remove case.
802 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
803 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
805 (v810-*-*): Don't disable GCC libraries.
806 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
807 (ip2k-*-*): Don't disable GCC libraries.
808 * configure: Regenerate.
810 2011-03-28 Joseph Myers <joseph@codesourcery.com>
812 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
814 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
816 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
817 * configure: Regenerate.
819 2011-03-26 John Marino <binutils@marino.st>
821 * configure.ac: Add support for *-*-dragonfly*
822 * configure: Regenerate.
824 2011-03-25 Joseph Myers <joseph@codesourcery.com>
826 * configure.ac (native_only): Remove.
827 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
828 send-pr uudecode guile gnuserv on host.
829 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
830 send-pr rcs guile perl texinfo libtool on host.
831 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
832 automake send-pr rcs guile perl texinfo libtool on host.
833 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
834 (*-*-kaos*): Don't disable target-examples target-gperf on target.
835 (alpha*-dec-osf*): Don't disable fileutils on target.
836 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
837 texinfo send-pr expect dejagnu on target.
838 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
839 target-qthreads on target.
840 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
841 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
842 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
843 x86_64-*-mingw*): Don't disable expect on target.
844 (*-*-cygwin*): Don't disable target-gperf on target.
845 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
847 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
849 * configure: Regenerate.
851 2011-03-25 Joseph Myers <joseph@codesourcery.com>
853 * configure.ac (target_tools): Remove target-groff.
854 (native_only): Remove target-groff.
855 (hppa*64*-*-*): Don't disable byacc.
856 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
858 (*-*-kaos*): Don't skip target-librx and target-groff.
859 (*-*-netware*): Don't skip target-libmudflap.
860 (*-*-tpf*): Don't skip target-libmudflap.
861 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
862 directories on the host.
863 (ia64*-*-*vms*): Don't skip tix.
864 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
866 * configure: Regenerate.
868 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
870 * configure.ac: Remove references to mt-mep, mt-netware,
872 * Makefile.def: Add all-utils soft dependencies.
873 * Makefile.tpl: Remove GDB_NLM_DEPS.
874 * configure: Regenerate.
875 * Makefile.in: Regenerate.
877 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
879 * configure.ac: Do not include mh-x86omitfp.
880 * configure: Regenerate.
882 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
884 * configure.ac: Remove empty cases.
885 * configure: Regenerate.
887 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
889 * Makefile.def: Add dependency from termcap to gdb.
890 * Makefile.in: Regenerate.
892 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
894 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
895 * configure: Regenerate.
896 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
897 * Makefile.tpl: Likewise.
898 * Makefile.in: Regenerate.
900 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
902 * configure.ac: Remove all mentions of tentative_cc.
903 * configure: Regenerate.
905 2011-03-24 Joseph Myers <joseph@codesourcery.com>
907 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
908 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
909 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
910 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
911 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
912 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
913 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
914 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
915 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
916 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
917 *-*-rhapsody*): Remove host cases.
918 * configure: Regenerate.
920 2011-03-24 Joseph Myers <joseph@codesourcery.com>
922 * configure.ac (ppc*-*-pe): Remove host case.
923 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
924 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
925 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
927 * configure: Regenerate.
929 2011-03-24 Joseph Myers <joseph@codesourcery.com>
931 * config.sub: Update to version 2011-03-23.
933 2011-03-22 Joseph Myers <joseph@codesourcery.com>
935 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
936 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
937 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
938 * configure: Regenerate.
940 2011-03-22 Joseph Myers <joseph@codesourcery.com>
942 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
943 to Write After Approval.
944 * config-ml.in: Don't handle arc-*-elf*.
945 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
946 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
947 handle GCC libraries.
948 * configure: Regenerate.
950 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
953 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
954 Add -lstdc++ -lm to LIBS.
955 * configure: Regenerate.
957 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
959 * config.guess: Update to version 2011-02-02
960 * config.sub: Update to version 2011-02-24
962 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
965 * configure.ac: Re-enable LTO on *-apple-darwin9.
966 * configure: Regenerate.
968 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
971 * configure.ac: Disable LTO on darwin due to an assembler change in
972 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
974 * configure: Regenerate.
976 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
978 * MAINTAINERS: Update myself as score backend maintainer,
979 update my e-mail address.
981 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
983 * MAINTAINERS: Update my e-mail address.
985 2011-03-06 Joey Ye <joey.ye@arm.com>
987 * MAINTAINERS: Update my e-mail address.
989 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
991 * configure.ac: Adjust test of with_ppl.
992 * configure: Regenerated.
994 2011-03-02 Kai Tietz <ktietz@redhat.com>
996 * MAINTAINERS: Adjust my e-mail address.
998 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1000 * configure.ac: Add -lpwl to ppllibs.
1001 * configure: Regenerated.
1003 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1005 * config/cloog.m4: Add -lisl to clooglibs.
1006 * configure: Regenerated.
1008 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1010 * MAINTAINERS (CPU Port maintainers): Add self.
1012 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1014 * MAINTAINERS: Add myself as testsuite maintainer.
1016 2011-02-15 Mike Stump <mikestump@comcast.net>
1018 * MAINTAINERS: Add myself as testsuite maintainer.
1020 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1022 Import from Libtool and gnulib:
1024 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1026 Prepare for supporting FreeBSD 10.
1027 * config.rpath: Remove handling of freebsd1* which soon would
1030 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1032 Remove support for FreeBSD 1.x.
1033 * libtool.m4 (_LT_LINKER_SHLIBS)
1034 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1035 soon would incorrectly match FreeBSD 10.0.
1037 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1040 * move-if-change: Import version from gnulib.
1042 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1045 * Makefile.def (lto-plugin): Double dash for enable-shared.
1046 (configure-gcc): Depend on all-lto-plugin.
1047 * Makefile.in: Rebuilt.
1049 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1051 * configure.ac: Remove extra bracket.
1052 * configure: Regenerate.
1054 2011-02-08 Tobias Burnus <burnus@net-b.de>
1056 * MAINTAINERS: Add myself as libquadmath maintainer.
1058 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1060 * MAINTAINERS: Update my email address.
1062 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1064 * MAINTAINERS (option handling): Add self.
1066 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1069 * Makefile.def: Add dependency for install-gcc
1070 on install-lto-plugin.
1071 * Makfile.in: Regenerated
1073 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1075 * MAINTAINERS (CPU Port Maintainers): Add myself.
1077 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1080 * configure.ac: Discard --with-* flags for host when configuring
1081 target libraries for cross build.
1082 * configure: Rebuilt.
1084 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1086 * MAINTAINERS (linear loop transforms): Removed.
1088 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1090 * configure.ac: If with_ppl is no, move setting with_cloog=no
1091 after CLOOG_REQUESTED check.
1092 * configure: Regenerated.
1094 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1096 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1097 CLooG has been requested.
1098 * configure: Regenerated.
1100 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1102 * configure: Regenerated.
1103 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1105 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1107 * configure: Regenerated.
1108 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1110 2011-01-21 Andreas Schwab <schwab@redhat.com>
1112 * configure.ac: Use AS_HELP_STRING throughout.
1113 * configure: Regenerate.
1115 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1117 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1118 * configure: Regenerate.
1120 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1122 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1124 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1126 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1128 * configure: Regenerate.
1130 2011-01-07 Jan Hubicka <jh@suse.cz>
1133 * Makefile.in: Regenerate.
1134 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1137 2011-01-07 Jan Hubicka <jh@suse.cz>
1139 * Makefile.in: Regenerate.
1140 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1141 and configure dependency on lto-plugin configure.
1142 (lto-plugin module): Remove dependency on GCC; add dependency on
1145 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1147 * MAINTAINERS (Write After Approval): Add myself.
1149 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1151 * configure: Regenerate.
1153 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1155 * configure.ac: (picochip): Disable libiberty.
1157 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1159 * MAINTAINERS (Write After Approval): Add myself.
1161 2010-12-10 Ian Lance Taylor <iant@google.com>
1164 * configure.ac: For --disable-libgcj clear libgcj_saved.
1165 * configure: Rebuild.
1167 2010-12-10 Tobias Burnus <burnus@net-b.de>
1170 * configure.ac: Add --disable-libquadmath and
1171 --disable-libquadmath-support.
1172 * configure: Regenerate.
1174 2010-12-03 Ian Lance Taylor <iant@google.com>
1176 * MAINTAINERS: Add myself as libgo maintainer.
1178 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1181 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1182 * configure: Regenerate.
1184 2010-12-02 Ian Lance Taylor <iant@google.com>
1186 * configure.ac: Always set default for poststage1_ldflags to
1187 -static-libstdc++ -static-libgcc.
1189 2010-11-29 Andreas Schwab <schwab@redhat.com>
1191 * configure.ac: Move comment to remove extra space in last argument
1194 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1197 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1198 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1199 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1200 (BASE_FLAGS_TO_PASS): Use it.
1201 * configure: Rebuilt.
1202 * Makefile.in: Rebuilt.
1204 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1207 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1208 Properly check default linker.
1209 * configure: Regnerated.
1211 2010-11-23 Matthias Klose <doko@ubuntu.com>
1213 * configure.ac: For --enable-gold, handle value `default' instead of
1214 `both*'. New configure option --{en,dis}able-ld.
1215 * configure: Regenerate.
1217 2010-11-20 Ian Lance Taylor <iant@google.com>
1219 * configure.ac: Only disable a language library if no language needs
1220 it. Don't let --disable-libgcj uncondtionally disable libffi.
1221 * configure: Rebuild.
1223 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1225 * Makefile.in: Regenerate.
1228 * configure.ac: Fix just-built in-tree STRIP name to be
1230 * configure: Regenerate.
1231 * Makefile.def (install-strip-gcc, install-strip-binutils)
1232 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1233 (install-strip-sid): Mirror dependencies on non-strip variants
1234 of these targets on the respective -strip prerequisites.
1235 * Makefile.tpl (install-strip, install-strip-host)
1236 (install-strip-target): New targets.
1237 (install-strip-[+module+], install-strip-target-[+module+]):
1239 * Makefile.in: Regenerate.
1241 2010-11-19 Ian Lance Taylor <iant@google.com>
1242 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1244 * configure.ac: Add target-libgo to target_libraries. Set
1245 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1246 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1247 (HOST_EXPORTS): Add GOC.
1248 (BASE_TARGET_EXPORTS): Add GOC.
1249 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1250 (GOCFLAGS_FOR_TARGET): New variable.
1251 (EXTRA_HOST_FLAGS): Add GOC.
1252 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1253 * Makefile.def (target_modules): Add libgo.
1254 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1255 (dependencies): Add dependency from configure-target-libgo to
1256 configure-target-libffi and all-target-libstdc++-v3. Add
1257 dependencies from all-target-libgo to all-target-libffi.
1258 (languages): Add go.
1259 * configure: Rebuild.
1260 * Makefile.in: Rebuild.
1262 2010-11-19 Ian Lance Taylor <iant@google.com>
1264 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1265 compiler/flag environment variables.
1267 2010-11-18 Ian Lance Taylor <iant@google.com>
1269 * configure.ac: Check for lang_requires_boot_languages in
1270 config-lang.in files.
1271 * configure: Rebuild.
1273 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1274 Tobias Burnus <burnus@net-b.de>
1277 * Makefile.def: Add libquadmath; build it with language=fortran.
1278 * configure.ac: Add libquadmath.
1279 * Makefile.tpl: Handle multiple libs in check-[+language+].
1280 * Makefile.in: Regenerate.
1281 * configure: Regenerate.
1283 2010-11-16 Tom Tromey <tromey@redhat.com>
1285 * MAINTAINERS: Moved myself to reviewers section.
1287 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1289 * MAINTAINERS: Moved myself to reviewers section.
1291 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1293 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1294 (Write After Approval): Remove self.
1296 2010-11-15 Andreas Schwab <schwab@redhat.com>
1298 * configure.ac: Fix spelling in option names.
1299 * configure: Regenerated.
1301 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1304 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1305 * configure: Regenerated.
1307 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1309 * MAINTAINERS: Update my email address.
1311 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1313 * configure: Regenerate.
1315 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1317 * configure: Regenerate.
1319 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1321 * configure: Regenerate.
1323 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1325 * configure: Regenerate.
1327 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1329 * configure.ac: Support official CLooG.org versions.
1330 * configure: Regenerate.
1331 * config/cloog.m4: New.
1333 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1335 * MAINTAINERS (Write After Approval): Add myself.
1337 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1339 * MAINTAINERS: Update my email address.
1341 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1343 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1344 * configure: Regenerate.
1346 2010-11-03 Ian Lance Taylor <iant@google.com>
1347 Dave Korn <dave.korn.cygwin@gmail.com>
1350 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1351 and on other supported platforms whenever LTO is enabled.
1352 * configure: Rebuild.
1354 2010-11-02 Alan Modra <amodra@gmail.com>
1357 * configure.ac: Error when source path contains spaces.
1358 * configure: Regenerate.
1360 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1362 * MAINTAINERS: Update my email address.
1364 2010-10-20 Ian Lance Taylor <iant@google.com>
1366 * Makefile.def (target_modules): Set lib_path to src/.libs for
1367 libstdc++-v3 module.
1368 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1369 * Makefile.in: Rebuild.
1371 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1373 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1374 (Write After Approval): Remove myself.
1376 2010-10-15 Tristan Gingold <gingold@adacore.com>
1378 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1380 2010-10-14 Douglas Rupp <rupp@gnat.com>
1382 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1384 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1386 * configure.ac (build_lto_plugin): New shell variable.
1387 (--enable-lto): Turn on by default for all non-ELF platforms that
1388 have had LTO support added so far. Set build_lto_plugin appropriately
1389 for both ELF and non-ELF.
1390 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1391 * configure: Regenerate.
1393 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1396 * configure.ac (v850 support): Remove target-libgloss from
1398 * configure: Regenerate.
1400 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1404 * configure.ac: Honor initial values of $build_configargs,
1405 $host_configargs, $target_configargs. Mark the precious, so
1406 environment settings get recorded.
1407 * configure: Regenerate.
1409 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1412 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1413 Depend on all-build-libiberty.
1414 * Makefile.in: Regenerate.
1416 2010-09-30 Michael Eager <eager@eagercon.com>
1418 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1419 * configure: Regenerate.
1421 2010-09-28 Michael Eager <eager@eagercon.com>
1423 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1425 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1428 * configure.ac: Fix unportable shell quoting.
1429 * configure: Regenerate.
1431 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1433 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1434 targets and amend comment.
1435 * configure: Regenerate.
1437 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1439 * MAINTAINERS (Write After Approval): Add myself.
1441 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1443 * configure.ac: Enable LTO by default on Darwin.
1444 * configure: Regenerate.
1446 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1448 * MAINTAINERS (Write After Approval): Add myself.
1450 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1452 * MAINTAINERS (Write After Approval): Add myself.
1454 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1456 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1459 2010-07-28 David Yuste <david.yuste@gmail.com>
1461 * MAINTAINERS (Write After Approval): Add myself.
1463 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1465 * configure.ac: Support all v850 targets.
1466 * configure: Regenerate.
1468 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1471 * configure.ac (extra_mpfr_configure_flags): Copy from
1472 extra_mpc_gmp_configure_flags.
1473 * configure: Re-generated.
1475 2010-07-22 Andi Kleen <ak@linux.intel.com>
1477 * MAINTAINERS (Write After Approval): Add myself.
1479 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1481 * MAINTAINERS (Write After Approval): Add myself.
1483 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1485 * MAINTAINERS (Write After Approval): Add myself.
1487 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1490 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1491 Provide -B option to allow for link spec %s substitutions for
1492 libstdc++.a on darwin.
1493 * Makefile.in: Regenerate.
1495 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1497 * MAINTAINERS (Reviewers): Update my e-mail address
1499 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1501 * Makefile.def (configure-gcc): Depend on all-libelf.
1502 * Makefile.in: Rebuild.
1504 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1506 * MAINTAINERS (Write After Approval): Add myself in the right place.
1508 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1510 * MAINTAINERS (Write After Approval): Add myself.
1512 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1514 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1516 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1518 * config.sub: Update to version 2010-05-21.
1519 * config.guess: Update to version 2010-04-03.
1521 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1523 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1524 * configure: Regenerate.
1526 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1528 * MAINTAINERS (Write After Approval): Add myself.
1530 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1532 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1533 a platform that supports LTO.
1534 * configure: Regenerate.
1536 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1538 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1539 * configure: Regenerated.
1541 2010-04-27 Roland McGrath <roland@redhat.com>
1542 H.J. Lu <hongjiu.lu@intel.com>
1544 * configure.ac (--enable-gold): Support both, both/gold and
1545 both/bfd to add gold to configdirs without removing ld.
1546 * configure: Regenerated.
1548 * Makefile.def: Add install-gold dependency to install-ld.
1549 * Makefile.in: Regenerated.
1551 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1554 * configure.ac (--enable-lto): Refactor handling so libelf tests
1555 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1556 and allow LTO to be explicitly enabled on non-ELF platforms that
1557 are known to support it inside else-clause.
1558 * configure: Regenerate.
1560 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1562 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1563 * configure: Regenerate.
1565 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1567 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1568 * configure: Regenerate.
1570 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1572 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1574 * configure: Regenerate.
1576 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1578 * MAINTAINERS (Write After Approval): Add myself.
1580 2010-04-14 Tristan Gingold <gingold@adacore.com>
1582 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1583 * configure: Regenerate.
1585 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1587 * configure: Regenerate after change to elf.m4.
1589 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1591 * MAINTAINERS (Write After Approval): Add myself.
1593 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1595 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1596 * configure: Regenerated.
1598 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1600 * configure.ac: Print "buggy but acceptable" when CLooG
1601 revision is less than 9.
1602 * configure: Regenerated.
1604 2010-04-01 Diego Novillo <dnovillo@google.com>
1606 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1608 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1615 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1617 * configure.ac: Do not pass --enable-multilib nor
1618 --disable-multilib in baseargs. Accept explicitly passed
1620 * configure: Regenerate.
1622 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1624 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1626 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1628 * MAINTAINERS: Remove myself.
1630 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1633 * configure.ac: Do not pass --enable-multilib nor
1634 --disable-multilib in baseargs. Accept explicitly passed
1636 * configure: Regenerate.
1638 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1640 * MAINTAINERS (spu port): Remove me.
1642 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1644 * configure.ac (tic6x-*-*): New case.
1645 * configure: Regenerate.
1647 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1649 * config.sub: Update to version 2010-03-22.
1650 * config.guess: Update to version 2009-12-30.
1652 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1655 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1656 * configure: Regenerate.
1658 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1660 * MAINTAINERS: Update my email address.
1662 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1664 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1665 (ghassan.shobaki@amd.com): Removed.
1667 2010-03-17 Alan Modra <amodra@gmail.com>
1669 * MAINTAINERS: Update my email address.
1671 2010-03-16 Diego Novillo <dnovillo@google.com>
1673 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1676 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1678 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1679 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1681 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1683 * MAINTAINERS: Update my email address.
1685 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1687 * MAINTAINERS: Update my email address.
1689 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1691 * MAINTAINERS: Update my email address.
1693 2010-03-09 Jie Zhang <jie@codesourcery.com>
1695 * MAINTAINERS: Update my email address.
1697 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1700 * configure.ac (RANLIB): Default to true.
1702 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1703 * configure: Regenerate.
1705 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1707 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1708 (Write After Approval): Update my email address.
1710 2010-02-17 Nick Clifton <nickc@redhat.com>
1713 * Makefile.tpl (local-distclean): Also remove config.cache files in
1714 sub-directories as there may not be Makefiles present in the
1716 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1717 the config.cache files found by the find command.
1719 * Makefile.in: Regenerate.
1720 * configure.ac: Revert previous delta.
1721 * configure: Regenerate.
1723 2010-02-15 Nick Clifton <nickc@redhat.com>
1726 * configure.ac: Delete config.cache files in sub-directories when
1728 * configure: Regenerate.
1730 2010-02-12 Ben Elliston <bje@gnu.org>
1732 * MAINTAINERS: Update my email address.
1734 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1736 * MAINTAINERS (spu port): Update my email address.
1738 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1740 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1742 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1744 * configure.ac: Add "recommended" version checks for GMP/MPC.
1745 Update recommended GMP/MPFR/MPC versions.
1746 * configure: Regenerate.
1748 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1750 * MAINTAINERS: Move my Embecosm email address into the
1751 write-after-approval section.
1753 2010-01-26 Ian Lance Taylor <iant@google.com>
1755 * MAINTAINERS: Add myself as Go frontend maintainer.
1757 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1759 PR libstdc++/36101, PR libstdc++/42813
1760 * configure.ac (bootstrap_target_libs): Make inclusion of
1761 target-libgomp conditional on libgomb being in target_configdirs.
1762 * configure: Regenerate.
1764 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1766 PR libstdc++/36101, PR libstdc++/42813
1767 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1768 * configure: Regenerate.
1770 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1772 PR libstdc++/36101, PR libstdc++/42813
1773 * configure.ac (target_configdirs): Substitute.
1774 * Makefile.def: Bootstrap target module libgomp.
1775 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1776 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1777 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1778 * configure, Makefile.in: Regenerate.
1780 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1782 * MAINTAINERS: Adjust my details.
1784 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1786 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1788 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1790 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1792 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1794 * MAINTAINERS (Write After Approval): Add myself.
1796 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1798 * MAINTAINERS (Write After Approval): Add myself.
1800 2010-01-11 Richard Guenther <rguenther@suse.de>
1803 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1804 * Makefile.in: Regenerated.
1806 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1808 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1809 * configure: Regenerate.
1811 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1812 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1815 * configure.ac: Include libtool m4 files.
1816 (_LT_CHECK_OBJDIR): Call it.
1817 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1818 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1820 * configure: Regenerate.
1822 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1825 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1826 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1827 * Makefile.in: Regenerate.
1829 2010-01-02 Richard Guenther <rguenther@suse.de>
1832 * configure.ac: Include config/elf.m4. Disable LTO if not
1833 builting for an elf target.
1834 * configure: Regenerate.
1836 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1838 * MAINTAINERS: Change my email address.
1840 2009-12-18 Ben Elliston <bje@au.ibm.com>
1842 * config.sub, config.guess: Update from upstream sources.
1844 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1846 * MAINTAINERS (Write After Approval): Add myself.
1848 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1854 * configure.ac: Require MPC.
1855 * configure: Regenerate.
1857 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1861 * libtool.m4: Sync from git Libtool.
1862 * ltoptions.m4: Likewise.
1863 * ltversion.m4: Likewise.
1864 * lt~obsolete.m4: Likewise.
1865 * ltmain.sh: Likewise.
1867 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1869 * configure.ac: Update minimum MPC version to 0.8.
1870 * configure: Regenerate.
1872 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1874 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1875 * configure: Regenerated.
1877 2009-11-21 Ian Lance Taylor <iant@google.com>
1879 * configure.ac: Change default of poststage1_ldflags to be empty if
1880 poststage1_libs is set. When poststage1_libs is empty, and
1881 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1882 * configure: Rebuild.
1884 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1886 * MAINTAINERS (Write After Approval): Update my email address.
1888 2009-11-20 Ben Elliston <bje@au.ibm.com>
1890 * config.guess: Update from upstream sources.
1892 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1894 * Makefile.def: Restore host and target settings for gmp.
1895 * Makefile.in: Rebuild.
1897 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1899 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1900 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1901 Fix portability of test of C++ as bootstrap language. Add
1902 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1903 * configure: Rebuild.
1904 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1905 and cloog. Fix in-tree ppl configuration. Introduce libelf
1907 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1908 (POSTSTAGE1_HOST_EXPORTS): Use it.
1909 (STAGE[+id+]_CXXFLAGS): New.
1910 (BASE_FLAGS_TO_PASS): Pass it down.
1911 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1913 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1914 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1916 * Makefile.in: Rebuild.
1918 2009-11-17 Ben Elliston <bje@au.ibm.com>
1920 * config.sub, config.guess: Update from upstream sources.
1922 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1924 * MAINTAINERS (Write After Approval): Add myself.
1926 2009-11-09 Jon Beniston <jon@beniston.com>
1928 * MAINTAINERS (Write After Approval): Add myself.
1930 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1932 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1933 paths for *-w64-mingw* and x86_64-*mingw*.
1934 * configure: Regenerated.
1936 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1938 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1940 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1942 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1943 Phil Edwards to Write-After Approval.
1945 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1947 * configure.ac: Disable target-winsup & co for
1948 x86_64-*-mingw* and *-w64-mingw* targets.
1949 * configure: Regenerated.
1951 2009-10-16 Nick Clifton <nickc@redhat.com>
1953 * MAINTAINERS: Add myself as a maintainer for the RX port.
1955 2009-10-26 Johannes Singler <singler@kit.edu>
1957 * MAINTAINERS (Write After Approval): Update my e-mail address.
1959 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1961 * configure.ac (CLooG test): Use = with test.
1962 * configure: Regenerate.
1964 2009-10-22 Richard Guenther <rguenther@suse.de>
1966 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1967 cloog if the ppl version check failed. Move flags saving
1968 before setting in libelf check.
1969 * configure: Regenerate.
1971 2009-10-21 Richard Guenther <rguenther@suse.de>
1973 * configure.ac: Adjust the ppl and cloog configure to work as
1974 documented. Disable cloog if ppl was disabled. Omit the version
1975 checks if they were disabled.
1976 * configure: Re-generate.
1978 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1980 * configure.ac: Add 'lto' to enable_languages, not
1981 new_enable_languages, and only if not already present.
1982 * configure: Regenerate.
1984 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1986 * README: Refer to the various COPYING* files instead of just
1988 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1990 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1992 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1994 2009-10-07 Richard Guenther <rguenther@suse.de>
1996 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1997 and Richard Guenther as reviewers.
1998 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2001 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2003 * config.sub: Update from upstream sources.
2005 2009-10-06 Ian Lance Taylor <iant@google.com>
2007 * Makefile.def: check-gold depends upon all-gas.
2008 * Makefile.in: Rebuild.
2010 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2012 * MAINTAINERS (Write After Approval): Add myself.
2014 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2016 * Makefile.def: all-lto-plugin depends on all-libiberty.
2017 set bootstrap=true for lto-plugin.
2019 * Makefile.in: Regenerate.
2020 * configure.ac (host_libs): Add lto-plugin.
2021 * configure: Regenerate.
2023 2009-10-03 Diego Novillo <dnovillo@google.com>
2025 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2026 (HOST_LIBELFLIBS): Define.
2027 (HOST_LIBELFINC): Define.
2028 * Makefile.in: Regenerate.
2029 * configure.ac: Add --enable-lto.
2030 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2031 If --enable-lto is used, add 'lto' to new_enable_languages.
2032 If --enable-lto is used and gold is enabled, add
2033 lto-plugin to configdirs.
2034 * configure: Regenerate.
2036 2009-10-03 Simon Baldwin <simonb@google.com>
2038 * configure.ac: If --with-system-zlib, suppress local zlib and
2039 pass --with-system-zlib to subdir configure scripts.
2040 * configure: Regenerate.
2042 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2043 Paolo Bonzini <bonzini@gnu.org>
2045 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2047 * Makefile.in: Rebuilt.
2049 2009-09-26 Gary Funck <gary@intrepid.com>
2051 * MAINTAINERS (Write After Approval): Add myself.
2053 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2055 * configure.ac: Update minimum MPC version to 0.7.
2056 * configure: Regenerate.
2058 2009-09-25 Nick Clifton <nickc@redhat.com>
2060 * configure.ac: Pass any --cache-file=/dev/null option on to
2062 * configure: Regenerate.
2064 2009-09-23 Nick Clifton <nickc@redhat.com>
2066 * config.sub, config.guess: Update from upstream sources.
2068 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2070 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2071 * Makefile.in: Rebuilt.
2073 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2076 * configure.ac: Error out if $srcdir isn't '.' but contains
2077 host-${host_noncanonical}.
2078 * configure: Regenerate.
2080 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2082 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2085 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2087 * configure.ac: If bootstrapping a combined tree with
2088 --enable-gold, require c++ in stage1_languages.
2089 * configure: Regenerate.
2091 * configure.ac: Also add target_libs of stage1_languages to
2092 bootstrap_target_libs.
2093 * configure: Regenerate.
2095 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2096 with --enable-languages not containing c++.
2097 * configure: Regenerate.
2099 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2101 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2102 * configure: Regenerate.
2104 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2106 * MAINTAINERS (Write After Approval): Update my e-mail address,
2107 and move from from here...
2108 (Waiting for paperwork): To here.
2110 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2112 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2114 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2116 * configure.ac: Do not use $extrasub for replacing @if/@endif
2117 parts in Makefile; instead, use additional arguments to
2118 AC_CONFIG_COMMANDS to do the replacement manually, with several
2119 sed invocations, to avoid HP-UX sed command limits.
2120 * configure: Regenerate.
2122 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2124 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2127 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2129 * configure.ac (with-build-config): Document. Handle without.
2130 Handle missing argument.
2131 * configure: Rebuilt.
2133 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2135 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2136 Default to bootstrap-debug only if compare-debug works.
2137 * configure: Rebuilt.
2138 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2139 * Makefile.in: Rebuilt.
2141 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2143 * MAINTAINERS (OS Port Maintainers): Update my email address.
2145 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2147 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2148 * Makefile.in: Rebuilt.
2150 2009-09-01 Chris Demetriou <cgd@google.com>
2152 * MAINTAINERS (Write After Approval): Add myself.
2154 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2157 * include/dwarf2.h (enum dwarf_tag): Added
2158 DW_TAG_GNU_template_template_param
2159 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2161 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2163 * Makefile.tpl (AWK): Fix typo.
2164 * Makefile.in: Regenerate.
2166 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2168 * configure.ac: Detect awk and sed.
2169 * Makefile.def (flags_to_pass): Add AWK and SED.
2170 * Makefile.tpl (AWK, SED): New.
2171 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2172 * configure: Regenerate.
2173 * Makefile.in: Regenerate.
2175 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2177 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2178 (collapseslashes): Likewise.
2180 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2182 * configure.ac (AC_PREREQ): Bump to 2.64.
2184 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2186 * configure.ac: Remove --with-datarootdir, --with-docdir,
2187 --with-pdfdir, --with-htmldir switches.
2188 * configure: Regenerate.
2190 * configure: Regenerate.
2192 * compile: Sync from Automake 1.11.
2193 * depcomp: Likewise.
2194 * install-sh: Likewise.
2195 * missing: Likewise.
2196 * mkinstalldirs: Likewise.
2199 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2201 * ltmain.sh (func_normal_abspath): New function.
2202 (func_relative_path): Likewise.
2203 (func_mode_help): Document new -bindir option for link mode.
2204 (func_mode_link): Add new -bindir option, and use it to place
2205 output DLL if specified.
2207 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2209 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2210 (baseargs): Add --disable-option-checking.
2211 * configure: Regenerate.
2213 * Makefile.def (configure-target-libiberty): Depend on
2214 all-binutils and all-ld.
2215 (configure-target-newlib): Likewise.
2216 * Makefile.in: Regenerate.
2218 2009-08-17 Ben Elliston <bje@au.ibm.com>
2220 * config.sub, config.guess: Update from upstream sources.
2222 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2224 Sync from src, merge:
2226 2009-07-02 Tristan Gingold <gingold@adacore.com>
2228 * configure.ac: Do not exclude gas for i386-*-darwin.
2229 Add a case for x86_64-*-darwin.
2230 * configure: Regenerate.
2232 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2234 * MAINTAINERS: Add my name to Write After Approval list.
2236 2009-08-06 Michael Eager <eager@eagercon.com>
2238 * configure.ac: Add Microblaze target.
2239 * configure: Regenerate.
2241 2009-07-31 Christian Bruel <christian.bruel@st.com>
2243 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2244 * configure: Regenerate.
2246 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2248 * MAINTAINERS (Write After Approval): Update my e-mail address.
2250 2009-07-06 Ian Lance Taylor <iant@google.com>
2252 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2253 * configure: Rebuild.
2255 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2257 * MAINTAINERS: Move myself to the Graphite Reviewers.
2259 2009-06-30 Wei Guozhi <carrot@google.com>
2261 * MAINTAINERS: Add my name to Write After Approval list.
2263 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2266 * configure.ac (comparestring): Create new variable.
2267 * Makefile.tpl (comparestring): Use to skip some comparisions.
2268 * configure: Regenerate.
2269 * Makefile.in: Regenerate.
2271 2009-06-26 Doug Evans <dje@sebabeach.org>
2273 * Makefile.def (host_modules): Add cgen.
2274 * Makefile.in: Regenerate.
2275 * configure.ac (host_tools): Add cgen.
2276 * configure: Regenerate.
2278 2009-06-23 DJ Delorie <dj@redhat.com>
2280 * MAINTAINERS: Add myself as mep maintainer.
2282 2009-06-23 Ian Lance Taylor <iant@google.com>
2284 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2285 boot_languages. Only bootstrap target libraries listed in
2286 target_libs for some boot language. Add --with-stage1-ldflags,
2287 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2288 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2289 if not building with C++.
2290 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2291 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2292 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2293 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2294 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2295 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2296 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2297 * configure, Makefile.in: Rebuild.
2299 2009-06-23 Li Feng <nemokingdom@gmail.com>
2301 * MAINTAINERS: Added my name to write-after-approval list.
2303 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2305 * configure.ac: Define is_elf for QNX Neutrino targets.
2306 * configure: Regenerate.
2308 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2310 * MAINTAINERS: Added my name to the write-after-approval list
2312 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2314 * configure.ac: Detect MPC in default directory.
2315 * configure: Regenerate.
2317 2009-06-03 Jerome Guitton <guitton@adacore.com>
2318 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2320 * Makefile.tpl (all): Avoid a trailing backslash.
2321 * Makefile.in: Regenerate.
2323 2009-06-03 Ben Elliston <bje@au.ibm.com>
2325 * config.sub, config.guess: Update from upstream sources.
2327 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2329 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2331 * configure: Regenerate.
2333 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2335 * Makefile.tpl ([+compare-target+]): Compare all stage
2336 directories, rather than just gcc.
2337 * Makefile.in: Rebuilt.
2339 2009-06-01 Doug Kwan <dougkwan@google.com>
2341 * configure.ac: Support gold for target arm*-*-*.
2342 * configure: Regenerate.
2344 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2346 * Makefile.def: Add MPC support and dependencies.
2347 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2349 * Makefile.in, configure: Regenerate.
2351 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2353 * Makefile.tpl (all): Avoid harmless warning in make all when
2354 gcc-bootstrap is enabled but stage_last does not exist.
2355 * Makefile.in: Rebuilt.
2357 2009-05-24 Nicolas Roche <roche@adacore.com>
2359 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2360 * Makefile.in: Regenerate.
2362 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2364 * MAINTAINERS: Update my e-mail address.
2366 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2368 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2369 * configure: Regenerate.
2371 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2374 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2375 gcc-no-bootstrap are mutually exclusive.
2376 * Makefile.in: Rebuilt.
2378 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2381 * Makefile.tpl (all): Don't end with unconditional success.
2382 * Makefile.in: Rebuilt.
2384 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2387 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2388 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2389 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2390 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2391 stage_configureflags, stage_cflags and stage_libcflags into
2392 explicit Makefile macros.
2393 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2395 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2396 CC. Set CC_FOR_BUILD from CC.
2397 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2398 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2399 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2400 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2402 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2403 (_LIBCFLAGS): Renamed to _TFLAGS.
2404 (do-compare-debug, do-compare3-debug): Drop.
2405 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2406 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2407 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2408 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2409 (XGCC_FLAGS_FOR_TARGET): New.
2410 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2411 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2412 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2413 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2414 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2415 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2417 (BUILD_CONFIG): Include if requested.
2418 (all): Set TFLAGS on bootstrap.
2419 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2420 (all-stageid-prefixmodule): Likewise.
2421 (do-clean, distclean-stageid): Set TFLAGS.
2422 (restrap): Fix whitespace.
2423 * Makefile.in: Rebuilt.
2425 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2427 * config.guess: Sync with src.
2429 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2431 * configure.ac ($with_ppl): Default to no if not supplied.
2432 ($with_cloog): Likewise.
2433 configure: Regenerate.
2435 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2437 * MAINTAINERS: Update my e-mail address.
2439 2009-04-27 Nick Clifton <nickc@redhat.com>
2441 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2443 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2445 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2446 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2447 * Makefile.in: Regenerate.
2449 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2452 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2453 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2455 * configure, Makefile.in: Regenerate.
2457 2009-04-21 Taras Glek <tglek@mozilla.com>
2459 * include/hashtab.h: Update GTY annotations to new syntax
2460 * include/splay-tree.h: Likewise
2462 2009-04-17 Ben Elliston <bje@au.ibm.com>
2464 * config.sub, config.guess: Update from upstream sources.
2466 2009-04-15 Anthony Green <green@moxielogic.com>
2468 * configure.ac: Add moxie support.
2469 * configure: Rebuilt.
2471 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2473 * configure.ac: Change copyright header to refer to version
2474 3 of the GNU General Public License and to point readers at the
2475 COPYING3 file and the FSF's license web page.
2476 * Makefile.def: Likewise.
2477 * Makefile.tpl: Likewise.
2478 * Makefile.in: Regenerate.
2480 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2482 * configure.ac: Restore match for darwin9 or later. Use double
2483 brackets since regeneration eats one pair.
2484 * configure: Regenerate.
2486 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2489 * configure.ac: Require texinfo 4.7.
2490 * configure: Regenerated.
2492 2009-04-09 Nick Clifton <nickc@redhat.com>
2494 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2495 the GCC Runtime Library Exception.
2497 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2499 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2500 * configure: Regenerate.
2502 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2504 * Makefil.def (languages): New entries.
2505 * Makefile.tpl (check-gcc-*): New generic target.
2506 * Makefile.in: Regenerate.
2508 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2510 * MAINTAINERS: Update my email address.
2512 2009-03-18 Tom Tromey <tromey@redhat.com>
2514 * configure: Rebuild.
2515 * configure.ac (host_libs): Add libiconv.
2516 * Makefile.in: Rebuild.
2517 * Makefile.def (host_modules): Add libiconv.
2518 (configure-gdb, all-gdb): Depend on libiconv.
2520 2009-03-16 Tristan Gingold <gingold@adacore.com>
2522 * configure.ac: Treat gdb as supported on x86_64-darwin.
2523 * configure: Regenerate.
2525 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2527 * configure.ac (--with-host-libstdcxx): New option.
2528 * configure: Regenerate.
2530 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2532 * MAINTAINERS: Move myself into the write after approval list.
2534 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2536 * MAINTAINERS: Update e-mail address.
2538 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2540 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2542 2009-03-10 Ira Rosen <irar@il.ibm.com>
2544 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2546 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2548 Backport from git Libtool:
2550 2009-01-19 Robert Millan <rmh@aybabtu.com>
2551 Support GNU/kOpenSolaris.
2552 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2553 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2554 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2557 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2559 * MAINTAINERS: Update e-mail address.
2561 2009-02-24 Michael Eager <eager@eagercon.com>
2563 * MAINTAINERS (Write After Approval): Add self.
2565 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2567 * MAINTAINERS (Write After Approval): Add myself.
2569 2009-02-05 Andreas Schwab <schwab@suse.de>
2571 * Makefile.tpl (stage_last): Define $r and $s before using
2572 $(RECURSE_FLAGS_TO_PASS).
2573 * Makefile.in: Regenerate
2575 2009-01-30 Ian Lance Taylor <iant@google.com>
2577 * MAINTAINERS: Move myself to the Global Reviewers list.
2579 2009-01-29 Robert Millan <rmh@aybabtu.com>
2581 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2582 * configure: Regenerate.
2584 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2586 * MAINTAINERS: Make whitespace consistent.
2587 Remove Robert Millan from Write After Approval.
2589 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2591 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2592 (all-opcodes): Depend on all-libiberty.
2593 * Makefile.in: Regenerate.
2595 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2597 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2598 * configure: Regenerate.
2600 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2602 * MAINTAINERS (Write After Approval): Add myself.
2604 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2606 * MAINTAINERS: Add myself to reviewers (Fortran).
2608 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2610 PR tree-optimization/38515
2611 * configure.ac (cloog-polylib): Removed.
2612 (with_ppl, with_cloog): Test for "no".
2613 * configure: Regenerated.
2615 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2617 * MAINTAINERS: Moved myself to reviewers (Fortran).
2619 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2621 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2622 (Write After Approval): Remove myself.
2624 2009-01-03 Diego Novillo <dnovillo@google.com>
2626 * MAINTAINERS: Remove myself from alias maintainership.
2628 2009-01-02 David Ayers <ayers@fsfe.org>
2630 * MAINTAINERS: Update e-mail address.
2632 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2634 * MAINTAINERS: Make whitespace consistent.
2636 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2638 Backport from upstream Libtool:
2639 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2640 Add cache variables to tests that require the linker to work.
2641 For shlibpath_overrides_runpath, this also changes the semantics
2642 to let the result from the C compiler take precedence.
2644 2008-12-02 Ben Elliston <bje@au.ibm.com>
2646 * config.sub, config.guess: Update from upstream sources.
2648 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2650 * configure.ac (ppllibs): Add by default the lib flags.
2651 * configure: Regenerate.
2653 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2655 * MAINTAINERS: Add myself to the write after approval list.
2657 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2659 * configure.ac: Add double brackets on darwin[912].
2660 * configure: Regenerate.
2662 2008-12-03 Daniel Kraft <d@domob.eu>
2664 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2665 Approval to Reviewer section (for Fortran front-end).
2667 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2669 * configure.ac: Expand to darwin10 and later.
2670 * configure: Regenerate.
2672 2008-12-02 Andreas Schwab <schwab@suse.de>
2674 * Makefile.def: configure-target-boehm-gc depends on
2675 all-target-libstdc++-v3.
2676 * Makefile.in: Regenerate.
2678 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2680 * MAINTAINERS: Add myself as mingw maintainer.
2682 2008-12-02 Ben Elliston <bje@au.ibm.com>
2684 * config.sub, config.guess: Update from upstream sources.
2686 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2688 * README.SCO: Remove.
2690 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2692 * MAINTAINERS: Add myself to the write after approval list.
2694 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2696 * MAINTAINERS: Update my email address in WAA section.
2698 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2700 * MAINTAINERS: Update e-mail address.
2702 2008-11-27 Toon Moene <toon@moene.org>
2704 * MAINTAINERS: Change e-mail address.
2706 2008-11-27 Tristan Gingold <gingold@adacore.com>
2708 * configure.ac: Build gdb for i?86-*-darwin*
2709 * configure: Regenerated.
2711 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2713 * MAINTAINERS: Added my full name.
2715 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2722 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2724 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2725 * Makefile.in: Regenerated.
2727 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2734 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2735 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2736 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2737 (HOST_EXPORTS): Pass CPPFLAGS.
2738 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2739 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2740 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2741 * Makefile.in, configure: Regenerated.
2742 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2743 and CPPFLAGS_FOR_BUILD.
2745 2008-11-06 Jeff Law <law@redhat.com>
2747 * MAINTAINERS: Add myself as middle end maintainer.
2749 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2751 * MAINTAINERS (Write after approval): Add myself.
2753 2008-11-05 Diego Novillo <dnovillo@google.com>
2755 * MAINTAINERS (Global Reviewers): Add myself.
2756 (Non-Algorithmic Maintainers): Remove myself.
2758 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2760 * MAINTAINERS (Write after approval): Add myself.
2762 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2764 * MAINTAINERS (Write after approval): Add myself.
2766 2008-10-31 Ben Elliston <bje@au.ibm.com>
2768 * configure.ac (spu-*-*): Remove special case.
2769 * configure: Regenerate.
2771 2008-10-30 Catherine Moore <clm@codesourcery.com>
2773 * MAINTAINERS (Write after approval): Update my email address.
2775 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2777 * configure.ac [spu-*-*]: Do not set skipdirs.
2778 * configure: Re-generate.
2780 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2782 * MAINTAINERS (Various Maintainers): Add myself to reload.
2784 2008-10-25 Richard Guenther <rguenther@suse.de>
2786 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2787 maintainer. Remove myself as libgcc-math maintainer.
2788 (Non-Algorithmic Maintainers): Remove myself.
2790 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2792 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2793 * Makefile.in: Regenerated.
2795 2008-10-23 Cary Coutant <ccoutant@google.com>
2797 * MAINTAINERS (Write after approval): Add myself.
2799 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2806 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2807 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2808 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2809 (HOST_EXPORTS): Pass CPPFLAGS.
2810 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2811 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2812 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2813 * Makefile.in, configure: Regenerated.
2814 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2815 and CPPFLAGS_FOR_BUILD.
2817 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2819 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2822 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2824 * MAINTAINERS (Write After Approval): Added myself.
2826 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2828 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2829 recommended version to 2.3.2.
2831 * configure: Regenerate.
2833 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2835 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2837 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2839 * MAINTAINERS (Write After Approval): Update e-mail address.
2841 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2843 * libtool.m4: Update to libtool 2.2.6.
2844 * lt~obsolete.m4: Update to libtool 2.2.6.
2845 * ltmain.sh: Update to libtool 2.2.6.
2846 * ltsugar.m4: Update to libtool 2.2.6.
2847 * ltversion.m4: Update to libtool 2.2.6.
2848 * ltoptions.m4: Update to libtool 2.2.6.
2849 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2851 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2853 * MAINTAINERS (Write After Approval): Add myself.
2855 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2857 * MAINTAINERS (Write After Approval): Update my name.
2859 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2861 * MAINTAINERS: Add myself in "Write After Approval".
2863 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2865 * MAINTAINERS: Add myself as ia64 maintainer.
2867 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2869 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2870 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2871 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2872 and Michael Tiemann from Write After Approval since they do not
2873 actually have access.
2875 2008-09-05 Richard Guenther <rguenther@suse.de>
2877 * configure.ac: Initialize clooglibs to -lcloog.
2878 * configure: Re-generate.
2880 2008-09-04 Le-Chun Wu <lcwu@google.com>
2882 * MAINTAINERS (Write After Approval): Add myself.
2884 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2886 * configure.ac (--with-cloog-polylib): New.
2887 (--disable-cloog-version-check): New.
2888 (--disable-ppl-version-check): New.
2889 * configure: Re-generate.
2891 2008-09-03 Richard Guenther <rguenther@suse.de>
2893 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2895 * configure: Re-generate.
2897 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2900 * MAINTAINERS: Add picoChip maintainers.
2902 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2903 Tobias Grosser <grosser@fim.uni-passau.de>
2904 Jan Sjodin <jan.sjodin@amd.com>
2905 Harsha Jagasia <harsha.jagasia@amd.com>
2906 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2907 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2908 Adrien Eliche <aeliche@isty.uvsq.fr>
2910 Merge from graphite branch.
2911 * configure: Regenerate.
2912 * Makefile.in: Regenerate.
2913 * configure.ac (host_libs): Add ppl and cloog.
2914 Add checks for PPL and CLooG.
2915 * Makefile.def (ppl, cloog): Added modules and dependences.
2916 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2917 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2919 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2921 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2922 (GCC_SHLIB_SUBDIR): New.
2923 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2924 * configure: Regenerate.
2925 * Makefile.in: Regenerate.
2927 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2929 * MAINTAINERS: Consistently use tabs to separate columns.
2931 2008-08-29 Tristan Gingold <gingold@adacore.com>
2933 * MAINTAINERS (Write after Approval): Add myself.
2935 2008-08-28 Tristan Gingold <gingold@adacore.com>
2937 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2938 Enable bfd, binutils and opcodes.
2939 * configure: Regenerate.
2941 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2943 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2945 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2947 * MAINTAINERS: Use correct Umlaut for last name.
2949 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2951 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2953 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2955 * MAINTAINERS: Update my email address.
2957 2008-08-16 Nicolas Roche <roche@adacore.com>
2959 * Makefile.tpl: Add BOOT_ADAFLAGS.
2960 * Makefile.in: Regenerate.
2962 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2964 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2965 * configure: Regenerate.
2967 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2969 * configure.ac: Add makefile fragments for hpux.
2970 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2971 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2972 * configure: Regenerate.
2973 * Makefile.in: Regenerate.
2975 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2977 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2979 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2981 * MAINTAINERS (Write after Approval): Add myself.
2983 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2985 * MAINTAINERS (Write After Approval): Add myself.
2987 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2989 * MAINTAINERS (Write After Approval): Add myself.
2991 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2993 * MAINTAINERS: Update my email address.
2995 2008-06-25 Joey Ye <joey.ye@intel.com>
2997 * MAINTAINERS (Write After Approval): Add myself.
2999 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3001 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3002 * Makefile.in: Regenerate.
3003 * configure: Regenerate.
3005 2008-06-17 Daniel Kraft <d@domob.eu>
3007 * MAINTAINERS (Write After Approval): Add myself.
3009 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3011 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3012 "$@" is still intact with both Autoconf 2.59 and 2.62.
3013 * configure: Regenerate.
3015 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3017 * Makefile.tpl: Fix comment errors.
3018 * Makefile.in: Regenerate.
3020 2008-06-12 David S. Miller <davem@davemloft.net>
3021 David Edelsohn <edelsohn@gnu.org>
3023 * configure.ac: Add powerpc*-*-* to gold supported targets.
3024 * configure: Regenerate.
3026 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3028 PR tree-optimization/36218
3029 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3030 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3031 (all prefix="build-"): Pass them to build-system sub-makes.
3032 * Makefile.in: Regenerate.
3034 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3036 * MAINTAINERS (mt port): Remove.
3037 (sco5, unixware, sco udk): Remove.
3038 (Kean Johnston): Add to Write After Approval.
3040 2008-05-30 Julian Brown <julian@codesourcery.com>
3042 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3043 of libobjc for ARM EABI Linux.
3044 * configure: Regenerate.
3046 2008-05-18 Xinliang David Li <davidxl@google.com>
3048 * ChangeLog: Remove wrong ChangeLog entry.
3050 2008-05-17 Xinliang David Li <davidxl@google.com>
3052 * MAINTAINERS (Write After Approval): Add myself.
3054 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3056 * MAINTAINERS (Write After Approval): Add myself.
3058 2008-05-14 Rafael Espíndola <espindola@google.com>
3060 * config-ml.in: don't handle --enable-shared and --enable-static.
3062 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3064 * MAINTAINERS: Update my email address.
3066 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3068 * MAINTAINERS: Update my email address.
3070 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3072 * MAINTAINERS (Write After Approval): Add myself.
3074 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3076 * MAINTAINERS (Write After Approval): Add myself.
3078 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3080 * MAINTAINERS (crx): Add myself.
3082 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3085 2008-04-14 David S. Miller <davem@davemloft.net>
3087 * configure.ac: Add sparc*-*-* to gold supported targets.
3088 * configure: Regenerate.
3090 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3093 * configure.ac: Include override.m4.
3094 * configure: Regenerate.
3096 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3098 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3099 * Makefile.in: Regenerate.
3101 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3103 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3104 as nonconfigurable directories list.
3105 * configure: Regenerate.
3107 2008-04-14 Ben Elliston <bje@au.ibm.com>
3109 * config.sub, config.guess: Update from upstream sources.
3111 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3113 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3114 * Makefile.in: Regenerate.
3116 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3118 * configure.ac: Do not build libssp for the AVR.
3119 * configure: Regenerate.
3121 2008-04-07 Ian Lance Taylor <iant@google.com>
3123 * Makefile.def: check-gold depends upon all-binutils.
3124 * Makefile.in: Regenerate.
3126 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3128 * MAINTAINERS (Write After Approval): Add myself.
3130 2008-04-04 Nick Clifton <nickc@redhat.com>
3133 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3135 * configure: Regenerate.
3137 2008-04-04 NightStrike <NightStrike@gmail.com>
3140 * configure.ac: Combine rules for mingw32 and mingw64.
3141 * configure: Regenerate.
3143 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3145 * MAINTAINERS (Write After Approval): Add myself.
3147 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3149 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3150 * Makefile.in (.NOTPARALLEL): Ditto.
3152 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3154 * MAINTAINERS (Write After Approval): Add myself.
3156 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3158 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3159 * Makefile.in (.NOTPARALLEL): Regenerate.
3161 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3163 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3164 * Makefile.in: Regenerate.
3166 2008-03-26 Jakub Staszak <kuba@et.pl>
3168 * MAINTAINERS (Write After Approval): Add myself.
3170 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3172 * MAINTAINERS: Update e-mail address.
3174 2008-03-20 Ian Lance Taylor <iant@google.com>
3176 * configure.ac: Add support for --enable-gold.
3177 * Makefile.def: Add gold as a directory like ld.
3178 * configure, Makefile.in: Regenerate.
3180 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3182 * configure.ac: m4_include config/proginstall.m4.
3183 * configure: Regenerate.
3185 Backport from upstream Libtool:
3187 2007-10-12 Eric Blake <ebb9@byu.net>
3189 Deal with Autoconf 2.62's semantic change in m4_append.
3190 * ltsugar.m4 (lt_append): Replace broken versions of
3192 (lt_if_append_uniq): Don't require separator to be overquoted,
3193 and avoid broken m4_append.
3194 (lt_dict_add): Fix typo.
3195 * libtool.m4 (_LT_DECL): Don't overquote separator.
3197 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3199 * config.rpath: Add AIX 6 support.
3201 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3203 * Makefile.def (stageprofile). Remove -fprofile-generate
3204 from stage_libcflags.
3205 * Makefile.in: Regenerate.
3207 2008-03-13 Ben Elliston <bje@au.ibm.com>
3209 * config.sub, config.guess: Update from upstream sources.
3211 2008-03-06 Tom Tromey <tromey@redhat.com>
3213 * MAINTAINERS: Update for treelang deletion.
3215 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3217 * MAINTAINERS: Update my email address.
3219 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3221 * MAINTAINERS (darwin port): Add myself as a maintainer.
3222 (objective-c/c++): Add myself as a maintainer.
3224 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3226 * MAINTAINERS (Write After Approval): Update my email address.
3228 2008-02-25 Tomas Bily <tbily@suse.cz>
3230 * MAINTAINERS (Write After Approval): Add myself.
3232 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3234 * MAINTAINERS (OpenMP): Add myself.
3236 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3241 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3242 * configure: Regenerate.
3244 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3245 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3246 STAGE4_LIBCFLAGS): New.
3247 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3248 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3249 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3250 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3251 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3252 for target modules. Don't export LIBCFLAGS.
3253 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3254 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3255 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3256 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3257 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3258 * Makefile.in: Regenerate.
3260 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3263 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3264 Do not use -DDLL_EXPORT. Backport from upstream.
3266 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3268 * MAINTAINERS (Write After Approval): Add myself.
3270 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3272 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3273 * configure: Regenerate.
3275 2008-01-31 Marc Gauthier <marc@tensilica.com>
3277 * configure.ac (xtensa*-*-*): Recognize processor variants.
3278 * configure: Regenerate.
3280 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3283 * configure.ac (PARSE_ARGS): Push suitable setting of
3284 ac_subdirs_all, for `./configure --help=recursive'.
3285 Handle `+' in generic toplevel directory disabling.
3286 * configure: Regenerate.
3288 2008-01-28 Nick Clifton <nickc@redhat.com>
3290 * MAINTAINERS (xstormy16): Take over maintainership.
3292 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3294 * MAINTAINERS (c4x port): Remove.
3296 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3298 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3300 2008-01-23 Ben Elliston <bje@au.ibm.com>
3302 * config.sub, config.guess: Update from upstream sources.
3304 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3306 * MAINTAINERS (Write After Approval): Add myself.
3308 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3310 * MAINTAINERS: Update my email address.
3312 2008-01-09 Raksit Ashok <raksit@google.com>
3314 * MAINTAINERS (Write After Approval): Add myself.
3316 2008-01-09 Raksit Ashok <raksit@google.com>
3318 * MAINTAINERS (Write After Approval): Add myself.
3320 2008-01-08 Ben Elliston <bje@au.ibm.com>
3322 * config.sub, config.guess: Update from upstream sources.
3324 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3326 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3327 Change recommended MPFR from 2.2.1 -> 2.3.0.
3328 * configure: Regenerate.
3330 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3332 * MAINTAINERS: Update my email address.
3334 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3336 * MAINTAINERS: Update my email address.
3338 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3340 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3341 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3342 * Makefile.in: Regenerate.
3344 2007-12-10 Mark Heffernan <meheff@google.com>
3346 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3349 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3351 * configure.ac: Enable libjava for x86_64-*-darwin9.
3352 * configure: Regenerate.
3354 2007-12-07 Bill Maddox <maddox@google.com>
3356 * MAINTAINERS (Write After Approval): Add myself.
3358 2007-12-05 Ben Elliston <bje@au.ibm.com>
3360 * config.sub, config.guess: Update from upstream sources.
3362 2007-12-02 Matthias Klose <doko@ubuntu.com>
3364 * config-ml.in: Remove 64bit configure tests.
3366 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3368 * config-ml.in: Robustify against white space in absolute file
3371 * config-ml.in (multi-clean): Substitute ${Makefile}.
3372 Remove superfluous ${Makefile} in list.
3374 2007-11-19 Thiemo Seufer <ths@mips.com>
3376 * config-ml.in: Don't hardcode the Makefile name.
3378 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3380 * MAINTAINERS (Write After Approval): Add myself.
3382 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3384 * MAINTAINERS (Write After Approval): Add myself.
3386 2007-11-06 Doug Kwan <dougkwan@google.com>
3388 * MAINTAINERS (Write After Approval): Add myself.
3390 2007-10-25 Ben Elliston <bje@au.ibm.com>
3392 * MAINTAINERS (mercury): Remove entry.
3393 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3395 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3397 * Makefile.def (dependencies): Make configure-gdb depend on
3399 * Makefile.in: Regenerated.
3401 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3403 * MAINTAINERS (Fortran maintainer): Remove myself.
3405 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3407 * Makefile.def: To avoid problems running with parallel makes,
3408 build newlib before libgloss so that target specific header
3410 * Makefile.in: Regenerate
3412 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3414 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3415 * Makefile.in: Regenerate.
3417 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3419 * MAINTAINERS (Register allocation reviewer): Add myself.
3421 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3423 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3424 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3425 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3426 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3427 * configure: Regenerate.
3429 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3431 * MAINTAINERS (Register allocation reviewer): Add myself.
3433 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3435 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3436 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3437 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3438 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3439 * configure.ac: Default them to host tools for $host = $build.
3442 * configure: Regenerate.
3443 * Makefile.in: Regenerate.
3445 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3447 * MAINTAINERS (Register allocation reviewer): Add myself.
3449 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3451 * MAINTAINERS (Register allocation reviewer): Add myself.
3453 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3455 * MAINTAINERS (Write After Approval): Fix typo.
3457 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3459 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3460 * configure: Regenerate.
3462 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3465 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3466 they're already prefixed.
3468 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3470 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3472 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3473 * configure: Regenerate.
3474 * Makefile.in: Regenerate.
3476 2007-09-17 Andreas Schwab <schwab@suse.de>
3478 * configure.ac: Raise minimum makeinfo version to 4.6.
3479 * configure: Regenerate.
3481 2007-09-17 Johannes Singler <singler@ira.uka.de>
3483 * MAINTAINERS (write-after-approval) add myself
3485 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3487 * configure.ac: Correct makeinfo version check.
3488 * configure: Regenerate.
3490 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3492 * MAINTAINERS: Update my email address.
3494 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3496 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3497 to $skipdirs and only disable gprof for newlib. Use the normal
3498 mips*-elf* handling in other respects.
3499 * configure: Regnerate.
3501 2007-09-12 David Daney <ddaney@avtrex.com>
3503 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3505 * configure: Regenerate.
3507 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3510 * configure.ac: For libgloss targets, point the linker to the linker
3511 script, startup code and simulator library.
3512 * configure: Regenerate.
3514 2007-09-07 Andrew Haley <aph@redhat.com>
3516 * configure.ac (noconfigdirs): Remove target-libffi and
3518 * configure: Regenerate.
3520 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3523 * configure.ac: Use config/mh-mingw on mingw.
3524 * configure: Regenerate.
3526 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3528 * MAINTAINERS (Write After Approval): Add myself.
3530 2007-09-05 Richard Guenther <rguenther@suse.de>
3532 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3533 nor --disable-checking is provided also turn on yes and types
3534 checking for stage1.
3535 * configure: Re-generate.
3537 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3539 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3540 (Write After Approval): Remove myself.
3542 2007-08-29 Nick Clifton <nickc@redhat.com>
3544 * config.sub, config.guess: Update from upstream sources.
3546 2007-08-22 Bud Davis <jmdavis@link.com>
3548 * MAINTAINERS (Write After Approval): Added myself.
3549 * MAINTAINERS (Reviewers): Removed myself.
3551 2007-08-18 Paul Brook <paul@codesourcery.com>
3552 Joseph Myers <joseph@codesourcery.com>
3554 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3555 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3556 * Makefile.in: Regenerate.
3557 * configure.ac (--with-debug-prefix-map): New.
3558 * configure: Regenerate.
3560 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3561 Nigel Stephens <nigel@mips.com>
3563 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3564 as target_makefile_frag.
3565 * configure: Regenerate.
3567 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3569 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3570 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3571 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3572 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3573 (do-compare, do-compare3, do-compare-debug): New.
3574 ([+compare-target+]): Use them.
3576 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3578 * MAINTAINERS (Write After Approval): Change my email address.
3580 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3581 Ben Elliston <bje@au.ibm.com>
3583 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3584 --silent if $silent.
3585 * configure: Regenerate.
3587 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3589 * MAINTAINERS (Various Maintainers): Add myself as
3590 loop infrastructure maintainer. Update my e-mail
3593 2007-07-31 Diego Novillo <dnovillo@google.com>
3595 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3598 2007-07-26 Richard Guenther <rguenther@suse.de>
3600 * configure.ac: Add types checking to stage1 checking flags.
3601 * configure: Regenerate.
3603 2007-07-17 Nick Clifton <nickc@redhat.com>
3605 * COPYING3: New file. Contains version 3 of the GNU General
3607 * COPYING3.LIB: New file. Contains version 3 of the GNU
3608 Lesser General Public License.
3610 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3612 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3614 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3616 * MAINTAINERS (S/390 co-maintainer): Add myself.
3617 (Write After Approval): Remove myself.
3619 2007-07-13 Dan Hipschman <dsh@google.com>
3621 * MAINTAINERS (Write After Approval): Add myself.
3623 2007-07-11 Nick Clifton <nickc@redhat.com>
3625 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3627 * Makefile.in: Regenerate.
3629 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3631 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3634 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3636 * lt~obsolete.m4: New. Import from 20070318 libtool.
3638 2007-07-03 Julian Brown <julian@codesourcery.com>
3640 * MAINTAINERS (Write After Approval): Add myself.
3642 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3644 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3645 * configure: Regenerate.
3647 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3649 * configure.ac: Add some missing m4 quotation.
3650 * configure: Regenerate.
3652 2007-07-02 Simon Baldwin <simonb@google.com>
3654 * MAINTAINERS (Write After Approval): Add myself.
3656 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3658 * configure: Regenerate.
3660 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3662 * Makefile.def: Add windmc tool to build.
3663 * Makefile.tpl: Likewise.
3664 * configure.ac: Likewise.
3665 * Makefile.in: Regenerate.
3666 * configure: Regenerate.
3668 2007-06-28 DJ Delorie <dj@redhat.com>
3670 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3671 not building newlib.
3672 * configure: Regenerated.
3674 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3676 * MAINTAINERS (Write After Approval): Add myself.
3678 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3680 * MAINTAINERS (Write After Approval): Add myself.
3682 2007-06-19 Chris Matthews <chrismatthews@google.com>
3684 * MAINTAINERS (Write After Approval): Add myself.
3686 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3688 * MAINTAINERS (Write After Approval): Add myself.
3690 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3692 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3693 * Makefile.in: Regenerated.
3695 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3697 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3698 bfin*-*-uclinux* targets.
3699 * configure: Regenerate.
3701 2007-06-14 Ian Lance Taylor <iant@google.com>
3703 * MAINTAINERS: Add myself as non-algorithmic global write
3706 2007-06-14 Diego Novillo <dnovillo@google.com>
3708 * MAINTAINERS: Add self as middle-end maintainer and
3709 non-algorithmic global write maintainer.
3711 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3713 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3714 Move all Fortran maintainers except Paul Brook into the
3715 Non-Autopoiesis section.
3717 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3719 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3720 (distclean-stage[+id+]): Possibly delete stage_last.
3721 * Makefile.in: Regenerate.
3723 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3725 * MAINTAINERS (Various Maintainer): Fix typo.
3727 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3729 * MAINTAINERS (Various Maintainer): Add myself as
3730 dataflow maintainer.
3732 2007-06-07 Ben Elliston <bje@au.ibm.com>
3734 * config.sub, config.guess: Update from upstream sources.
3736 2007-06-07 Ben Elliston <bje@au.ibm.com>
3738 * Makefile.tpl: Fix spelling error.
3739 * Makefile.in: Regenerate.
3741 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3743 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3744 lt_cv_sys_max_cmd_len.
3746 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3748 * MAINTAINERS (Various Maintainers): Add myself as
3749 auto-vectorizer maintainer.
3751 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3754 * libtool.m4: Revert previous change.
3755 * ltgcc.m4: Put it here.
3757 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3759 * MAINTAINERS (Various Maintainers): Add myself as
3760 auto-vectorizer maintainer.
3762 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3765 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3767 2007-05-30 Richard Guenther <rguenther@suse.de>
3769 * MAINTAINERS (Various Maintainers): Add myself as
3770 auto-vectorizer maintainer.
3772 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3775 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3776 * configure: Rebuilt.
3778 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3780 * MAINTAINERS (Write After Approval): Removed my name.
3782 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3784 * MAINTAINERS (Write After Approval): Remove myself.
3786 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3788 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3790 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3792 * ltmain.sh: Update from ToT Libtool.
3793 * libtool.m4: Update from ToT Libtool.
3794 * ltsugar.m4: New. Update from ToT Libtool.
3795 * ltversion.m4: New. Update from ToT Libtool.
3796 * ltoptions.m4: New. Update from ToT Libtool.
3798 * ltcf-c.sh: Remove.
3799 * ltcf-cxx.sh: Remove.
3800 * ltcf-gcj.sh: Remove.
3802 2007-05-22 Ollie Wild <aaw@google.com>
3804 * MAINTAINERS (Write After Approval): Add myself.
3806 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3808 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3810 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3811 Remove CFLAGS/LIBCFLAGS.
3812 (configure-stage[+id+]-[+prefix+][+module+],
3813 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3814 * Makefile.in: Regenerate.
3816 2007-05-15 Diego Novillo <dnovillo@google.com>
3818 * MAINTAINERS: Update e-mail address.
3820 2007-05-15 Revital Eres <eres@il.ibm.com>
3822 * MAINTAINERS (Write After Approval): Add myself.
3824 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3826 * MAINTAINERS (Write After Approval): Updated my address.
3828 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3830 * MAINTAINERS (Write After Approval): Add myself.
3832 2007-05-11 Silvius Rus <rus@google.com>
3834 * MAINTAINERS (Write After Approval): Add myself.
3836 2007-04-23 Tom Tromey <tromey@redhat.com>
3838 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3840 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3842 * MAINTAINERS (cpplib): Rename to ...
3843 (libcpp): ... this. Add C/C++ front end maintainers.
3845 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3847 * config-ml.in: Pass ${ml_config_env} to configure calls.
3849 2007-04-04 Christian Bruel <christian.bruel@st.com>
3851 * MAINTAINERS (Write After Approval): Add myself.
3853 2007-04-02 Dave Korn <dave.korn@artimi.com>
3855 * MAINTAINERS (Write After Approval): Add myself.
3857 2007-03-31 Tobias Burnus <burnus@net-b.de>
3859 * MAINTAINERS (fortran 95 front end): Add myself.
3861 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3863 * MAINTAINERS (Write After Approval): Add myself.
3865 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3867 * MAINTAINERS (Modulo Scheduler): Add myself.
3869 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3871 * MAINTAINERS (fortran 95 front end): Add myself.
3872 (c++ front end): whitespace fix.
3874 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3876 * MAINTAINERS (Write After Approval): Add myself.
3878 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3880 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3881 of glob. Quote arguments with single quotes too.
3882 * configure: Regenerate.
3884 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3886 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3887 * Makefile.in: Regenerate
3889 2007-03-07 Andreas Schwab <schwab@suse.de>
3891 * configure: Regenerate.
3893 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3895 * configure.ac: Add "--with-pdfdir" configure option,
3896 which defines pdfdir variable.
3897 * Makefile.def (target=fixincludes): Add install-pdf to
3899 (recursive_targets): Add install-pdf target.
3900 (flags_to_pass): Add pdfdir.
3901 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3903 * configure: Regenerate
3904 * Makefile.in: Regenerate
3906 2007-02-28 Eric Christopher <echristo@apple.com>
3909 2006-12-07 Mike Stump <mrs@apple.com>
3911 * Makefile.def (dependencies): Add dependency for
3912 install-target-libssp and install-target-libgomp on
3914 * Makefile.in: Regenerate.
3916 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3918 * configure: Regenerate.
3919 * configure.ac: Move statements after variable declarations.
3921 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3923 * MAINTAINERS: Add myself as sh maintainer.
3925 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3927 * configure.ac: Adjust for loop syntax.
3928 * configure: Regenerate.
3930 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3932 * configure: Rebuilt.
3934 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3936 * configure.ac: Drop multiple occurrences of --enable-languages,
3937 and fix its quoting.
3938 * configure: Rebuilt.
3940 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3941 Nathan Sidwell <nathan@codesourcery.com>
3942 Vladimir Prus <vladimir@codesourcery.com>
3943 Joseph Myers <joseph@codesourcery.com>
3945 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3946 * configure: Regenerate.
3948 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3950 * ltconfig (freebsd*): Default to elf.
3952 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3954 * configure.ac (target_libraries): Move libgcc before libiberty.
3955 * configure: Regenerated.
3957 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3958 Paolo Bonzini <bonzini@gnu.org>
3961 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3962 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3963 * configure: Regenerated.
3965 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3967 * MAINTAINERS (Language Front End Maintainers): Update my mail
3970 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3973 * configure.ac: Correct syntax for Solaris ksh.
3974 * configure: Regenerated.
3976 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3978 * configure.ac: Sync with src.
3979 * configure: Regenerate.
3981 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3983 * Makefile.in: Regenerate.
3985 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3987 * config.sub: Sync with src.
3989 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3991 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3992 noncanonical equivalents.
3993 * configure.in: Rename to...
3994 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3995 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3996 target_noncanonical. Use them. Rewrite removal of configure
3997 arguments for autoconf 2.59. Discard variable settings. Force
3998 program_transform_name for native tools.
4000 * Makefile.in: Regenerated.
4001 * configure: Regenerated with autoconf 2.59.
4003 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4005 * MAINTAINERS (Write After Approval): Add myself.
4007 2007-01-31 Andreas Schwab <schwab@suse.de>
4009 * Makefile.tpl (LDFLAGS): Substitute it.
4010 * Makefile.in: Regenerate.
4012 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4014 * MAINTAINERS (Write After Approval): Add myself.
4016 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4018 * MAINTAINERS (spu port): Add myself.
4020 2007-01-23 Richard Guenther <rguenther@suse.de>
4023 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4024 * Makefile.tpl (GNATBIND): Substitute it.
4025 (GNATMAKE): Likewise.
4026 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4028 * Makefile.in: Regenerate.
4029 * configure: Regenerate.
4031 2007-01-18 Mike Stump <mrs@apple.com>
4033 * configure.in: Re-enable -Werror for gcc builds.
4035 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4037 * MAINTAINERS (Write After Approval): Add myself.
4039 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4041 * configure.in: Change == to = in test command.
4042 * configure: Regenerate.
4044 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4045 Nick Clifton <nickc@redhat.com>
4046 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4048 * configure.in (build_configargs, host_configargs, target_configargs):
4049 Remove build/host/target parameters.
4050 (host_libs): Add gmp and mpfr.
4051 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4052 * Makefile.def (gmp, mpfr): New.
4053 (gcc): Remove target.
4054 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4055 target_os, target_vendor): New.
4056 (configure): Add host_alias/target_alias arguments; adjust invocations.
4057 * configure: Regenerate.
4058 * Makefile.in: Regenerate.
4060 2007-01-11 Matt Fago <fago@earthlink.net>
4062 * configure.in: Try to link to functions only in mpfr 2.2.x
4063 to improve robustness of configure tests.
4064 * configure: Regenerate.
4066 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4068 * MAINTAINERS: Add myself as i386 maintainer.
4070 2007-01-08 Jan Hubicka <jh@suse.cz>
4072 * MAINTAINERS: Add myself as i386 maintainer.
4074 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4076 * configure.in: Add support for an x86_64-mingw* target.
4077 * configure: Regenerate.
4079 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4081 * Makefile.tpl (all-target): Correct @if conditional for target
4083 * configure.in: Omit libiberty if building only target libgcc.
4084 * configure, Makefile.in: Regenerated.
4086 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4088 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4089 * configure: Regenerate.
4091 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4093 * Makefile.def (target_modules): Add libgcc.
4094 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4095 * Makefile.tpl (clean-target-libgcc): Delete.
4096 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4097 on gcc even for bootstrapped modules. Rewrite handling of
4098 lang_env_dependencies to loop over target_modules.
4099 * configure.in (target_libraries): Add target-libgcc.
4100 * Makefile.in, configure: Regenerated.
4102 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4104 * configure.in: Reorganize recognition of languages. Add
4105 --enable-stage1-languages. Show supported languages for the chosen
4106 target rather than all recognized languages.
4107 * configure: Regenerate.
4109 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4111 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4112 * Makefile.in: Regenerate.
4114 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4116 * configure.in: Warn that MPFR 2.2.0 is buggy.
4117 * configure: Regenerate.
4119 2006-12-27 Ian Lance Taylor <iant@google.com>
4121 * configure.in: When removing Makefiles to force a reconfigure, also
4122 remove prev-DIR*/Makefile.
4123 * configure: Regenerate.
4125 2006-12-22 Andreas Schwab <schwab@suse.de>
4127 * configure: Regenerate with correct autoconf version.
4129 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4131 * configure.in: add AC_SUBST for *_FOR_TARGET.
4132 * configure: Regenerate.
4134 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4136 * configure.in: Simplify logic for rejecting languages that cannot
4137 be built. Separate the case when a language is unsupported,
4138 from the case when the user chooses not to build a language.
4140 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4142 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4143 it only affects bootstrap and could be tested on "$host" as well.
4144 * configure: Regenerate.
4145 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4147 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4150 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4151 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4152 move here comment from Makefile.tpl.
4153 * Makefile.tpl: Move some definitions higher in the file.
4154 (STAGE1_CHECKING): New.
4155 * configure.in: Add --enable-stage1-checking.
4156 * configure: Regenerate.
4157 * Makefile.in: Regenerate.
4159 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4161 * MAINTAINERS: Add myself as build system maintainer.
4163 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4165 * MAINTAINERS (Write After Approval): Add myself.
4167 2006-12-13 Eric Christopher <echristo@apple.com>
4169 * MAINTAINERS: Add myself as darwin maintainer.
4171 2006-12-11 Ian Lance Taylor <ian@airs.com>
4173 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4175 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4177 MAINTAINERS: Update my entry.
4179 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4181 * configure.in: Handle spu makefile frag.
4182 * Makefile.tpl (MAINT): Define
4183 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4184 * configure: Regenerate.
4185 * Makefile.in: Regenerate.
4187 2006-12-11 Ben Elliston <bje@au.ibm.com>
4189 * config.guess: Import latest version.
4190 * config.sub: Likewise.
4192 2006-12-11 Ben Elliston <bje@au.ibm.com>
4194 * configure.in (spu-*-*): Don't skip target-libiberty.
4195 * configure: Regenerate.
4197 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4200 * configure.in: Correct x86 darwin support for libjava to powerpc
4202 * configure: Regenerate.
4204 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4206 * configure.in: Add x86 darwin support for libjava.
4207 * configure: Regenerate.
4209 2006-12-07 Mike Stump <mrs@apple.com>
4211 * Makefile.def (dependencies): Add dependency for
4212 install-target-libssp and install-target-libgomp on
4214 * Makefile.in: Regenerate.
4216 2006-12-04 Richard Guenther <rguenther@suse.de>
4218 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4219 (Non-Algorithmic Maintainers): Move over non-algorithmic
4220 loop optimizer maintainers, add myself as a non-algorithmic
4221 middle-end maintainer.
4223 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4225 * MAINTAINERS (Write After Approval): Add myself.
4227 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4229 * configure.in: Update error message for missing GMP/MPFR.
4231 * configure: Regenerate.
4233 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4235 * configure.in: Update MPFR version in error message.
4237 * configure: Regenerate.
4239 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4241 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4242 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4243 --with-gmp-lib): New flags.
4245 * configure: Regenerate.
4247 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4249 * MAINTAINERS (Write After Approval): Change my email address.
4251 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4253 * MAINTAINERS (Write After Approval): Add myself.
4255 2006-11-22 Philipp Thomas <pth@suse.de>
4257 * MAINTAINERS (i18n): Update e-mail address.
4259 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4261 * MAINTAINERS (spu port): Add myself as maintainer.
4262 (Write After Approval): Remove myself.
4264 2006-11-22 Ben Elliston <bje@au.ibm.com>
4266 * configure.in (skipdirs): Don't build libssp for SPU.
4267 * configure: Regenerate.
4269 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4271 * MAINTAINERS (spu port): Add myself as maintainer.
4272 (libobjc): Update my email address.
4274 2006-11-21 Andrea Bona <andrea.bona@st.com>
4276 * MAINTAINERS (Write After Approval): Add myself.
4278 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4280 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4281 * configure : Rebuilt.
4283 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4285 * MAINTAINERS (Write After Approval): Add myself.
4287 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4289 * MAINTAINERS (Write After Approval): Add myself.
4291 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4293 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4295 * configure: Regenerate.
4297 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4299 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4300 (unstage): Test for stage_last presence.
4303 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4305 * Makefile.in: Regenerate.
4307 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4309 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4312 2006-11-14 Erven Rohou <erven.rohou@st.com>
4314 * MAINTAINERS (Write After Approval): Add myself.
4316 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4318 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4319 and stageN-package/Makefile.
4320 * Makefile.in: Regenerated.
4322 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4324 * configure.in: Remove target-libgloss from noconfigdirs for
4326 * configure: Regenerated.
4328 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4330 * configure.in (have_gmp): Only error if the gcc directory exists.
4332 * configure: Regenerate.
4334 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4336 * configure.in: Robustify error message for missing GMP/MPFR.
4338 * configure: Regenerate.
4340 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4342 * MAINTAINERS (Write After Approval): Add myself.
4344 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4346 * MAINTAINERS: Change email address.
4348 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4350 * MAINTAINERS (Write After Approval): Add myself.
4352 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4354 * MAINTAINERS (Write After Approval): Add myself.
4356 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4358 * MAINTAINERS (Write After Approval): Move myself to
4359 Write After Approval section.
4361 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4363 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4365 * configure: Regenerate.
4367 2006-10-16 Tobias Burnus <burnus@net-b.de>
4369 * MAINTAINERS (Write After Approval): Add myself.
4371 2006-10-16 Ben Elliston <bje@au.ibm.com>
4373 * config.guess: Import latest version.
4374 * config.sub: Likewise.
4376 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4378 * Makefile.def: Added pdf target handling.
4379 * Makefile.tpl: Added pdf target handling.
4380 * Makefile.in: Regenerated.
4382 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4384 * MAINTAINERS: Add self as score port maintainer.
4386 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4388 * MAINTAINERS (Write After Approval): Add myself.
4390 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4392 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4394 * configure: Regenerated.
4396 2006-09-27 Dave Brolley <brolley@redhat.com>
4398 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4399 using $s instead of $r.
4400 * configure: Regenerated.
4402 2006-09-26 Thiemo Seufer <ths@mips.com>
4404 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4405 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4406 * configure: Regenerate.
4408 2006-09-24 Graeme Peterson <gridly@gmail.com>
4410 * MAINTAINERS (Write After Approval): Remove myself.
4412 2006-09-22 Chao-ying Fu <fu@mips.com>
4414 * MAINTAINERS (Write After Approval): Add myself.
4416 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4418 * MAINTAINERS: Add self as soft-fp maintainer.
4420 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4422 * MAINTAINERS: Add myself as avr maintainer.
4423 Remove Marek Michalkiewicz as avr maintainer.
4425 2006-09-07 Roberto Costa <roberto.costa@st.com>
4427 * MAINTAINERS (Write After Approval): Add myself.
4429 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4431 * configure.in: Never build newlib for a Mingw host.
4432 Never build newlib as Mingw target library.
4433 Test the existence of winsup/cygwin for building a Cygwin newlib,
4434 rather than just winsup.
4435 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4436 building a Mingw target.
4437 * configure: Regenerate.
4439 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4441 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4443 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4445 * config.guess: Import from src (was more updated).
4446 * config.sub: Likewise.
4448 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4450 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4451 * configure: Regenerated.
4453 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4455 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4456 for stages after the first.
4458 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4460 * Makefile.def: Add dependencies for configure-opcodes
4461 on configure-intl and all-opcodes on all-intl.
4462 * Makefile.in: Regenerated.
4464 2006-07-13 Ben Elliston <bje@au.ibm.com>
4466 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4468 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4470 Port to hosts whose 'sort' and 'tail' implementations
4471 treat operands with leading '+' as file names, as POSIX
4472 has required since 2001. However, make sure the code still
4473 works on pre-POSIX hosts.
4474 * ltmain.sh: Don't assume "sort +2" is equivalent to
4475 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4477 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4479 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4481 2006-07-04 Peter O'Gorman <peter@pogma.com>
4483 * ltconfig: chmod 644 before ranlib during install.
4485 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4488 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4489 if the bootstrap compiler is a GCC version that supports it.
4490 * configure: Regenerate.
4492 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4494 * configure.in: Fix thinkos in previous check-in.
4495 * configure: Regenerate.
4497 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4500 * configure.in: Test subdir_requires and give an appropriate
4502 * configure: Regenerate.
4504 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4506 * MAINTAINERS (Write After Approval): Add myself.
4508 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4510 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4512 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4514 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4516 2006-06-20 David Ayers <d.ayers@inode.at>
4519 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4520 whether target-libjava is being configured instead of whether the
4521 java front end is enabled.
4522 * configure: Regenerate.
4524 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4527 * configure.in: Only enable libgomp on IRIX 6.
4528 * configure: Regenerate.
4530 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4532 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4534 * Makefile.in: Regenerate.
4536 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4538 * config-ml.in: Alter CCASFLAGS to include special
4539 multilib options the same as is done for CFLAGS.
4541 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4543 * configure.in: Don't enable libgomp on hpux10.
4544 * configure: Rebuilt.
4546 2006-06-12 David Ayers <d.ayers@inode.at>
4550 * configure.in: Remove target-boehm-gc from noconfigdirs where
4551 ${libgcj} is specified.
4552 * configure: Regenerate.
4554 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4558 * configure.in: Sync.
4559 * configure: Regenerated.
4561 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4563 * Makefile.def: Added dependencies from sim and gdb on intl, and
4564 added configure dependencies to everything with an all dependency
4566 * Makefile.in: Regenerated.
4568 2006-06-06 David Ayers <d.ayers@inode.at>
4571 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4572 * Makefile.in: Regenerate.
4573 * configure.in: Add --enable-objc-gc at toplevel and have it
4574 enable boehm-gc for Objective-C.
4575 Remove target-boehm-gc from libgcj.
4576 Add target-boehm-gc to target_libraries.
4577 Add target-boehm-gc to noconfigdirs where ${libgcj}
4579 Assert that boehm-gc is supported when requested for Objective-C.
4580 Only build boehm-gc if needed either for Java or Objective-C.
4581 * configure: Regenerate.
4583 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4586 * Makefile.tpl (configure-[+prefix+][+module+],
4587 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4588 Remove rule to unstage bootstrapped modules.
4589 (stage_current): New.
4590 * Makefile.in: Regenerate.
4592 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4594 * MAINTAINERS (Write After Approval): Update my e-mail address.
4596 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4598 * include/libiberty.h: Declare pex_run_in_environment.
4600 2006-05-31 Asher Langton <langton2@llnl.gov>
4602 * MAINTAINERS (Write After Approval): Add myself.
4604 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4606 * Makefile.def (bfd, opcodes): Fix lib_path.
4607 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4608 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4609 * Makefile.in: Regenerate.
4611 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4613 * Makefile.in: Regenerate.
4615 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4617 * Makefile.def: Add install-html target. Add datarootdir
4618 docdir and htmldir to flags_to_pass.
4619 * Makefile.tpl: Add install-html target.
4620 * Makefile.in: Regenerate.
4621 * configure.in: Add --with-datarootdir, --with-docdir, and
4622 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4623 * configure: Regenerate.
4625 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4627 * configure.in: Enable gprof for cross builds.
4628 * configure: Regenerate.
4630 2006-05-22 Richard Guenther <rguenther@suse.de>
4633 2006-01-31 Richard Guenther <rguenther@suse.de>
4634 Paolo Bonzini <bonzini@gnu.org>
4636 * Makefile.def (target_modules): Add libgcc-math target module.
4637 * configure.in (target_libraries): Add libgcc-math target library.
4638 (--enable-libgcc-math): New configure switch.
4639 * Makefile.in: Re-generate.
4640 * configure: Re-generate.
4641 * libgcc-math: New toplevel directory.
4643 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4644 Andreas Tobler <a.tobler@schweiz.ch>
4646 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4647 * configure: Rebuilt.
4649 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4651 * MAINTAINERS (Write After Approval): Add myself.
4653 2006-05-01 DJ Delorie <dj@redhat.com>
4655 * configure.in: Restore CFLAGS if GMP isn't present.
4656 * configure: Regenerate.
4658 2006-05-01 Richard Guenther <rguenther@suse.de>
4660 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4663 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4665 * MAINTAINERS (Write After Approval): Add myself.
4667 2006-04-28 Jan Beulich <jbeulich@novell.com>
4669 * MAINTAINERS (Write After Approval): Add myself.
4671 2006-04-18 DJ Delorie <dj@redhat.com>
4673 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4674 reference libgloss so that libssp can be built in a combined
4676 * configure: Regenerate.
4678 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4680 * MAINTAINERS (Write After Approval): Add myself.
4682 2006-04-05 Ben Elliston <bje@au.ibm.com>
4684 * configure.in: Require makeinfo 4.4 or higher.
4685 * configure: Regenerate.
4687 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4689 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4690 Rearrange the entries of other libraries to have them in one place.
4692 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4694 * MAINTAINERS (Write After Approval): Remove myself.
4695 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4697 2006-03-14 Richard Guenther <rguenther@suse.de>
4699 * configure: Regenerate with autoconf 2.13.
4701 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4703 * MAINTAINERS: Use my work address.
4705 * MAINTAINERS: Update my E-mail address.
4707 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4709 * configure.in: Handle --disable-<component> generically.
4710 * configure: Regenerate.
4712 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4715 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4717 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4719 * MAINTAINERS (Write After Approval): Remove myself.
4720 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4722 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4724 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4725 (TARGET_CONFIGDIRS): Remove.
4726 * configure.in: Remove AC_SUBST(target_configdirs).
4727 * Makefile.in, configure: Regenerated.
4729 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4731 * MAINTAINERS (Write After Approval): Remove myself.
4732 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4734 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4738 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4740 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4741 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4742 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4743 BUILD_PREFIX, BUILD_PREFIX_1.
4744 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4746 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4747 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4749 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4750 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4751 of `cat stage_current`. Always provide the `r' and `s' variables.
4752 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4753 a single shell execution.
4754 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4755 bootstrapped modules, make the stage1 module if the build was not
4756 started yet, else build the current stage.
4757 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4758 (all-build, all-host, all-target, [+make_target+]-host,
4759 [+make_target+]-target): Do not use \-continued lines.
4760 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4761 (current_stage, restrap, stage_last): New.
4763 * Makefile.in: Regenerate.
4764 * configure: Regenerate.
4766 2006-02-19 Bud Davis <jmdavis@link.com>
4768 * MAINTAINERS (Write After Approval): Remove myself.
4769 (Language Front End Maintainers): Add myself as fortran 95
4770 maintainer and update e-mail address.
4772 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4774 * MAINTAINERS (Write After Approval): Remove myself.
4775 (Language Front End Maintainers): Add myself as fortran 95
4778 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4780 * MAINTAINERS (Write After Approval): Add myself.
4782 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4784 * MAINTAINERS (Write After Approval): Remove myself.
4785 (Language Front End Maintainers): Add myself as
4786 fortran 95 maintainer.
4788 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4792 2005-12-27 Leif Ekblad <leif@rdos.net>
4794 * configure.in: Add support for RDOS target.
4795 * configure: Regenerate.
4797 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4798 Andreas Schwab <schwab@suse.de>
4800 * configure: Regenerate.
4802 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4804 * configure.in (enable_libgomp): Add AIX.
4805 * configure: Regenerate.
4807 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4809 * MAINTAINERS (Write After Approval): Add myself.
4811 2006-02-03 Lee Millward <lee.millward@gmail.com>
4813 * MAINTAINERS (Write After Approval): Add myself.
4815 2006-01-31 Richard Guenther <rguenther@suse.de>
4816 Paolo Bonzini <bonzini@gnu.org>
4818 * Makefile.def (target_modules): Add libgcc-math target module.
4819 * configure.in (target_libraries): Add libgcc-math target library.
4820 (--enable-libgcc-math): New configure switch.
4821 * Makefile.in: Re-generate.
4822 * configure: Re-generate.
4823 * libgcc-math: New toplevel directory.
4825 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4827 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4828 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4829 the assembler, linker and binutils.
4830 * configure: Regenerate.
4832 2006-01-22 Dirk Mueller <dmueller@suse.de>
4834 * MAINTAINERS (Write After Approval): Add myself.
4836 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4838 * configure: Regenerate.
4840 2006-01-18 Richard Henderson <rth@redhat.com>
4841 Jakub Jelinek <jakub@redhat.com>
4842 Diego Novillo <dnovillo@redhat.com>
4844 * libgomp: New directory.
4845 * Makefile.def: Add target_module libgomp.
4846 * Makefile.in: Regenerate.
4847 * configure.in (target_libraries): Add target-libgomp.
4848 * configure: Regenerate.
4850 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4852 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4853 @ from continuation.
4854 * Makefile.in: Rebuilt.
4856 2006-01-04 Chris Lattner <sabre@gnu.org>
4858 * MAINTAINERS (Write After Approval): Add myself.
4860 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4864 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4865 * Makefile.tpl (OBJDUMP): New.
4866 (EXTRA_HOST_FLAGS): Add it.
4867 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4869 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4870 to use symbolic links between directories. Avoid race conditions
4871 or make them harmless.
4872 * configure.in: Do not try to use symbolic links between directories.
4874 * Makefile.def (LEAN): Pass.
4875 * Makefile.tpl (LEAN): Define.
4876 (stage[+id+]-start): Accept that the previous directory does not
4877 exist, if the bootstrap is lean.
4878 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4879 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4880 configure substitution.
4881 ([+compare-target+]): Likewise.
4882 ([+bootstrap-target+]-lean): New.
4883 * configure.in: Remove lean bootstrap support from here.
4885 * Makefile.in: Regenerate.
4886 * configure: Regenerate.
4888 2006-01-04 Ben Elliston <bje@au.ibm.com>
4890 * MAINTAINERS (libdecnumber): Add myself.
4892 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4894 * libtool-ldflags: New script.
4896 2006-01-02 Andreas Schwab <schwab@suse.de>
4898 * configure.in: When reconfiguring remove Makefile in
4899 all stage directories.
4900 * configure: Regenerate.
4902 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4904 * MAINTAINERS: Update my email address.
4906 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4908 Revert Ada-related part of the previous change.
4910 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4912 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4913 * Makefile.in: Regenerate.
4914 * configure.in: Do not include mt-ppc-aix target fragment.
4915 * configure: Regenerate.
4917 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4919 * configure.in: Select appropriate fragments for PowerPC/AIX.
4920 * configure: Regenerate.
4922 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4923 BOOT_CFLAGS, BOOT_LDFLAGS.
4924 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4925 BOOT_CFLAGS, BOOT_LDFLAGS.
4926 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4927 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4928 (stage): Fail if we cannot complete the work.
4929 * Makefile.in: Regenerate.
4931 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4933 * configure.in: Replace ms1 with mt.
4934 * configure: Rebuilt.
4936 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4938 * MAINTAINERS: Update my email address.
4940 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4942 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4943 install-host-nogcc): Don't invoke $(stage) at the end.
4944 * Makefile.in: Regenerate.
4946 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4948 * configure.in: Flip the top-level bootstrap switch.
4949 * configure: Regenerate.
4951 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4953 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4954 $(stage) and $(unstage).
4955 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4956 (all): Remove stray semicolon.
4957 (local-distclean): Don't handle multilib.tmp and multilib.out.
4958 (install.all): Set $s for consistency.
4959 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4960 check_multilibs setting. Always make the install directory.
4961 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4963 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4964 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4965 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4966 (multilib.out): Remove.
4967 * Makefile.in: Regenerated.
4969 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4971 * MAINTAINERS (Write After Approval): Add myself.
4973 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4975 * MAINTAINERS: Add myself as mt maintainer.
4977 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4979 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4981 * MAINTAINERS: Change email address.
4983 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4985 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4986 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4987 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4988 Find in-tree tools if available.
4989 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4990 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4991 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4992 (COMPILER_*_FOR_TARGET): New.
4993 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4994 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4995 (CONFIGURED_*, USUAL_*): Remove.
4996 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4997 STRIP): Use autoconf substitutions.
4998 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4999 COMPILER_NM_FOR_TARGET): New.
5000 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5002 (all): Make all-host and all-target in parallel.
5003 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5004 that $$r and $$s are set before invoking a recursive make.
5005 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5006 ([+bootstrap-target+]): Inline most of the `all' target.
5008 2005-11-29 Ben Elliston <bje@au.ibm.com>
5010 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5011 from the gcc build directory.
5012 * Makefile.in: Regenerate.
5014 2005-11-29 Ben Elliston <bje@au.ibm.com>
5016 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5017 depend on all-libdecnumber.
5018 * configure.in (host_libs): Include libdecnumber.
5019 * Makefile.in: Regenerate.
5020 * configure: Likewise.
5022 2005-11-29 Ben Elliston <bje@au.ibm.com>
5024 * libdecnumber: Import decNumber sources from the dfp-branch.
5026 2005-11-21 Kean Johnston <jkj@sco.com>
5028 * config.sub, config.guess: Sync from upstream sources.
5030 2005-11-21 Ben Elliston <bje@au.ibm.com>
5032 Import from Autoconf sources:
5034 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5035 * config/move-if-change: Don't output "$2 is unchanged";
5036 suggested by Ben Elliston. Handle weird characters correctly.
5038 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5040 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5041 to match upstream libtool for darwin.
5043 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5045 * Makefile.def: Remove gdb dependencies for gdbtk.
5046 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5047 (configure-gdb, install-gdb): New rules.
5048 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5049 * Makefile.in, configure: Regenerated.
5051 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5053 * MAINTAINERS (Write After Approval): Add myself.
5055 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5057 * MAINTAINERS (Write After Approval): Add myself.
5059 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5061 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5064 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5067 * Makefile.tpl (do-[+make-target+], do-check, install,
5068 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5069 are set before recursing.
5070 * Makefile.in: Regenerate.
5072 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5075 * Makefile.def (gcc) <target>: Fix thinko.
5076 * Makefile.in: Regenerate.
5078 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5080 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5081 * configure: Regenerate.
5083 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5085 * MAINTAINERS (Write After Approval): Add self.
5087 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5089 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5090 target-libffi, target-qthreads, target-libjava, and
5092 * configure: Regenerate.
5094 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5096 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5097 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5098 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5099 (USUAL_OBJDUMP_FOR_TARGET): New.
5100 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5101 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5102 * configure, Makefile.in: Regenerated.
5104 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5106 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5107 before other host packages.
5109 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5111 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5113 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5117 * configure.in (default_target): Remove.
5118 * Makefile.tpl (all): Do not use prerequisites as subroutines
5119 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5120 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5121 use prerequisites as subroutines.
5122 (check-host, check-target): New.
5123 (bootstrap configure & all targets): Do not use stage*-start
5124 if the directory layout is already ok.
5125 (non-bootstrap configure & all targets): Prepend a $(unstage).
5126 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5127 (NOTPARALLEL): Remove.
5128 (unstage, stage variables): New variables.
5129 (unstage, stage targets): Simply expand to those variables.
5131 * configure: Regenerate.
5132 * Makefile.in: Regenerate.
5134 2005-10-04 James E Wilson <wilson@specifix.com>
5136 * Makefile.def (lang_env_dependencies): Add libmudflap.
5137 * Makefile.in: Regenerate.
5139 2005-10-03 Andreas Schwab <schwab@suse.de>
5141 Backport from libtool CVS:
5142 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5144 * ltmain.sh: add support for installing into temporary
5145 staging area (e.g. 'make install DESTDIR=...')
5147 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5149 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5150 * configure: Regenerated.
5152 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5154 * configure: Regenerate with the correct
5157 2005-09-30 Catherine Moore <clm@cm00re.com>
5159 * configure.in (bfin-*-*): New.
5160 * configure: Regenerated.
5162 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5164 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5165 (LIPO_FOR_TARGET): New.
5166 (CONFIGURED_LIPO_FOR_TARGET): New.
5167 (USUAL_LIPO_FOR_TARGET): New.
5168 (STRIP_FOR_TARGET): New.
5169 (CONFIGURED_STRIP_FOR_TARGET): New.
5170 (USUAL_STRIP_FOR_TARGET): New.
5171 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5173 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5174 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5175 * Makefile.in: Regenerate.
5176 * configure: Regenerate.
5178 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5180 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5181 (rs6000-*-aix*): Same.
5182 * configure: Regenerate.
5184 2005-09-16 Tom Tromey <tromey@redhat.com>
5186 * MAINTAINERS: Add self as java maintainer.
5188 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5190 * configure.in: Recognize f95 in the --enable-languages option,
5191 and substitute it for fortran, issuing a warning.
5192 * configure: Regenerate.
5194 2005-08-30 Phil Edwards <phil@codesourcery.com>
5196 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5197 * configure: Regenerated.
5199 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5201 * MAINTAINERS: Add self as ms1 maintainer.
5203 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5205 * Makefile.def (libssp): Add to lang_env_dependencies.
5206 * Makefile.in: Regenerate.
5208 2005-08-18 Ian Lance Taylor <ian@airs.com>
5210 * MAINTAINERS: Add myself as middle-end maintainer.
5212 2005-08-17 Christian Groessler <chris@groessler.org>
5214 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5215 * Makefile.in: Regenerate.
5217 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5219 * MAINTAINERS (write after approval): Added myself.
5221 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5223 * MAINTAINERS (Write After Approval): Add myself.
5225 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5227 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5228 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5229 Look for alternate names of the target cc and c++
5230 * configure: Regenerate.
5232 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5234 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5235 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5236 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5237 tools; remove code to manually set them.
5238 (Target tools): Look in the environment for them.
5239 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5240 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5241 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5243 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5244 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5245 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5246 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5247 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5248 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5249 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5250 * configure: Regenerate.
5251 * Makefile.in: Regenerate.
5253 2005-07-28 Ben Elliston <bje@au.ibm.com>
5255 * MAINTAINERS: Update for removed CPU targets.
5257 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5259 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5260 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5261 * Makefile.in: Regenerated.
5263 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5265 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5266 (CFLAGS_FOR_TARGET): Use it.
5267 (CXXFLAGS_FOR_TARGET): Likewise.
5268 * Makefile.in: Regenerated.
5269 * configure.in (--with-build-sysroot): New option.
5270 * configure: Regenerated.
5272 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5274 * Makefile.tpl: Wrap install between unstage and stage
5275 * Makefile.in: Regenerate.
5277 2005-07-21 Eric Christopher <echristo@apple.com>
5279 * MAINTAINERS: Update affiliation.
5281 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5283 * MAINTAINERS: Add self as crx port maintainer.
5285 2005-07-20 DJ Delorie <dj@redhat.com>
5287 * MAINTAINERS: Add self as m32c maintainer.
5289 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5291 * all files: Update FSF address.
5293 2005-07-15 Eric Christopher <echristo@redhat.com>
5295 * MAINTAINERS: Change affiliation.
5297 2005-07-14 Jim Blandy <jimb@redhat.com>
5299 * configure.in: Add cases for Renesas m32c.
5300 * configure: Regenerated.
5302 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5304 * COPYING.LIB: Update from fsf.org.
5306 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5308 * COPYING, compile, config.guess,
5309 config.sub, install-sh, missing, mkinstalldirs,
5310 symlink-tree, ylwrap: Sync from upstream sources.
5311 * config-ml.in: Update FSF address.
5313 2005-07-13 Eric Christopher <echristo@redhat.com>
5315 * configure.in: Add toplevel noconfigdir support for tpf.
5316 * configure: Regenerate.
5318 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5322 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5323 * Makefile.in: Regenerate.
5325 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5327 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5328 Brolley to write-after-approval.
5330 2005-07-07 Andreas Schwab <schwab@suse.de>
5332 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5333 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5334 * Makefile.in: Regenerated.
5336 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5338 * configure.in: Don't build sim or rda when targetting darwin.
5339 * configure: Regenerate.
5341 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5343 * configure.in: Add --enable-libssp and --disable-libssp.
5344 * configure: Regenerate with autoconf-2.13.
5346 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5348 * Makefile.def (target_modules): Add libssp.
5349 * configure.in (target_libraries): Add target-libssp.
5350 * configure: Rebuilt.
5351 * Makefile.in: Rebuilt.
5353 2005-07-01 Zack Weinberg <zackw@panix.com>
5355 * MAINTAINERS: Change email address. Resign from maintainership.
5357 2005-07-01 Richard Guenther <rguenther@suse.de>
5359 * MAINTAINERS: Change my e-mail address and affiliation.
5361 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5363 * Makefile.def (stagefeedback): Come after profile.
5364 Define profiledbootstrap target.
5365 * Makefile.tpl (profiledbootstrap): Remove.
5366 (stageprofile-end): Zap stagefeedback.
5367 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5368 * Makefile.in: Regenerate.
5370 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5372 * MAINTAINERS: Update my email address.
5374 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5376 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5377 In 'cpp' stanza, support '#line' as well as '# '.
5379 2005-06-08 Andreas Schwab <schwab@suse.de>
5381 * MAINTAINERS: Move myself from 'Write After Approval' to
5382 'CPU Port Maintainers' section as m68k maintainer.
5384 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5386 * configure.in (unsupported_languages): New macro.
5387 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5388 non-ported target libraries in noconfigdirs.
5389 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5390 non-linux-gnu. Remove libgcj_ex_libffi.
5391 <lang_frag loop>: Set add_this_lang=no if the language is in
5392 unsupported_languages.
5393 * configure: Regenerate.
5395 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5397 * configure.in: Fix typo in handling of --with-mpfr-dir.
5398 * configure: Regenerate.
5400 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5402 * MAINTAINERS: Update my email address.
5404 2005-06-02 Jim Blandy <jimb@redhat.com>
5406 * config.sub: Add cases for the Renesas m32c. (This patch has been
5407 accepted into the master sources.)
5409 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5410 Michael Snyder <msnyder@redhat.com>
5411 Stan Cox <scox@redhat.com>
5413 * configure.in: Set noconfigdirs for ms1.
5415 * configure: Regenerate.
5417 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5419 * MAINTAINERS (Write After Approval): Add self.
5421 2005-06-01 Josh Conner <jconner@apple.com>
5423 * MAINTAINERS (Write After Approval): Add self.
5425 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5427 * MAINTAINERS: Update my email address.
5429 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5431 * MAINTAINERS (Write After Approval): Add self.
5433 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5435 * MAINTAINERS (Write After Approval): Remove self.
5437 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5439 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5440 (Dependencies): Consider target modules for bootstrap dependencies.
5441 Make target bootstrap modules depend on each stage's gcc.
5442 * Makefile.in: Regenerate.
5444 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5446 * Makefile.def (configure-gcc): Depend on binutils having been built.
5447 (all-gcc): No need to do it here.
5448 * Makefile.in: Regenerate.
5450 2005-05-19 Paul Brook <paul@codesourcery.com>
5452 * configure.in: Rewrite misleading error message when requested
5453 language cannot be built.
5454 * configure: Regenerate.
5456 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5458 * ylwrap: Import from Automake 1.9.5.
5460 2005-05-13 David Ung <davidu@mips.com>
5462 * MAINTAINERS (Write After Approval): Add self.
5464 2005-05-09 Mike Stump <mrs@apple.com>
5466 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5467 lt_cv_sys_max_cmd_len for now.
5469 2005-05-09 Stan Cox <scox@redhat.com>
5471 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5473 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5475 * README.SCO: Update the URL.
5477 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5479 * ltconfig: Define file_list_spec. Pass file_list_spec and
5480 with_gnu_ld to libtool.
5481 * ltcf-c.sh (aix[45]): Define file_list_spec.
5482 * ltcf-cxx.sh (aix[45]): Same.
5483 * ltcf-gcj.sh (aix[45]): Same.
5484 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5485 exists, write list of input files to temporary file.
5487 2005-05-04 Mike Stump <mrs@apple.com>
5489 * configure.in: Always pass --target to target configures as
5490 otherwise rebuilds that do --recheck will fail.
5491 * confiugure: Rebuilt.
5493 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5495 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5497 (configure, all): Add bootstrap support.
5498 (Host modules, target modules): Pass post-stage1 flags and exports.
5499 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5500 * Makefile.in: Regenerate.
5502 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5504 * configure: Regenerate.
5506 2005-04-27 Mike Stump <mrs@apple.com>
5508 * MAINTAINERS: Add self as darwin maintainer.
5510 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5512 * config.sub: Update from master copy.
5514 2005-04-21 Mike Stump <mrs@apple.com>
5516 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5517 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5519 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5521 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5522 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5523 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5524 "*-*-elf" and "*-*-linux*".
5525 * configure: Regenerate.
5527 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5529 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5531 2005-04-12 Mike Stump <mrs@apple.com>
5533 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5535 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5537 * MAINTAINERS (Write After Approval): Add myself.
5539 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5541 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5543 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5545 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5546 (TARGET_CONFIGARGS): Include --with-target-subdir.
5547 (configure, all): New macros. Use them throughout.
5548 * Makefile.in: Regenerate.
5550 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5552 * MAINTAINERS (Write After Approval): Add myself.
5554 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5556 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5558 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5560 * MAINTAINERS: Move John Carr to Write After Approval.
5562 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5564 * config/mh-mingw32: Delete.
5565 * configure.in: Don't use it.
5566 * configure: Regenerate.
5568 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5570 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5571 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5572 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5573 (HOST_LIB_PATH): Generate from Makefile.def.
5574 (TARGET_LIB_PATH): Likewise.
5575 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5576 * Makefile.in: Regenerate.
5577 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5578 (RPATH_ENVVAR): Include Darwin case.
5579 * configure: Regenerate.
5581 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5583 * MAINTAINERS (Various Maintainers): Remove self.
5584 (Write After Approval): Add self.
5586 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5588 * MAINTAINERS (Various Maintainers): Add self.
5590 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5592 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5593 * configure: Regenerate.
5595 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5597 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5598 gcc_version, and gcc_version_trigger from set of flags to pass.
5599 * Makefile.tpl: Remove definitions of above variables.
5600 (config.status): Remove dependency on $(gcc_version_trigger).
5601 * Makefile.in: Regenerate.
5602 * configure.in: Do not reference config/gcc-version.m4 nor
5603 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5604 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5605 * configure: Regenerate.
5607 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5608 Andrew Pinski <pinskia@physics.uc.edu>
5610 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5611 * Makefile.in: Regenerate.
5613 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5615 * MAINTAINERS (Write After Approval): Add myself.
5617 2005-03-03 David Ayers <d.ayers@inode.at>
5619 * MAINTAINERS (Write After Approval): Add myself.
5621 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5624 * ltmain.sh: Avoid creating archives with components that have
5625 duplicate basenames.
5627 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5630 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5632 * Makefile.in: Regenerate.
5634 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5636 * Makefile.in: Regenerate to fix conflict between the previous two
5639 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5642 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5643 * Makefile.tpl (HOST_SUBDIR): New substitution.
5644 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5645 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5646 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5647 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5648 (Host modules, Bootstrapped modules): Use it.
5649 (Build modules, Target modules): Do not create symlink trees,
5650 always configure out-of-srcdir.
5651 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5652 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5653 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5654 $(HOST_SUBDIR). Create a symlink for host_subdir.
5656 * Makefile.in: Regenerate.
5657 * configure: Regenerate.
5659 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5661 Merged from libada-gnattools-branch:
5662 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5664 * gnattools: New directory.
5665 * Makefile.def: Add gnattools as a module, depending on target-libada.
5666 * Makefile.in: Regenerate.
5667 * configure.in: Include gnattools in host_tools; disable it if ada
5669 * configure: Regenerate.
5671 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5673 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5674 treelang maintainer.
5675 (Write After Approval): Remove myself.
5677 2005-02-23 Paul Schlie <schlie@comcast.net>
5679 * configure.in: Allow darwin targeted ports to build tk, itcl and
5681 * configure: Regenerate.
5683 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5686 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5687 * configure: Regenerate.
5689 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5691 * MAINTAINERS (Write After Approval): Add myself.
5693 2005-02-10 Ian Lance Taylor <ian@airs.com>
5695 * MAINTAINERS: Update my e-mail address.
5697 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5699 * MAINTAINERS (Write After Approval): Add myself.
5701 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5703 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5704 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5705 target-libgloss when not *-*-elf and *-*-aout.
5706 * configure: Regenerate.
5708 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5710 * MAINTAINERS: Remove obsolete entries.
5712 * MAINTAINERS (Write After Approval): Add Michael Matz.
5714 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5716 * MAINTAINERS: Remove self as cpplib maintainer.
5718 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5720 * install-sh, config.sub: Import from upstream.
5722 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5725 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5726 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5727 * Makefile.in: Regenerate.
5729 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5731 * MAINTAINERS: Update my email address.
5733 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5734 Andreas Schwab <schwab@suse.de>
5737 * config-ml.in: Eval option if surrounded by single quotes.
5739 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5741 Revert 2004-12-28 Makefile changes, a better fix will be
5742 applied to mainline and src after GCC 4.0 branches.
5744 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5748 * Makefile.def (target_modules): Remove stage parameter,
5749 it is always true now.
5750 * Makefile.tpl (configure-build-[+module+],
5751 configure-target-[+module+]): Always build symlink tree
5752 for the directory and for include. BUILD_SUBDIR and
5753 TARGET_SUBDIR cannot be . anymore.
5754 * Makefile.in: Regenerate.
5756 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5758 Revert 2004-12-08 Makefile changes.
5760 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5762 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5765 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5767 * configure.in (sh64-*-*): Reenable gprof.
5768 * configure: Regenerate.
5770 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5772 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5773 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5774 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5775 * Makefile.in: Regenerate.
5777 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5779 * MAINTAINERS: Update my email address.
5781 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5783 * Makefile.tpl: Generate normal dependencies if the LHS module is
5785 * Makefile.in: Regenerate.
5787 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5789 * configure.in: Include config/gxx-include-dir.m4. Use
5790 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5791 * configure: Regenerate.
5793 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5795 * config.if: Delete.
5796 * configure.in: Set libstdcxx_incdir directly.
5797 * configure: Regenerate.
5799 2004-12-02 Eric Christopher <echristo@redhat.com>
5801 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5802 * Makefile.in: Regenerate.
5804 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5806 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5807 * configure: Regenerate.
5809 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5811 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5812 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5813 * configure: Regenerate.
5815 2004-12-01 Eric Christopher <echristo@redhat.com>
5817 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5818 of things to remove.
5820 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5822 * MAINTAINERS (Write After Approval): Update my e-mail address.
5824 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5826 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5827 from CVS libtool to always pass_all.
5829 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5831 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5832 (hppa*64*-*-*): Delete incorrect comment.
5833 * configure: Rebuilt.
5835 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5837 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5839 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5841 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5842 from CVS libtool to always pass_all.
5844 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5846 * install-sh, compile: Import from automake.
5848 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5850 * config.guess, config.sub: Import from savannnah.
5852 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5854 * MAINTAINERS (Write After Approval): Add myself
5856 2004-11-12 Mike Stump <mrs@apple.com>
5858 * Makefile.def: Add html support.
5859 * Makefile.tpl: Likewise.
5860 * Makefile.in: Regenerate.
5862 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5865 * configure.in: Remove all instances of build-fixincludes from
5867 (build_configargs): Supply --target to subdirectories.
5868 * configure: Regenerate.
5870 * Makefile.def: Make gcc install depend on fixincludes install.
5871 * Makefile.in: Regenerate.
5873 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5875 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5877 2004-11-11 Paul Brook <paul@codesourcery.com>
5879 * MAINTAINERS: Add self as arm maintainer. Update email address.
5881 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5883 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5885 * configure: Regenerate.
5887 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5889 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5892 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5894 * Makefile.def (host fixincludes): Specify missing targets.
5895 * Makefile.in: Regenerate.
5897 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5899 * MAINTAINERS: Add myself
5901 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5903 * MAINTAINERS (Write After Approval): Add myself.
5905 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5907 * Makefile.def: Build fixincludes for the host, too.
5908 * Makefile.in: Regenerate.
5909 * configure.in (host_tools): Add fixincludes.
5910 * configure: Regenerate.
5912 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5914 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5915 * configure: Regenerated.
5917 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5920 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5921 * configure: Regenerated.
5923 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5925 * README.SCO: Update per FSF instructions.
5927 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5930 * configure.in (case ${target}): Do not build fixincludes for avr.
5931 * configure: Regenerated.
5933 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5935 * configure.in (case ${target}): Do not build fixincludes
5936 on platforms where it is not used.
5937 * configure: Regenerated.
5939 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5941 * configure.in: Use an absolute path to install-sh.
5942 * configure: Regenerated.
5944 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5946 * MAINTAINERS (Write After Approval): Add myself.
5948 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5950 * MAINTAINERS: Remove from Write After Approval those that are
5951 already maintainers.
5953 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5955 * MAINTAINERS: Update my email address.
5957 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5959 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5960 * configure: Regenerate.
5962 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5964 * MAINTAINERS: Update my email address.
5966 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5968 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5969 entries belonging to this category.
5971 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5973 * MAINTAINERS: Update my e-mail address.
5975 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5977 Fix wrong conflict resolution in:
5979 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5981 * Makefile.in: Regenerate.
5982 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5983 in the recursive `make', instead of hardwiring `all'.
5984 (Autogenerated TARGET-* variables): New.
5986 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5988 * configure.in: Enable target-libgloss for crx-*-*.
5989 * configure: Regenerate.
5991 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5993 * MAINTAINERS (Various Maintainers): Move the "windows,
5994 cygwin, mingw" maintainer to ...
5995 (OS Port Maintainers): ... here.
5997 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5999 * MAINTAINERS (Write After Approval): Remove those that are
6000 maintainers of some subsystem.
6002 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6004 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6005 * ltcf-cxx.sh (tpf*): Likewise.
6006 * ltconfig (tpf*): Add TPF OS configuration support.
6008 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6010 * MAINTAINERS: Change my email address to my new work account.
6012 2004-09-24 Michael Roth <mroth@nessie.de>
6014 * configure.in (--without-headers): Add missing double quotes.
6015 * configure: Regenerate.
6017 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6019 * ylwrap: Revert to previous version.
6021 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6024 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6025 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6026 SET_GCC_LIB_PATH_CMD.
6027 (BASE_TARGET_EXPORTS): Likewise.
6028 * Makefile.in: Regenerated.
6030 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6031 * configure: Regenerated.
6033 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6035 * config.guess: New upstream version
6036 * compile, depcomp, install-sh, ylwrap: Likewise.
6038 2004-09-19 Roger Sayle <roger@eyesopen.com>
6040 * config/mh-x86omitfp: New host makefile fragment. Add
6041 -fomit-frame-pointer to the default BOOT_CFLAGS.
6042 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6043 * configure: Regenerate.
6045 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6048 * configure.in (*-*-darwin*): Renable libobjc.
6049 * configure: Regenerate.
6051 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6053 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6055 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6057 * Makefile.def: Remove libbanshee.
6058 * Makefile.tpl: Ditto.
6059 * configure.in: Ditto.
6060 * Makefile.in: Regen.
6063 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6065 * ltmain.sh: Use $pic_object as $non_pic_object if
6066 $non_pic_object=none.
6068 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6070 * missing: Import latest version from master repository.
6072 2004-09-06 Nick Clifton <nickc@redhat.com>
6074 * config.sub: Import latest version from master repository.
6075 * config.guess: Likewise.
6076 This includes these changes:
6078 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6080 * config.sub: Handle crisv32, alias etraxfs.
6081 * config.guess (crisv32:Linux:*:*): Handle.
6083 2004-08-13 Brad Smith <brad@comstyle.com>
6085 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6086 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6088 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6090 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6091 assume the processor is a powerpc. This is because coreutils
6092 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6093 in this case, due to a MacOS X bug that causes
6094 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6095 to return a negative number.
6096 Problem reported by Petter Reinholdtsen in:
6097 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6099 2004-07-19 Ben Elliston <bje@gnu.org>
6101 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6103 2004-06-24 Ben Elliston <bje@gnu.org>
6105 * config.guess: Update copyright years.
6106 * config.sub: Likewise.
6108 2004-06-22 Robert Millan <robertmh@gnu.org>
6110 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6111 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6113 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6115 * config.guess (*:*VMS:*:*): New entry. Replaces
6116 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6119 2004-06-22 Ben Elliston <bje@gnu.org>
6121 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6122 * config.sub: Likewise.
6124 2004-06-22 Ben Elliston <bje@gnu.org>
6126 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6127 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6129 2004-06-11 Ben Elliston <bje@gnu.org>
6131 * config.guess (pegasos:OpenBSD:*:*): Remove.
6133 2004-06-11 Ben Elliston <bje@gnu.org>
6135 From Wouter Verhelst <wouter@grep.be>:
6136 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6138 2004-06-11 Ben Elliston <bje@gnu.org>
6140 * config.guess (luna88k:OpenBSD:*:*): New.
6142 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6144 * config.guess (m32r*:Linux:*:*): New case.
6145 * config.sub: Handle m32rle.
6147 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6149 From Jens Petersen <petersen@redhat.com>:
6150 * config.sub: Handle sparcv8.
6152 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6154 From Tom Smith <smith@cag.lkg.hp.com>:
6155 * config.guess: Version suffixes are equally significant on Tru64
6156 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6157 prefix of "P" (patched kernel).
6159 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6161 * config.sub: Add support for National Semiconductor CRX target.
6163 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6165 * MAINTAINERS (Various Maintainers): Remove myself as web page
6166 maintainer, add myself as maintainer of build status lists.
6168 2004-09-03 Jan Beulich <jbeulich@novell.com>
6170 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6171 *-*-netware, but add target-libmudflap.
6172 Consolidate *-*-netware targets (of which really only i?86 exists)
6173 into a single entry.
6174 * configure: Likewise.
6176 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6178 * Makefile.tpl (sorry): Remove.
6179 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6180 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6181 (do-clean): Clean per-stage directories too.
6182 (do-distclean): Run distclean-stage1 too.
6183 (.NOTPARALLEL): Enable during toplevel bootstrap.
6184 (stage[+id+]-bubble): Enable parallel execution during
6185 the recursive invocation.
6186 * Makefile.in: Regenerate.
6188 Fix previous checkin:
6190 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6192 * configure.in: Fix indentation.
6193 * configure: Regenerate.
6195 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6197 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6198 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6199 * configure: regenerate
6200 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6203 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6205 * Makefile.def (build_modules): Add fixincludes.
6206 (dependencies): Make gcc depend on fixincludes.
6207 * configure.in (build_tools): Add fixincludes.
6208 (build_configdirs): Always include build_libs.
6209 * Makefile.in: Regenerate.
6210 * configure: Regenerate.
6212 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6214 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6215 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6216 phony targets; do not generate timestamp files.
6217 (distclean-stageN): Remove references to their timestamp files.
6218 (restageN, touch-stageN): Remove.
6219 (stageN-bubble): Rewritten.
6220 (compare): Support lean bootstraps.
6221 * Makefile.in: Regenerate.
6223 * configure.in: Only warn when bootstrapping but
6224 build != host or build != target. Support lean bootstraps.
6225 * configure: Regenerate.
6227 2004-08-26 Phil Edwards <phil@codesourcery.com>
6229 * configure.in: Give a better error message if GMP/MPFR are missing
6230 and a language needing them has been requested.
6231 * configure: Regenerated.
6233 2004-08-25 Phil Edwards <phil@codesourcery.com>
6235 * configure.in: Print a list of available language front-ends if
6236 a requested one is missing. Tidy stray tab characters.
6237 * configure: Regenerated.
6239 2004-08-19 Michael Koch <konqueror@gmx.de>
6241 * gcc/doc/install.texi: Update entry about automake for libjava.
6243 2004-08-17 Robert Millan <robertmh@gnu.org>
6245 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6246 (instead of FreeBSD).
6247 * configure: Regenerate.
6249 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6251 * Makefile.in: Regenerate.
6252 * configure: Regenerate.
6254 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6256 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6257 for bootstrapped modules if toplevel bootstrap is going.
6258 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6259 modules. Adjust for changes in Makefile.def. Enable several
6260 rules even in non-bootstrap mode, just to avoid peppering the
6261 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6262 (stage-[+prev+]-bubble): Remove.
6264 * Makefile.def (Dependencies): Depend on all-build-bison,
6265 all-build-flex, all-build-byacc, all-build-texinfo, rather
6266 than the host variations.
6267 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6269 (BISON): Update for recent Bisons.
6271 (cross): Depend on all-build.
6272 (all): Do not depend on all-build.
6273 (prebootstrap): Remove.
6274 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6275 (Prebootstrap dependencies): Add them to the per-stage targets
6276 and to all-prebootstrap.
6277 * configure.in (build_configdirs): Always enable build_tools.
6278 (BUILD_DIR_PREFIX): Remove.
6280 * Makefile.def (gcc): Add target variable.
6281 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6282 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6283 in the recursive `make', instead of hardwiring `all'.
6284 (Autogenerated TARGET-* variables): New.
6286 2004-08-13 Brian Booth <bbooth@redhat.com>
6288 * MAINTAINERS: Remove myself from write-after-approval.
6290 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6292 * src-release: Stop distributing mmalloc with gdb (which doesn't
6294 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6295 * Makefile.in: Regenerate.
6297 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6299 * configure.in (arm*-*-eabi*): New target.
6300 * configure: Regenerate.
6302 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6304 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6305 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6306 (Dependencies): New section.
6307 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6308 (configure-target-[+module+]): Depend on maybe-all-gcc
6309 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6310 (toplevel profiledbootstrap): Fix dependencies.
6311 * Makefile.in: Regenerate.
6313 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6315 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6316 target-libiberty to noconfigdirs.
6317 * configure: Regenerate.
6319 2004-08-03 Paul Brook <paul@codesourcery.com>
6321 * configure.in: Check for MPFR as well as GMP.
6322 * configure: Regenerate.
6324 2004-08-01 Robert Millan <robertmh@gnu.org>
6326 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6327 libmudflap for all GNU-based systems (with Glibc).
6328 * configure: Regenerate.
6330 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6332 * Makefile.def (host-modules): Add gcc.
6333 * Makefile.in: Regenerate.
6334 * Makefile.tpl (sorry): New rule.
6335 (configure-host, all-host, [+make_target+]-host, do-check,
6336 install-host): Do not add gcc as a special case.
6337 (host modules): Add a small special-casing for gcc. Export
6338 extra_make_flags through the environment.
6339 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6340 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6341 other recursive targets for gcc): Remove.
6343 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6344 (stage, unstage): New rules.
6345 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6346 distclean-stage[+id+]): Use stage_current.
6347 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6348 the stage*-start rules.
6350 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6352 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6355 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6357 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6358 * configure: Regenerate.
6360 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6362 * maintainer-scripts/gcc_release: Revert yesterday's change.
6364 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6366 * MAINTAINERS: Add myself to write-after-approval.
6368 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6371 * gcc/gccbug.in: Updated because of libf2c removal.
6372 * maintainer-scripts/gcc_release: Ditto.
6374 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6376 * configure.in: Build libmudflap by default on FreeBSD.
6377 * configure: Regenerated.
6379 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6381 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6383 * configure: Regenerated.
6385 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6388 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6389 feedback based compiler.
6390 * Makefile.in: Rebuilt.
6392 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6394 * Makefile.def (host_modules): Set bootstrap=true for flex.
6395 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6396 * Makefile.in: Rebuilt.
6398 2004-07-07 Jan Hubicka <jh@suse.cz>
6400 * MAINTAINERS: Add self as a profile feedback maintainer.
6402 2004-07-05 Phil Edwards <phil@codesourcery.com>
6404 * configure.in: Do not prepend $srcdir to /dev/null in
6406 * configure: Regenerate.
6408 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6410 * Makefile.def (build_modules): Add bison, byacc, flex,
6412 (flags_to_pass): Add FLEX.
6413 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6414 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6415 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6416 DEFAULT_MAKEINFO): Remove.
6417 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6418 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6419 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6420 objdir or else use configured tool.
6422 (all): Depend on it.
6423 (Build module dependencies): Add.
6424 * Makefile.in: Regenerate.
6425 * configure.in: Better support for multiple build modules,
6426 matching what is done for host/target modules. Do not look
6427 for "plausible" locations of build tools if Canadian cross.
6428 Use autoconf's AC_PROG_CC to find a C compiler. Define
6429 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6430 * configure: Regenerate.
6432 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6434 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6435 * Makefile.in: Regenerate.
6437 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6439 * Makefile.tpl (configure-build-[+module+],
6440 configure-[+module+], configure-target-[+module+]): Pass
6441 [+extra_configure_args+].
6442 (all-build-[+module+], all-[+module+], check-[+module+],
6443 install-[+module+], [+make_target+]-[+module+],
6444 all-target-[+module+], check-target-[+module+],
6445 install-target-[+module+], [+make_target+]-target-[+module+]):
6446 Pass [+extra_make_args+].
6447 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6448 (GCC_HOST_EXPORTS): Remove.
6449 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6450 cross, check-gcc, check-gcc-c++, install-gcc,
6451 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6452 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6453 * Makefile.in: Regenerate.
6455 2004-06-21 Matthew Sachs <msachs@apple.com>
6457 * MAINTAINERS: Added self to write-after-approval.
6459 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6461 * configure.in: Check for srcdir/winsup rather than build directory
6463 * configure: Regenerate.
6465 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6467 * configure.in: Don't build Cygwin native newlib if winsup
6468 directory is missing. Emit warning instead.
6469 * configure: Regenerate.
6471 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6473 * Makefile.tpl (touch-stage[+id+]): New.
6474 (restage[+prev+]): Depend on touch-stage[+id+].
6476 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6479 * Makefile.def: Add profile and feedback bootstrap stages.
6480 Remove next field from bootstrap stages.
6481 * Makefile.tpl (LN, LN_S): Substitute.
6482 (stageN-start, stageN-end): Use double-colon rules, to
6483 provide a hook for additional setup commands.
6484 (distclean-stageN-gcc, restageN): Create dependencies from
6485 [+prev+], not from [+next+].
6486 (stageN-bubble): Add commands for successive stages from
6487 [+prev+], using double-colon rules.
6488 (all-stageN-gcc): Fix typo.
6489 (stagefeedback-start, profiledbootstrap): New.
6490 * Makefile.in: Regenerate.
6491 * configure.in: Call ACX_PROG_LN.
6492 * configure: Regenerate.
6494 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6496 * MAINTAINERS (Write After Approval): Add myself.
6498 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6500 * MAINTAINERS (Write After Approval): Add myself.
6502 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6504 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6506 * configure: Regenerate.
6508 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6510 * Makefile.tpl: Fix typo.
6511 * Makefile.in: Regenerate.
6513 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6515 * configure.in: Remove new- prefix from toplevel
6517 * configure: Regenerate.
6519 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6521 * Makefile.tpl (all.normal): Rename to all.
6522 (all): Replace with a rule to pick the default
6523 target from configure.
6524 (all-gcc, configure-gcc): Use conditionals to
6525 do nothing when toplevel bootstrap is going on.
6526 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6527 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6528 * configure.in: Support --enable-bootstrap.
6530 * Makefile.def: Remove new- prefix from toplevel
6532 * Makefile.tpl: Likewise.
6534 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6537 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6538 $(RECURSE_FLAGS) to recursive invocation of make.
6540 * Makefile.in: Regenerate.
6541 * configure: Regenerate.
6543 2004-05-30 Andreas Jaeger <aj@suse.de>
6544 Jim Wilson <wilson@specifixinc.com>
6546 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6549 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6551 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6552 * configure: Regenerate.
6554 2004-05-25 Daniel Jacobowitz <drow@false.org>
6556 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6557 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6558 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6560 * Makefile.in: Regenerate.
6562 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6564 * configure.in: Test the ability to symlink directories.
6565 * configure: Regenerate.
6567 * Makefile.def (bootstrap-stage): New definitions.
6568 * Makefile.tpl (configure-stage1-gcc,
6569 configure-stage2-gcc, configure-stage3-gcc,
6570 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6571 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6572 new-restage3, compare): Autogenerate, see Makefile.in
6573 entry for behavioral changes.
6574 (distclean-stage1, new-stage1-start, new-stage1-end,
6575 new-stage1-bubble, distclean-stage2, new-stage2-start,
6576 new-stage2-end, new-stage2-bubble, distclean-stage3,
6577 new-stage3-start, new-stage3-end): New autogenerated targets.
6578 (objext, prebootstrap, BOOT_CFLAGS,
6579 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6582 * Makefile.in: Regenerate.
6583 (distclean-stage1, new-stage1-start, new-stage1-end,
6584 new-stage1-bubble, distclean-stage2, new-stage2-start,
6585 new-stage2-end, new-stage2-bubble, distclean-stage3,
6586 new-stage3-start, new-stage3-end): New targets.
6587 (all-stage1-gcc): Move prebootstrap dependency from here...
6588 (configure-stage1-gcc): ...to here.
6589 (new-bootstrap): Use bubble targets.
6590 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6591 Use per-stage distclean targets.
6592 (configure-stage1-gcc, configure-stage2-gcc,
6593 configure-stage3-gcc, all-stage1-gcc,
6594 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6595 Use new-stageN-start to prepare the tree.
6597 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6599 * Makefile.def (host_modules): add libcpp.
6600 * Makefile.tpl: Add dependencies on and for libcpp.
6601 * Makefile.in: Regenerate.
6602 * configure.in: Add libcpp host module.
6603 * configure: Regenerate.
6605 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6607 * Makefile.tpl: Whenever a recursive target is defined, wrap
6608 it in a special @if/@endif block, and prepare its maybe
6609 dependency in the @if/@endif block
6610 * configure.in: Instead of writing maybe dependencies, remove
6611 the @if/@endif statements, and remove the @if/@endif blocks
6613 * configure: Regenerate.
6614 * Makefile.in: Regenerate.
6616 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6618 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6620 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6623 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6624 * */configure: Rebuilt.
6626 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6628 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6630 * configure, Makefile.in: Regenerate.
6632 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6634 * MAINTAINERS (Write After Approval): Add myself.
6636 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6638 Merge from tree-ssa-20020619-branch.
6640 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6641 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6642 (HOST_GMPLIBS): Define.
6643 (HOST_GMPINC): Define.
6644 (TARGET_LIB_PATH): Add libmudflap.
6645 (GFORTRAN_FOR_TARGET): Define.
6646 (configure-build*): Export GFORTRAN.
6647 (configure-gcc): Export GMPLIBS and GMPINC.
6648 (all-gcc): Add maybe-all-libbanshee.
6649 (configure-target-libgfortran): Define.
6650 * Makefile.in: Regenerate.
6651 * configure.in (host_libs): Add libbanshee.
6652 (target_libraries): Add target-libmudflap and target-libgfortran.
6653 Add --with-libbanshee.
6654 Handle --disable-libmudflap.
6655 (*-*-freebsd*): Use with_gmp.
6656 Add $(libgcj) to noconfigdirs.
6657 * configure: Regenerate.
6658 * depcomp: New file.
6659 * MAINTAINERS: Add tree-ssa maintainers.
6661 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6663 * MAINTAINERS (Various Maintainers): Add myself.
6665 2004-04-30 Brian Ford <ford@vss.fsi.com>
6667 * MAINTAINERS (Write After Approval): Add myself.
6669 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6671 * MAINTAINERS (Write After Approval): Add myself.
6673 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6675 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6676 * configure: Regenerate.
6678 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6681 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6683 * Makefile.def (flags_to_pass): Remove *dir variables that
6684 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6685 as well as prefix and exec_prefix.
6686 * Makefile.in: Regenerate.
6688 2004-04-26 Robert Millan <robertmh@gnu.org>
6690 Add patches from libtool CVS.
6691 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6692 * ltconfig: Likewise.
6693 * ltcf-c.sh: Likewise.
6694 * ltcf-cxx.sh: Likewise.
6695 * ltcf-gcj.sh: Likewise.
6697 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6699 * Makefile.def (host_modules): Mark with the bootstrap
6700 flag packages on which gcc depends.
6701 * Makefile.tpl (all-bootstrap): Use it.
6702 * Makefile.in: Regenerate.
6704 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6706 * Makefile.def (flags_to_pass): Remove *dir variables that
6707 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6708 as well as prefix and exec_prefix.
6709 * Makefile.in: Regenerate.
6711 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6713 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6714 * configure: Regenerate.
6715 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6716 * gcc/Makefile.tpl (compare): Use the result of the test.
6717 * gcc/Makefile.in: Regenerate.
6719 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6721 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6722 Always relocate gcc and prev-gcc to the original names, even
6724 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6727 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6729 * MAINTAINERS: Update my email address.
6731 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6733 * configure.in (mips*-*-irix5*): Enable ld.
6734 * configure: Regenerate.
6736 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6738 * configure: Regenerate.
6740 2004-04-15 James E Wilson <wilson@specifixinc.com>
6742 * Makefile.tpl (configure-[+module+], configure-gcc,
6743 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6744 Set and export LDFLAGS.
6745 * Makefile.in: Regenerate.
6747 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6749 * MAINTAINERS: Add myself to write-after-approval.
6751 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6754 * Makefile.tpl: If we don't have built-in-tree target tools,
6755 use the ones found by configure rather than hacking around with
6756 program_transform_name.
6757 * configure.in: Give Makefile.tpl the information necessary
6759 * Makefile.in: Regenerate.
6760 * configure: Regenerate.
6762 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6765 * configure.in: When computing baseargs, strip *all* copies of
6766 offending options. Also, don't match/substitute the trailing space,
6767 so that this actually works when two similar options are separated by
6769 * configure: Regenerate.
6771 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6773 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6774 (rs6000-*-aix*): Same.
6775 * configure: Regenerate.
6777 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6779 * MAINTAINERS: Add myself to write-after-approval.
6781 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6783 * MAINTAINERS: Add myself to write-after-approval.
6785 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6787 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6788 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6789 * Makefile.in: Regenerate.
6791 * configure.in (top level bootstrap support): Rework --enable-werror
6792 to set @stage2_werror_flag@.
6793 * configure: Regenerate.
6794 * Makefile.tpl (top level bootstrap support): Pass
6795 @stage2_werror_flag@ down to configure in stages 2 and 3.
6796 * Makefile.in: Regenerate.
6798 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6800 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6801 for stages 2 and 3 as well as in make. As a consequence, remove
6802 OUTPUT_OPTION (now detected by configure) from the flags passed down
6804 * Makefile.in: Regenerate.
6806 * Makefile.tpl (new-bootstrap): Fix typo.
6807 * Makefile.in: Regenerate.
6809 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6811 * Makefile.tpl: Rearrange by moving recursive_targets rules
6812 into their proper sections.
6813 * Makefile.tpl (top level bootstrap support): Move disabling
6814 of coverage flags from 'make' to 'configure'; improve comments.
6815 * Makefile.in: Regenerate.
6817 * Makefile.tpl (experimental top level bootstrap) Move stage1
6818 language setting from all- target to configure- target; disable
6819 intermodule optimization in stage 1; prevent gratuitous rebuilds
6821 * Makefile.in: Regenerate.
6822 * configure.in: Comma-separate stage 1 language list for top
6824 * configure: Regenerate.
6826 * Makefile.tpl: Clean up experimental top level bootstrap support:
6827 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6828 prev-gcc in configure- targets as well as all- targets.
6829 * Makefile.in: Regenerate.
6831 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6833 * compile: New file imported from automake.
6835 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6837 * configure.in: Remove symbolic link section.
6838 * configure: Regenerate.
6839 * Makefile.tpl (links): Remove.
6840 * Makefile.in: Regenerate.
6842 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6843 Nathanael Nerode <neroden@gcc.gnu.org>
6845 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6846 Set with AC_CHECK_PROGS.
6847 * configure.in: Fix comment typo from last patch.
6848 * configure: Regenerate.
6850 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6852 * Makefile.tpl: Introduce experimental top level bootstrap support.
6853 * Makefile.in: Regenerate.
6854 * configure.in: Introduce support for top level bootstrap.
6855 * configure: Regenerate.
6857 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6858 Paolo Bonzini <bonzini@gnu.org>
6861 * configure.in: Cope with shells that do not support unquoted ^
6862 * configure: Regenerate.
6864 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6865 Paolo Bonzini <bonzini@gnu.org>
6868 * configure.in: Cope with shells that do not support nesting
6869 quotes inside quoted backquote substitutions.
6870 * configure: Regenerate.
6872 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6875 * configure.in: Fix escaping of $.
6876 * configure: Regenerate.
6878 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6880 * configure: Regenerate, since I forgot to while committing Paolo's
6883 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6886 Move language detection to the top level.
6887 * configure.in: Find default values for the tools as
6888 soon as possible. Disable ada if GNAT is not found.
6889 Emit error message about missing languages. Expand
6890 --enable-languages=all for the gcc subdirectory.
6892 2004-03-10 Ben Elliston <bje@gnu.org>
6894 * MAINTAINERS: Update my email address.
6896 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6898 * ltconfig: Disable building static libraries if building shared
6899 libraries on AIX 5L.
6901 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6903 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6905 * configure: Regenerated.
6907 2004-03-01 Brian Booth <bbooth@redhat.com>
6909 * MAINTAINERS: Add myself to write-after-approval.
6911 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6913 * MAINTAINERS: Add myself to write-after-approval.
6915 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6918 * Makefile.tpl: Guard XFOO sed statements better.
6919 * Makefile.tpl: Add dependency for configure-target-libada.
6920 * Makefile.in: Regenerate (incidentally fixes broken
6921 commit when libada-branch was merged).
6923 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6925 * MAINTAINERS: Add myself to write-after-approval.
6927 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6929 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6932 2004-02-20 Andrew Cagney <cagney@redhat.com>
6934 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6935 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6937 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6940 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6942 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6944 * MAINTAINERS: Added myself to write-after-approval.
6946 2004-02-14 Michael Koch <konqueror@gmx.de>
6948 * MAINTAINERS: Added myself to write-after-approval.
6950 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6952 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6953 some OS port maintainers to OS port maintainers section.
6955 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6957 * MAINTAINERS: Add self.
6959 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6961 * MAINTAINERS: Alphabetize.
6963 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6965 * MAINTAINERS: Remove myself.
6967 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6969 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6970 (rs6000-*-aix*): Same.
6971 * configure: Regenerate.
6973 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6975 * configure.in (host): Add in missing $noconfigdirs to defines.
6976 * configure: Regenerate.
6978 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6979 Nathanael Nerode <neroden@gcc.gnu.org>
6981 PR ada/6637, PR ada/5911
6982 Merge with libada-branch:
6983 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6984 with appropriate dependencies. Add --enable-libada configure switch.
6985 * configure, Makefile.in: Regenerate.
6987 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6989 * MAINTAINERS: Add myself to write-after-approval.
6991 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6993 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6994 * configure: Regenerate.
6996 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6998 Merge from upstream:
7000 * ltmain.in: When setting IFS to '~', be careful about user
7001 arguments that contain '~'.
7003 2004-02-04 Peter O'Gorman <peter@pogma.com>
7005 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7006 Also test $base_compile against $CC with escaped arguments. Bug
7007 reported by Geoff Keating <geoffk@apple.com>.
7009 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7011 * MAINTAINERS: Remove i960 port.
7013 2004-01-23 DJ Delorie <dj@redhat.com>
7015 * Makefile.def (target_modules) [libiberty]: Don't stage.
7016 * Makefile.in: Rebuilt.
7018 2004-01-20 Caroline Tice <ctice@apple.com>
7020 * MAINTAINERS: Add myself to write-after-approval.
7022 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7024 * MAINTAINERS: Update my email address.
7026 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7028 * MAINTAINERS: Add myself to write-after-approval.
7030 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7032 * MAINTAINERS: Remove entries without email address.
7034 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7036 * MAINTAINERS: Add myself to write-after-approval.
7038 2004-01-15 Steven Bosscher <stevenb@suse.de>
7040 * MAINTAINERS: Update my email address.
7042 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7044 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7045 * Makefile.tpl (configure-target-[+module+]): Support stage.
7046 * Makefile.in: Rebuilt.
7048 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7050 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7052 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7054 * MAINTAINERS: Add myself as a MIPS maintainer.
7056 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7058 * configure.in: Use ./config.cache, not config.cache.
7059 * configure: Regenerate.
7060 * Makefile.tpl: Special-casing not needed for GCC any more.
7061 * Makefile.in: Regenerate.
7063 * configure.in: Don't share a cache file for host dirs.
7064 * configure: Regenerate.
7066 * config-ml.in: Don't mess with the cache file.
7068 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7070 * MAINTAINERS: Move myself from 'Write After Approval' to
7071 'CPU Port Maintainers' section as SPARC maintainer.
7073 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7075 * Makefile.tpl: Make GCC use a separate config.cache.
7076 * Makefile.in: Regenerate.
7078 PR bootstrap/11932, PR bootstrap/11933
7079 (I don't know if it will fix either of them, but it relates
7081 * configure.in: Don't use shared config.cache for target
7083 * configure: Regenerate.
7085 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7087 * MAINTAINERS: Add myself to 'Write After Approval' section.
7089 2003-12-31 Roger Sayle <roger@eyesopen.com>
7091 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7092 * configure: Regenerated.
7094 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7096 * MAINTAINERS: Remove the mn10200 maintainer.
7098 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7100 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7101 * configure: Regenerated.
7103 2003-12-16 Jan Hubicka <jh@suse.cz>
7105 * MAINTAINERS: Add myself as callgraph maintainer.
7107 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7109 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7110 * configure: Regenerate.
7112 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7114 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7115 'Write After Approval' section. Update email.
7117 2003-12-01 James Lemke <jim@wasabisystems.com>
7119 * MAINTAINERS (Write After Approval): Add myself.
7121 2003-11-20 Matt Thomas <matt@3am-software.com>
7123 * MAINTAINERS: Add myself as a vax port maintainer.
7125 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7127 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7128 (configure-build-[+module+], configure-[+module+]): Likewise.
7129 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7130 * Makefile.in: Regenerate.
7132 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7134 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7135 shared/dylibed libraries.
7136 * ltmain.sh: Likewise.
7137 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7138 * ltcf-cxx.sh: Likewise.
7139 * ltcf-gcj.sh: Likewise.
7140 * ltconfig: Likewise.
7142 2003-11-17 Stan Cox <scox@redhat.com>
7144 * MAINTAINERS: Add myself as iq2000 port maintainer.
7146 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7148 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7149 * Makefile.in: Regenerate.
7151 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7153 * config.sub: Update to 2003-11-03 version.
7155 2003-10-20 Phil Edwards <phil@codesourcery.com>
7157 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7158 * configure: Regenerate.
7160 2003-10-20 Nicolas Pitre <nico@cam.org>
7162 * MAINTAINERS: Add myself to 'Write After Approval' section.
7164 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7166 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7168 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7170 * MAINTAINERS: Update my email address.
7172 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7174 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7176 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7178 * MAINTAINERS: Add myself to 'Write After Approval' section.
7180 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7182 * config.guess: Update to 2003-10-16 version.
7183 * config.sub: Update to 2003-10-16 version.
7185 2003-10-15 David Daney <ddaney@avtrex.com>
7187 * MAINTAINERS: Added myself to 'Write After Approval' section.
7189 2003-10-15 Falk Hueffner <falk@debian.org>
7191 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7192 'Write After Approval' section. Update email.
7194 2003-10-14 Roger Sayle <roger@eyesopen.com>
7196 * MAINTAINERS: Move myself from 'Write After Approval' to
7197 'Various Maintainers' section as middle-end maintainer.
7199 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7201 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7203 * Makefile.in: Regenerate.
7205 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7207 * config.guess: Update to 2003-10-07 version.
7208 * config.sub: Update to 2003-10-07 version.
7210 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7212 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7213 * ltconfig (irix5*, irix6*): Don't override version_type.
7215 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7217 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7218 * configure: Rebuilt
7219 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7220 * Makefile.in: Rebuilt
7222 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7224 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7226 2003-09-30 Carlo Wood <carlo@alinoe.com>
7228 * MAINTAINERS (Write After Approval): Add myself.
7230 2003-09-29 Paul Koning <ni1d@arrl.net>
7232 * MAINTAINERS: Move myself from "Write After Approval"
7233 to CPU platform maintainers for pdp11 platform.
7235 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7237 * MAINTAINERS: Move myself from 'Write After Approval' to
7238 'Various Maintainers' section as libffi testsuite maintainer.
7240 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7242 * configure.in: Pass a computed --program-transform-name
7244 * configure: Regenerated.
7246 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7248 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7249 * Makefile.in: Regenerate.
7251 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7252 * Makefile.in: Regenerate.
7254 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7256 * MAINTAINERS: Move myself from 'Write After Approval'
7257 to 'Various Maintainers' (objective-c) section.
7259 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7261 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7263 * configure: Regenerated.
7265 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7267 * MAINTAINERS (Write After Approval): Add myself to write after
7270 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7272 * MAINTAINERS (Write After Approval): Add myself.
7274 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7276 * MAINTAINERS: Update my e-mail address.
7278 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7280 * libtool.m4 (LD): Correct powerpc64 host match.
7282 2003-09-06 James E Wilson <wilson@tuliptree.org>
7284 * MAINTAINTERS: Update my affiliation and email address.
7286 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7288 * MAINTAINERS (Write After Approval): Add myself.
7290 2003-09-04 DJ Delorie <dj@redhat.com>
7292 * configure: Regenerate.
7294 2003-09-04 Robert Millan <robertmh@gnu.org>
7296 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7298 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7300 * configure.in: Ensure arguments to sed are properly spaced.
7301 * configure: Regenerate.
7303 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7305 * MAINTAINERS: Update my e-mail address.
7307 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7309 * MAINTAINERS (Write After Approval): Add myself.
7311 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7313 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7314 * configure: Regenerated.
7316 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7318 * MAINTAINERS: Update my email address.
7320 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7322 * configure.in: Use newline instead of semicolon when assuming
7323 shell arguments in a for loop.
7324 * configure: Regenerated.
7326 2003-08-22 Jason Eckhardt <jle@rice.edu>
7328 * MAINTAINERS: Resurrect the i860 maintainer.
7330 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7333 * configure.in: When testing with_libs and with_headers, treat
7334 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7335 * configure: Regenerate.
7337 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7339 (baseargs): Likewise.
7340 * configure: Regenerate.
7342 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7344 * MAINTAINERS (Write After Approval): Add myself.
7346 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7348 * configure.in: Disable libgcj for darwin not on powerpc.
7349 * configure: Rebuild.
7351 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7353 * config-ml.in, symlink-tree: Add license.
7355 2003-08-03 Richard Stallman <rms@gnu.org>
7356 Eben Moglen <moglen@columbia.edu>
7358 * README.SCO: New file.
7360 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7362 * Makefile.tpl (check, check-c++): Express dependencies using
7363 dependencies rather than commands.
7364 * Makefile.in: Regenerate.
7366 2003-08-01 Andrew Cagney <cagney@redhat.com>
7368 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7371 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7373 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7374 * Makefile.in: Update.
7376 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7378 * configure.in: Enable libgcj for darwin.
7379 * configure: Rebuild.
7381 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7383 * config-ml.in: Use ac_configure_args directly instead of
7384 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7387 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7389 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7390 creating target and build subdirs to build all parent dirs as needed.
7391 * Makefile.in: Rebuild.
7392 * configure.in: Don't build dirs explicitly here.
7393 * configure: Rebuild.
7395 2003-07-26 Paul Brook <paul@nowt.org>
7397 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7399 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7401 * Makefile.tpl (all-make): Depend on intl.
7402 * Makefile.in: Rebuilt.
7404 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7406 * install-sh: Update to newer upstream versions (associated with
7408 * mkinstalldirs: Likewise.
7409 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7411 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7413 * MAINTAINERS: Move self from Bug database only accounts
7414 to write-after-approval.
7416 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7418 * config.if: Remove unused libc_interface determination.
7420 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7422 * MAINTAINERS: Move self from write-after-approval to
7423 build machinery (*.in).
7425 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7429 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7430 unused INSTALL_PROGRAM_ARGS.
7431 * configure.in: Use AC_PROG_INSTALL.
7432 * Makefile.in: Regenerate.
7433 * configure: Regenerate.
7435 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7437 * MAINTAINERS: Alphabetize.
7439 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7441 * configure: Rebuilt.
7442 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7443 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7444 newlib nor libgloss.
7445 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7446 * configure.in (am33_2.0-*-linux*): Added.
7448 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7450 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7451 * configure: Regenerate.
7453 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7455 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7456 * Makefile.in: Regenerate.
7458 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7460 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7461 * Makefile.in: Regenerate.
7463 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7465 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7466 * Makefile.in: Regenerated.
7468 * config-ml.in: Replace PWD with PWD_COMMAND.
7470 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7472 * intl: New directory; see intl/ChangeLog for details.
7473 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7474 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7475 * Makefile.in: Regenerate.
7477 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7479 * configure.in: Clean up config-lang.in handling. Delete
7480 useless assignment to "subdirs".
7481 * configure: Regenerate.
7483 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7485 * configure.in: Rename 'target_libs' to 'target_libraries'.
7486 Remove useless reference to 'target_libs'.
7487 * configure: Regenerate.
7489 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7491 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7492 * Makefile.in: Regenerate.
7494 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7496 * Makefile.def: Introduce flags_to_pass.
7497 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7498 * Makefile.in: Regenerate.
7500 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7502 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7503 and target-libgloss.
7504 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7505 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7506 * configure: Regenerate.
7508 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7510 * configure.in: Update testsuite_flags to new location.
7511 * configure. Regenerate.
7513 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7515 * Makefile.tpl: Remove BUILD_CC stuff.
7516 * Makefile.in: Regenerate.
7518 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7520 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7522 2003-06-16 Graeme Peterson <gp@qnx.com>
7524 * MAINTAINERS (Write After Approval): Add myself.
7526 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7528 * config.guess: Update to 2003-06-12 version.
7529 * config.sub: Update to 2003-06-13 version.
7531 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7533 * config.guess: Update to 2003-06-06 version.
7534 * config.sub: Update to 2003-06-06 version.
7536 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7538 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7539 * configure. Regenerate.
7541 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7543 * configure.in: Disable serial configure by default.
7544 * configure: Regenerate.
7545 * Makefile.tpl: Abolish .NOTPARALLEL.
7546 * Makefile.in: Regenerate.
7548 * Makefile.tpl: Replace {build,host,target}_canonical by
7549 {build,host,target}.
7550 * Makefile.in: Regenerate.
7552 * Makefile.tpl: Fix stupid pasto.
7553 * Makefile.in: Regenerate.
7555 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7557 * Makefile.tpl: Remove bogus conditional.
7558 * Makefile.in: Regenerate.
7560 2003-06-05 Jan Hubicka <jh@suse.cz>
7562 * Makefile.tpl (profiledbootstrap): New target.
7563 * Makefile.in (profiledbootstrap): New target.
7565 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7567 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7568 Pinski. Remove user names from other bugzilla-only maintainers.
7570 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7572 * Makefile.tpl: Make 'recursive targets' using autogen rather
7573 than shell loop. Remove duplicate 'clean' targets and false
7575 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7576 Add systematic method of specifying missing targets in subdirs.
7577 Add copyright boilerplate.
7578 * Makefile.in: Regenerate.
7579 * configure.in: Add 'recursive targets' to maybe list.
7580 * configure: Regenerate.
7582 * MAINTAINERS: "GNATS only" -> "Bug database only".
7584 * Makefile.tpl: Rename [+target+] to [+make_target+].
7585 * Makefile.def: Rename 'target' to 'make_target'.
7587 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7589 * MAINTAINERS: Add self as options handling maintainer.
7591 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7593 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7594 been too long since I touched those ports.
7596 2003-05-28 DJ Delorie <dj@redhat.com>
7598 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7599 * Makefile.in: Regenerate.
7601 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7603 * configure.in: Use curly braces in the definition of tooldir.
7604 * configure: Regenerate.
7606 2003-05-21 DJ Delorie <dj@redhat.com>
7608 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7610 * Makefile.in: Regenerate.
7612 2003-05-21 DJ Delorie <dj@redhat.com>
7614 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7615 * Makefile.in: Regenerate.
7617 2003-05-20 Ian Lance Taylor <ian@airs.com>
7619 * MAINTAINERS: Update my e-mail address.
7621 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7623 * configure.in: Switch more things to use maybe dependencies.
7624 * Makefile.tpl: Switch more things to use maybe dependencies.
7625 Factor out common code from autogen IF statements.
7626 * configure: Regenerate.
7627 * Makefile.in: Regenerate.
7629 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7631 * configure.in: Accept i[3456789]86 for machine type.
7632 * configure: Regenerate.
7634 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7636 * configure.in: Switch more things to use maybe dependencies.
7637 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7638 * configure: Regenerate.
7639 * Makefile.tpl: Switch more things to use maybe dependencies.
7640 * Makefile.in: Regenerate.
7642 2003-05-16 Andreas Schwab <schwab@suse.de>
7644 * Makefile.tpl (install-opcodes): Define.
7645 * Makefile.in: Rebuild.
7647 2003-05-13 Andreas Jaeger <aj@suse.de>
7649 * config.guess: Update to 2003-05-09 version.
7650 * config.sub: Update to 2003-05-09 version.
7652 2003-05-13 Michael Eager <eager@mvista.com>
7654 * configure.in: Correct sed script so that options in quotes are not
7656 * configure: Rebuild.
7658 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7660 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7661 and $$s/newlib/libc/sys/cygwin32 include paths.
7664 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7666 * MAINTAINERS: Update my email addresses.
7668 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7670 * config-ml.in: Propagate INSTALL variables.
7672 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7674 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7676 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7678 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7679 * Makefile.in: Regenerate.
7681 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7683 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7685 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7687 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7689 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7691 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7692 * Makefile.in: Regenerated.
7694 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7696 * MAINTAINERS (Write After Approval): Upgrade myself from
7697 GNATS only to write-after-approval. Update my mail address.
7699 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7701 (OS Port Maintainers: freebsd): Add myself.
7703 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7705 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7707 2003-04-22 Kean Johnston <jkj@sco.com>
7709 * MAINTAINERS (SCO ports): Added myself.
7711 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7713 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7715 2003-04-19 Kean Johnston <jkj@sco.com>
7717 * MAINTAINERS (Write After Approval): Add myself.
7719 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7721 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7722 * Makefile.in: Regenerate.
7724 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7726 * configure.in (powerpc64*-*-linux*): Remove.
7727 * configure: Rebuilt.
7729 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7731 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7732 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7734 * Makefile.in: Regenerate.
7736 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7738 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7739 * configure: Regenerated.
7741 2003-04-15 DJ Delorie <dj@redhat.com>
7743 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7745 2003-04-13 Nick Clifton <nickc@redhat.com>
7747 * config-ml.in: Remove support for --disable-aix removing
7750 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7752 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7753 * */configure: Rebuilt.
7755 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7757 * MAINTAINERS: Add my email address.
7759 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7761 * MAINTAINERS (Write After Approval): Add myself.
7763 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7765 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7766 * Makefile.in: Regenerate.
7768 2003-03-14 Michael Chastain <mec@shout.net>
7770 * Makefile.in: Regenerate with correct Makefile.def.
7772 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7774 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7776 * Makefile.in: Regenerate.
7777 * configure.in: Clean up gxx_include_dir logic.
7778 * configure: Regenerate.
7780 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7782 * MAINTAINERS (Write After Approval): Add myself.
7784 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7786 * MAINTAINERS: Update my mail address.
7788 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7790 * configure.in (gxx_include_dir): Fix typo.
7791 * configure: Regenerated.
7793 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7795 * Makefile.tpl: Reindent.
7796 * Makefile.in: Regenerate.
7797 * configure.in: Reindent. Don't set unused variables.
7798 * configure: Regenerate.
7800 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7802 * configure.in: Include $(build_tooldir)/sys-include in
7804 * configure: Regenerated.
7806 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7808 * Makefile.tpl: Always pass down RANLIB.
7809 * Makefile.in: Regenerate.
7811 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7812 * Makefile.in: Regenerate.
7813 * configure.in: Remove unused logic relating to --enable-shared
7814 and --enable-threads. Remove bogus comments. Remove redundant
7816 * configure: Regenerate.
7818 * configure.in: Replace ${libstdcxx_version} by its value.
7819 Remove reference to mh-dgux.
7820 * configure: Regenerate.
7822 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7824 * MAINTAINERS (Write After Approval): Add myself.
7826 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7828 * Makefile.tpl: Rearrange.
7829 * Makefile.in: Regenerate.
7831 2003-02-25 Uwe Stieber <uwe@wwws.de>
7833 * configure.in: Add support for kaOS as cross build target system.
7834 * configure: Regenerated.
7836 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7838 * MAINTAINERS (Write after approval): Add myself.
7840 2003-02-21 James E Wilson <wilson@tuliptree.org>
7842 * MAINTAINERS: Update my email address.
7844 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7846 * MAINTAINERS: Add self to blanket write privs. section.
7848 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7850 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7851 configure-target-* as some target builds may require additional
7852 flags for preprocessor tests.
7853 * Makefile.in: Regenerated.
7855 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7857 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7858 * ltconfig: Handle it.
7859 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7862 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7863 it is used as argument to $CC.
7864 * ltcf-gcj.sh: Likewise.
7866 * configure.in: Introduce --enable-maintainer-mode.
7867 * configure: Rebuilt.
7868 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7869 for maintainer mode.
7870 * Makefile.in: Rebuilt.
7872 2003-02-18 Jason Merrill <jason@redhat.com>
7874 * Makefile.tpl (check-c++): Allow parallelism.
7876 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7878 * MAINTAINERS: Remove John Carr (who never actually had access to
7881 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7883 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7884 don't configure target-libobjc.
7885 * configure: Regenerate.
7887 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7889 * Makefile.tpl (RANLIB): Define.
7890 * Makefile.in: Regenerate.
7892 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7894 * MAINTAINERS: Update my email.
7896 2003-02-06 Keith R Seitz <keiths@redhat.com>
7898 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7899 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7900 * Makefile.in: Regenerated.
7901 * configure.in: Remove all traces of snavigator, db, and grep.
7902 * configure: Regenerated.
7904 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7906 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7909 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7911 * MAINTAINERS (Write after approval): Add myself.
7913 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7915 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7916 * Makefile.in: Regenerated.
7918 2003-01-30 Roger Sayle <roger@eyesopen.com>
7920 * config.guess: Updated to 2003-01-30's version.
7921 * config.sub: Updated to 2003-01-28's version.
7923 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7925 * config.if: If gcc_version is already set, just use it. Don't set
7926 gcc_version_trigger if it's already set, otherwise set it to
7927 gcc/version.c, but only if the file exists. If it is not set and
7928 gcc/version.c does not exist, try to extract the version number from
7931 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7933 * MAINTAINERS: Add myself to write-after-approval list.
7935 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7937 * configure.in: Revert 24Jan change.
7938 * configure: Regenerate.
7940 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7942 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7945 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7947 * configure.in: Revert previous change.
7948 * configure: Regenerate.
7950 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7952 * configure.in: Make rda native-only.
7953 * configure: Regenerate.
7955 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7957 * MAINTAINERS: Move myself from GNATS-only-accounts to
7958 write-after-approval.
7960 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7962 * configure.in: Add missing \.
7963 * configure: Rebuilt.
7965 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7967 * configure.in (baseargs): Avoid using \| in sed regular
7969 * configure: Rebuilt.
7971 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7973 * configure.in (baseargs): Remove all supported forms of
7974 --cache-file, --srcdir, --host, --build and --target options
7975 from argument lists.
7976 * configure: Rebuilt.
7978 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7980 * MAINTAINERS: Add myself to write-after-approval list.
7982 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7984 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7985 * configure: Rebuilt.
7987 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7989 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7990 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7991 * Makefile.in: Regenerate.
7992 * configure: Regenerate.
7994 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7996 * configure.in: Remove Makefile in build, host and target modules
7997 unless configure was run with --no-recursion.
7998 * configure: Rebuilt.
8000 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8002 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8003 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8004 * Makefile.in: Regenerate.
8006 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8008 * config.guess: Update to 2003-01-03 version.
8009 * config.sub: Update to 2003-01-03 version.
8011 2003-01-07 Christopher Faylor <cgf@redhat.com>
8013 * configure: Regenerate with proper autoconf 2.13.
8015 2003-01-07 Christopher Faylor <cgf@redhat.com>
8017 * configure.in: Add AC_PREREQ for consistency.
8018 * configure: Regenerate.
8020 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8022 * configure.in (GDB_TK): Add tcl directories conditional on
8023 gdb/gdbtk directory being present.
8024 * configure: Regenerate.
8026 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8028 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8029 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8030 * configure: Rebuilt.
8032 2002-12-31 Tom Tromey <tromey@redhat.com>
8034 * Makefile.in: Rebuilt.
8035 * Makefile.def (target_modules) [libffi]: Allow installation.
8037 2002-12-31 Andreas Schwab <schwab@suse.de>
8039 * configure.in: Fix use of $program_transform_name.
8040 * configure: Regenerated.
8042 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8044 * configure.in (baseargs): Don't remove first configure argument.
8045 * configure: Regenerated.
8047 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8049 * Makefile.tpl (local-distclean): Don't remove...
8050 (multilib.ts): ... this. Moved into...
8051 (multilib.out): ... this. Don't use sub-make.
8052 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8053 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8054 (configure-build-[+module+], configure-[+module+],
8055 configure-target-[+module+], configure-gcc): ... these. Test
8056 for Makefile existence. Drop config.status from dependencies.
8057 * Makefile.in: Rebuilt.
8058 * configure.in: Move gcc-version-trigger to the end of
8059 ac_configure_args. Add comments to maybedep.tmp and
8060 serdep.tmp. Introduce --disable-serial-configure. Remove
8061 nonopt from baseargs, matching and removing corresponding
8062 whitespace while at it.
8063 * configure: Rebuilt.
8065 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8067 * configure.in (host_configargs): Replace reference to
8068 no-longer-defined buildopts with --build=${build_alias}.
8069 * configure: Rebuilt.
8071 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8072 program_transform_name to standard idiom.
8073 (AUTOGEN, AUTOCONF): Define.
8074 (Makefile.in): Use $(AUTOGEN).
8075 (Makefile): Depend on config.status, and use autoconf-style rule to
8076 build it. Move original commands to...
8077 (config.status): ... this new target.
8078 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8080 * Makefile.in: Rebuilt.
8082 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8084 * Makefile.tpl: Fix dramatic bustage due to change in
8085 program_transform_name.
8086 * Makefile.in: Regenerate.
8088 * configure.in: Remove unnecessary PATH setting.
8089 * configure: Regnerate.
8091 * configure.in: Don't default to unprefixed tools unless
8092 the native tools will work.
8093 * configure: Regenerate.
8095 * configure.in: Convert to autoconf script. Blow away lots
8096 of now-redundant Makefile fragments.
8097 * configure: Generate using Autoconf.
8098 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8099 * Makefile.in: Regenerate.
8101 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8103 * configure: Fix stupid bug where RANLIB was mistakenly included.
8105 * configure.in: Rename (buildargs, hostargs, targargs) to
8106 (build_configargs, host_configargs, target_configargs).
8108 * configure.in: Move logic out of sed statement.
8110 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8111 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8113 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8115 * config.sub: Import from master repository
8116 * config.guess: Ditto
8118 2002-12-24 Andreas Schwab <schwab@suse.de>
8120 * Makefile.tpl (multilib.out): Fix missing space.
8121 * Makefile.in: Regenerate.
8123 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8125 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8126 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8127 * Makefile.in: Regenerate.
8128 * configure.in: Remove unnecessary leftovers.
8130 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8132 * configure.in (extra_ranlibflags_for_target): New variable.
8133 (*-*-darwin): Add -c to ranlib commands.
8134 * configure (tooldir): Handle extra_ranlibflags_for_target.
8136 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8138 * Makefile.tpl: Revert HJL's change.
8139 * Makefile.in: Regenerated.
8140 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8143 2002-12-19 Andreas Schwab <schwab@suse.de>
8145 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8146 * Makefile.in: Regenerate.
8148 2002-12-18 H.J. Lu <hjl@gnu.org>
8150 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8151 * Makefile.in: Regenerated.
8153 * configure.in (build_prefix): New. Substitute.
8155 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8157 * Makefile.tpl: Don't let real targets depend on phony targets.
8158 * Makefile.in: Regenerate.
8160 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8161 * Makefile.in: Regenerate.
8163 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8165 * config.sub: Import from master repository
8166 * config.guess: Ditto
8168 2002-12-16 Jason Merrill <jason@redhat.com>
8170 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8171 previous 'make bootstrap'.
8172 * Makefile.in: Regenerate.
8174 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8176 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8178 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8180 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8181 * Makefile.in: Regenerate.
8183 2002-12-13 Jason Merrill <jason@redhat.com>
8185 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8187 (check-c++): Just depend on it and check-target-libstdc++-v3.
8188 * Makefile.in: Regenerate.
8190 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8192 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8193 * Makefile.in: Rebuilt.
8195 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8197 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8199 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8201 * configure: Fix bug put in by gremlins.
8203 * Makefile.tpl: Substitute more autoconfily.
8204 * configure: Substitute more autoconfily.
8205 * Makefile.in: Regenerate.
8207 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8209 * config.sub: Import from master repository
8210 * config.guess: Ditto
8211 * MAINTAINERS: Added Svein Seldal under write after approval
8213 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8215 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8216 * Makefile.in (all-sim): Ditto.
8218 2002-12-06 DJ Delorie <dj@redhat.com>
8220 * Makefile.tpl: Change configure dependencies to not have real
8221 targets depend on phony targets.
8223 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8225 * configure.in: Revert unintentional change.
8227 * Makefile.tpl: Change dependency for */multilib.out so that
8228 it works when gcc isn't in the tree.
8230 * configure.in: Substitute more.
8231 * configure: Run subconfigures from the Makefile.
8232 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8233 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8235 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8237 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8239 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8241 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8242 and corresponding dependencies.
8243 * Makefile.in: Regenerate.
8245 * configure.in (host_tools): Order binutils, gas and ld for
8246 convenience in running the testsuites.
8248 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8249 * Makefile.in: Regenerate.
8250 * configure.in: Introduce rules to serialize subconfigure runs.
8252 * configure.in: Introduce BASE_CC_FOR_TARGET.
8253 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8254 Realize configure-build-* targets. Realize configure-target-* targets.
8255 * Makefile.in: Regenerate.
8257 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8259 * configure: Move gcc_version_trigger stuff from here...
8260 * configure.in: ...to here.
8262 * configure.in: Separate subconfigure options added by this file from
8263 options given by the user. Add machinery to put args for host
8264 subconfigures into the Makefile.
8266 * Makefile.tpl: Remove 'vault' targets.
8267 * Makefile.tpl: Reorder and comment dependencies.
8268 * Makefile.in: Regenerate.
8270 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8271 * configure.in: Fix my broken commit of previous patch. (sigh)
8273 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8275 * configure.in: Move host-specific darwin noconfigdirs into
8276 the host-specific section.
8278 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8280 * configure.in: Move host-specific darwin noconfigdirs into
8281 the host-specific section.
8283 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8285 * configure: Remove skip-this-dir support.
8286 * Makefile.tpl: Remove skip-this-dir support.
8288 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8290 * Makefile.in: Regenerate.
8292 * Makefile.tpl: Strip out useless setting of 'dir'.
8293 * Makefile.in: Regenerate.
8295 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8297 * configure.in: Fix deeply stupid bug.
8299 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8300 shell code in CXX_FOR_TARGET
8301 * Makefile.def: Introduce raw_cxx.
8302 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8304 * Makefile.in: Regenerate.
8306 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8308 * Makefile.tpl: Remove unnecessary ifs.
8309 * Makefile.in: Regenerate.
8311 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8312 dependencies. Maybe-ize build-libiberty. Create dummy install
8313 targets for 'no_install' modules.
8314 * configure: Move GDB_TK substitution to configure.in. Move
8315 build_modules stuff to configure.in.
8316 * configure.in: Implement soft dependency machinery. Maybe-ize
8317 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8318 * Makefile.in: Regenerate.
8320 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8322 * Makefile.tpl: Make all-target, install-target behave similarly
8323 to all, install (only hitting configured targets). Eliminate
8324 unused macro defintions.
8326 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8329 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8331 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8333 * configure.in: Produce lists of subdir targets we're actually
8334 configuring. Remove references to "dosrel".
8335 * Makefile.tpl: Let configure set which subdir targets are hit.
8336 Remove install-cross; clean up install; remove ALL. Remove
8337 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8338 Autogenerate host module targets. Remove empty dependency lines
8339 and redundant dependency; rearrange slightly.
8340 * Makefile.def: Add host-side libtermcap, utils.
8342 * Makefile.in: Regenerate.
8344 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8346 * ltconfig (osf[345]): Append $major to soname_spec.
8347 Reflect this in library_names_spec.
8348 * ltmain.sh (osf): Prefix $major with . for use as extension.
8350 2002-11-19 Andreas Jaeger <aj@suse.de>
8352 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8353 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8354 and sparc64 GNU/Linux systems.
8356 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8358 * MAINTAINERS: Update email.
8360 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8362 * MAINTAINERS: Complete James Dennett's entry.
8364 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8366 * MAINTAINERS (Write After Approval): Add myself.
8368 2002-11-13 Bruce Korb <bkorb@gnu.org>
8370 * Makefile.tpl: syntactic cleanup
8372 2002-11-13 Stuart Hastings <stuart@apple.com>
8374 * MAINTAINERS: Add myself to write-after-approval list.
8376 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8378 * Makefile.def: Add list of recursive targets to autogenerate.
8380 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8381 targets. Autogenerate *-build-* targets.
8382 * Makefile.in: Regenerate.
8384 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8386 * configure: More autoconf-style substitutions.
8387 * Makefile.tpl: More autoconf-style substitutions.
8388 * Makefile.in: Regenerate.
8390 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8392 * configure: Substitute more variables in a more autoconf-friendly
8393 way. Simplify slightly.
8394 * Makefile.tpl: Make more variables substitutable in an
8395 autoconf-friendly way.
8396 * Makefile.in: Regenerate.
8398 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8400 * MAINTAINERS (Write After Approval): Add myself.
8402 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8404 * configure.in (v810*): Remove special setting of tools.
8406 * configure: Add support for extra required flags for ar or nm.
8407 * configure.in (aix4.3+): Use above support for target-specific
8408 issues, rather than using config/mt-aix43.
8410 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8412 * configure: Remove 'removing', which doesn't work. Replace $subdir
8413 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8414 with $srcdir. Reformat indentation. Substitute some variables
8415 formerly hard-coded in the Makefile for build=host.
8416 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8417 * Makefile.def: Autogenerate more.
8418 * Makefile.in: Regenerate.
8420 2002-11-04 Adam Nemet <anemet@lnxw.com>
8422 * MAINTAINERS (Write After Approval): Add myself.
8424 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8426 * Makefile.def (host_modules): Add rda.
8427 * Makefile.in: Regenerate.
8428 * configure.in (target_tool): Add target-rda to list.
8430 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8432 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8434 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8436 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8437 and restrap targets to this rule.
8438 * Makefile.in: Regenerate.
8440 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8442 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8443 GNATS only accounts.
8445 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8447 * configure.in (i[3456]86-*-linux*): Add check to disable
8448 ${libgcj} for glibc1.
8450 2002-10-24 Denis Chertykov <denisc@overta.ru>
8452 * MAINTAINERS: Add myself as ip2k port maintainer.
8454 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8456 * configure.in: Add tic4x target.
8458 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8460 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8461 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8462 * Makefile.in: Regenerate.
8464 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8465 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8466 * Makefile.in: Regenerate.
8468 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8470 * MAINTAINERS: Add myself as web pages co-maintainer.
8472 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8474 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8475 * Makefile.in: Regenerate.
8477 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8479 * MAINTAINERS: Add myself and Nathan Sidwell
8480 <nathan@codesourcery.com> as VxWorks maintainers.
8482 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8484 * Makefile.def: Remove order dependency comments.
8485 * Makefile.tpl: Add explicit install-install dependencies.
8486 * Makefile.in: Regenerate.
8488 * Makefile.tpl: Remove material now in src-release. (Finally!)
8489 * Makefile.in: Regenerate.
8491 * Makefile.tpl: Add configure-target (for src-release in src)
8492 * Makefile.in: Regenerate.
8494 2002-09-30 Nick Clifton <nickc@redhat.com>
8496 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8498 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8500 * configure.in (s390*-*-linux*): Enable libgcj.
8502 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8504 * configure: Revert accidentally applied changes.
8506 * Makefile.tpl: Make more autoconf-friendly.
8507 * Makefile.in: Regenerate.
8508 * configure: Make substitution more autoconf-like.
8510 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8512 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8513 single entry to handle all these.
8514 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8515 libjava on arm-*-elf.
8517 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8519 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8520 things that depend on them.
8522 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8524 * Makefile.tpl: Make subsituted variables more autoconfy.
8525 * Makefile.in: Regenerate.
8526 * configure: Make seds more autoconfy.
8528 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8530 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8531 * Makefile.in: Regenerate.
8532 * configure.in: Rewrite sed statements to look autoconfy.
8534 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8535 all-target-foo on configure-target-foo.
8536 * Makefile.def: Ditto.
8537 * Makefile.in: Rebuild.
8539 2002-09-25 Andrew Haley <aph@redhat.com>
8541 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8543 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8545 * Makefile.def: New file.
8546 * Makefile.tpl: New file.
8547 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8548 * contrib/gcc_update: Note that Makefile.in is a generated file.
8550 * configure.in: Minor rearrangement. Simplify tests.
8552 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8554 * configure.in (with_headers): Skip copy if value is "yes".
8555 (with_libs): Likewise.
8557 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8559 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8560 * configure.in (sh*-*-pe*): Ditto.
8561 * configure.in (mips*-*-pe*): Ditto.
8562 * configure.in (*arm-wince-pe): Ditto.
8564 * configure.in: Rearrange.
8566 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8568 * MAINTAINERS: Update my email address.
8570 2002-08-30 Paul Koning <pkoning@equallogic.com>
8572 * MAINTAINERS: (Write After Approval): Add myself.
8574 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8576 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8578 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8580 * MAINTAINERS: Change my mailing address.
8582 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8584 * MAINTAINERS (Write After Approval): Remove myself.
8585 (Various Maintainers: c++ runtime libs): Add myself.
8587 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8589 * MAINTAINERS (Write After Approval): Remove myself.
8590 (Various Maintainers: c++ runtime libs): Add myself.
8592 2002-08-15 Eric Christopher <echristo@redhat.com>
8594 * config.sub: Import from master repository.
8595 * config.guess: Ditto.
8597 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8599 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8600 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8601 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8603 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8605 * MAINTAINERS: Add self to rs6000 vector extensions.
8607 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8609 * libiberty/configure: Reverted unintended yesterday's check in.
8611 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8613 * boehm-gc/configure, libf2c/configure: Rebuilt.
8614 * libffi/configure, libiberty/configure: Ditto.
8615 * libjava/configure, libobjc/configure: Ditto.
8616 * libstdc++-v3/configure, zlib/configure: Ditto.
8617 Merged from binutils:
8618 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8619 From Steve Ellcey <sje@cup.hp.com>:
8620 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8621 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8622 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8624 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8625 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8626 soname_spec, sys_lib_search_path_spec): Ditto.
8628 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8630 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8632 2002-08-04 H.J. Lu (hjl@gnu.org)
8634 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8636 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8638 * MAINTAINERS (Write After Approval): Add myself.
8640 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8642 * configure.in: Move generic linux case to end. Copy generic
8643 linux noconfigdirs to mips*-*-linux* entry and new
8644 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8646 2002-07-19 Michael Matz <matz@suse.de>
8648 * MAINTAINERS: Add myself as ra* maintainer.
8650 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8652 * config.guess: Update to 2002-07-09 version.
8653 * config.sub: Update to 2002-07-03 version.
8655 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8657 * MAINTAINERS: Fix typo in a maintainer email address.
8659 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8661 * configure.in: Remove two redundant tests.
8663 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8665 * configure.in (mips*-*-irix6*o32): Enable stabs.
8667 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8669 * configure.in: Don't build grez.
8670 * Makefile.in: Ditto.
8672 * Makefile.in: Remove references to bsp, cygmon, libstub.
8673 * configure.in: Ditto.
8675 * configure.in: Remove leftover reference to gdbtest.
8677 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8679 * configure.in (gxx_include_dir): Change to match versioned
8680 C++ headers if --enable-version-specific-runtime-libs is used.
8682 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8684 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8686 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8688 * configure.in: Make --without-x work.
8690 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8692 * configure.in: Rearrange target Makefile fragment collection.
8694 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8696 * configure.in: Ditto.
8698 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8700 * MAINTAINERS (Write After Approval): Update my e-mail address.
8702 2002-06-24 Ben Elliston <bje@redhat.com>
8704 * configure.in (host_tools): Remove cgen.
8706 * Makefile.in (all-cgen): Remove; runs from its source directory.
8707 (check-cgen, install-cgen, clean-cgen): Likewise.
8708 (all-opcodes): Do not depend on all-cgen.
8709 (all-sim): Likewise.
8711 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8713 * Makefile.in: Eliminate 'apache' targets.
8714 * configure.in: Eliminate 'apache' targets.
8716 * configure.in: Eliminate redundant tests. Reorganize.
8718 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8720 * config-ml.in: Eliminate references to Cygnus configure.
8722 * Makefile.in: Eliminate references to building emacs.
8724 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8726 * MAINTAINERS: Update my email address.
8728 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8730 * config.if (libstdcxx_incdir): Version C++ headers.
8731 (cxx_incdir): Remove.
8733 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8735 * MAINTAINERS (Write After Approval): Add self.
8737 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8739 * configure.in: Add support for ip2k.
8741 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8743 * configure.in: Fix AIX configury bug.
8745 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8747 * MAINTAINERS (Write After Approval): Add self.
8749 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8751 * configure.in: replace ${topsrcdir} with ${srcdir}
8753 * configure.in: Move definition of libstdcxx_flags
8754 right above usage, rather than waaay earlier.
8756 * configure.in: Pull definition of is_cross_compiler earlier.
8758 * configure.in: Rearrange a little.
8760 * configure.in: Remove references to librx.
8761 * Makefile.in: Remove references to librx.
8763 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8765 * config.sub: Add support for avr target.
8766 Import from master sources, rev 1.255
8768 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8770 * configure, .cvsignore: Revert previous change...
8771 * Makefile: ...delete.
8773 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8775 * configure.in: Eliminate ${gasdir} variable.
8777 2002-06-18 Dave Brolley <brolley@redhat.com>
8779 * configure.in: Add support for frv.
8780 * config.sub: Add support for frv.
8782 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8784 * configure: Remove garbage from previous commit.
8786 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8788 * configure: For in-source builds, make a subdir and re-exec there.
8789 * Makefile: New file. Pass targets through to build directory.
8790 * .cvsignore: No longer ignore "Makefile".
8792 2002-06-16 Douglas Rupp <rupp@gnat.com>
8794 * MAINTAINERS (Write After Approval): Add self.
8796 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8798 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8800 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8802 * configure.in (vax-*-netbsd*): Re-enable gas.
8804 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8806 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8807 BUILD_PREFIX_1, to correct nomenclature.
8808 * configure: Likewise.
8810 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8811 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8813 2002-05-31 Olaf Hering <olh@suse.de>
8815 * config-ml.in: Propogate DESTDIR also.
8817 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8819 * configure.in (vax-*-netbsd*): Don't build gas for this
8822 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8824 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8827 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8829 * MAINTAINERS (Write After Approval): Add myself.
8831 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8833 * config.guess: Update to 2002-05-22 version.
8834 * config.sub: Likewise.
8836 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8838 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8839 * config-ml.in: Likewise.
8840 * configure: Likewise.
8841 * configure.in: Likewise.
8843 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8845 * MAINTAINERS: Update my email address.
8847 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8849 * configure.in: Simplify makefile fragment collection.
8851 * configure.in: Remove code to build emacs.
8853 * configure.in : Remove --srcdir argument from targargs and buildargs
8854 (it's always overridden in the Makefile anyway). Rearrange a bit.
8856 * configure: Move some logic to configure.in.
8857 * configure.in: Move some logic from configure.
8859 2002-05-11 Tom Tromey <tromey@redhat.com>
8861 * MAINTAINERS: Reflect libgcj reality.
8863 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8865 * Makefile.in: Honour DESTDIR.
8867 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8869 * config.guess: Import 2002-03-20 version.
8870 * config.sub: Import 2002-04-26 version.
8872 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8874 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8876 2002-05-07 Tim Josling <tej@melbpc.org.au>
8878 * MAINTAINERS: Add self.
8880 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8882 * ltmain.sh: Detect and handle object name conflicts
8883 while piecewise linking a static library.
8885 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8887 * configure.in (noconfigdirs): Don't disable libgcj on
8888 sparc64-*-solaris* and sparcv9-*-solaris*.
8890 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8892 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8894 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8896 * configure.in (FLAGS_FOR_TARGET): Do not add
8897 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8898 on i[3456]86-*-linux*.
8900 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8902 * configure.in (noconfigdirs): Replace [ ] with test.
8904 * configure.in (noconfigdirs): Do not add target-newlib if
8905 target == i[3456]86-*-linux*, and host == target.
8907 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8909 * configure.in: delete reference to absent file
8911 * configure.in: replace '[' with 'test'
8913 * configure.in: Eliminate references to gash.
8914 * Makefile.in: Eliminate references to gash.
8916 * configure.in: remove useless references to 'pic' makefile fragments.
8918 * configure.in: (*-*-windows*) Finish removing.
8920 * configure.in: Eliminate redundant test for libgui.
8922 2002-04-29 Roger Sayle <roger@eyesopen.com>
8924 * MAINTAINERS: Add self and realphabetize. Update entries
8925 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8926 entry for a29k port maintainer.
8928 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8930 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8931 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8933 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8935 * configure.in: remove references to dead files
8937 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8939 * MAINTAINERS: Add information about purpose of this file.
8941 2002-04-18 Tom Tromey <tromey@redhat.com>
8943 * configure.in: Disallow configuring libgcj when it is already
8944 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8945 Solaris 2.8 by default. For PR libgcj/6158.
8947 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8949 * configure.in: Move default CC setting out of config/mh-* fragments
8952 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8954 * configure.in: don't even try to configure or make a subdirectory
8955 if there's no configure script for it.
8957 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8959 * MAINTAINERS: Remove chill maintainers.
8960 * Makefile.in (CHILLFLAGS): Remove.
8961 (CHILL_LIB): Remove.
8962 (TARGET_CONFIGDIRS): Remove libchill.
8963 (CHILL_FOR_TARGET): Remove.
8964 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8966 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8967 (CHECK_TARGET_MODULES): Likewise.
8968 (INSTALL_TARGET_MODULES): Likewise.
8969 (CLEAN_TARGET_MODULES): Likewise.
8970 (configure-target-libchill): Remove.
8971 (all-target-libchill): Remove.
8972 * configure.in (target_libs): Remove target-libchill.
8973 Do not compute CHILL_FOR_TARGET.
8974 * libchill: Remove directory.
8976 2002-04-11 DJ Delorie <dj@redhat.com>
8978 * Makefile.in, configure.in: Sync with binutils, entries
8981 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8983 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8984 (do-tar, do-bz2): New rules.
8985 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8986 (gdb-tar): New rule.
8987 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8988 (insight_dejagnu.tar): New rule.
8989 (insight.tar): New rule.
8990 (gdb+dejagnu.tar): New rule.
8991 (gdb.tar): New rule.
8993 2002-02-01 Mo DeJong <supermo@bayarea.net>
8995 * Makefile.in: Add all-tix to deps for all-snavigator
8996 so that tix is built when building snavigator.
8998 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9000 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9001 ld and gdb are not supported.
9003 2002-01-07 Mark Salter <msalter@redhat.com>
9005 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9006 Allow target-libgloss to be built for arm, strongarm, and xscale.
9008 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9010 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9011 options for i[3456]86-pc-linux* native builds.
9013 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9015 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9016 files from .po files for a distribution.
9018 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9020 * configure.in: Enable libstdc++-v3 for h8300 targets.
9022 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9024 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9027 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9029 * Makefile.in (VER): When present, extract the version number from
9030 the file version.in.
9032 2001-05-24 Tom Rix <trix@redhat.com>
9034 * configure.in : enable ld for aix
9036 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9038 * config.guess: Add linux target for S/390.
9040 2000-11-07 Philip Blundell <pb@futuretv.com>
9042 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9044 2000-11-03 Philip Blundell <pb@futuretv.com>
9046 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9049 2001-01-15 Ben Elliston <bje@redhat.com>
9051 * configure.in (host_tools): Add sid.
9052 Always configure cgen.
9054 2000-11-24 Nick Clifton <nickc@redhat.com>
9056 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9059 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9061 * Makefile.in (ALL_MODULES): Add all-cgen.
9062 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9063 (all-cgen): New target.
9064 (all-opcodes,all-sim): Depend on all-cgen.
9065 * configure.in (host_tools): Add cgen.
9066 Only configure cgen if --enable-cgen-maint.
9068 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9070 * configure.in: Add *-*-freebsd* configurations.
9072 2002-04-08 Tom Tromey <tromey@redhat.com>
9074 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9075 Fixes PR libgcj/6068.
9077 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9079 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9081 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9083 * configure.in (alpha*-dec-osf*): Enable libgcj.
9085 2003-03-27 Matthew Gingell <gingell@gnat.com>
9087 * MAINTAINERS (Write After Approval): Add myself.
9089 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9091 Fix for: PR bootstrap/3591, target/5676
9092 * configure.in (mcore-pe): Disable the configuration of
9093 libstdc++-v3 since exceptions are not supported.
9095 2002-03-20 Anthony Green <green@redhat.com>
9097 * configure.in: Enable libgcj for xscale-elf target.
9099 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9101 * MAINTAINERS: Update my email address.
9103 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9105 * ltmain.sh (relink_command): Fix typo in previous change.
9107 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9109 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9110 (relink_command): Added --tag flags.
9111 (mode=install): If relinking fails; error out.
9113 2002-03-12 Richard Henderson <rth@redhat.com>
9115 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9117 (do-check): Rename from check.
9118 (check): Allow parallel check.
9120 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9122 * MAINTAINERS: Add myself as maintainer for xtensa port.
9123 Fix alphabetical order in CPU port maintainer list.
9124 Remove myself from Write After Approval list.
9126 2002-03-11 Richard Henderson <rth@redhat.com>
9128 * Makefile.in (.NOTPARALLEL): Add fake tag.
9130 2002-03-07 H.J. Lu (hjl@gnu.org)
9132 * configure.in: Enable gprof for mips*-*-linux*.
9134 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9136 * MAINTAINERS (Write After Approval): Add myself.
9138 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9140 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9142 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9144 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9146 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9147 because its Makefile is there; test for the executable instead.
9149 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9151 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9152 libstdc++-v3 and libjava.
9154 2002-02-11 Adam Megacz <adam@xwt.org>
9156 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9159 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9161 * config.guess: Updated to 2002-01-30's version.
9162 * config.sub: Updated to 2002-02-01's version.
9163 Contribute sh64-elf.
9164 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9165 * configure.in: Added sh64-*-*.
9167 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9169 * MAINTAINERS: Belatedly add myself to write after approval list.
9171 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9173 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9174 Remove self as Write After Approval.
9176 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9178 * MAINTAINERS: Put self in as maintainer for contrib/regression
9181 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9183 * MAINTAINERS: Update my email address.
9185 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9187 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9188 target-libiberty, and target-libgloss. Skip Java-related
9189 libraries if not supported for NetBSD on target CPU.
9191 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9193 * install-sh: Use _inst.$$_ for temp file name.
9195 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9197 * MAINTAINERS (Write After Approval): Move my contact info
9199 (OS Port Maintainers): ...to here (netbsd).
9201 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9203 * MAINTAINERS (Write After Approval): Add myself.
9205 2002-01-17 H.J. Lu <hjl@gnu.org>
9207 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9208 (all-target-fastjar): Also depend on all-target-libiberty.
9210 2002-01-16 H.J. Lu (hjl@gnu.org)
9212 * config.guess: Import from master sources, rev 1.225.
9213 * config.sub: Import from master sources, rev 1.238.
9215 2002-01-16 Kazu Hirata <kazu@hxi.com>
9217 * MAINTAINERS (Write After Approval): Remove myself.
9219 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9221 * MAINTAINERS (Write After Approval): Add myself.
9223 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9225 * MAINTAINERS: Add self as docs co-maintainer.
9227 2001-12-11 Matthias Klose <doko@debian.org>
9229 * MAINTAINERS (Write After Approval): Add myself.
9231 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9233 * MAINTAINERS: Update my email address.
9235 2001-12-07 Turly O'Connor <turly@apple.com>
9236 * MAINTAINERS (Write After Approval): Add myself.
9237 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9238 (rs6000_initialize_trampoline): Call __trampoline_setup for
9240 * darwin-tramp.asm: New file, implements __trampoline_setup.
9241 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9243 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9245 * MAINTAINERS (Write After Approval): Add myself.
9247 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9249 * configure, configure.in: Use temp file for long sed commands.
9251 2001-12-03 Laurent Guerby <guerby@acm.org>
9253 * config.sub: Update to version 1.232 on subversion.
9255 2001-12-03 Ben Elliston <bje@redhat.com>
9257 * MAINTAINERS: Update mail address for config.* patches.
9259 2001-11-27 DJ Delorie <dj@redhat.com>
9260 Zack Weinberg <zack@codesourcery.com>
9262 When build != host, create libiberty for the build machine.
9264 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9266 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9268 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9270 (all.normal): Depend on ALL_BUILD_MODULES.
9271 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9272 (all-build-libiberty): Depend on configure-build-libiberty.
9274 * configure: Calculate and substitute proper value for
9276 * configure.in: Create the build subdirectory.
9277 Calculate and substitute TARGET_CONFIGARGS (formerly
9278 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9280 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9282 * MAINTAINERS (write-after-approval): Add self.
9284 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9286 * MAINTAINERS (GNATS only accounts): Remove self.
9288 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9290 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9293 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9295 * MAINTAINERS (Write After Approval): Add self.
9297 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9299 * MAINTAINERS: mips and s390 are also CPU ports.
9301 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9303 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9305 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9307 * MAINTAINERS: Alphabetize.
9309 2001-11-09 Kazu Hirata <kazu@hxi.com>
9311 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9313 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9315 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9317 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9319 * configure.in (--enable-languages): Be more permissive about
9320 syntax. Check for empty lists better. Warn about $LANGUAGES.
9322 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9324 * config.sub: Import from master sources, rev. 1.230.
9325 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9327 2001-11-07 Laurent Guerby <guerby@acm.org>
9329 * MAINTAINERS (Write After Approval): Add self.
9331 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9333 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9335 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9337 * config.sub: Import from master sources, rev 1.226.
9338 * config.guess: Import from master sources, rev 1.216.
9340 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9342 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9343 * MAINTAINERS: Add self as maintainer of MMIX port.
9344 Remove old after-approval entry.
9346 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9348 * ChangeLog, configure: Fix spelling errors.
9350 2001-10-20 Brendan Kehoe <brendan@zen.org>
9352 * MAINTAINERS: Tweak my address.
9354 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9356 * MAINTAINERS: Update my email address.
9358 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9360 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9361 * MAINTAINERS: Add self as maintainer of CRIS port.
9363 2001-10-10 Geert Bosch <bosch@gnat.com>
9365 * MAINTAINERS (Various maintainers: Ada front end):
9368 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9370 * MAINTAINERS (Write After Approval): Added self
9372 2001-10-02 Geert Bosch <bosch@gnat.com>
9374 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9376 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9378 * configure: Handle temporary files securely using mkdir.
9380 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9382 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9384 2001-09-26 Will Cohen <wcohen@redhat.com>
9386 * configure.in (*-*-linux*): Disable configuration of target-newlib
9387 and target-libgloss.
9389 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9391 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9394 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9396 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9397 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9398 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9399 avoid quotes nesting problems.
9400 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9401 (DO_X): Export only variables that are set.
9403 2001-09-19 Ben Elliston <bje@redhat.com>
9405 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9406 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9407 semantics. Use the shell built-in "type" command instead.
9409 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9411 Merged from gcc-3_0-branch:
9412 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9413 * ltcf-c.sh: Use $objext, not $ac_objext.
9414 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9415 * ltcf-cxx.sh: Add support for GNU.
9416 2001-07-22 Timothy Wall <twall@redhat.com>
9417 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9418 default settings if using GNU tools with that configuration.
9419 * ltcf-cxx.sh: Ditto.
9420 * ltcf-gcj.sh: Ditto.
9421 2001-07-21 Michael Chastain <chastain@redhat.com>
9422 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9423 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9424 * ltmain.sh: Mark as gcc-local.
9426 2001-08-30 Eric Christopher <echristo@redhat.com>
9427 Jason Eckhardt <jle@redhat.com>
9429 * config.guess: Merge from master sources.
9430 * config.sub: Merge from master sources, add support for mipsisa32.
9432 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9433 * config.sub: Merge from master sources, rev 1.219.
9434 * MAINTAINERS: Add self as contact for stormy16 port.
9436 2001-08-14 Zack Weinberg <zackw@panix.com>
9438 * config.sub: Merge from master sources, rev 1.218.
9439 * config.guess: Merge from master sources, rev 1.209.
9441 2001-08-11 Graham Stott <grahams@redhat.com>
9443 * Makefile.in (check-c++): Add missing semicolon.
9445 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9447 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9449 2001-07-30 Eric Christopher <echristo@redhat.com>
9451 * MAINTAINERS (Various maintainers: mips port): Added myself.
9453 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9455 * configure.in (sh-*-linux*): New.
9457 2001-07-27 Richard Henderson <rth@redhat.com>
9459 * .cvsignore: Add LAST_UPDATED.
9461 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9463 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9465 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9467 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9469 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9471 * MAINTAINERS (Write After Approval): Added myself.
9473 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9475 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9476 and libgcj on m68hc11/m68hc12.
9478 2001-06-27 H.J. Lu (hjl@gnu.org)
9480 * Makefile (CFLAGS_FOR_BUILD): New.
9481 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9483 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9485 * README: Remove version number.
9487 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9489 * INSTALL/README: Update wrt. to the installation instructions now
9490 residing in gcc/doc/install.texi.
9492 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9494 * README: Replace with a cut-down and updated version of gcc/README.
9496 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9498 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9499 multilibs to be disabled.
9501 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9503 * MAINTAINERS (Write After Approval): Add myself.
9505 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9507 * config.guess: Import CVS version 1.195.
9508 * config.sub: Import CVS version 1.212.
9510 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9512 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9513 gcc/xgcc is built, use -print-prog-name to find out the program
9516 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9518 * config.guess: Import CVS version 1.194. All gcc-local changes
9519 appear to also be in the master copy.
9520 * config.sub: Import CVS version 1.211.
9522 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9524 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9525 with_gcc]: Use `gcc -shared' to build a shared library.
9527 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9529 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9532 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9534 * MAINTAINERS (Write After Approval): Add myself.
9536 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9538 * configure.in (libstdcxx_flags): Do not try to execute
9539 libstdc++-v3/testsuite_flags until it exists.
9541 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9543 * MAINTAINERS: Update my email address.
9545 2001-05-31 Graham Stott <grahams@redhat.com>
9547 * MAINTAINERS (Write After Approval): Add myself.
9549 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9551 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9552 libraries when using g++ with native linker.
9554 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9556 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9558 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9560 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9561 [aix4*|aix5*]: Prepend blank.
9563 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9565 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9566 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9567 of subdir/configure scripts to use the new libtool.m4.
9569 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9571 * MAINTAINERS (Write After Approval): Add myself.
9573 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9575 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9577 2001-05-11 Ben Elliston <bje@redhat.com>
9579 * Makefile.in (all-sid): New target.
9580 (check-sid, clean-sid, install-sid): Likewise.
9582 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9584 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9586 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9588 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9591 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9593 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9594 gcc/xgcc is built, use -print-prog-name to find out the program
9597 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9599 * configure.in (noconfigdirs): Don't reset it from scratch in the
9600 target case; only append to it.
9602 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9603 sparc-*-solaris2.8]: Disable ${libgcj}.
9605 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9607 * configure.in (libgcj_saved): Copy from $libgcj.
9608 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9611 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9613 * MAINTAINERS: Remove self as MIPS maintainer and
9614 C front end maintainer.
9616 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9618 * configure.in: Move *-chorusos target case to the proper switch.
9621 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9623 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9626 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9628 * Makefile.in (STAGE1_CFLAGS): Pass down.
9630 2001-04-13 Alan Modra <amodra@one.net.au>
9632 * config.guess: Add hppa64-linux support. Note for next import that
9633 this is already in the master file.
9634 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9636 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9638 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9639 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9641 2001-04-11 Stan Shebs <shebs@apple.com>
9643 * MAINTAINERS: Add self as Darwin port maintainer.
9645 2001-04-11 Alan Modra <amodra@one.net.au>
9647 * MAINTAINERS: Update my email address.
9649 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9651 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9652 recent versions of FreeBSD (release 3 or later).
9653 * ltconfig: On FreeBSD, -lc must not be provided when building
9654 a shared library or else the standard -pthread gcc option is
9655 rendered worthless to later users of the built library.
9657 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9659 * MAINTAINERS: Add self and RTH as C front end maintainers.
9661 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9663 * config.sub: Make sure to match an already-canonicalized
9664 machine name (eg. mn10300-unknown-elf).
9666 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9668 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9670 (bootstrap, cross): Use RECURSE_FLAGS.
9671 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9673 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9675 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9677 2001-03-22 Colin Howell <chowell@redhat.com>
9679 * Makefile.in (DO_X): Do not backslash single-quotes in
9680 backquotes (two places).
9682 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9685 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9686 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9687 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9688 * ltcf-cxx.sh: Likewise.
9689 * ltcf-gcj.sh: Likewise.
9691 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9693 * MAINTAINERS: Add myself as "documentation co-maintainer".
9695 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9697 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9698 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9700 2001-03-19 Tom Tromey <tromey@redhat.com>
9702 * config-ml.in: Handle GCJ and GCJFLAGS.
9704 2001-03-21 Michael Chastain <chastain@redhat.com>
9706 * Makefile.in: all-m4 depends on all-texinfo.
9708 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9710 * MAINTAINERS: Add myself to write after approval list.
9712 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9714 * Makefile.in (DO_X): Quote nested quotes.
9716 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9718 * MAINTAINERS: Add myself to write after approval list.
9720 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9722 * Makefile.in (DO_X): Use double quotes for quoting
9723 "RANLIB=$${RANLIB}".
9725 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9727 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9729 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9731 * configure.in: Only use `lang_requires' for languages athat are
9734 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9736 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9738 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9740 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9742 2001-03-07 Tom Tromey <tromey@redhat.com>
9744 * configure.in: Allow config-lang.in to set `lang_requires' to list
9745 of other required languages.
9747 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9749 * Makefile.in: Remove RANLIB definition. Use RANLIB
9750 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9751 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9753 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9754 Alexandre Oliva <aoliva@redhat.com>
9756 * Makefile.in (check-c++): Use tabs, not spaces.
9758 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9760 * MAINTAINERS: add myself to Write After Approval list.
9762 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9764 * Makefile.in (check-c++): New rule.
9766 * configure.in (target_libs): Remove libg++.
9767 (noconfigdirs): Remove libg++.
9768 (noconfigdirs): Same.
9769 (noconfigdirs): Same.
9770 (noconfigdirs): Same.
9772 * config-ml.in: Remove libg++ references.
9774 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9775 (ALL_TARGET_MODULES): Same.
9776 (configure-target-libg++): Remove.
9777 (all-target-libg++): Remove.
9778 (configure-target-libio): Remove.
9779 (all-target-libio): Remove.
9780 (check-target-libio): Remove.
9782 (libg++.tar.bz2): Remove.
9783 (all-target-cygmon): Remove libio.
9784 (all-target-libstdc++): Remove.
9785 (configure-target-libstdc++): Remove.
9786 (TARGET_LIB_PATH): Remove libstdc++.
9787 (ALL_GCC_CXX): Remove libstdc++.
9788 (all-target-gperf): Correct.
9790 2001-02-16 Nick Clifton <nickc@redhat.com>
9792 * configure.in (noconfigdirs): Allow configuration of texinfo
9795 2001-02-15 Anthony Green <green@redhat.com>
9797 * configure: Introduce GCJ_FOR_TARGET.
9798 * configure.in: Ditto.
9799 * Makefile.in: Ditto.
9801 2001-02-13 Andreas Schwab <schwab@suse.de>
9803 * MAINTAINERS: Update mail address.
9805 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9807 * config.guess: Add linux target for S/390.
9808 * config.sub: Likewise.
9810 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9812 * configure.in: for *-chorusos, don't config target-newlib and
9815 2001-02-06 Ben Elliston <bje@redhat.com>
9817 * configure: Output host type to stdout, not stderr.
9819 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9821 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9822 * ltcf-cxx.sh: Likewise.
9824 * config.if: Assume enable_libstdcxx_v3 is defined.
9826 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9828 Remove V2 C++ library.
9829 * configure.in: Remove --enable-libstdcxx_v3 support.
9831 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9833 * include/demangle.h: Add prototype for java_demangle_v3.
9835 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9837 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9839 2001-01-27 Richard Henderson <rth@redhat.com>
9841 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9843 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9845 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9846 Don't unset, it's non-portable and no longer necessary, set to empty
9849 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9851 * ltconfig: Shell portability fix for the tagname validity check.
9853 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9855 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9856 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9858 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9860 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9862 2001-01-26 Tom Tromey <tromey@redhat.com>
9864 * configure.in: Allow libgcj to be built on Sparc Solaris.
9866 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9868 * ltcf-c.sh: Add aix5 case.
9869 * ltcf-cxx.sh: Likewise.
9870 * ltconfig: Likewise.
9872 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9874 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9875 keep at least one of build_libtool_libs or build_old_libs set to
9878 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9879 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9881 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9883 * configure.in: Enable libgcj on several additional platforms.
9885 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9887 * configure.in: Enable libgcj for linux targets.
9889 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9891 * MAINTAINERS (Write After Approval): Add myself.
9893 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9895 * MAINTAINERS: Add myself as vax port maintainer.
9897 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9899 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9901 2001-01-09 Mike Stump <mrs@wrs.com>
9903 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9904 failures of subdirectories.
9906 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9908 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9909 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9910 * ltcf-cxx.sh: Likewise.
9911 * ltcf-gcj.sh: Likewise.
9912 * ltconfig.sh: Fix typo.
9914 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9916 * configure: handle DOS-style absolute paths.
9918 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9920 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9922 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9924 * MAINTAINERS: Add myself as avr port co-maintainer.
9926 2000-12-28 Ben Elliston <bje@redhat.com>
9928 * MAINTAINERS: Add myself under ``Write After Approval''.
9930 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9932 * texinfo: Remove directory from GCC.
9934 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9936 * COPYING: Update to current
9937 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9938 to 19yy as example year in copyright notice).
9940 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9942 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9943 (libstdcxx_incdir): Pass down.
9944 * config.if: Remove expired bits for cxx_interface, add stub.
9945 (libstdcxx_incdir): Add variable for g++ include directory.
9946 * configure.in (gxx_include_dir): Use it.
9948 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9950 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9951 with old-email address from ``Write After Approval''.
9953 2000-12-15 Andreas Jaeger <aj@suse.de>
9955 * configure.in: Handle lang_dirs.
9957 2000-12-14 Tom Tromey <tromey@redhat.com>
9959 * MAINTAINERS: Removed brads.
9961 * MAINTAINERS: Added gcj developers.
9963 2000-12-13 Anthony Green <green@redhat.com>
9965 * configure.in: Disable libgcj for any target not specifically
9966 listed. Disable libgcj for x86 and Alpha Linux until compatible
9969 2000-12-13 Mike Stump <mrs@wrs.com>
9971 * Makefile.in (local-distclean): Also remove fastjar.
9973 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9975 * contrib/gcc_update: Add fastjar --touch entries.
9977 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9979 * configure.in: Disable language-specific target libraries for
9980 languages that aren't enabled.
9982 2000-12-10 Anthony Green <green@redhat.com>
9984 * configure.in: Define libgcj. Disable libgcj target libraries for
9987 2000-12-10 Neil Booth <neilb@earthling.net>
9989 * MAINTAINERS: Update mail address, remove from WAA list.
9991 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9993 * libjava: Imported from /cvs/java.
9995 * Boehm-gc: Likewise.
9997 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9999 * configure.in (target_libs): Revert 2000-12-08 patch.
10000 (noconfigdirs): Added target-libjava.
10002 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10004 * djunpack.bat: removed.
10006 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10008 * Makefile.in: handle DOS-style absolute paths.
10009 * config-ml.in: likewise.
10010 * symlink-tree: likewise.
10012 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10014 * fastjar: Imported.
10016 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10018 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10020 * configure.in (target_libs): Removed `target-libjava'.
10022 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10024 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10025 (ALL_MODULES): Added fastjar.
10026 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10027 (all-target-libjava): all-fastjar replaces all-zip.
10028 (all-fastjar): Added.
10029 (configure-target-fastjar, all-target-fastjar): Likewise.
10030 * configure.in (host_tools): Added fastjar.
10032 2000-12-07 Mike Stump <mrs@wrs.com>
10034 * Makefile.in (local-distclean): Remove leftover built files.
10036 2000-11-24 Nick Clifton <nickc@redhat.com>
10038 * configure.in (xscale-elf): Add target.
10039 (xscale-coff): Add target.
10041 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10043 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10044 recent versions of FreeBSD (release 3 or later).
10045 * ltconfig: On FreeBSD, -lc must not be provided when building
10046 a shared library or else the standard -pthread gcc option is
10047 rendered worthless to later users of the built library.
10049 2000-11-16 Fred Fish <fnf@be.com>
10051 * configure.in (enable_libstdcxx_v3): Fix typo,
10052 libstd++ -> libstdc++.
10054 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10056 * MAINTAINERS: Add self to Write After Approval list.
10058 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10060 * MAINTAINERS: Update my email address. Add myself to global write
10063 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10065 * Makefile.in: Merge with src and libgcj.
10066 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10067 configure-target-<library> when their configure scripts need the C
10068 or C++ library to have already been built to work properly.
10069 (do_proto_toplev): Set them to an empty string.
10071 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10072 (REALLY_SET_LIB_PATH): Use them.
10074 2000-11-17 Stan Shebs <shebs@apple.com>
10076 * MAINTAINERS: Add self to Write After Approval list.
10078 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10080 * configure: Provide the original toplevel configure arguments
10081 (including $0) to subprocesses in the environment rather than
10082 through gcc/configargs.h.
10084 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10086 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10087 C99. Alphabetise "Write After Approval" list.
10089 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10091 * configure: Turn on libstdc++ V3 by default.
10093 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10096 2000-11-11 Philip Blundell <philb@gnu.org>
10098 * MAINTAINERS: Add self to Write After Approval list.
10100 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10102 * ltcf-c.sh (aix4): Improve shared library configuration; require
10104 * ltcf-cxx.sh (aix4): Define.
10105 * ltconfig (aix4): Define library and soname specs appropriate for
10106 AIX. Define command to create export symbols list.
10108 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10110 * config.sub: Add support for Sun Chorus
10112 2000-10-31 Nick Clifton <nickc@redhat.com>
10114 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10115 <name>@redhat.com. Also installed new email address for Clint
10118 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10120 * etc: Remove directory from GCC.
10122 2000-10-16 Michael Meissner <meissner@redhat.com>
10124 * configure (gcc/configargs.h): Only create if there is a build GCC
10127 2000-10-16 Matthias Klose <doko@debian.org>
10129 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10130 when configured for libstdc++-v3.
10132 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10134 * configure: Save configure arguments to gcc/configargs.h.
10136 2000-10-04 Philipp Thomas <pthomas@suse.de>
10138 * config.guess: Import CVS version 1.157.
10139 * config.sub: Import CVS version 1.181.
10141 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10143 * Makefile.in (bootstrap): avoid recursion if subdir missing
10145 (do-proto-toplev): ditto
10147 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10149 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10150 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10152 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10153 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10154 all affected `configure' scripts.
10156 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10158 * MAINTAINERS: Add self as cpplib co-maintainer.
10160 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10162 * MAINTAINERS: Add self to Write After Approval list.
10164 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10166 * INSTALL/README: egcs -> GCC update.
10168 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10170 * MAINTAINERS: Add myself to Write After Approval list.
10172 2000-09-15 Kazu Hirata <kazu@hxi.com>
10174 * MAINTAINERS: Add myself to Write After Approval list.
10176 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10178 * configure.in: Do not build byacc for hppa64. Provide paths to the
10179 X11 libraries for hppa64.
10181 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10183 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10185 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10187 * Makefile.in (all-zlib): Added dummy target.
10189 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10190 ltcf-gcj.sh: Updated from libtool multi-language branch.
10192 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10194 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10195 (bootstrap*): Depend on all-bootstrap.
10197 2000-09-05 Philipp Thomas <pthomas@suse.de>
10199 * config.guess: Import CVS version 1.156.
10200 * config.sub: Import CVS version 1.179.
10202 2000-09-02 Anthony Green <green@cygnus.com>
10204 * Makefile.in (all-gcc): Depend on all-zlib.
10205 (CLEAN_MODULES): Add clean-zlib.
10206 (ALL_MODULES): Add all-zlib.
10207 * configure.in (host_libs): Add zlib.
10209 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10211 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10212 crosses, but add gcc/include to the header search path for them.
10214 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10216 * MAINTAINERS: Add self to Write After Approval list.
10218 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10220 * config.guess: Import CVS version 1.152.
10221 * config.sub: Import CVS version 1.177.
10223 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10225 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10226 $targargs to tell whether newlib is going to be built.
10228 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10229 $$r/TARGET_SUBDIR/libio for _G_config.h.
10231 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10233 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10235 2000-08-22 DJ Delorie <dj@redhat.com>
10237 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10239 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10241 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10242 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10245 2000-08-21 DJ Delorie <dj@redhat.com>
10247 * MAINTAINERS: Add self as a libiberty maintainer
10249 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10251 * configure.in (libstdcxx_flags): Use
10252 libstdc++-v3/src/libstdc++.INC.
10254 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10256 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10258 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10260 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10262 * configure: Make enable_threads and enable_shared defaults
10263 explicit. Substitute enable_threads into generated Makefiles.
10264 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10265 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10267 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10269 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10271 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10273 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10276 2000-08-11 Jason Merrill <jason@redhat.com>
10278 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10279 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10280 (FLAGS_FOR_TARGET): Not here.
10281 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10283 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10285 * config-ml.in (CC, CXX): Don't introduce a leading space.
10287 2000-08-07 DJ Delorie <dj@delorie.com>
10289 * MAINTAINERS: Add self as a DJGPP maintainer
10291 2000-08-07 DJ Delorie <dj@redhat.com>
10293 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10294 "if we're also building gcc, and it's a gcc that will run on the
10295 build machine, we want to use its includes instead of the system's
10298 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10300 * MAINTAINERS: Add self to Write After Approval list.
10302 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10304 * configure.in (libstdcxx_flags): Don't use `"'.
10306 * config-ml.in: Adjust multilib search paths to the
10307 appropriate multilib tree.
10309 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10311 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10312 commas in $LANGUAGES.
10314 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10316 * configure.in: Re-enable all references to libg++ and librx.
10318 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10320 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10321 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10322 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10323 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10325 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10327 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10329 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10330 CXX_FOR_TARGET for sed.
10332 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10334 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10335 Do not override if already set in the environment or in configure.
10336 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10337 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10339 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10341 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10342 the libtool CVS tree multi-language branch.
10343 * ltconfig, ltmain.sh: Updated.
10345 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10347 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10348 (clean-target): Depend on it.
10350 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10351 (GCC_FOR_TARGET): Use it.
10352 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10353 * configure.in: ... here.
10354 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10355 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10357 2000-07-24 Eric Christopher <echristo@cygnus.com>
10359 * MAINTAINERS: Add self to Write After Approval list.
10361 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10363 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10364 (configure-target-libchill, configure-target-libobjc): Likewise.
10366 * configure.in: Use the same cache file for all target libs.
10367 * config-ml.in: But different cache files per multilib variant.
10369 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10371 * configure (topsrcdir): Don't use dirname.
10373 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10375 * MAINTAINERS: Add self to Write After Approval list.
10377 2000-07-20 Jason Merrill <jason@redhat.com>
10379 * configure.in: Remove all references to libg++ and librx.
10381 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10383 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10385 * config.sub: Update to subversions version 2000-07-06.
10387 2000-07-12 Andrew Haley <aph@cygnus.com>
10389 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10390 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10392 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10394 * symlink-tree: Check number of arguments.
10396 2000-07-05 Jim Wilson <wilson@cygnus.com>
10398 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10399 search path for a g++ extracted from the build tree. This
10400 will allow link tests run by configure scripts in
10401 subdirectories to succeed.
10403 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10405 * ltconfig: Add support for mips-dde-sysv4.2MP
10407 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10409 * MAINTAINERS: Add myself as loop discovery maintainer.
10411 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10413 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10414 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10416 2000-06-19 Timothy Wall <twall@cygnus.com>
10418 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10419 * config.sub: Add tic54x target.
10421 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10423 * MAINTAINERS: Add self as Fortran maintainer,
10424 remove Craig Burley.
10426 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10428 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10429 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10431 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10433 * MAINTAINERS: Add self as i18n maintainer
10435 20000-05-21 H.J. Lu (hjl@gnu.org)
10437 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10438 directory are used if they exist. Make sure
10439 $(build_tooldir)/include is searched for header files,
10440 $(build_tooldir)/lib/ for library files.
10441 (GCC_FOR_TARGET): Likewise.
10442 (CXX_FOR_TARGET): Likewise.
10444 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10446 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10448 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10450 * Makefile.in (configure-target-libiberty): Depend on
10451 configure-target-newlib.
10453 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10455 * configure.in, Makefile.in: Merge all libffi-related
10456 configury stuff from the libgcj tree.
10458 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10460 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10461 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10463 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10465 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10466 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10467 current version information. Add to proto-toplev directory.
10468 (gdb-taz): Build do-djunpack.
10470 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10472 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10474 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10476 * MAINTAINERS: Add self to Write After Approval list.
10478 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10480 * ltmain.sh: Preserve in relink_command any environment
10481 variables that may affect the linker behavior.
10483 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10485 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10487 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10489 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10491 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10493 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10494 with the version name.
10496 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10498 * MAINTAINERS: Add self as bb-reorder maintainer.
10500 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10502 * config.if: Tweak.
10504 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10506 * djunpack.bat: New file.
10508 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10510 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10511 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10512 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10513 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10515 2000-04-16 Dave Pitts <dpitts@cozx.com>
10517 * config.sub (case $basic_machine): Change default for "ibm-*"
10520 2000-04-13 Andreas Jaeger <aj@suse.de>
10522 * MAINTAINERS: Added myself.
10524 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10526 * Makefile.in (gdb-taz): New target. GDB specific archive.
10527 (do-md5sum): New target.
10529 (PACKAGE): Default to TOOL.
10530 (VER): Default to a shell script.
10531 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10532 md5 checksum generation.
10533 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10534 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10535 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10536 insight.tar.bz2): Use gdb-taz to create archive.
10538 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10540 * configure (warn_cflags): Delete.
10542 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10544 * MAINTAINERS: Added myself.
10546 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10547 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10549 * configure.in (enable_libstdcxx_v3): Add.
10550 (target_libs): Add bits here to switch between libstdc++-v2 and
10552 * config.if: And this file too.
10553 * Makefile.in: Add libstdc++-v3 targets.
10555 2000-04-05 Michael Meissner <meissner@redhat.com>
10557 * config.sub (d30v): Add d30v as a basic machine type.
10559 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10561 * configure.in: -linux-gnu*, not -linux-gnu.
10563 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10565 * MAINTAINERS: Add self in write-after-approval section.
10567 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10569 * MAINTAINERS: Add self as ia64 port maintainer.
10571 2000-03-08 Neil Booth <NeilB@earthling.net>
10573 * MAINTAINERS: Add self in write-after-approval section.
10575 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10577 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10578 (do-tar-bz2): Replace TOOL with PACKAGE.
10579 (gdb.tar.bz2): Remove GDBTK from GDB package.
10580 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10581 dejagnu.tar.bz2): New packages.
10583 2000-02-27 Andreas Jaeger <aj@suse.de>
10585 * configure.in: Add entry for mips*-*-linux*, move catch all
10586 *-*-*linux* entry below this one.
10588 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10590 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10592 2000-02-24 Nick Clifton <nickc@cygnus.com>
10594 * config.sub: Support an OS of "wince".
10596 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10598 * config.guess, config.sub: Updated to match config's 2000-02-15
10601 2000-02-23 Linas Vepstas <linas@linas.org>
10603 * config.sub: Add support for Linux/IBM 370.
10604 * configure.in: Likewise.
10606 2000-02-22 Nick Clifton <nickc@cygnus.com>
10608 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10610 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10612 * config.guess: Guess "cygwin" rather than "cygwin32".
10614 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10616 * configure (gcc_version): When setting, narrow search to
10617 lines containing `version_string'.
10619 2000-02-15 Denis Chertykov <denisc@overta.ru>
10621 * config.sub: Add support for avr target.
10623 2000-02-14 Nick Clifton <nickc@cygnus.com>
10625 * MAINTAINERS: Add maintainers for MCore port.
10627 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10629 * config.sub: Add mmix-knuth-mmixware.
10631 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10633 * MAINTAINERS: Pair cccp with cpplib maintainership.
10635 2000-01-27 Christopher Faylor <cgf@redhat.com>
10637 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10638 structure stuff to -L library search.
10639 (CXX_FOR_TARGET): Ditto.
10640 (CROSS_CHECK_MODULES): Fix spelling mistake.
10642 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10644 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10647 2000-01-12 Richard Henderson <rth@cygnus.com>
10649 * configure.in: Don't build some bits for beos.
10651 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10653 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10656 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10658 * Add self as cpplib maintainer, as requested by Jason
10659 Merrill. Correct my e-mail address.
10661 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10663 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10666 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10668 * MAINTAINERS: Add myself to "write after approval" list.
10670 1999-12-14 Richard Henderson <rth@cygnus.com>
10672 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10673 * config.sub: Accept alphaev[78], alphaev8.
10675 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10677 * config.guess, config.sub: Update from autoconf.
10679 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10681 * MAINTAINERS: update my playtime e-address.
10683 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10685 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10686 necessary libraries are missing.
10688 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10690 * MAINTAINERS: Add new 'write after approval' maintainer.
10692 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10694 * MAINTAINERS: Add new Java maintainer.
10696 1999-10-25 Andreas Schwab <schwab@suse.de>
10698 * configure: Fix quoting inside arguments of eval.
10700 1999-10-21 Nick Clifton <nickc@cygnus.com>
10702 * config-ml.in: Allow suppression of some ARM multilibs.
10704 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10706 * config.guess: Add OS/390 match pattern.
10707 * config.sub: Add mvs, openedition targets.
10708 * configure.in (i370-ibm-opened*): New.
10710 1999-09-04 Steve Chamberlain <sac@pobox.com>
10712 * config.sub: Add support for configuring for pj.
10714 1999-08-31 Nick Clifton <nickc@cygnus.com>
10716 * config.sub (maybe_os): Add support for configuring for fr30.
10718 1999-08-25 Nick Clifton <nickc@cygnus.com>
10720 * configure.in: Do not configure or build ld for AIX
10721 platforms. ld is known to be broken on these platforms.
10723 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10725 * config-ml.in: Pass compiler flag corresponding to multidirs to
10728 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10730 * Makefile.in (LDFLAGS): Define.
10732 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10734 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10736 (*-*-cygwin*): Likewise.
10738 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10741 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10742 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10744 From Eli Zaretskii <eliz@is.elta.co.il>:
10745 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10746 long file name when using DJGPP on MS-DOS.
10748 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10750 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10752 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10754 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10755 dependency as this causes "make check" to globally "make all"
10757 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10759 * configure.in (target_libs): Added target-zlib.
10760 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10761 (CONFIGURE_TARGET_MODULES): Likewise.
10762 (CHECK_TARGET_MODULES): Likewise.
10763 (INSTALL_TARGET_MODULES): Likewise.
10764 (CLEAN_TARGET_MODULES): Likewise.
10765 (configure-target-zlib): New target.
10766 (all-target-zlib): Likewise.
10767 (all-target-libjava): Depend on all-target-zlib.
10768 (configure-target-libjava): Depend on configure-target-zlib.
10770 * Makefile.in (configure-target-libjava): Depend on
10771 configure-target-newlib.
10772 (configure-target-boehm-gc): New target.
10773 (configure-target-qthreads): New target.
10775 * configure.in (target_libs): Added target-qthreads.
10776 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10777 (CONFIGURE_TARGET_MODULES): Likewise.
10778 (CHECK_TARGET_MODULES): Likewise.
10779 (INSTALL_TARGET_MODULES): Likewise.
10780 (CLEAN_TARGET_MODULES): Likewise.
10781 (all-target-qthreads): New target.
10782 (configure-target-libjava): Depend on configure-target-qthreads.
10783 (all-target-libjava): Depend on all-target-qthreads.
10785 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10786 (CONFIGURE_TARGET_MODULES): Likewise.
10787 (CHECK_TARGET_MODULES): Likewise.
10788 (INSTALL_TARGET_MODULES): Likewise.
10789 (CLEAN_TARGET_MODULES): Likewise.
10790 (all-target-libjava): New target.
10791 (all-target-boehm-gc): Likewise.
10792 * configure.in (target_libs): Added libjava, boehm-gc.
10794 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10796 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10797 configure.bat in SUPPORT_FILES.
10798 (gas+binutils.tar.bz2): Likewise.
10800 * makeall.bat: Remove; obsolete.
10802 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10804 From Mark Elbrecht:
10805 * configure.bat: Remove; obsolete.
10807 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10809 * configure: Add -W -Wall to the default CFLAGS when compiling with
10812 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10814 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10816 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10818 * configure.in: Build ld on IRIX6.
10820 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10822 * Makefile.in: Change distribution targets to use bzip2 instead of
10824 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10825 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10827 1999-06-04 Nick Clifton <nickc@cygnus.com>
10829 * config.sub: Add mcore target.
10831 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10833 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10835 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10837 * config.guess (dummy): Changed to $dummy.
10839 1999-05-24 Nick Clifton <nickc@cygnus.com>
10841 * config.sub: Tidied up case statements.
10843 1999-05-22 Ben Elliston <bje@cygnus.com>
10845 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10848 * config.guess: Merge with FSF version. Future changes will be
10849 more accurately recorded in this ChangeLog.
10850 * config.sub: Likewise.
10852 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10854 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10856 1999-04-30 Tom Tromey <tromey@cygnus.com>
10858 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10860 1999-04-23 Tom Tromey <tromey@cygnus.com>
10862 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10864 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10866 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10867 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10868 Bad merge removed these two changes.
10870 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10871 Martin Heller (Ing.-Buero_Heller@t-online.de)
10873 * config.guess (interix Alpha): Add.
10875 1999-04-11 Richard Henderson <rth@cygnus.com>
10877 * configure.in (i?86-*-beos*): Do config gperf; don't config
10878 gdb, newlib, or libgloss.
10880 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10882 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10883 link a trivial program with -mabi=64. If it fails, remove mabi=64
10886 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10888 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10890 1999-04-08 Nick Clifton <nickc@cygnus.com>
10892 * config.sub: Add support for mcore targets.
10894 1999-04-07 Michael Meissner <meissner@cygnus.com>
10896 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10897 not mt-ospace, in order to shut up assembler warning about using
10898 symbols that are named the same as registers.
10900 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10902 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10903 dependency list for all-target-cygmon.
10905 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10907 * config-ml.in: Check $host, not $target, for selective multilibs.
10908 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10909 thumb interworking, and underscore prefix multilibs.
10911 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10913 * missing: Update to version from current automake.
10915 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10917 * configure (gxx_include_dir): Removed.
10919 * configure.in (gxx_include_dir): Handle it.
10920 * Makefile.in: Likewise.
10922 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10924 * config.sub (mips64vr4111,mips64vr4111el) Add.
10926 1999-03-21 Ben Elliston <bje@cygnus.com>
10928 * config.guess: Correct typo for detecting ELF on FreeBSD.
10930 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10932 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10935 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10937 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10938 all-target-newlib to dependency list for all-target-bsp.
10940 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10942 * config.sub: Add i386-uwin support.
10943 * config.guess: Likewise.
10945 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10947 * configure.in: cleanup, add mh-*pic handling for arm, special
10948 case powerpc*-*-aix*
10950 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10952 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10955 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10957 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10960 1999-03-02 Nick Clifton <nickc@cygnus.com>
10962 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10964 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10966 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10968 1999-02-24 Nick Clifton <nickc@cygnus.com>
10970 * config.sub: Fix typo in arm recognition.
10972 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10974 * configure.in (noconfigdirs): Changed target_configdirs to
10975 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10976 rather than m68k-*-* since it is not known to work on
10977 m68k-aout. Ditto for arm-*-*oabi.
10979 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10981 * configure.in (*-*-windows*): Remove, no longer used.
10983 1999-02-19 Ben Elliston <bje@cygnus.com>
10985 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10986 Smart and improved by Andrew Cagney.
10988 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10990 * config.guess: Recognize openbsd-*-hppa.
10992 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10994 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10995 only if it is not empty.
10997 1999-02-17 Nick Clifton <nickc@cygnus.com>
10999 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11001 * config.guess: Modified to recognize uname's armv* syntax.
11003 * config.sub: Modified to recognize uname's armv* syntax.
11005 1999-02-17 Mark Salter <msalter@cygnus.com>
11007 * configure.in: Added target-bsp for sparclite.
11009 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11011 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11013 1999-02-08 Nick Clifton <nickc@cygnus.com>
11015 * configure.in: Add support for strongarm port.
11016 * config.sub: Add support for strongarm target.
11018 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11020 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11021 the old name config/mh-cygwin32.
11024 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11026 * configure.in: Do build ld for ix86 Solaris.
11028 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11030 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11031 $AR_FOR_TARGET. Likewise for RANLIB.
11033 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11035 * config.sub (oabi): Recognize.
11036 * configure.in (arm-*-oabi): Handle.
11038 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11040 * config.guess: Improve detection of i686 on UnixWare 7.
11042 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11044 * config.guess: Add support for i386-pc-interix.
11045 * config.sub: Likewise.
11046 * configure.in: Likewise.
11048 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11050 * Makefile.in: Remove unneeded all-target-libio from
11051 from all-target-winsup target since it is now unneeded.
11052 Add all-target-libtermcap in its place since it is now
11055 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11057 * configure.in: makefile stub for cygwin target is probably
11058 unnecessary. Remove it for now.
11060 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11062 * configure.in: libtermcap.a should be built when cygwin is the
11063 target as well as the host.
11064 * config.guess: Allow mixed case in cygwin uname output.
11065 * Makefile.in: Add libtermcap target.
11067 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11069 * config.sub: Clean up handling of hppa2.0.
11071 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11073 * config.guess: Use C code to identify more HP machines.
11075 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11077 * config.sub: Handle hppa2.0.
11079 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11081 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11082 cygmon for all sparclite targets, regardless of object format.
11084 1998-12-15 Mark Salter <msalter@cygnus.com>
11086 * configure.in: Added target-bsp for several target architectures.
11088 * Makefile.in: Added rules for bsp.
11090 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11092 * config.guess: Improve detection of hppa2.0 processors.
11094 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11096 * config.guess: Recognize FreeBSD using ELF automatically.
11098 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11100 * configure (skip-this-dir): Add handling for new shell script, which
11101 might be created by a sub-directory's configure to indicate, this particular
11102 directory is "unwanted".
11103 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11105 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11107 * ltconfig: import from libtool, after changing libtool to
11108 account for the cygwin name change.
11110 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11112 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11113 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11115 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11117 * configure.in: Add libtermcap to list of cygwin dependencies.
11119 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11121 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11122 they include winsup/include when it's a cygwin target.
11124 1998-11-12 Tom Tromey <tromey@cygnus.com>
11126 * configure.in (host_tools): Added zip.
11127 * Makefile.in (all-target-libjava): Depend on all-zip.
11128 (all-zip): New target.
11129 (ALL_MODULES): Added all-zip.
11130 (NATIVE_CHECK_MODULES): Added check-zip.
11131 (INSTALL_MODULES): Added install-zip.
11132 (CLEAN_MODULES): Added clean-zip.
11134 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11136 * Makefile.in: lose "32" from comment about cygwin.
11138 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11140 * configure.in: Use -Os to build target libraries for the fr30.
11142 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11144 * config.sub: Add fr30.
11146 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11148 * configure.in: drop "32" from config/mh-cygwin32. Check
11149 cygwin* instead of cygwin32*.
11150 * config.sub: Check cygwin* instead of cygwin32*.
11152 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11154 * config.guess: Match any version of Unixware7.
11156 1998-10-20 Syd Polk <spolk@cygnus.com>
11158 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11161 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11163 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11164 these if the appropriate directories and files to not exist.
11166 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11168 * Makefile.in (DEVO_SUPPORT): Add config.if.
11170 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11172 * configure: Add pattern to replace "build_tooldir"'s
11173 definition in the generated Makefile with "tooldir"'s
11176 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11178 * config.sub: Bring back lost sparcv9.
11180 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11182 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11184 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11185 CC_FOR_TARGET and friends.
11187 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11189 * Makefile.in (build_tooldir): New variable, same as tooldir.
11190 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11191 -B$(build_tooldir)/bin/.
11192 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11194 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11196 * README: Remove installation instructions and refer to the
11197 INSTALL directory instead.
11199 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11201 * config.sub: Add support for i[34567]86-pc-udk.
11202 * configure.in: Likewise.
11204 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11206 * Makefile.in: add bzip2 package building bits for user
11208 * configure.in: ditto
11210 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11212 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11213 (ALL_TARGET_MODULES): Add all-target-libobjc.
11214 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11215 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11216 (all-target-libchill): Add dependencies.
11217 * configure.in (target_libs): Add libchill.
11219 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11221 * configure.in (target_subdir): Remove duplicate line.
11223 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11225 * Makefile.in (all-automake): fix dependencies.
11227 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11229 * configure.in: Minor cleanups for building in the $(target_alias)
11232 1998-09-22 Jim Wilson <wilson@cygnus.com>
11234 * Makefile.in (bootstrap): Set r and s before make all. Use
11235 BASE_FLAGS_TO_PASS in make all.
11238 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11240 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11242 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11244 * config.sub: Fix typo in last change.
11246 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11248 * config.sub: Add support for C4x target.
11249 * configure.in: Likewise.
11251 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11253 * config.sub: Recognize sparcv9 just like sparc64.
11255 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11257 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11259 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11261 * config.guess: Correctly identify Pentium II sco boxes.
11263 * config.guess: Fix "tr" code. From Weiwen Liu.
11265 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11267 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11270 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11272 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11273 (ALL_TARGET_MODULES): Add all-target-libchill.
11274 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11275 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11276 (all-target-libchill): Add dependencies.
11277 * configure.in (target_libs): Add libchill.
11279 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11281 * config.guess: Avoid assumptions about "tr" behaves when
11282 LANG is set to something other than English.
11284 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11286 * configure (gxx_include_dir): Changed to
11287 '${prefix}/include/g++'-${libstdcxx_interface}.
11289 * config.if: New to determine the interfaces.
11291 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11293 * config.guess: Detect and handle MPE/IX.
11294 * config.sub: Deal with MPE/IX.
11296 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11298 * configure.in: Use mh-aix43.
11300 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11302 * configure: Fix --without/--disable cases for gxx-include-dir.
11304 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11306 * mdata-sh: Imported. Needed for automake support.
11308 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11310 * Makefile.in (taz): Try "chmod -R og=u ." before
11311 "chmod og=u `find . -print`".
11313 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11315 * configure.in: Add arm-elf and thumb-elf support.
11317 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11319 * Makefile.in: Undo previous patch.
11321 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11323 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11325 (install-no-fixedincludes): and here
11326 (INSTALL_MODULES): ... from here.
11328 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11330 * config.sub: Merge with FSF.
11332 * config.guess: Merge with FSF.
11334 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11336 * configure (extraconfigdirs): New variable.
11337 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11338 * Makefile.in (all): Move higher in file.
11339 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11340 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11341 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11342 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11343 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11345 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11347 * Makefile.in (all-target-libjava): Depend on all-gcc and
11349 (configure-target-libjava): Depend on $(ALL_GCC).
11351 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11353 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11354 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11356 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11358 * INSTALL/README: Fix typo.
11360 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11362 * ylwrap: Change absolute path checks to check for DOS style path
11365 * ylwrap: Don't use a full path name if the source file is in the
11366 same directory. From hjl@lucon.org (H.J. Lu).
11368 * config-ml.in: Default to being verbose, to match Feb 18 change to
11371 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11373 Brought over from egcs:
11375 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11377 * configure.in (target_subdir): Set to ${target_alias} instead
11380 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11382 * configure.in (target_subdir): Set to libraries if enable_multilib.
11384 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11386 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11387 multilibs, force reconfiguration the first time we create
11388 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11390 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11392 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11393 avoid confusion with --no-recursion.
11395 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11397 * configure.in: Win32 hosts shouldn't use install -x
11398 * install-sh: remove -x option, and special .exe-handling
11401 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11403 * config.guess: Recognize i586-pc-beos.
11404 * configure.in: Don't build some bits for beos.
11406 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11408 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11409 CFLAGS default to -O2.
11411 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11414 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11416 * ltmain.sh: Correct install when using a different shell.
11418 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11420 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11422 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11424 * makefile.vms: Update to build binutils/makefile.vms. Add install
11427 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11429 * ltconfig: Update to correct AIX handling.
11431 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11433 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11435 * configure.in (target_subdir): Set to ${target_alias} instead
11438 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11440 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11441 (Makefile): Depend on $(gcc_version_trigger).
11443 * configure (gcc_version): Change default initializer to empty
11445 (gcc_version_trigger): New variable; pass this variable down
11446 to subdir configures to enable them checking gcc's version
11447 themselves. Emit make macros for both gcc_version vars.
11448 (topsrcdir): Initialize reliably.
11449 (recursion line): Remove --with-gcc-version=${gcc_version}.
11451 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11453 * configure (enable_version_specific_runtime_libs): Implement new flag
11454 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11455 in $(libsubdir); emit definition in each generated Makefile.
11456 (gxx_include_dir): Initialize depending on
11457 $enable_version_specific_runtime_libs.
11459 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11461 * configure (gcc_version): Initialize properly depending on
11462 how and where configure is started.
11463 (recursion line): Pass a --with-gcc-version=${gcc_version}
11464 to configures in subdirs.
11466 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11468 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11471 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11473 * configure.in: Add cygmon and libstub support for mn10200.
11475 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11477 * configure (gcc_version): Add new variable describing the
11478 particular gcc version we're building.
11479 * Makefile.in (libsubdir): Add new macro for the directory
11480 in which the compiler finds executables, libraries, etc.
11481 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11484 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11486 * Makefile.in (local-clean): Remove *.log.
11487 (warning.log): Built with warn_summary from build.log.
11488 (mail-report.log): Run test_summary.
11489 (mail-report-with-warnings.log): Run test_summary including
11490 warning.log in the report.
11492 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11494 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11496 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11498 * Makefile.in (grep): Grep no longer depends on libiberty.
11500 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11502 * Makefile.in: all-snavigator needs all-libgui.
11504 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11506 * configure.in: Add cygmon and libstub support for mn10300.
11508 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11510 * missing: Update to version from automake 1.3.
11512 * ltmain.sh: On installation, don't get confused if the same name
11513 appears more than once in the list of library names.
11515 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11517 * config.sub: Accept m68060 and m5200 as CPU names.
11519 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11521 * configure: Use && rather than using -a in test, because odd
11522 strings can confuse test.
11523 * configure.in: Likewise.
11525 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11527 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11529 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11531 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11532 bootstrap4-lean): New targets.
11534 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11536 * mpw-* Delete. Not used.
11538 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11540 * COPYING.LIB: Update FSF address.
11542 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11544 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11546 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11549 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11551 * ltconfig, ltmain.sh: Avoid producing a version number if
11552 -version-info was not used.
11554 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11556 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11557 building with newlib.
11559 1998-04-30 Paul Eggert <eggert@twinsun.com>
11561 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11562 Solaris `make' causes it to continue to next definition.
11564 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11566 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11567 the right GUI libraries and files are installed along with GDB.
11569 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11571 * configure.in: Change alpha to alpha* in several places.
11573 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11575 * config.sub: Recognize sparc86x.
11577 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11579 * configure.in (--enable-target-optspace): Remove debug echo.
11581 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11583 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11585 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11587 * ltconfig: Update cygwin32 support.
11589 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11590 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11591 (GDB_SUPPORT_DIRS): Likewise.
11593 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11595 * configure.in (target_makefile_frag): If --enable-target-optspace,
11596 use -Os to compile target libraries rather than -O2. Default to
11597 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11599 * configure.in (target_cflags): Ditto for d30v.
11601 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11603 * Makefile.in (all-bfd): Depend on all-intl.
11604 (all-binutils): Likewise.
11605 (all-gas): Likewise.
11606 (all-gprof): Likewise.
11607 (all-ld): Likewise.
11609 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11611 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11613 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11615 * Makefile.in (all-bfd): Depend upon all-libiberty.
11617 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11619 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11621 * Makefile.in: Add libstub.
11623 * configure.in: Ditto. Build libstub for targets that have cygmon
11626 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11628 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11630 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11632 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11633 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11635 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11637 * configure: Define DEFAULT_M4 by searching PATH.
11638 * Makfile.in: Use DEFAULT_M4.
11640 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11642 * ltconfig: Add cygwin32 support.
11644 * Makefile.in, configure.in: Add libtool as a native only directory
11645 to configure and build.
11647 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11649 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11651 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11653 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11655 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11657 * Makefile.in: add ash make rules
11658 * configure.in: add ash to native_only and host_tools lists
11660 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11662 * Makefile.in (all-gettext, all-intl): New targets.
11663 (ALL_MODULES): Added all-gettext, all-intl.
11664 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11665 (INSTALL_MODULES): Added install-gettext, install-intl.
11666 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11668 * configure.in (host_tools): Added gettext.
11669 (native_only): Likewise.
11670 (noconfigdirs) [various cases]: Likewise.
11671 (host_libs): Added intl.
11673 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11675 * configure: Do not disable building gdbtk for cygwin32 hosts.
11677 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11679 * configure.in: Add thumb-coff target.
11680 * config.sub: Add thumb-coff target.
11682 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11684 * Makefile.in: Revert yesterday's change.
11685 (all-target-winsup): all-target-librx stays out of here.
11687 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11689 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11690 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11691 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11692 Remove references to librx and libg++.
11694 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11696 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11699 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11701 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11702 for newlib directory.
11703 (CXX_FOR_TARGET): Likewise.
11705 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11707 * ltconfig: Update after libtool/ltconfig.in change for
11710 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11712 * ltconfig, ltmain.sh: Update to libtool 1.2.
11714 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11716 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11717 (install-gcc-cross): Instead, override LANGUAGES here.
11719 1998-03-18 Dave Love <d.love@dl.ac.uk>
11721 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11722 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11724 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11726 * configure.in: Add Thumb-pe target.
11728 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11730 * Makefile.in - changed sn targets to snavigator
11731 * configure.in - changed sn targets to snavigator
11733 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11735 * config-ml.in: After building symlink tree call make distclean
11736 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11737 to be the case for libiberty.
11739 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11741 * configure: When making link, also check the current
11742 directory. The configure scripts may create one.
11744 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11746 * config.sub: Accept alphapca56 and alphaev6 properly.
11748 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11750 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11752 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11754 * config.sub (sco5): Fix typo.
11756 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11758 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11760 (install-itcl): Remove dependency on install-tcl.
11762 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11764 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11766 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11768 * configure.in: Don't build libgui for a cygwin32 target when not on
11771 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11773 * configure (redirect): Set to null, so default behavior of
11774 configure is now --verbose.
11776 1998-02-16 Dave Love <d.love@dl.ac.uk>
11778 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11779 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11781 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11783 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11784 this change to sync Makefile.in with its ChangeLog entries.
11786 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11788 * ltmain.sh (mkdir): Check that the directory doesn't exist
11789 before we exit with error, so that we don't get races during
11792 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11794 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11796 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11798 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11799 PICFLAG_FOR_TARGET.
11800 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11802 * configure: Emit a definition for the new macro enable_shared
11803 into each Makefile.
11805 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11807 * configure.in (host_tools, native_only): Add libtool.
11809 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11811 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11812 Fix typo in ming config comment.
11814 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11816 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11818 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11820 * config.sub: Add tic30 cases, and map c30 to tic30.
11822 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11824 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11825 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11826 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11827 (CLEAN_TARGET_MODULES): Similarly
11828 (all-target-libf2c): Add dependences.
11829 * configure.in (target_libs): Add libf2c.
11831 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11833 * configure.in: Remove expect from noconfigdirs when target
11834 is cygwin32. OK to build expect and dejagnu with Canadian
11837 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11839 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11842 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11845 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11847 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11848 here as it is not defined in the toplevel Makefile.
11850 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11852 * configure (package_makefile_rules_frag): New variable, which names
11853 a file with generic rules, ...
11854 Change comment to mention we now have FIVE parts.
11855 * configure: Undo last change.
11857 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11859 * config.guess: More accurate determination of HP processor types.
11860 * config.sub: More accurate determination of HP processor types.
11862 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11864 * configure (package_makefile_frag): Move inserting the
11865 ${package_makefile_frag} to where it should be according
11868 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11870 * config.guess: Add support for Linux/ARM.
11872 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11874 * .cvsignore: Remove *-info and *-install since they match
11875 release-info and mpw-install, which we don't want to just ignore.
11877 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11879 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11881 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11883 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11884 local_prefix to sub-make invocations.
11886 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11888 * configure.in: Check makefile fragments in the source
11891 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11893 * configure.in: Check whether host and target makefile
11894 fragments exist before adding them to *_makefile_frag.
11896 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11898 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11900 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11902 * configure.in: Make sure we only replace RPATH_ENVVAR on
11903 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11906 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11909 1998-01-13 Lee Iverson (leei@ai.sri.com)
11911 * config-ml.in (multi-do): LDFLAGS must include multilib
11914 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11916 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11918 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11920 * config.sub: Add mingw32 support.
11921 * configure.in: Likewise.
11923 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11925 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11927 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11929 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11930 * configure (gxx_include_dir): Provide a definition for subdirs
11931 which do not use autoconf.
11933 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11935 * config.guess: Sync with egcs. Picks up new alpha support,
11936 BeOS & some additional linux support.
11938 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11940 * config.guess: HP 9000/803 is a PA1.1 machine.
11942 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11944 * configure.in: It's alpha*-...
11946 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11948 * configure.in (host_makefile_frag, target_makefile_frag):
11949 Handle multiple config files.
11950 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11953 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11957 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11959 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11961 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11963 * Makefile.in: Add libgui directory.
11964 (GDB_TK): Add all-libgui.
11965 * configure.in: Add libgui directory.
11966 * configure: Add all-libgui to GDB_TK.
11968 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11970 * config-ml.in (multidirs): Add m32r to multilib list.
11972 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11974 * Makefile.in (all-target-gperf): Change dependency to
11975 all-target-libstdc++.
11977 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11979 * config.guess: Add BeOS support.
11981 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11983 Source directory cvs renamed to cvssrc:
11984 * configure.in (host_tools): Change cvs to cvssrc.
11985 (native_only): Likewise.
11986 (noconfigdirs) [various cases]: Likewise.
11987 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11988 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11989 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11990 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11991 (all-cvssrc): Rename target from all-cvs.
11993 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11995 * configure (gxx_include_dir): Fix thinko.
11997 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11999 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12000 (install-cross, install-gcc-cross): New targets.
12002 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12004 * configure.in (noconfigdirs): Add support for Thumb target.
12006 * config.sub (maybe_os): Add support for Thumb target.
12008 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12010 * Makefile.in: Add rules for cygmon.
12012 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12014 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12016 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12017 * configure (gxx_include_dir): Provide a definition for subdirs
12018 which do not use autoconf.
12020 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12022 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12025 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12028 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12029 found on RedHat Linux systems.
12031 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12033 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12036 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12038 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12040 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12042 * ltmain.sh: If mkdir fails, check whether the directory was created
12043 anyhow by some other process.
12045 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12047 * configure.in (d30v-*-*): Configure all directories.
12049 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12051 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12054 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12056 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12058 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12060 * include/libiberty.h: Add extern "C" { so it can be used with C++
12062 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12065 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12067 * configure.in (d30v-*-*): Configure GCC now.
12069 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12071 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12072 is no longer needed.
12074 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12076 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12078 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12080 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12081 targets using "$@" to provide support for similar but not identical
12082 targets without having to duplicate code.
12084 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12086 * makefile.vms: Fix to work with DEC C.
12088 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12090 * config.sub: Add mips-tx39-elf to marketing names.
12092 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12094 * ltmain.sh: Handle symlinks in generated script.
12096 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12098 * configure: Handle autoconf style directory options: --bindir,
12099 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12100 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12102 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12103 (sharedstatedir, localstatedir, oldincludedir): New variables.
12104 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12105 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12106 sbindir, sharedstatedir, and sysconfdir.
12108 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12110 * Makefile.in (bootstrap-lean): New target.
12112 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12114 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12115 sn, and gnuserv from noconfigdirs.
12117 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12119 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12121 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12123 * Makefile.in (cross): New target.
12125 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12126 Jeff Law <law@cygnus.com>
12128 * Makefile.in (bootstrap2, bootstrap3): New targets.
12129 (all-bootstrap): Remove outdated and confusing target.
12130 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12132 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12134 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12135 windows. Consistent with gdb/configure.
12137 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12139 * configure.in: Name Linux target fragment.
12141 * configure: Rewrite so that project Makefile fragment is inserted
12142 first and appears last in the resulting Makefile.
12144 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12146 * Makefile.in (install-itcl): Install tcl first.
12148 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12150 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12152 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12154 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12156 * configure.in (skipdirs): Add target-librx for Linux.
12157 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12159 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12161 * Makefile.in (bootstrap): New target.
12163 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12165 * config.sub: Accept 'amigados' for backward compatibility.
12167 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12169 * config.guess: Merge with FSF.
12171 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12173 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12175 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12177 * config.sub: Add "marketing-names" patch.
12179 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12181 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12183 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12185 * config.sub: Handle v850-elf.
12187 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12189 * .cvsignore (*-install): Remove.
12191 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12193 * ltconfig: Set CONFIG_SHELL in libtool.
12194 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12196 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12198 * configure.in (target_subdir): Set to libraries if enable_multilib.
12200 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12202 * config.guess: Update from gcc directory.
12204 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12206 * Makefile.in (all-sim): Depends on all-readline.
12208 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12210 * Makefile.in (BISON, YACC): Use $$s.
12211 (all-bison): Depend on all-texinfo.
12213 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12215 * Makefile.in (BISON): Add -L flag.
12218 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12220 * configure.in (noconfigdirs): Add support for v850e target.
12222 * config.sub (maybe_os): Add support for v850e target.
12224 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12226 * configure.in (noconfigdirs): Add support for v850ea target.
12228 * config.sub (maybe_os): Add support for v850ea target.
12230 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12232 * config.sub: Add mipstx39. Delete r3900.
12234 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12236 * Makefile.in (all-autoconf): Depends on all-texinfo.
12238 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12240 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12243 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12245 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12247 * configure: When handling a Canadian Cross, handle YACC as well as
12248 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12249 * Makefile.in (all-bison): Depend upon all-texinfo.
12251 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12253 * Makefile.in (BISON): bison, not byacc or bison -y.
12254 (YACC): bison -y or byacc or yacc.
12255 (various): Add *-bison as appropriate.
12256 (taz): No need to mess with BISON anymore.
12258 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12260 * configure: If OSTYPE matches *win32*, try to find a good value for
12263 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12265 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12266 configure.in if it is present.
12268 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12270 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12272 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12274 * config.sub: Recognize `arc' cpu.
12275 * configure.in: Likewise.
12276 * config-ml.in: Likewise.
12278 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12280 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12282 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12284 * configure: Changed sed delimiter from ':' to '|' when
12285 attempting to substitute ${config_shell} for SHELL. On
12286 NT ${config_shell} may contain a ':' in it.
12288 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12290 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12292 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12294 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12296 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12298 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12300 * ylwrap: If the program is a relative path, force it to be
12303 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12305 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12307 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12309 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12310 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12313 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12315 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12316 separated by spaces.
12318 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12320 * ylwrap: New file.
12321 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12323 * ltmain.sh: Handle /bin/sh at start of install program.
12325 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12327 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12328 * missing: New file, from automake 1.2.
12330 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12332 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12333 check-tk to CHECK_X11_MODULES.
12335 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12337 * config.sub: Merge with FSF.
12339 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12341 * config.guess: Merge with FSF.
12343 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12345 * configure: Treat msdosdjgpp like go32.
12346 * configure.in: Likewise. Don't remove gprof for go32.
12348 * configure: Change Makefile.tem2 to Makefile.tm2.
12350 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12352 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12354 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12356 * install-sh (chmodcmd): Set to null if the DST directory already
12357 exists. Same as Nov 11th change.
12359 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12361 * configure (GDB_TK): Needs itcl and tix.
12363 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12365 * config.guess: Update from FSF.
12367 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12369 * Makefile.in (GDB_TK): Depend on itcl and tix.
12371 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12373 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12374 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12375 (INSTALL_SCRIPT): New variable.
12376 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12377 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12379 * install-sh: Add support for -x option.
12381 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12383 * configure.in, Makefile.in: Treat tix like itcl.
12385 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12387 * Makefile.in (WINDRES): New variable.
12388 (WINDRES_FOR_TARGET): New variable.
12389 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12390 (EXTRA_HOST_FLAGS): Add WINDRES.
12391 (EXTRA_TARGET_FLAGS): Add WINDRES.
12392 (EXTRA_GCC_FLAGS): Add WINDRES.
12393 ($(DO_X)): Pass down WINDRES.
12394 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12395 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12396 DLLTOOL_FOR_TARGET.
12398 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12400 * configure.in: configure sim before gdb for win32-x-ppc
12402 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12404 Move gperf into the toplevel, from libg++.
12405 * configure.in (target_tools): Add target-gperf.
12406 (native_only): Add target-gperf.
12407 * Makefile.in (all-target-gperf): New target, depend on
12409 (configure-target-gperf): Empty rule.
12410 (ALL_TARGET_MODULES): Add all-target-gperf.
12411 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12412 (CHECK_TARGET_MODULES): Add check-target-gperf.
12413 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12414 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12416 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12418 * config.sub (mn10200): Recognize new basic machine.
12420 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12422 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12423 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12425 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12427 * configure.in: If we're building mips-sgi-irix6* native, turn on
12428 ENABLE_MULTILIB and set TARGET_SUBDIR.
12430 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12432 * Makefile.in (all-sn): Depend on all-grep.
12434 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12436 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12438 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12439 Makefile. From Jeff Makey <jeff@cts.com>.
12440 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12442 * Makefile.in (DISTBISONFILES): Remove.
12443 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12446 * configure.in: Build itl, db, sn, etc., when building for native
12449 * Makefile.in (LD): New variable.
12450 (EXTRA_HOST_FLAGS): Pass down LD.
12451 ($(DO_X)): Likewise.
12453 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12455 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12457 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12459 * configure.in (targargs): Strip out any supplied --build argument
12460 before adding our own. Always add --build.
12462 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12464 * configure.in (targargs): Pass --build if we're doing
12467 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12469 * configure: Use '|' instead of ":" as the separator in
12470 sed. Otherwise sed chokes on NT path names with drive
12471 designators. Also look for "?:*" as the leading characters in an
12474 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12476 * config.sub: Support for r3900.
12478 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12480 * configure.in: Use install-sh, not install.sh.
12482 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12484 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12487 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12489 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12492 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12494 * Makefile.in: Add automake targets.
12495 * configure.in (host_tools): Add automake.
12497 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12499 * configure: Default CXX to c++, not gcc.
12500 * Makefile.in (CXX): Set to c++, not gcc.
12501 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12503 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12505 * install-sh: try appending a .exe if source file doesn't
12508 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12510 * configure.in: Turn on multilib by default.
12511 (cross_only): Remove target-libiberty.
12513 * Makefile.in (all-gcc): Don't depend on libiberty.
12515 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12517 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12519 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12521 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12522 (DISTBISONFILES): Add ld/Makefile.in
12524 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12526 * configure.in: if target is cygwin32 but host isn't cygwin32,
12527 don't configure gdb tcl tk expect, not just gdb.
12529 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12531 * configure.in: Added gnuserv everywhere sn appears.
12533 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12534 (CROSS_CHECK_MODULES): Added check-gnuserv.
12535 (INSTALL_MODULES): Added install-gnuserv.
12536 (CLEAN_MODULES): Added clean-gnuserv.
12537 (all-gnuserv): New target.
12539 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12541 * config.guess: Fixes for MIPS OpenBSD systems.
12543 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12545 * Makefile.in (INSTALL_XFORM): Remove.
12546 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12548 * mkinstalldirs: New file, copied from automake.
12549 * Makefile.in (installdirs): Rename from install-dirs. Use
12550 mkinstalldirs. Change all users.
12551 (DEVO_SUPPORT): Add mkinstalldirs.
12553 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12555 * install-sh: Rename from install.sh.
12556 * Makefile.in (INSTALL): Change install.sh to install-sh.
12557 (DEVO_SUPPORT): Likewise.
12559 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12560 Graichen <graichen@rzpd.de>.
12562 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12564 * config.guess: Recognize OpenBSD systems correctly.
12566 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12568 * README, Makefile.in (ETC_SUPPORT): Remove references to
12569 cfg-paper*, configure.{texi,man,info*}._
12571 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12573 * Makefile.in (all.normal): Ensure that gcc is built after all
12574 the x11 - ie gdb - targets.
12576 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12578 * makefile.vms: Don't run conf-a-gas.
12580 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12582 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12584 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12586 * configure.in: Remove noconfigdirs case since gdb also
12587 configures and builds for tic80-coff.
12589 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12591 * configure: Set cache_file to config.cache.
12592 * Makefile.in (local-distclean): Remove config.cache.
12594 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12596 * COPYING: Update FSF address.
12598 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12600 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12603 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12605 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12606 MAKEDIRS, is empty.
12608 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12610 * config.sub: Tweak mn10300 entry.
12612 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12614 * configure.in (host_tools): Put sim before gdb, so gdb's
12615 configure.tgt can determine if the simulator was configured.
12617 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12619 * config.sub: Move BeOS $os case to be with other Cygnus
12622 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12624 * config.sub: Remove misplaced comment that broke Linux.
12626 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12628 * config.sub: Add BeOS support.
12630 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12632 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12634 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12636 * configure.in (noconfigdirs): Remove tcl and tk from
12637 noconfigdirs for cygwin32 builds.
12639 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12641 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12643 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12645 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12646 make-all.com, use makefile.vms instead.
12648 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12650 * config.sub: Accept -lnews*.
12652 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12654 * configure.in (noconfigdirs): Disable target-newlib,
12655 target-examples and target-libiberty for d30v.
12657 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12659 * configure.in (noconfigdirs): Enable ld for d30v.
12661 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12663 * configure.in (tic80-*-*): Build compiler.
12665 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12667 * configure.in (d30v-*): Remove sim directory from list of
12668 unsupported d30v directories
12670 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12672 * config.sub, configure.in: Add d30v target cpu.
12674 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12676 * makefile.vms: New file.
12677 * make-all.com: Remove.
12679 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12681 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12683 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12685 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12687 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12689 * Makefile.in (ALL_MODULES): Added all-db.
12690 (CROSS_CHECK_MODULES): Addec check-db.
12691 (INSTALL_MODULES): Added install-db.
12692 (CLEAN_MODULES): Added clean-db.
12694 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12696 * config.guess: Merge with latest FSF sources.
12698 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12700 * Makefile.in (ALL_MODULES): Added all-itcl.
12701 (CROSS_CHECK_MODULES): Added check-itcl.
12702 (INSTALL_MODULES): Added install-itcl.
12703 (CLEAN_MODULES): Added clean-itcl.
12705 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12707 * configure.in: build gdb for mn10200
12709 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12711 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12713 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12715 * configure.in (tic80-*-*): Turn off most targets right now.
12717 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12719 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12720 rather than the makeinfo program.
12721 (do-info): Depend upon all-texinfo.
12723 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12725 * configure.in: Remove uses of config/mh-linux.
12727 * config.sub, config.guess: Merge with latest FSF sources.
12729 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12731 * config.sub (case $basic_machine): Add tic80 entries.
12733 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12735 * config.sub, config.guess: Merge with latest FSF sources.
12737 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12739 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12740 * mpw-config.in: Test for NewFolderRecursive.
12741 * mpw-install: Use symbolic name for startup filename.
12742 * mpw-README: Add various additional details.
12744 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12746 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12748 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12750 * configure.in: Do build gcc and the target libraries for
12753 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12755 * configure.in: don't avoid building gdb for mn10300 any more
12756 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12757 instead of single-quoting it.
12759 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12761 * configure.in: Don't use --with-stabs on IRIX 6.
12763 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12765 * configure.in (m32r): Build gdb, libg++ now.
12767 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12769 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12770 directories from noconfigdirs.
12772 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12774 * config.sub (basic_machine): added mips16 configuration
12776 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12778 * config.sub: Handle d10v-unknown.
12780 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12782 * config.sub: Handle v850-unknown.
12784 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12786 * Makefile.in: add findutils
12787 * configure.in: add findutils to list of host_tools
12789 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12791 * config.sub: Handle mn10200 and mn10300.
12793 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12795 * configure.in (d10v-*): Do not build librx.
12797 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12799 * configure.in (mn10300): Build everything except gdb & libgloss.
12801 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12803 * config.guess: Patch for Dansk Data Elektronik servers,
12804 from Niels Skou Olsen <nso@dde.dk>.
12806 For ncr, use /bin/uname rather than uname, since GNU uname does not
12807 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12809 Patch for MIPS R4000 running System V,
12810 from Eric S. Raymond <esr@snark.thyrsus.com>.
12812 Fix thinko for nextstep.
12814 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12816 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12817 * config.guess: Guess mips-dec-mach_bsd4.3.
12819 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12820 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12822 * config.guess (mips-mips-riscos*): Emit just enough of the
12825 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12826 * config.guess (sparc-auspex-sunos*): Added.
12827 (f300-fujitsu-*): Added.
12829 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12830 * config.guess: Recognize a Tadpole as a sparc.
12832 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12834 * config.guess: Don't assume that NextStep version is either 2 or
12835 3. NextStep 4 (aka OpenStep 4) has come out now.
12837 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12839 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12840 From Rik Faith <faith@cs.unc.edu>.
12842 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12844 * config.sub: Contributions from bug-gnu-utils to:
12845 Support plain "hppa" (no version given) architecture, reported by
12847 OpenBSD like NetBSD.
12848 LynxOs is not a hardware supplier.
12850 * config.guess: Contributions from bug-gnu-utils to add support for:
12851 OpenBSD like NetBSD.
12853 More Pyramid systems.
12854 i[n>4]86 Intel chips.
12855 M680[n>4]0 Motorola chips.
12856 Use unknown instead of lynx for hardware manufacturer.
12858 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12860 * install.sh (chmodcmd): Set to null if the DST directory already
12863 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12865 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12866 not use mt-ppc target Makefile fragment any more.
12868 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12870 * configure.in (*-*-windows): Exclude everything but those dirs
12871 needed to build windows.
12873 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12875 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12877 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12879 * configure.in: Exclude mmalloc from i386-windows.
12881 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12883 * Undo my previous change.
12885 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12887 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12889 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12891 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12893 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12894 host to add it's own flags.
12896 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12898 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12900 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12902 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12903 (CXX_FOR_TARGET): Likewise.
12904 (GCC_FOR_TARGET): Define.
12905 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12906 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12907 CC_FOR_TARGET was specified on the command line.
12908 (MAKEOVERRIDES): Don't define.
12910 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12912 * configure.in (m32r): Fix spelling of libg++ libs.
12914 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12916 * config.sub (-apple*): Remove, now redundant.
12918 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12920 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12922 * configure: Rework yesterday's sed script patch.
12924 * config.sub: Merge with FSF.
12926 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12928 * config.guess: Merge from FSF.
12930 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12931 * config.guess: Use pc instead of unknown, for pc clone systems.
12932 Change linux to linux-gnu.
12934 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12935 * config.guess: Avoid non-portable tr syntax.
12937 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12939 * test-build.mk (HOLES): Add "xargs" for gdb.
12941 * configure: Avoid hpux10.20 sed bug.
12943 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12945 * configure.in: Add support for windows host
12946 (that is a build done under the Microsoft build environment).
12948 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12950 * Makefile.in: Replace all uses of srcroot with s, to shrink
12951 command line lengths.
12953 Patches from Geoffrey Noer <noer@cygnus.com>:
12954 * configure.in: If configuring for newlib, pass --with-newlib to
12956 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12957 -Bnewlib/ and -Lwinsup to gcc.
12958 (CXX_FOR_TARGET): Likewise.
12960 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12962 * Makefile.in (ETC_SUPPORT): Add configure.
12964 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12966 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12967 host configuration file.
12969 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12971 * configure.in: Break mn10x00 support into separate
12972 mn10200 and mn10300 configurations.
12973 * config.sub: Likewise.
12975 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12977 * configure.in: Add lots of stuff to noconfigdirs for
12978 the mn10x00 targets.
12980 * config.sub, configure.in: Add mn10x00 support.
12982 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12984 * make-all.com: Call conf-a-gas, not config-a-gas.
12986 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12988 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12991 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12993 * mpw-README: Add much more detail for native PowerMac.
12994 * mpw-install: New file.
12995 * mpw-configure: Add --norecursion and --help options.
12996 * mpw-config.in: Translate readme and install files when
12998 * mpw-build.in: Don't always depend on byacc and flex.
12999 (install-only-top): New action.
13001 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13003 * configure.in: You can now configure GDB for the v850.
13005 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13007 * configure.in (noconfigdirs): Don't configure any C++ dirs
13010 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13012 * config.sub: Recognize mips64vr5000.
13014 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13016 * configure.in: Use a single line for host_tools and native_only.
13018 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13020 * config.sub, configure.in: Add entries for m32r.
13022 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13024 * Makefile.in (inet-install): Don't run install-gzip.
13026 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13028 * configure.in: Don't config lots of things for *-*-windows*.
13030 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13032 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13033 (host_libs, host_tools): Copy from configure.in.
13034 * mpw-configure: Don't complain about directories not found.
13036 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13038 * configure.in (i[345]86): Recognize i686 for pentium pro.
13039 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13042 * config.guess (i[345]86): Ditto.
13044 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13046 * configure.in (noconfigdirs): Removed gdb for D10V.
13048 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13050 * configure.in: Remove ld, target-libio, target-libg++, and
13051 target-libstdc++ from noconfigdirs.
13053 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13055 * configure: Fix three locations where shell scripts were
13056 being run directly rather than with config_shell.
13058 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13060 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13061 * config.sub (basic_machine): Recognize v850.
13063 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13065 * mpw-configure: Handle multiple enable/disable options and
13066 pass them down recursively, handle -c and -s flags appropriately
13067 depending on choice of compiler, add escape mechanism for
13068 quoted arguments to gC.
13070 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13072 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13073 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13074 so that -mrelocatable-lib and -mno-eabi are used.
13076 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13077 not support --print-multi-lib, don't abort.
13079 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13081 * make-all.com: Run config-a-gas.
13082 * setup.com: Don't copy subdirectory files around.
13084 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13086 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13087 target, it now compiles correctly.
13089 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13091 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13093 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13095 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13097 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13099 * configure.in (native_only): Add prms.
13101 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13103 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13104 (BINUTILS_SUPPORT_DIRS): Likewise.
13106 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13108 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13109 d10v support is added.
13111 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13113 * configure.in (d10v-*-*): New target.
13115 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13117 * config.guess (HP 9000/811): Recognize this as a PA1.1
13120 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13122 * Makefile.in (do-tar-gz): New target, split out from tail end of
13123 taz target. Run each command separately, don't use pipes.
13126 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13128 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13129 * mpw-build.in: No builds should depend on building byacc or flex,
13130 they are assumed to be installed already.
13132 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13134 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13135 variable that CC_FOR_TARGET needs.
13137 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13139 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13140 options have changed since the last time the subdirectory was
13141 configured, and if it has, reconfigure.
13142 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13143 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13145 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13147 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13148 CLEAN_MODULES): Add bash.
13149 (all-bash): New target.
13151 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13153 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13155 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13157 * config.sub (basic_machine): Recognize d10v as a valid processor.
13159 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13161 * mpw-configure: Add support for --bindir.
13162 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13164 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13166 * configure.in: add bash, time, gawk to list of hosttools and things
13167 to only build for native toolchains
13169 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13171 * Makefile.in (docdir): Remove.
13173 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13175 * Makefile.in (datadir): Set to $(prefix)/share.
13177 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13179 * configure.in: build diff and patch for cygwin32-hosted
13182 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13184 * config.sub: Accept -rtems*.
13186 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13188 * configure.in: enable dosrel for cygwin32-hosted builds,
13189 remove diff from the list of things not buildable
13192 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13194 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13197 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13199 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13201 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13203 * Makefile.in (taz): Handle case where tex3patch didn't even get
13204 checked out. Also, if it was found, put the symlink in a new util
13207 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13209 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13211 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13213 * config.sub: Recognize -openvms.
13214 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13215 * make-all.com, setup.com: New files.
13217 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13219 * Makefile.in (taz): tex3patch moved to texinfo/util.
13221 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13223 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13224 * configure.in: remove make from disable-if-Can-Cross list
13225 enable gdb if ${host} and ${target} are cygwin32
13227 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13229 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13230 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13232 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13234 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13235 distinguish sysv/svr4/bsd variants.
13236 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13238 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13240 * configure.in: Added copyright notice.
13241 * move-if-change: Added copyright notice.
13243 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13245 * configure.in (powerpcle-*-solaris*): Until we get shared
13246 libraries working, don't build gdb, sim, make, tcl, tk, or
13249 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13251 * config.guess: Merge with FSF:
13253 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13254 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13256 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13257 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13259 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13260 * config.guess: Combine two OSF1 rules.
13261 Also recognize field test versions. From mjr@zk3.dec.com.
13262 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13263 because GNU uname does not support -p. From pmr@pajato.com.
13265 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13267 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13269 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13271 * mpw-README: Document GCCIncludes.
13273 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13275 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13277 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13279 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13281 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13283 * configure.in (*-*-cygwin32): Configure make.
13285 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13287 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13289 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13291 * Makefile.in (all-inet): Depend on all-perl.
13293 * Makefile.in (inet-install): New target.
13295 * Makefile.in (all-inet): Depend on all-tcl.
13296 (all-inet): Depend on all-send-pr.
13298 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13300 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13303 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13305 * configure.in: Don't configure --with-gnu-ld on AIX.
13307 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13309 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13311 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13313 * Makefile.in (ALL_MODULES): Added all-inet.
13314 (CROSS_CHECK_MODULES): Added check-inet.
13315 (INSTALL_MODULES): Added install-inet.
13316 (CLEAN_MODULES): Added clean-inet.
13317 (all-indent): New target.
13319 * configure.in (host_tools): Added inet.
13320 (native_only): Added inet.
13321 (noconfigdirs): Added inet.
13323 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13325 * configure.in: Don't configure libgloss if we are not configuring
13328 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13330 * configure.in: Don't configure libgloss for unsupported
13333 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13335 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13337 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13339 * Makefile.in (ALL_MODULES): Include all-apache.
13340 (CROSS_CHECK_MODULES): Include check-apache.
13341 (INSTALL_MODULES): Include install-apache.
13342 (all-apache): New target.
13344 * configure.in: Added apache everywhere perl is seen.
13346 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13348 * Makefile.in: Add support for clean-{module} and
13349 clean-target-{module} rules.
13351 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13353 * configure.in (*-*-ose) do not build libgloss.
13355 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13357 * config.guess (prep*:SunOS:5.*:*): Turn into
13358 powerpele-unknown-solaris2.
13360 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13362 * configure.in: Permit --enable-shared to specify a list of
13365 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13367 * configure.in (host==solaris): Pass only the first word of $CC
13368 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13370 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13372 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13374 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13376 * Makefile.in (ALL_MODULES): Include all-perl.
13377 (CROSS_CHECK_MODULES): Include check-perl.
13378 (INSTALL_MODULES): Include install-perl.
13379 (ALL_X11_MODULES): Include all-guile.
13380 (CHECK_X11_MODULES): Include check-guile.
13381 (INSTALL_X11_MODULES): Include install-guile.
13382 (all-perl): New target.
13383 (all-guile): New target.
13385 * configure.in (host_tools): Include perl and guile.
13386 (native_only): Include perl and guile.
13387 (noconfigdirs): Don't build guile and perl; no ports have been
13390 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13392 * configure (--enable-*): Handle quoted option lists such as
13393 --enable-sim-cflags='-g0 -O' better.
13395 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13397 * Makefile.in ({,inst}all-target): New rule so we can make and
13398 install all of the target directories easily.
13400 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13402 * configure.in: Add missing global flag in sed substitution when
13403 deleting `target-' from ${configdirs}.
13405 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13407 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13410 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13413 * install.sh: Correct misspelling of transformbasename.
13415 * config.guess: Recognize mips-*-sysv*.
13417 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13419 * config.sub: Recognize mon960.
13421 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13423 * configure: Restore Canadian Cross handling of BISON and LEX,
13424 removed in Feb 20 change.
13426 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13428 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13429 Mention make install. Remove the old copyright date as well the
13430 clumsy and rather pointless copyright on the README file.
13432 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13434 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13435 Makefile after running symlink-tree, then run `make distclean' to
13436 avoid clobbering any generated files in srcdir.
13438 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13440 * configure.in (m68k-*-netbsd*): Build everything now.
13442 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13444 * Makefile.in (taz): Fix quoting.
13446 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13448 * configure.in (sparclet-*-*): Build everything now.
13450 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13452 * configure.in (m68k-*-linux*): New host.
13454 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13456 * configure: Check for bison before byacc.
13458 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13460 * Makefile.in configure: Change the way LEX and BISON/YACC are
13461 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13462 searching PATH. These are used as fallbacks by Makefile.in if
13463 flex/bison/byacc aren't in objdir.
13465 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13467 * Makefile.in: Make everything which depends upon all-bfd also
13468 depend upon all-opcodes, in case --with-commonbfdlib is used.
13470 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13472 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13473 building NT native compilers on Unix.
13475 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13477 * configure.in: Don't get CC from the host Makefile fragment if we
13478 can find gcc in PATH, or if this is a Canadian Cross. Move the
13479 Solaris test for /usr/ucb/cc to the post target script, just after
13480 the compiler sanity test.
13482 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13484 * config.sub: Merge with FSF.
13486 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13488 * Makefile.in (RPATH_ENVVAR): New variable.
13489 (REALLY_SET_LIB_PATH): Use it.
13490 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13492 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13494 * config.sub, configure.in: Recognize sparclet cpu.
13496 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13498 * config.guess: Support m68k-cbm-sysv4.
13500 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13502 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13503 m68k-unknown-linuxaout from linker help string. Put quotes around
13506 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13508 * config.guess (powerpc-harris-powerunix): Add guess for port
13511 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13513 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13515 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13517 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13518 $(REALLY_SET_LIB_PATH) in Makefile.
13519 * Makefile.in (SET_LIB_PATH): New variable.
13520 (REALLY_SET_LIB_PATH): New variable.
13521 ($(DO_X)): Use $(SET_LIB_PATH).
13522 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13523 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13524 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13525 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13526 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13527 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13528 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13529 (install-dosrel): Likewise.
13530 (all-opcodes): Depend upon all-libiberty.
13532 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13534 * config.guess (*:CYGWIN*): New
13536 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13538 * Makefile.in (all-target-winsup): All all-target-libiberty.
13540 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13542 * configure.in (noconfigdirs): Add missing # in front of comment.
13544 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13546 * configure.in: add second pass to things added to noconfigdirs
13547 so *-gm-magic can exclude libgloss properly.
13549 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13551 * mpw-configure (extralibs_name, rez_name): Set correctly
13552 for MWC68K compiler.
13554 * mpw-README: Add more info on the necessary build tools.
13556 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13558 * configure.in, config.sub: Recognize cygwin32.
13560 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13562 * config.guess, config.sub: Recognize A/UX.
13564 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13566 * config.sub: Merge with gcc/config.sub.
13568 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13570 * mpw-build.in (do-binutils): Add build of stamps.
13572 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13574 * config.sub: Add recognition for mips64vr4100*-* targets.
13576 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13578 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13579 Add creation of gconfigargs with `--enable-shared' turned on.
13580 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13581 ($(host)-stamp-stage3-configured): Likewise.
13582 (HOLES): Add chatr and ldd.
13583 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13585 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13587 * configure: Pass --nfp to recursive configures.
13589 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13591 * Makefile.in (DLLTOOL): New.
13592 (DLLTOOL_FOR_TARGET): New.
13593 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13594 (EXTRA_TARGET_FLAGS): Ditto.
13595 (EXTRA_GCC_FLAGS): Ditto.
13596 (CONFIGURE_TARGET_MODULES): Ditto.
13598 * configure: Add DLLTOOL.
13600 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13602 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13603 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13604 mh-sco, since old workarounds no longer needed, and don't
13605 build ld, since libraries have weak symbols in COFF.
13607 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13609 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13611 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13613 * configure.in: Make sure that ${CC} can be used to compile an
13616 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13618 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13619 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13620 nothing depending on whether gdbtk is being built.
13622 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13624 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13626 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13628 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13629 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13631 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13633 * config-ml.in: Add support for
13634 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13635 Simplify setting of multidirs from --disable-foo.
13637 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13639 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13640 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13641 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13642 non-empty, pass them on to the GCC make.
13643 (all-bootstrap): New rule that is like all-gcc, except it executes
13644 the GCC bootstrap rule instead of the GCC all rule.
13646 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13648 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13650 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13652 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13655 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13657 * config.sub (i*86*) Change [345] to [3456]
13659 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13661 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13664 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13666 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13667 AIX multilibs get built.
13669 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13671 * configure.in (i386-win32): Don't build expect if we're not
13672 building the tcl subdir.
13674 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13676 * Makefile.in: (configure-target-examples, all-target-examples):
13677 New targets, configure and build example programs.
13679 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13681 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13682 use it as input to sedit the generated MPW makefile.
13683 * mpw-README: Add a suggestion about Gestalt.h.
13685 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13687 * config.sub: Accept *-*-ieee*.
13689 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13691 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13692 Ronald F. Guilmette <rfg@monkeys.com>.
13694 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13696 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13697 for powerpc-pe native.
13698 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13699 (target==powerpc-pe): duplicate i386-win32 entry.
13701 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13703 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13704 of vxworks, not just vxworks5.1.
13706 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13708 * mpw-configure: Add support for exec-prefix.
13710 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13712 * config.guess: Recognize HP model 816 machines as having
13715 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13717 * configure: Ignore new autoconf configure options.
13719 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13721 * config.guess: Recognize Pentium under SCO.
13722 From Robert Lipe <robertl@arnet.com>.
13724 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13726 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13728 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13730 * configure.in: Don't configure gas for alpha-dec-osf*.
13732 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13734 * configure.in: Default to --with-stabs for some targets for which
13735 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13736 i[345]86*-*-unixware*.
13738 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13740 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13741 rather than basing it on the target. Simplify handling of options
13742 controlling which directories to configure. Remove extraneous
13743 slash in multi-clean target.
13745 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13747 * config-ml.in: Prefix more variables with ml_ so they don't collide
13750 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13752 * configure: Don't turn -v into --v.
13754 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13756 * configure.in (targargs): Fix typo.
13758 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13760 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13762 * configure.in: Strip --host and --target options from
13763 CONFIG_ARGUMENTS, and always configure for --host only. Add
13764 --with-cross-host option when building with a cross-compiler.
13765 * configure: Canonicalize the arguments put into config.status by
13766 always using `=' for an option with an argument. Pass a presumed
13767 --host or --target explicitly.
13769 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13771 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13772 into general OS recognition case.
13774 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13776 * configure.in (target_configdirs): add target-winsup only
13777 for win32 target systems.
13779 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13781 * Makefile.in (all-target-libgloss): Depend upon
13782 configure-target-newlib, since when libgloss is built it looks to
13783 see if the newlib directory exists.
13785 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13787 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13790 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13792 * configure: Handle LD and LD_FOR_TARGET when configuring a
13795 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13797 * configure.in (target_libs): add target-winsup.
13798 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13799 (target==ppcle-pe): remove ld from $noconfigdirs.
13801 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13803 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13804 Preserve relative path names in $srcdir. Build symlink tree if
13805 configuring cross target dir and srcdir=. (= no VPATH support).
13806 (configure-target-libg++): Depend on configure-target-librx.
13807 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13808 * config-ml.in: New file.
13809 * symlink-tree: New file.
13810 * configure: Ensure srcdir="." if that's what it is.
13812 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13814 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13815 includes and FLEX_SKELETON setting.
13816 * mpw-configure (--with-gnu-ld): New option, controls whether
13817 to use PPCLink or ld with PowerMac GCC.
13818 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13819 * mpw-config.in: Configure grez if targeting Mac.
13821 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13822 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13824 * configure.in: Configure grez resource compiler if targeting Mac.
13825 * Makefile.in (all-grez, install-grez): New targets.
13827 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13829 * configure: CXX defaults to gcc, not g++. If we find
13830 gcc in the path, set CC to gcc -O2.
13832 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13834 * configure: Default ${build} correctly. Avoid picking up extra
13835 spaces when reading CC and CXX from Makefile. When doing a
13836 Canadian Cross, use plausible default values for numerous
13838 * configure.in: When doing a Canadian Cross, don't try to
13839 configure tools whose configure script can't handle it.
13841 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13843 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13845 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13847 * configure: Remove dubious bug reporting address.
13849 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13851 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13852 configure script, run that instead of this directory's configure.
13853 In either case, print a message that we're configuring the sub-dir.
13855 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13857 * configure.in: Before checking for the existence of various files,
13858 use sed to filter out "target-".
13860 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13862 * Makefile.in (DO_X): Split rule to decrease command line length
13863 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13864 (Philippe De Muyter).
13866 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13868 * Makefile.in (all-patch): depend on all-libiberty.
13870 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13872 * configure.in: If the only directory in target_configdirs which
13873 actually exists is libiberty, then set target_configdirs to empty,
13874 to avoid trying to build a target libiberty in a gas or gdb
13877 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13879 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13880 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13883 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13885 * configure.in (copy_dirs): Use sys-include instead of include
13886 for --with-headers option.
13888 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13890 * Makefile.in, configure.in: Make winsup builds work with
13893 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13895 * configure.in: Build the linker on AIX.
13897 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13899 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13902 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13904 * Makefile.in (all-gcc): Fix typo.
13906 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13908 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13910 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13912 * configure.in: Rename libFOO to target-libFOO, and xiberty
13913 to target-xiberty, to provide more flexibility.
13914 (target_subdir): Define. Create if cross.
13915 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13916 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13917 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13918 check-libFOO -> check-target-libFOO, etc.
13919 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13920 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13921 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13922 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13923 allow ALL_GCC="" to only configure.
13924 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13925 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13926 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13928 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13930 * Makefile.in (taz): Build "info" in etc explicitly.
13932 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13934 * configure.in: Make sure that CC is undefined (as opposed to
13935 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13936 problem with autoconf trying to configure on a host without GCC.
13938 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13940 * mpw-configure: Set host alias from choice of host compiler,
13941 only use generic MPW Makefile sed if present, edit a file
13942 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13943 * mpw-README: Add problem notes about CW6 and CW7.
13945 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13947 * Makefile.in (taz): Use ";" instead of ";;".
13949 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13951 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13952 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13954 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13955 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13957 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13959 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13960 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13961 Move bfd to DISTSTUFFDIRS.
13963 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13965 * Makefile.in (X11_LIB): Removed.
13966 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13968 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13970 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13972 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13975 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13977 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13979 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13981 * configure.in (i[345]86-*-win32): Always build newlib.
13982 Don't configure cvs, autoconf or texinfo.
13983 * Makefile.in (LD_FOR_TARGET): New.
13984 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13985 Pass down LD_FOR_TARGET.
13987 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13989 * winsup: New directory.
13990 * Makefile.in: Build winsup.
13991 * configure.in: Winsup is configured when target is win32.
13992 Can only build win32 target GDB when native.
13994 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13996 * config.guess: Recognize HP model 819 machines as having
13997 a PA 1.1 processor.
13999 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14001 * configure: Fix sed loop which substitutes for CC and CXX to
14002 avoid bug found in various sed implementations.
14004 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14006 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14007 simulator. Use standard powerpc-*-eabi*.
14009 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14011 * configure.in: Stop putting gas and binutils in noconfigdirs for
14012 powerpc-*-aix* and rs6000-*-*.
14014 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14016 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14017 -mcall-aixdesc libraries.
14019 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14021 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14023 * config.sub (arm | armel | armeb): Fix shell syntax.
14025 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14027 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14028 -msoft-float and -mcpu=common support.
14029 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14032 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14034 * configure.in: Allow configuration and build of emacs19 for the alpha.
14036 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14038 * configure.in (CC): Get ^CC, not just any old CC, from
14039 ${host_makefile_frag}.
14041 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14043 * configure.in (CC): Try to get CC from
14044 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14046 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14048 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14049 only if it exists in $(srcdir).
14051 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14053 * configure: If CC and CXX are not set in the environment, set
14054 them, based on either an existing Makefile or on searching for gcc
14055 in PATH. Substitute for CC and CXX in Makefile.
14056 * configure.in: Remove libm from target_libs. Separate
14057 target_configdirs from configdirs. If CC is not set in
14058 environment, try to get it from a host Makefile fragment. Rewrite
14059 changes of configdirs to use skipdirs instead. A few minor
14060 tweaks. Take directories out of target_configdirs as they are
14061 taken out of configdirs. Remove existing Makefile files from
14062 subdirectories. Substitute for TARGET_CONFIGDIRS and
14063 CONFIG_ARGUMENTS in Makefile.
14064 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14066 (CONFIG_ARGUMENTS): Likewise.
14067 (CONFIGURE_TARGET_MODULES): New variable.
14068 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14069 ($(CONFIGURE_TARGET_MODULES)): New target.
14070 (configure-libg++, configure-libio): New targets.
14071 (all-libg++): Depend upon configure-libg++.
14072 (all-libio): Depend upon configure-libio.
14073 (configure-libgloss, all-libgloss): New targets.
14074 (configure-libstdc++): New target.
14075 (all-libstdc++): Depend upon configure-libstdc++.
14076 (configure-librx, all-librx): New targets.
14077 (configure-newlib): New target.
14078 (all-newlib): Depend upon configure-newlib
14079 (configure-xiberty): New target.
14080 (all-xiberty): Depend upon configure-xiberty.
14082 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14084 * configure.in (host i[345]86-*-win32): Expand the
14085 noconfigdirs again.
14087 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14089 * mpw-configure: Fix sed command file name.
14091 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14093 * configure.in (host i[345]86-*-win32): Reduce the
14094 noconfigdirs again.
14096 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14098 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14099 or powerpc*-*-pe*, since they are not yet supported.
14101 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14103 Add PowerMac support and many other enhancements.
14104 * mpw-configure: New option --cc to select compiler to use,
14105 paste options set according to --cc into the generated
14106 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14107 if mpw-make.sed is present.
14108 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14109 add forward includes for PowerPC include files.
14110 * mpw-build.in: Build using Makefile.PPC if present.
14111 (do-byacc, etc): Remove separate version resource builds.
14112 (do-gas): Build "stamps" before "all".
14113 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14114 * mpw-README: Update to reflect --cc option, PowerMac support,
14115 and recently-reported compatibility problems.
14117 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14119 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14120 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14121 (--with-multilib-top): Pass to recursive invocations.
14123 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14125 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14128 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14130 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14131 gdb, ld and opcodes on v810-*-*.
14133 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14135 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14136 (local-maintainer-clean): New target.
14137 (maintainer-clean): New target.
14138 (realclean): Just depend upon maintainer-clean.
14140 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14142 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14144 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14146 * configure.in: Build ld in mips*-*-bsd* case.
14148 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14150 * config.sub: Accept -lites* OS. From Ian Dall.
14152 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14154 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14157 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14159 * configure.in: treat i386-win32 canadian cross the same as
14160 i386-go32 canadian cross.
14162 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14164 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14165 running under the simulator to build a reduced set of libraries.
14166 (powerpc-*-eabiaix): Add fine grained multilib support added to
14167 other powerpc targets yesterday.
14169 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14171 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14172 -disable-softfloat, -disable-relocatable, -disable-aix, and
14173 -disable-sysv to control which multilib libraries get built.
14175 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14177 * configure: Add Makefile.tem to list of files to remove in trap
14180 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14182 * config.guess (*Linux*): Add missing "exit"s.
14183 Also, need specific check for alpha-unknown-linux (uses COFF).
14185 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14187 * config.guess: Merge with FSF:
14189 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14190 * config.guess (AIX4): More robust release numbering discovery.
14192 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14193 * config.guess (i386-sequent-ptx): Properly get version number.
14195 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14196 * config.guess (mips:*:4*:UMIPS): New case.
14198 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14200 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14201 (i386-win32 host): Likewise. Don't build readline.
14203 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14205 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14206 SUPPORT_FILES to submakes.
14208 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14210 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14211 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14214 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14216 * configure.in (appdirs): Use =, not ==, in test expression when
14217 trying to build the text to print in the warning message for
14220 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14222 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14224 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14226 * config.guess: Recognize lynx-2.3.
14228 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14230 * config.sub (z8ksim): Deleted
14231 (z8k-*-coff): New, this is the one true name of the target.
14233 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14235 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14237 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14239 * config.guess (*:Linux:*:*): First try asking the linker what the
14240 default object file format is (elf, aout, or coff). Then if this
14241 fails, try previous methods.
14243 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14245 * configure.in: Don't build newlib for *-*-vxworks5.1.
14247 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14249 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14250 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14252 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14254 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14256 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14258 * cfg-ml-com.in: New file.
14259 * cfg-ml-pos.in: New file.
14261 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14263 * COPYING.NEWLIB: Add HP free copyright to list.
14265 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14267 * config.sub: Recognize -eabi* for the system, not just -eabi.
14269 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14271 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14272 * config.sub, configure.in (win32): New target and host.
14274 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14276 * configure.in: Add i386-pe configuration.
14278 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14280 * mpw-build.in (install): Install GDB after LD.
14282 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14284 * mpw-config.in (elf/mips.h): Always forward-include, needed
14287 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14289 * testsuite: New directory for customer acceptance and whole tool
14292 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14294 * configure: If per-host line isn't found, but AC_OUTPUT is found
14295 and a configure script exists, run it instead.
14297 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14299 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14301 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14303 * configure: Set build_{cpu,vendor,os,alias} to host values when
14304 --build isn't specified.
14306 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14308 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14309 (FLAGS_TO_PASS): Pass them.
14310 (EXTRA_TARGET_FLAGS): Ditto.
14312 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14314 * Makefile.in (all-libg++): Depend on all-libstdc++.
14316 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14318 * configure.in (noconfigdirs): Enable all packages for
14319 i386-unknown-netbsd.
14321 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14323 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14324 hosted builds (DOS builds)
14326 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14328 Changes for ARM based on patches from Richard Earnshaw:
14329 * config.sub: Handle armeb and armel.
14330 * configure.in: Omit arm linker only for riscix.
14332 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14334 * config.guess: Update from FSF.
14336 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14338 * config.sub: Recognize powerpcle as the little endian variant of
14339 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14340 powerpcle variant. Convert pentium into i586, not i486. Add p5
14341 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14344 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14346 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14348 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14350 * config.sub: Accept -lites* as a basic system type.
14352 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14354 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14355 installed, and if so return linuxoldld as the system name.
14357 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14359 * config.guess: Add hppa1.1-hp-lites support.
14361 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14363 * configure.in: Don't build newlib for m68k-vxworks5.1.
14365 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14367 * configure.in (mips-sgi-irix6): Use mh-irix5.
14369 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14371 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14373 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14375 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14376 OSF/1. Fix compiler flags.
14377 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14379 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14381 * configure.in: Recognize --with-newlib.
14382 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14384 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14386 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14387 to *_X11_MODULES due to gdbtk needing X include files et al.
14389 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14391 Merge in support for Mac MPW as a host.
14392 (Old change descriptions retained for informational value.)
14394 * mpw-config.in: Add generic include forwards for cpu-specific
14395 include files in aout and elf directories.
14397 * mpw-configure: Added copyright.
14398 * mpw-config.in: Check for presence of required build tools.
14399 (target_libs): Add newlib.
14400 (target_tools): Add examples.
14401 (Read Me): Generate as "Read Me for MPW" instead.
14402 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14403 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14404 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14406 * mpw-configure: Remove subdir-specific makefile hackery,
14407 delete mk.tmp after using it.
14409 * mpw-build.in (all): Display start and end times.
14411 * mpw-configure (host_canonical): Set.
14412 (target_cpu): Always add to makefiles.
14413 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14414 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14415 (mpw-mh-mpw): Look for in srcdir and srcroot.
14416 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14418 * mpw-build.in: (install-only): New target.
14420 * mpw-configure (host_alias, target_alias): Rename from hostalias
14421 and targetalias, add into generated Makefile.
14422 (mk.tmp): If present, add into generated Makefile.
14423 * mpw-build.in (all-gas): Build config.h first before gas proper.
14425 * mpw-configure (config.status): Write only if changed.
14426 * mpw-config.in (readline): Configure it (not built, just used for
14429 * mpw-config.in (elf/mips.h): Add a forward include.
14431 * mpw-config.in: Forward-include most .h files in include into
14433 (readline): Don't build.
14434 mpw-build.in (install): Install GDB.
14436 * mpw-configure (prefix, mpw_prefix): Handle it.
14437 * mpw-config.in (mmalloc, readline): Don't configure.
14438 * mpw-build.in (thisscript): Rename to ThisScript.
14439 Use mpw-build instead of BuildProgram everywhere.
14440 (mmalloc, readline): Don't build.
14441 * mpw-README: New file, basic documentation about the MPW port.
14443 * mpw-config.in: Use forward-include to create include files.
14445 * mpw-configure: Add more things to the top of each configured
14446 Makefile, including contents of config/mpw-mh-mpw.
14447 * mpw-config.in (extra-include): Create this directory and fill it
14448 with Posix-like include files when configuring.
14450 * config.sub (apple, mac, mpw): Add various aliases.
14452 * mpw-build.in: New file, top-level build script fragment for MPW.
14453 * mpw-configure: New file, configure script for MPW.
14454 * mpw-config.in: New file, config fragment for MPW.
14456 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14458 * configure.in (host_libs): Remove glob, since it is gone from the
14461 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14463 * Makefile.in: define empty GDB_NLM_DEPS var.
14465 * configure.in(target_makefile_frag): use config/mt-netware
14466 for netware targets.
14468 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14470 * config.sub: Merge in recent FSF changes. Remove linux special
14473 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14475 Revert this change:
14477 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14479 * build-all.mk: Use CC=cc -Xs on Solaris.
14481 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14483 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14485 * Makefile.in: Nuke all references to glob subdirectory.
14487 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14489 * configure.in: Fix --enable-shared logic in per-host.
14491 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14493 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14495 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14497 * configure.in (noconfigdirs): Don't build gas on AIX, for
14498 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14500 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14502 * configure: Fix --cache-file to work if the file argument is a
14505 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14507 * configure: If the --cache-file is used, pass it down to
14508 configure in subdirectories.
14510 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14512 * config.sub: add vxworks29k configuration.
14514 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14516 * Makefile.in (taz): Do "diststuff" part quietly.
14518 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14520 * config.sub: Mini-merge with gcc/config.sub.
14522 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14524 * config.guess (IRIX): Sed - to _.
14526 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14528 * Makefile.in (source-vault, binary-vault): New targets.
14530 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14532 * config.sub: Recognize -eabi as a basic system type.
14534 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14536 * configure.in (enable_shared stuff): Fix typo.
14538 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14540 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14542 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14544 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14546 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14548 * configure.in (rs6000-*-*): Don't build gas.
14550 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14552 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14553 reduce command line length.
14554 (AS_FOR_TARGET): Check for as.new, not Makefile.
14555 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14557 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14559 * config.guess: Merge from FSF.
14561 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14563 * configure: Don't use $ when handling program_suffix.
14565 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14567 * configure.in: Configure tk for hppa/hpux.
14569 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14571 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14573 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14575 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14576 to LIBCXXFLAGS. Tests are better run without it.
14578 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14580 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14582 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14584 * configure.in (*-*-netware*): Don't configure xiberty.
14586 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14588 * configure.in: Remove tk from native_only list.
14590 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14592 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14593 for special NCD build.
14595 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14597 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14598 makeall.bat, they're only useful for binutils snapshots.
14599 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14600 makeall.bat to specified SUPPORT_FILES.
14602 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14604 * build-all.mk: Add Ericsson targets to sun4 and solaris
14605 hosts. Add BNR's sun4 target to solaris host, so their
14606 build-from-source will be tested in-house first.
14608 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14610 * Makefile.in (LIBCFLAGS): New variable.
14611 (CFLAGS_FOR_TARGET): Ditto.
14612 (LIBCFLAGS_FOR_TARGET): Ditto.
14613 (LIBCXXFLAGS): Ditto.
14614 (CXXFLAGS_FOR_TARGET): Ditto.
14615 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14616 (BASE_FLAGS_TO_PASS): Pass them.
14617 (EXTRA_TARGET_FLAGS): Ditto.
14619 * configure.in: Support --enable-shared.
14621 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14623 * configure.in (target_libs): Include libstdc++ again.
14624 * config.guess: Update from FSF (for FreeBSD).
14626 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14628 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14630 (DISTDOCDIRS): Add `etc'.
14631 (ETC_SUPPORT_PFX): New variable.
14632 (taz): Include anything from etc starting with a word in
14635 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14637 * config.sub: Update for recent FSF changes. Remove obsolete
14638 h8300hds entry. Add -windows* and -osx as basic os. Minor
14641 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14643 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14645 * config.guess: Merge with FSF.
14646 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14648 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14650 * configure: Since the "trap 0" handler will override the exit
14651 status on many systems, only use it for "exit 1", and make it set
14652 a non-zero exit status; reset it before "exit 0". Also, check
14653 exit status of config.sub, and error out if it failed.
14655 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14657 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14658 and install libgloss.
14660 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14662 * Makefile.in (all-binutils): Depend upon all-byacc.
14664 * configure.in: Don't build emacs on Irix 5.
14666 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14668 * configure.in (*-*-netware*): Add libio.
14670 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14672 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14673 (CHECK_TARGET_MODULES): Ditto.
14674 (INSTALL_TARGET_MODULES): Ditto.
14675 (TARGET_LIBS): Ditto.
14676 (all-libstdc++): Note dependencies.
14678 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14680 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14682 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14684 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14685 -fexternal-templates.
14687 * configure.in (target_libs): Add libstdc++.
14688 (noconfigdirs): Add libstdc++ as appropriate.
14690 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14692 * config.guess: Update from FSF.
14694 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14696 * configure: Use ${config_shell} when running ${configsub}.
14698 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14700 * config.sub: No longer recognize h8300h.
14702 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14704 * config.sub: Remove extraneous differences between config.sub and
14707 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14709 * Makefile.in (DISTSTUFFDIRS): Add gas.
14711 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14713 * COPYING.NEWLIB: New file.
14715 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14717 * config.guess (HP-UX): Patch from Harlan Stenn
14718 <harlan@landmark.com> to also emit release level.
14720 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14722 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14724 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14726 * config.sub: Merge nextstep cleanup from FSF.
14728 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14730 * configure.in (arm-*-*): Don't configure ld for this target.
14732 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14734 * configure.in (*-*-netware): don't configure libg++, libio,
14737 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14739 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14740 configure ld--it works, but it doesn't support shared libraries.
14742 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14744 * config.guess (*-unknown-freebsd*): Get rid of possible
14745 trailing "(Release)" in version string.
14746 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14748 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14750 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14751 Fix type: *-next-neststep -> *-next-nextstep.
14753 * config.guess: Merge from FSF:
14755 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14757 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14759 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14761 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14762 instead of UNIX_SV for UnixWare 1.0).
14764 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14766 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14767 to make gdb/nlm/* build after the compiler and linker.
14769 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14771 * config.guess (netbsd, freebsd, linux): Accept any machine,
14773 (m68k-atari-sysv4): Relocate to match FSF version.
14775 * config.guess: More merges from the FSF:
14777 Add a space before function call or macro invocation.
14779 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14781 * config.guess: Add trap cmd to remove dummy.c and dummy when
14784 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14786 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14787 (dummy): Redirect stderr from compilation of dummy.c.
14789 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14791 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14793 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14795 * configure: Accept and ignore --cache*, for compatibility with
14798 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14800 * config.guess: Merge from FSF:
14802 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14804 * config.guess (Pyramid*:OSx*:*:*): New case.
14805 (PATH): Add /.attbin at end for finding uname.
14806 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14808 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14810 * config.guess (M88*:DolphinOS:*:*): New case.
14812 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14814 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14815 to select whether to use ELF or COFF.
14817 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14819 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14821 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14823 * config.guess: Guess the OS version for HPUX.
14825 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14827 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14829 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14831 * configure.in: Recognize --with-headers, --with-libs, and
14833 * Makefile.in (all-xiberty): Depend upon all-ld.
14835 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14837 * configure.in: Change i[34]86 to i[345]86.
14839 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14841 * configure (version): A few more tweaks to help message.
14843 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14845 * Makefile.in: Remove (for now) librx as a host library,
14846 now that we're building it for target.
14848 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14850 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14853 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14855 * configure.in: Also configure librx.
14857 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14859 * Makefile.in: Update various rules to reflect that librx
14860 is now needed for libg++.
14862 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14864 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14866 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14868 * configure.in: Configure the examples directory.
14870 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14872 * configure: Simplify Jun 2 1994 change.
14874 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14876 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14877 /bin/gcc isn't good enough to build gcc.
14879 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14881 * Makefile.in (GDB_SUPPORT_FILES): Remove
14882 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14883 (gdb.tar.gz): Add new rule to use standard distribution building
14886 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14888 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14889 Bill Cox <bill@cygnus.com>.
14891 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14893 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14895 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14897 * configure: Search current dir first in .gdbinit.
14899 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14901 * config.sub: Recognize freebsd (merged from gcc config.sub).
14903 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14905 * config.sub: Refer to NeXT's operating system as nextstep.
14907 * config.sub (case $basic_machine): Re-order the cases, to match
14908 the order in the FSF version (which is mostly alphabethical).
14909 Merge in some additions and changes from the FSF.
14911 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14913 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14914 * config.sub: Recognize cxux7.
14915 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14917 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14919 * config.sub: Fix typo powerpc -> powerpc-*.
14921 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14923 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14925 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14926 parallel with all-emacs and install-emacs). Top-level command
14927 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14929 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14931 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14932 $(relbindir)/make before doing ``make install'', and use
14933 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14934 installing over running make binary.
14935 ($(host)-stamp-stage3-installed): Likewise.
14937 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14939 * config.guess: Recognize Mach.
14941 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14943 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14944 see whether --exec-prefix was used.
14946 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14948 * README: Explicitly mention libg++/README. (Zoo's idea.)
14950 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14952 * Makefile.in: Add all-librx target similar to all-libproc.
14954 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14956 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14957 with post 1.2 uname bogosity.
14959 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14961 * configure: Remove temporary files on receipt of a signal.
14963 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14965 * configure: If there is a package_makefile_frag, remove
14966 ${subdir}/Makefile.tem after copying it in.
14968 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14970 * build_all.mk: support rs6000 lynx identifies itself as
14971 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14972 since /bin/gcc is too feeble to compile a modern gcc.
14974 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14976 * brought devo/test-build.mk update-to-date with progressive/
14977 test-build.mk. Add lynx targets and hppa flag info.
14979 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14981 * configure.in: Use mh-ncrsvr43. Patch from
14982 Tom McConnell <tmcconne@sedona.intel.com>.
14984 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14986 * config.guess (i386-unknown-bsdi): No longer need to
14987 check #if defined(__bsdi__) && defined(__i386__).
14989 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14991 * configure: Set program_transform_nameoption correctly.
14993 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14995 * brought build-all.mk update-to-date with progressive build-all.mk,
14996 added new targets and hppa info.
14998 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15000 * configure: If config.guess result is a prefix of the user
15001 specified target, assume a native build and use the user specified
15002 target as the host alias. Remove SunOS patch suffix removal hack.
15003 * configure.in: Remove SunOS patch suffix removal hack.
15005 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15006 in NATIVE_CHECK_MODULES.
15008 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15010 * Makefile.in: Rename HOST_ONLY to NATIVE.
15011 * configure: Delete SunOs patch suffix from host_canonical
15012 and build_canonical variables that are prepended to Makefiles.
15013 * configure.in: Add comments for easier maintenance.
15015 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15017 * Makefile.in: Add all-libproc target similar to all-gui.
15019 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15021 * Makefile.in (CHECK_MODULES): split into
15022 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15024 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15026 * config.guess (i386-unknown-bsdi): New system to guess.
15028 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15030 * Makefile.in: Add all-gui target (but not yet build by "all").
15032 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15034 * config.sub: Move deletion of patch suffix from here...
15035 * configure.in: To here, at Ian's suggestion. The top-
15036 level scripts might need to know of a patch level.
15038 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15040 * config.sub: Strip off patch suffix so rtl is recognized
15041 as a sunos4.1.3 machine, even though it's been patched.
15043 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15045 * Makefile.in (INSTALL_LAST): Delete.
15046 (INSTALL_DOSREL): New.
15048 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15050 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15051 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15052 whether we pass down --with-gnu-ld anyhow.
15054 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15056 * Makefile.in (INSTALL_LAST): Change operation so it works
15057 on more flavors of make.
15058 * configure.in (go32): Don't build libg++ or libio.
15060 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15062 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15063 they can be overriden by templates.
15065 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15067 * configure.in (target==go32): Don't build gdb.
15068 * dosrel: New directory.
15070 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15072 * configure.in (host==go32): Configure dosrel too.
15073 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15074 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15075 be set by incoming names or templates.
15076 (INSTALL_LAST): New rule.
15078 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15080 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15082 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15084 * configure.in (appdirs): New variable. Currently empty, but will
15085 be used in gas distribution. If nonempty, lists a set of
15086 directories at least one of which must get configured, or top
15087 level configuration is considered to have failed.
15088 (rs6000-*-lynxos*): Use new file name.
15090 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15092 Eliminate XTRAFLAGS.
15093 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15094 newlib include files using -idirafter, and also use -nostdinc.
15095 (CXX_FOR_TARGET): Likewise.
15096 (XTRAFLAGS): Removed.
15097 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15098 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15099 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15100 ($(DO_X)): Don't pass down XTRAFLAGS.
15102 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15104 * configure.in (mips*-dec-bsd*): New target; do build linker.
15105 (mips*-*-bsd*): New target; don't build linker.
15107 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15109 * configure.in: support rs6000-*-lynxos* configuration.
15110 support sunos4 as a cross target.
15112 * config.sub: look for lynx*, not lynx since the OS version may
15113 legitimately be part of the name.
15115 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15117 * configure.in (i[34]86-*-sco*): Move to be with other i386
15119 (romp-*-*): New target. Skip various binary utilities.
15120 (vax-*-*): New target. Don't build newlib.
15121 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15123 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15125 * configure.in: Only set host_makefile_frag if config
15128 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15130 * install.sh: If $dstdir exists, don't check whether each
15133 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15135 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15137 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15139 * configure.in (*-*-lynxos*): Don't configure newlib for either
15140 native or cross Lynx.
15142 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15144 * config.sub (sparc64-elf): Fix os.
15145 (z8k): Remove duplicate.
15147 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15149 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15150 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15152 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15154 * configure: Make file links cleanly even if Lynx fails on
15155 an NFS symlink (at least fail cleanly).
15157 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15159 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15162 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15164 * configure: Unknown options are fatal again.
15166 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15168 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15171 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15173 * build-all.mk: Add `clean' target.
15175 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15177 * config.guess: Add SINIX support.
15178 * configure.in: Add mips-*-sysv4* support.
15180 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15182 * build-all.mk: Document all useful targets.
15183 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15184 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15186 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15188 * configure: Support --silent, --quiet.
15190 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15192 * configure: Support --disable-FEATURE.
15194 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15196 * config.guess: Recognize NCR running SVR4.3.
15198 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15200 * config.guess: Make BSDI generate i386-unknown-bsd386.
15201 Patch from Paul Eggert <eggert@twinsun.com>.
15203 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15205 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15207 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15209 * configure: Make unrecognized options give nonfatal warnings
15210 instead of fatal errors, and pass them to any subdirectory
15211 configures in case they recognize them.
15212 Make --x equivalent to --with-x.
15214 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15216 * configure: Add --enable-* options. Clean up usage message and
15219 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15221 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15223 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15225 * configure.in (hppa*-*-*): Enable binutils.
15227 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15229 * config.sub: Recognize cisco.
15231 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15233 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15235 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15237 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15238 than one configuration name. Add comment.
15240 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15242 * config.guess: about target *-hitachi-hiuxwe2, fixed
15243 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15244 macro is incorrect.]
15246 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15248 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15249 than the "make ls" stuff which used to be here.
15251 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15253 * config.guess: Recognize i[34]86-unknown-freebsd.
15254 From Shawn M Carey <smcarey@rodan.syr.edu>.
15256 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15258 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15260 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15262 * config.guess: Check for ptx.
15264 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15266 * config.sub: Add os9k checking.
15268 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15270 * config.guess: Handle OSF1 running on HPPA processors
15272 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15274 * configure: If subdir configure fails, print out a message with
15275 subdirectory name, in case subdir's configure code didn't identify
15278 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15280 * configure.in: Remove embedded newlines from configdirs.
15281 Avoid mismatches of substrings. Fix matching strings at end
15284 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15286 * config.guess: Add Lynx/rs6000 config support.
15288 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15290 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15292 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15294 * configure.in (hppa*-*-osf*): Treat this just like most other
15295 PA configurations (eg no binutils or ld).
15296 (hppa*-*-*elf*): These configurations have binutils and ld.
15298 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15300 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15302 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15304 * configure.in (rs6000-*-*): Build gas.
15306 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15308 * Makefile.in: Avoid bug in losing hpux sed.
15310 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15312 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15313 for GDB and GDB has been fixed to not need it.
15315 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15317 * config.guess: Recognize vax hosts.
15319 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15321 * configure (while loop): Don't use "break 2" inside case
15322 statement -- the case statement isn't an enclosing loop.
15324 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15326 * config.guess: Clean up NeXT support, to allow nextstep
15327 on Intel machines. Make OS be nextstep.
15329 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15331 * config.guess: Add alternate forms for Convex.
15333 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15335 * configure: Completely rewrite option processing. Take
15336 advantage of pattern-matching to avoid invoking test frequently.
15337 Also clean up host and target defaulting logic.
15339 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15341 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15342 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15343 commands (plus user environment) will fit SCO limits.
15345 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15347 * configure.in: Don't issue warnings about directories which are
15348 not being configured if -norecursion is set. Correct test for
15349 --with-gnu-as and --with-gnu-ld to not get confused by substring
15352 * configure.in: Don't build gas for alpha-dec-osf1*.
15354 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15356 * configure: Back out Per's change of 12/19/1993. It changes the
15357 behavior of configure in unexpected and confusing ways.
15359 Also, use different delim char when calculating
15360 program_transform_name so that the name can contain slashes.
15362 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15364 * configure.in, config.sub: Add support for VSTa micro-kernel.
15366 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15368 * configure.in: Nuke hacks which were used to get a special
15369 version of GAS for HPPA configurations.
15371 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15373 * configure: If only ${target_alias} is given, use that
15374 as the default for ${host_alias}.
15375 * configure: Add missing back-slashes before nested quotes.
15377 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15379 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15381 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15383 * config.guess: Recognize some Tektronix configurations.
15384 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15386 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15388 * config.sub: Match any flavor of SH.
15390 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15392 * configure.in: Don't try to configure newlib for Alpha.
15394 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15396 * configure.in: Don't build ld for Irix 5. Don't build gas,
15397 libg++ or libio for any Alpha target.
15399 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15401 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15403 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15404 default arguments -- so it tried to compress itself.
15406 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15408 * configure.in (notsupp): ensure that a space is always at the end
15409 of the configdirs list, since the grep checks for an explicit space
15411 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15413 * configure.in (target i386-sysv4.2): don't build ld, since static
15414 versions of many libraries are not available.
15416 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15418 * config.guess: Recognize Apollos (using environment variables).
15419 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15421 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15423 * config.guess: Recognize Sony news mips running newsos.
15425 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15427 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15428 "fi ; else" for bash.
15430 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15432 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15434 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15436 * config.sub: accept unixware as an alias for svr4.2.
15437 Fix some inconsistancies with the gcc version.
15439 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15441 * Makefile.in (DISTDOCDIRS): Add gdb.
15443 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15445 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15447 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15449 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15450 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15453 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15455 * config.sub: Accept hiux* as an OS name.
15457 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15458 etc/make-stds.texi. The underscore came from gcc, and dje now
15459 agrees that RUNTESTFLAGS is the correct name.
15461 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15463 * install.sh: Remove 'set -e'. It makes any conditionals
15464 in the script useless.
15466 * config.guess: Automatically recognize arm-acorn-riscix
15467 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15469 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15471 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15473 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15475 * Makefile.in (DISTDOCDIRS): New variable.
15476 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15477 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15479 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15481 * configure.in (hppa target): check the source directory for the
15482 pagas sub-directory
15484 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15486 * config.sub: Allow -aout* and -elf*.
15488 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15490 * configure.in: Don't build ld on i386-solaris2, same as for
15493 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15495 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15497 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15499 * configure.in: Configure gdb for alpha.
15501 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15503 * Makefile.in (CXXFLAGS): Add -O.
15505 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15507 * config.guess: added support for DG Aviion
15509 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15511 * configure.in: Produce warning message for subdirectories not
15512 configurable for this host/target combination. Don't try to
15513 configure gdb for vms.
15515 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15517 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15518 appropriate files before making "diststuff".
15519 (DISTBISONFILES): New var: list of files to be edited.
15520 (DISTSTUFFDIRS): Add binutils.
15522 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15524 * config.sub: also handle mipsel and mips64el (for little endian mips)
15526 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15528 * configure.in: Add * to end of all OS names.
15530 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15532 * configure.in: Build newlib for LynxOS native.
15534 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15536 * config.guess: Add support for delta 88k running SVR3.
15538 * configure.in: Add comment about HP compiler vs. emacs.
15540 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15542 * configure.in: don't build ld on solaris2 (not a viable option
15543 due to bugs in getpwnam & getpwuid)
15545 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15547 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15548 config.guess will produce a full version number.
15550 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15552 * configure.in: Build linker and binutils for alpha-dec-osf1.
15554 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15556 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15557 and gdb/testsuite/Makefile.in.
15559 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15561 * configure.in: recognize mips*- instead of mips-
15563 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15565 * config.sub: Accept linux*coff and linux*elf as operating
15568 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15570 * config.sub: Recognize mips64, and mips3 as an alias for it.
15572 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15574 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15575 gdb knows how to handle OSF/1 shared libraries.
15577 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15579 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15580 * config.guess: Recognize Hitachi's HIUX.
15581 * config.sub: Recognize h3050r* and hppahitachi.
15582 Remove redundant cases for hp9k[23]*.
15584 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15586 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15587 if gas and ld are in the source tree and are in ${configdirs}.
15588 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15589 --with options (but still pass them down on the command line,
15590 if they were explicitly specified).
15592 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15594 * configure: substitute SHELL value in Makefile.in with
15597 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15599 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15600 *-*-solaris2* targets.
15602 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15604 * Makefile.in: define M4, and pass it down to sub-makes;
15605 all-autoconf now depends on all-m4
15607 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15609 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15610 presence of {ar,ranlib} instead of a configured directory
15612 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15614 * config.guess: Accept 34?? as well as 33?? for NCR.
15616 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15618 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15619 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15621 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15623 * configure: grab values for $(CC) and $(CXX) from the
15624 environment, so that someone can do "CC=gcc configure; make" and
15625 have it work right (matching the way that autoconf works now)
15627 * configure.in, Makefile.in: add support for gash, the tcl
15628 interface to Galaxy
15630 * config.guess: add NetBSD variants (hp300, x86)
15632 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15634 * install.sh: Support -d option (in the manner of SunOS 4 install,
15635 as it is more deterministic than that of GNU install)
15636 (chmodcmd): Set file to mode 755 by default (should also do default
15637 chgrp and chown, but I don't feel like dealing with that now)
15639 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15641 * config.sub: Remove h8300hhms alias.
15643 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15645 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15647 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15649 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15652 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15654 * config.sub: recognize m88110-bug-coff.
15656 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15658 * Makefile.in (all-libio): all dependencies on the toolchain used
15659 to build this (gcc, gas, ld, etc)
15661 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15663 * config.guess: Deal with OSF/1 1.3 on alpha.
15665 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15667 * install.sh: add some 'else true' clauses for portability
15669 * configure.in: don't build libio for h8[35]00-*-* targets
15671 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15673 * Makefile.in: Add support for new libio.
15675 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15677 * install.sh: If one command fails, don't try the rest. Don't try
15678 to remove $dsttmp (via trap) unless we have already created it.
15679 If $src doesn't exist, detect it and exit with an error.
15681 * config.guess: Recognize BSD on hp300.
15683 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15685 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15686 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15688 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15690 * Makefile.in (all-send-pr): depends on all-prms
15692 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15694 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15696 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15698 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15699 Added test for mips-mips-riscos5.
15701 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15703 * configure.in: use mh-hp300 for 68k HP hosts
15705 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15707 * configure: add support for CONFIG_SHELL, so that you can use
15708 some alternate shell for evaluating configure scripts
15710 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15712 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15713 in configure script to bug-gdb@prep.ai.mit.edu when building
15714 distribution archive.
15715 * Makefile.in (COMPRESS): Remove def.
15716 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15717 gdb.tar.Z and make-gdb.tar.Z respectively.
15718 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15719 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15720 to convergence with 'taz' target in Makefile.in.
15722 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15724 * install.sh (dsttmp): use trap to ensure that tmp files go
15725 away on error conditions
15727 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15729 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15731 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15733 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15734 its parent is '/' not ''.
15736 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15738 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15740 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15741 that ${newsrcdir}/configure.in does.
15743 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15745 * test-build.mk: support for CONFIG_SHELL
15747 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15749 * config.sub (netware): Add as a basic system type.
15751 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15753 * Makefile.in (Makefile): depend on configure.in. Also drop the
15754 $(srcdir)/ from the dependency on Makefile.in.
15756 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15758 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15759 (h8300hhms is temporary until multi-libraries are implemented).
15760 * configure.in: Handle h8300h too.
15762 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15764 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15766 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15768 * configure: Remove extraneous output when guessing host type.
15769 * config.guess: Remove extraneous output when guessing using C
15770 compiler rather than uname, or when guessing fails.
15772 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15774 * Makefile.in: remove all.cross and install.cross targets
15776 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15779 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15781 * configure.in (target sh): Build gprof.
15783 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15785 * config.sub: change -solaris to -solaris2
15787 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15789 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15791 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15793 * configure: Correct error message for missing Makefile.in to
15794 print correct directory.
15796 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15798 * install.sh: kludge around 386BSD shell bug
15800 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15802 * config.guess: Recognize NeXT.
15803 * config.guess: Recognize i486-ncr-sysv4.
15804 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15806 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15808 * Makefile.in (MAKEINFOFLAGS): New variable.
15809 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15810 * build-all.mk, test-build.mk: Pass down --no-split as
15811 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15813 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15815 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15817 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15819 * Makefile.in (libg++.tar.z): New rule.
15820 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15821 * Makefile.in (taz): Only do a single chmod.
15823 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15825 * install.sh: don't use dirname anymore (replaced with sed usage)
15827 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15829 * Makefile.in: Change extension for gzip'd files from '.z' to
15830 '.gz' per new FSF standard usage.
15832 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15834 * configure: put quotes around the final value of program_transform_name
15836 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15838 * Makefile.in: new install.sh support; update install-info rules
15840 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15842 * configure.in: Build diff for crosses, but not for go32 host.
15844 * configure.in: Build gprof only for native, and don't build it
15845 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15847 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15849 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15851 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15853 * configure.in (host_tools): Add prms.
15855 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15857 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15858 with $(FLAGS_TO_PASS) on the command line
15860 * config.sub: Recognize lynx and lynxos
15862 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15864 * config.sub: Accept -ecoff*, not just -ecoff.
15866 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15868 * Makefile.in (taz): Use .gz suffix instead of .z.
15869 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15872 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15874 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15876 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15878 * Makefile.in (install-no-fixedincludes): install gcc last, so
15879 that rebuilds that might happen during 'make install' don't get
15880 bogus gcc include files
15882 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15884 Change from Utah for HPPA support:
15885 * config.guess: Recognize hppa1.x-hp-bsd.
15887 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15889 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15890 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15892 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15894 * config.sub: Add support for rom68k and bug boot monitors.
15896 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15898 * Makefile.in: Make all-opcodes depend on all-bfd.
15900 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15902 * config.guess: Added special check for i[34]86-univel-sysv4*.
15904 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15906 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15907 the processor rather than assuming i486.
15909 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15911 * config.guess: Recognize SunOS6 as Solaris3.
15913 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15915 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15916 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15918 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15920 * build-all.mk (all-cross): New target for Canadian Cross.
15921 Added Q2 go32 targets.
15922 * test-build.mk: Configure go32 cross sparclite-aout and
15923 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15924 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15926 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15928 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15929 GO32 hosted toolchains
15931 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15933 * configure: change so "-exec-prefix" gets passed down rather
15934 than "-exec_prefix" so autoconf generated Makefiles get the
15935 exec_prefix set right.
15937 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15939 * config.guess: get the Solaris2 minor version number
15941 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15943 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15945 * config.guess: Recognize some Sequent platforms.
15947 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15949 * Makefile.in: added the vault-install target
15951 * configure.in: actually use the Sun3 makefile fragment that's in
15952 config, also added the release dir to configdirs
15954 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15956 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15958 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15960 * configure.in: remove some program from Alpha targetted toolchains
15962 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15964 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15966 (taz): Run "make diststuff" in those directories instead of "make
15967 proto-dir". Look for "VERSION=" only at start of line in subdir
15968 Makefile. Use "gzip -9" for compression.
15969 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15970 (binutils.tar.z): New target.
15972 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15974 * Makefile.in (taz): Include gpl.texinfo.
15976 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15978 * Makefile.in (setup-dirs): Merged into "taz" target.
15979 (taz): Only do `proto-dir' stuff if a directory is actually needed
15982 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15984 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15985 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15986 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15987 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15988 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15990 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15992 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15993 config.sub, and move-if-change to gdb testsuite distribution
15994 archive, so the testsuite can be extracted, configured, and
15995 run separately from the gdb distribution. Blow away the Chill
15996 tests that require a Chill compiled executable, since GNU Chill
15997 is not yet publically available.
15999 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16001 * test-build.mk: set environment variables in a single command,
16002 instead of a list of assignments and exports
16004 * config.guess: recognize Alpha/OSF1 systems
16006 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16008 * configure: Change help message to prefer --options rather than
16011 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16013 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16014 zippy@ecst.csuchico.edu.
16015 * config.guess: Recognize miniframe.
16017 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16019 * Makefile.in: Use srcroot to find runtest rather than rootme.
16020 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16022 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16024 * test-build.mk: Extensive additions to support building on a
16025 machine other than the host.
16027 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16029 * configure (tooldir): Fix for i386-aix again.
16031 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16033 * configure, Makefile.in: Change definition of $(tooldir)
16036 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16038 * config.guess: Recognize i[34]86/SVR4.
16040 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16042 * Makefile.in (all-gdb): gdb depends on sim.
16044 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16046 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16047 at the same time we make the prototype gdb directory.
16048 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16049 files at the same time as the gdb base release distribution.
16051 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16053 * Makefile.in (check): Use individual check targets rather than
16055 (check-gcc): Added.
16057 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16059 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16060 for System V release 3.2.
16062 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16064 * config.sub: Recognize hppaosf.
16065 * configure.in: Do configure ld/binutils/gas for it.
16067 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16069 * configure (tooldir): Alter syntax used to set this, for systems
16070 where "\$" isn't handled right, like i386-aix.
16072 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16074 * configure: Pass program-transform-name, not
16075 program_transform_name, to recursive configures.
16077 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16079 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16080 of gas+ld+binutils.
16082 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16084 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16086 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16088 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16090 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16092 * Makefile.in (PRMS): Set back to all-prms.
16094 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16096 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16097 targets, rather than for MIPS hosts.
16099 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16101 * configure.in: add comment for --with-x default values
16103 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16105 * Makefile.in: add check-* targets for each of the directories in
16106 the tree. Add a definition of RUNTEST that will use the one we
16107 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16109 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16111 * configure.in: Removed obsolete references to bfd_target and
16112 target_makefile_frag.
16114 * build-all.mk: Set assorted targets for Q2.
16115 * config.sub: Recognize z8k-sim and h8300-hms.
16116 * test-build.mk: Really don't pass host to configure.
16117 (HOLES): Added uname.
16119 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16121 * configure: Handle an empty program-prefix, program-suffix or
16122 program-transform-name correctly.
16124 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16126 * build-all.mk: -G 8 no longer required for MIPS targets.
16127 * test-build.mk: Don't pass host argument to configure; make it
16130 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16132 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16133 * Makefile.in (COMPRESS): New macro, like GZIP.
16135 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16137 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16139 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16140 with gas currently defaults to -G 0.
16142 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16144 * Makefile.in (all-flex): flex depends on byacc.
16146 * build-all.mk: If host not specified, use config.guess. Pass TAG
16147 to test-build.mk as RELEASE_TAG.
16148 * test-build.mk (configargs): New variable containing arguments to
16149 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16150 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16152 * config.guess: Use /bin/uname when checking -X argument on SCO,
16153 to avoid invoking GNU uname which doesn't understand -X.
16155 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16157 * configure.in: Build gas for mips-*-*.
16159 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16161 * Makefile.in (all.normal): insert missing backslash.
16163 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16165 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16167 * Makefile.in: Complete overhaul to merge many almost identical
16170 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16172 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16173 (gdb.tar.Z): Adjusted.
16175 * Makefile.in (setup-dirs, taz): New targets; should be general
16176 enough to adapt for gdb sometime. Build only .z file.
16177 (gas.tar.z): New target.
16179 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16181 * build-all.mk: Use CC=cc -Xs on Solaris.
16183 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16185 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16186 for handling BISON for FSF releases.
16188 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16190 * configure: Actually implement the change zoo just documented.
16192 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16194 * configure: when using config.guess, only set target_alias when
16195 it's not already been set (ie, on the command line)
16197 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16199 * Makefile.in: add installcheck target, set PRMS to install-prms
16201 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16203 * configure: add support for package_makefile_fragment, handle the
16204 case where a directory has a configure.in file but no Makefile.in
16205 more gracefully (with an actual understandable error message, even);
16206 add support for --without (and add this to the usage message); also
16207 explicitly add a --host=${host_alias} to the command line when
16208 config.guess is used
16210 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16212 * configure: Must use both --host and --target in recursive calls.
16214 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16216 * Makefile.in: Change deja-gnu to dejagnu.
16218 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16220 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16222 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16224 * configure.in: canonicalize all instances to *-*-solaris2*,
16225 also strip out a number of tools to not build for go32 host
16227 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16229 * config.guess: add GPL.
16231 * Makefile.in, config.guess, config.sub, configure: bump
16234 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16236 * Makefile.in (do-info): Removed obsolete check for existence of
16239 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16241 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16243 * Makefile.in: a couple of 'else true' for decstation,
16246 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16248 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16250 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16252 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16254 * config.guess: Recognize i386-ibm-aix (PS/2).
16255 * configure.in: Use config/mh-aix386 file for it.
16257 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16259 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16260 CC_FOR_TARGET instead.
16261 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16263 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16265 * Makefile.in: Add sim to list of directories sent with gdb
16267 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16269 * configure.in: Put back mips-dec-bsd* case.
16271 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16273 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16274 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16275 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16277 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16279 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16281 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16282 (install-info): install dir.info only if it exists,
16283 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16285 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16287 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16288 gas for mips-dec-bsd.
16290 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16292 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16293 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16295 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16297 * configure.in: Added "dejagnu" to hosttools list.
16299 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16301 * config.sub, configure.in, config.guess: Add support
16302 for Bosx, an AIX variant from Bull.
16303 Patches from F.Pierresteguy@frcl.bull.fr.
16305 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16307 * devo/dejagnu: Initial creation of devo/dejagnu.
16308 Migrated dejagnu testcases and support files for testing software
16309 tools to reside as subdirectories, currently called "testsuite",
16310 within the directory of the software tool. Migrated all programs,
16311 support libraries, etc. beloging to dejagnu proper from
16312 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16313 with no modifications. The changes to these files which will
16314 allow them to configure, build, and execute properly will be made
16315 in a future update.
16317 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16319 * Makefile.in: Change send_pr to send-pr.
16320 * configure.in: Likewise.
16321 * send_pr: Renamed directory to send-pr.
16323 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16325 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16327 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16329 * README: Update for gdb-4.8 release.
16330 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16331 gdb-xxx.tar.z (gzip'd) file also.
16333 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16335 * Makefile.in: make all-diff depend on all-libiberty
16337 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16339 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16341 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16343 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16345 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16347 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16348 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16349 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16351 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16353 * Makefile.in: makeinfo binary is in a new location
16355 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16357 * config.sub: Accept -ecoff as an OS.
16359 * Makefile.in: Various changes to eliminate a level of make
16360 recursion and reduce the required command line length.
16361 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16363 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16364 variables holding settings for specific sub-makes.
16365 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16366 in terms of BASE_FLAGS_TO_PASS.
16367 (TARGET_LIBS): New variable listing directories which use
16368 TARGET_FLAGS_TO_PASS.
16369 (subdir_do): Eliminated.
16370 (do-*): New set of targets to replace subdir_do.
16371 (various): All targets which used subdir_do now depend on do-*.
16372 (local-clean): Renamed from do_clean.
16373 (local-distclean): New target, dependency of distclean and
16375 (install-info): Don't create directories. Depend on dir.info
16376 rather than calling make recursively.
16377 (install-dir.info): Eliminated.
16378 (install-info-dirs): Create all info directories here.
16379 (dir.info): Depend upon do-install-info.
16381 * test-build.mk (HOLES): Added false.
16383 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16385 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16387 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16389 * Makefile.in (info): remove dependency on all-texinfo. The
16390 problem was really in texinfo/C, not at this level.
16392 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16394 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16396 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16398 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16401 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16403 * configure: Include srcdir in message about target of link not
16404 being found. Don't convert `-' to `_' in `with' options being
16407 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16409 * configure.in: add uudecode to host_tools
16411 * Makefile.in: added {all,install}-uudecode targets, added them to
16412 the appropriate lists
16414 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16416 * Makefile.in (all-gcc): Added dependency on all-gas.
16418 * configure.in (mips-*-*): Build ld and binutils.
16420 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16422 * configure: check return code from mkdir, print error message and
16425 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16427 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16429 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16431 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16433 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16435 * config.sub (h8500): Recognize this as a cpu type.
16437 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16439 * configure: source directory missing is no longer a warning
16441 * configure.in: recognize irix[34]* instead of irix[34]
16443 * Makefile.in: define and pass down X11_LIB
16445 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16447 * guess-systype: Renamed to ...
16448 * config.guess: ... by popular request.
16449 * configure.in, Makefile.in: Update accordingly.
16451 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16453 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16454 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16455 + Execute ./dummy instead of assuming . is in PATH.
16457 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16459 * guess-systype: New shell script. Attempts to guess the
16460 canonical host name of the executing host.
16461 Only a few hosts are supported so far.
16462 * configure: Call guess-systype if no host is specified.
16464 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16466 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16470 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16472 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16473 (all-gcc, install-gcc, subdir_do): Use it.
16475 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16477 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16479 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16481 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16482 set exclusively by configure, using configure.in .
16484 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16486 * test-build.mk: set $PATH for all builds
16488 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16490 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16492 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16493 the one used in gcc/Makefile.in, so that a null expansion doesn't
16494 override the one needed to build gcc with a native cc.
16497 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16499 * configure: Accept -with arguments.
16501 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16503 * Makefile.in: added h8300sim
16505 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16507 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16508 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16509 (all-cygnus, native, build-cygnus): Make
16510 $(canonhost)-stamp-3stage-done, not $(host)....
16511 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16512 i386-sco3.2v4. Added else true to if command.
16514 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16516 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16518 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16520 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16522 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16524 * configure.in: don't remove binutils from Solaris builds
16526 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16528 * Makefile.in: get rid of earlier definitions for *clean,
16529 also handle the recursive info rule better
16531 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16533 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16534 do more-or-less the right thing.
16536 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16538 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16539 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16541 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16543 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16546 * configure.in: split the configdirs list into 4 categories (native
16547 v. cross, library v. tool) and handle the cross-only and native-
16548 only in more reasonable (and correct!) way.
16550 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16552 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16553 configdirs anymore.
16555 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16557 * Makefile.in: extensive cleanup:: removed all of the explicit
16558 clean-* targets, collapsed many wrappers around subdir_do into
16559 one, added additional targets to satisfy standards.texi, deleted
16560 some old targets, some changes for consistency
16562 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16564 * configure.in: handle some programs as cross-only, and others as
16567 * test-build.mk: handle partial holes in a more generic manner
16569 * Makefile.in: m4 depends on libiberty
16571 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16573 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16574 time, wdiff, and find to configdirs
16576 * Makefile.in: all, clean, and install rules for the new programs
16577 added to configure.in
16579 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16581 * configure.in: use mh-sun for all *-sun-* hosts
16583 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16585 * Makefile.in: define flags for X11 include files and library file
16586 locations, pass them down to the programs that need this info
16588 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16590 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16592 * configure.in: start building libg++ for HP-UX targets
16594 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16596 * README: Update references to files moved into etc/.
16598 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16600 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16601 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16603 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16605 * configure: accept dash as well as underscore in long option
16606 names for FSF compatibility.
16608 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16610 * config.sub: added -sco3.2v4 support from FSF.
16612 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16614 * configure.in: expand the section that adds or removes
16615 directories from the list of programs to build, to handle native
16616 vs. cross in addition to host v. native
16618 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16620 * Makefile.in: Replace C++ in macro names with CXX.
16621 This is less likely to break ...
16623 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16625 * test-build.mk: add -w to GNU_MAKE
16627 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16629 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16630 add 'sparc' to list of recognized cpus. This needed to make
16631 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16632 Delete some redundant ose68 variants. Recognize -wrs as an os,
16633 then changes that into $CPU-wrs-vxworks.
16635 * configure.in: remove most references to gdbtest, regularize
16636 target based program removal
16638 * test-build.mk: import from p3 tree (many fixes and changes)
16640 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16642 * Makefile.in: added rules to handle tcl, tk, and expect
16644 * configure.in: handle those directories if they exist
16646 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16648 * config.sub: removed bogus hppabsd and hppahpux names, since
16649 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16651 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16653 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16654 depends upon all-xiberty
16656 * Makefile.in: changes from p3, including:
16658 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16660 * Makefile.in (XTRAFLAGS): include newlib directories if
16661 newlib/Makefile exists, rather than if host != target.
16663 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16665 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16666 from the same source tree and not building a cross-compiler. This
16667 matters for the libg++ configuration if reconfiguring a tree that
16668 has already been installed.
16670 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16672 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16673 pick up the machine and system specific header files.
16675 * Makefile.in: added AS_FOR_TARGET, passed down in
16676 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16677 the C compiler to use to create programs which are run in the
16678 build environment, set it to default to $(CC), and passed it down
16679 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16681 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16683 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16684 We need them for unusual native builds, like systems without
16687 * configure: also define $(host_canonical) and
16688 $(target_canonical), which are the full, canonical names for the
16689 given host and target
16691 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16693 * Makefile.in: Added separate definitions for C++.
16695 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16697 * configure.in (configdirs): Add deja-gnu.
16699 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16701 * README: Update for configure.texi and gdb-4.7 release.
16703 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16705 * Makefile.in: Move "all" target to top of file.
16706 Previously, first target was ".PHONY" which caused BSD4.4 make
16707 to build .PHONY when make was run without arguments.
16709 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16711 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16712 Library-copylefted code in libiberty.
16714 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16716 * config.sub: Replace m68kmote with plain old m68k.
16718 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16720 * Makefile.in: Remove space from blank line, avoid Make complaints.
16722 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16724 * config.sub: Complain if no argument is given. Added support for
16725 386bsd as OS and target alias.
16727 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16729 * Makefile.in (XTRAFLAGS): include newlib directories if
16730 newlib/Makefile exists, rather than if host != target.
16732 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16734 * config.sub: recognize sparclite-wrs-vxworks.
16736 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16737 p3.) Added clean-xiberty to clean.
16739 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16741 * configure.in: use *-*-* instead of nested cases for host and target
16743 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16745 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16746 from the same source tree and not building a cross-compiler. This
16747 matters for the libg++ configuration if reconfiguring a tree that
16748 has already been installed.
16750 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16752 * config.sub (i486v/i486v4): Merge in from FSF version.
16754 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16756 * configure: only set PWD if it is already set.
16758 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16760 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16761 doesn't have unset and all success paths (and most error paths)
16762 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16763 to just ${PWD} to avoid confusion.)
16765 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16767 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16768 even for a native compilation.
16770 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16772 Changes to make the gdb.tar.Z rule work better.
16774 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16775 (DEVO_SUPPORT): Add configure.texi.
16776 (bfd-ilrt.tar.Z): Remove ancient rule.
16778 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16780 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16781 pick up the machine and system specific header files.
16783 * configure.in, config.sub: added new target m68010-adobe-scout,
16784 with alias of adobe68k. Changed configure.in to check for
16785 -scout before -sco* to avoid a false match.
16787 * Makefile.in: added AS_FOR_TARGET, passed down in
16788 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16789 the C compiler to use to create programs which are run in the
16790 build environment, set it to default to $(CC), and passed it down
16791 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16793 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16795 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16796 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16797 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16798 FOR_TARGET variants, to newlib and libg++.
16800 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16802 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16805 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16807 * config.sub: Accept `elf' as an environment.
16809 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16811 * Makefile.in (all-opcodes): cd into the right directory
16813 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16815 * configure: added -program_transform_name option, used as
16816 argument to sed when installing programs.
16817 configure.texi: added documentation for -program_prefix,
16818 -program_suffix and -program_transform_name.
16820 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16822 * config.sub: Accept i486 where i386 ok.
16824 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16826 * config.sub: accept we32k
16828 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16830 * config.sub, configure.in: accept OSE68000 and OSE68k.
16832 * Makefile.in: don't create all directories for ``make install'';
16833 let the subdirectories create the ones they need.
16835 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16837 * COPYING: new file, GPL v2
16839 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16841 * Makefile.in: use the new gen-info-dir, which needs a template
16842 argument (which also lives in texinfo)
16844 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16846 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16848 * config.sub (ncr3000): Change i386 to i486.
16850 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16852 * Makefile.in: add install-rcs, install-grep to
16853 install-no-fixedincludes, removed install-bison and install-libgcc
16855 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16857 * configure.in: grab the HPUX makefile fragment if on HPUX
16859 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16861 * Makefile.in: eradicate bison spoor (ditto libgcc).
16862 configure.in: recognise m68{k,000}-ericsson-OSE.
16863 es1800 is alias for m68k-ericsson-OSE
16865 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16867 * configure.in: rearrange the parts that remove programs from
16868 configdirs, based now on HOST==TARGET or by canonical triple.
16870 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16872 * test-build.mk: recurse explicitly with -f test-build.mk when
16873 appropriate. predicate stage3 and comparison on the existence
16874 of gcc. That is, if gcc isn't around, we aren't three-staging.
16875 On very clean, also remove ...stamp-co. Build in-place before
16876 doing other builds.
16878 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16880 * Makefile.in, configure.in: add tgas
16882 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16884 * Makefile.in: a number of changes merged in from progressive.
16886 * configure.in: add libm.
16888 * .cvsignore: ignore some stuff that comes from test-build.mk.
16890 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16892 * config.sub: Add es1800 (m68k-ericsson-es1800).
16894 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16896 * configure: Add program_suffix (parallel to program_prefix)
16897 * Makefile.in: adjust directory-creating script for losing decstation
16899 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16901 * configure: Minor $subdir-related fixes.
16903 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16905 * configure: fix various problems with propogating
16906 makefile_target_frag in subdirs.
16907 * configure.in: config libgcc if its there
16909 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16911 * config.sub: HPPA merge.
16913 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16915 * Makefile.in: Replace all-bison with all-byacc in all
16916 dependency lines for other tools (which now use byacc).
16918 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16920 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16922 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16924 * Makefile.in: make gprof rules similar to byacc rules (instead of
16925 vestigal $(unsubdir) that didn't work...)
16927 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16929 * config.sub: Add support for Linux.
16930 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16931 (at least for libg++).
16933 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16935 * configure.texi: fix doc for the -nfp option to configure
16937 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16939 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16941 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16943 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16944 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16945 * configure.in: added solaris* host_makefile_frag hook.
16947 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16949 * config.sub: changed recognition of m68000 so that various
16950 m68k types can be specified via m680[01234]0
16952 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16954 * config.sub (basic_machine): fix sed so that '-foo' isn't
16955 completely substituted out while .+'-foo' loses the '-foo'
16957 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16959 * config.sub ($os): Add -aout.
16961 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16963 * configure: If host_makefile_frag is absolute, don't
16964 prefix ${invsubdir} (relevant to libg++ auto-configure).
16966 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16968 * Makefile.in (tooldir): Define it.
16969 (all-ld): Depend on all-flex.
16971 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16973 * Makefile.in (check): Fix libg++ special case.
16975 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16977 * configure: do not bury `pwd` into config.status, thus do fewer
16980 * configure: print the "Building in" message only when building in
16981 other than "." AND verbose.
16983 * configure: remove -s, rework -v to better accommodate guested
16986 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16988 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16990 * Makefile.in: macroize flags passed on recursion. remove
16993 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16995 * configure: get makesrcdir right for subdirs deeper than 1.
16997 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17000 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17002 * Makefile.in: don't print subdir_do or recursion lines.
17004 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17006 * standards.texi: added menu item.
17008 * Makefile.in: build and install standards.info.
17010 * standards.texi: new file.
17012 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17014 * configure: test for and move config.status pieces from
17017 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17019 * configure: Test for existance of files before trying to mv
17020 them, to avoid numerous non-existance messages.
17022 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17024 * configure: correct final line of config.status.
17026 * configure: patch from eggert. Avoids a protection problem if
17027 the original Makefile.in is read only.
17029 * configure: use move-if-change from gcc to create config.status.
17030 Some makefiles depend on config.status to tell if a directory
17031 has been reconfigured for a different host. This change
17032 prevents those directories from remaking everything in the case
17033 where the reconfig was only intended to rebuild a Makefile.
17035 * configure: test for config.sub with "config.sub sun4" rather
17036 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17037 host alias from a missing config.sub.
17039 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17041 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17042 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17044 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17046 * configure: mkdir ${subdir} as needed.
17048 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17050 * Makefile.in,configure.in: added autoconf.
17052 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17054 * Makefile.in: no longer pass against on recursion.
17056 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17057 definitions are not inherited.
17059 * configure: correct makesrcdir when subdir is .
17061 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17063 * configure: Add support for 'subdirs' variable, which is
17064 like 'configdirs', except that configure doesn't re-invoke
17065 itself for subdirs, it just creates a Makefile for each subdir.
17066 * configure.texi: Document subdirs.
17068 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17070 * configure.in: added flex to configdirs
17072 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17074 * Makefile.in: remove clean-stamps from clean.
17076 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17078 * configure.in: Add gdbtest to configdirs.
17080 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17082 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17083 to recursive makes.
17084 * configure.in: Recognize new ncr3000 config.
17086 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17088 * Makefile.in, configure.in: removed references to gdbm.
17090 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17092 * config.sub: Don't canonicalize os value
17093 newsos* to bsd (readline needs to check for newsos).
17094 (This fix was earlier made Jan 31, but got re-broken.)
17096 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17098 * configure.in: sco is an os, not a vendor!
17100 * configure: Quote $( better. Keep various shells happy.
17102 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17104 * Makefile.in: eliminate stamp-files.
17106 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17108 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17109 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17111 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17113 * config.sub: fix iris/iris3.
17115 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17117 * configure: re-add -rm.
17119 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17121 * Maskefile.in: add .stmp-rcs to all.
17123 * configure.in: remove gas from rs6000 build, use aix host fragment.
17125 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17127 * configure: pass down site_option during recursion.
17129 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17131 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17133 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17135 * configure: Change exec_prefix so that it really defaults to prefix.
17137 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17139 * Makefile.in, configure.in: Add support for mmalloc library.
17141 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17143 * Makefile.in: add stmp dependencies for a few more things.
17145 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17147 * configure: adjusted error message on objdir/srcdir configure
17148 collision, per john's suggestion.
17150 * Makefile.in: add libiberty stmp to all and all.cross.
17152 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17154 * Makefile.in: remove force dependencies, add grep to all.
17156 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17158 * Makefile.in: drop flex. make stamp files work.
17160 * configure: added test for conflicting configuration in srcdir,
17161 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17162 gets cranky. use relative paths for configure and srcdir
17163 whenever possible. Send some error messages to stderr that were
17166 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17168 * Makefile.in: Fix libg++ rule to check for gcc directory
17169 before using gcc/gcc. Also pass XTRAFLAGS.
17171 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17173 * Makefile.in: added stmp-files so that directories aren't polled
17174 when they are already built.
17176 * configure.texi: fixed a node pointer problem.
17178 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17180 * config.sub configure.in gdb/configure.in
17181 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17182 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17183 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17185 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17187 * configure: -recurring becomes -silent. corrected help message
17190 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17192 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17194 * configure: when building Makefile for crosses, replace
17195 tooldir and program_prefix. default srcdir from location of
17196 config.sub. remove "for host in hosts" and "for target in
17199 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17201 * Makefile.in: Do not pass bindir or mandir to cvs.
17203 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17205 * Makefile.in, configure.in: removed traces of namesubdir,
17206 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17207 copyrights to '92, changed some from Cygnus to FSF.
17209 * configure.texi: remove most references to multiple hosts,
17210 multiple targets, subdirs, etc.
17212 * configure.man: removed rcsid. reference config.sub not
17215 * Makefile.in: mkdir $(infodir) on install-info.
17217 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17219 * configure.texi: Explain better about .gdbinit and about
17220 the environment that configure.in sections run in.
17222 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17224 * configure.in: Ultrix is only a decstation if it's a MIPS.
17226 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17228 * README: DOC.configure => cfg-paper.texi.
17230 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17232 * config.sub (near case $os): Don't convert newsos* to bsd!
17234 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17236 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17237 the number of copies of COPYING that go into the GDB tar file.
17239 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17241 * bfd/configure.in, gdb/config/mh-i386sco,
17242 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17243 Fix SCO configuration stuff.
17245 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17247 * Makefile.in: For libg++, make sure the -I pointing
17248 to the gcc directory goes *after* all the libg++-local -I flags.
17249 Also, move just-gcc dependency from just-libg++ to all-libg++.
17251 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17253 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17255 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17257 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17259 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17261 * config.sub: Add stratus configuration frags. Also
17264 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17266 * Makefile.in (DEV_SUPPORT): add configure.man.
17268 * config.sub(Decode manufacturer-specific): add -none*.
17270 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17272 * Makefile.in: remove form feeds to make Sun's make happy.
17273 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17275 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17277 * Makefile.in (AR_FLAGS): Make quieter.
17279 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17281 * configure.in: Add libg++.
17282 * configure: When verbose, don't output the command line at each
17283 level; it will be unremarkably the same as the previous version,
17284 which will be the same as what the user typed.
17286 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17288 * configure.in, Makefile.in: fix clean-info, add flex. add
17291 * configure: be less sensitive to spaces in Makefile.in. Do not
17292 look for sources in "..". Doing so breaks subdirectories that
17293 might have their own configure. If a subdir has it's own
17294 configure script, use it.
17296 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17298 * cfg-paper.texi: some changes suggested by rms.
17300 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17302 * config.sub: Merge in some small additions from the FSF version,
17303 taken from the gcc distribution, to bring the Cygnus and FSF
17304 versions into closer sync.
17306 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17308 * configure.in: Changed svr4 references to sysv4.
17310 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17312 * configure: added -V for version number option.
17314 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17316 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17317 renamed from DOC.configure to cfg-paper.texi.
17319 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17321 * configure, config.subr, config.sub: config.subr is now
17324 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17326 * configure.texi: new file, in progress.
17328 * Makefile.in: build info file and install the man page for
17331 * configure.man: new file, first cut.
17333 * configure: find config.subr again now that configuration "none"
17334 has gone. removed all traces of the -ansi option. removed all
17335 traces of the -languages option.
17337 * config.subr: resync from rms.
17339 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17341 * configure, config.sub, config.subr: merge config.sub into
17342 config.subr, call the result config.subr, remove config.sub, use
17345 * Makefile.in: revised install for dir.info.
17347 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17349 * configure.in: add decstation host makefile frag.
17351 * Makefile.in: BISON now bison -y again. also install-gcc on
17352 install. clean-gdbm on clean. infodir belongs in datadir.
17353 Make directories for info install. Build dir.info here then
17356 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17358 * Makefile.in: fix for bad directory tests.
17360 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17362 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17363 regexp. -srcdir relative was being handled incorrectly.
17365 * Makefile.in: unwrapped some for loops so that parallel makes
17366 work again and so one can focus one's attention on a particular
17369 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17371 * configure: added PWD as a stand in for `pwd` (for speed). use
17372 elif wherever possible. make -srcdir work without -objdir.
17373 -objdir= commented out.
17375 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17377 * configure: +options become --options. -subdirs commented out.
17378 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17379 Makefile now at top of generated Makefile. Removed cvs log
17380 entries. added -srcdir. create .gdbinit only if there is one
17383 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17384 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17385 and mandir now keyed off datadir by default.
17387 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17389 * Freshly created ChangeLog.
17396 version-control: never