1 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3 * configure.ac: Added libcilkrts to noconfig list when C++ is not
5 * configure: Regenerated.
7 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
9 * MAINTAINERS (Write After Approval): Add myself.
11 2013-10-30 Jason Merrill <jason@redhat.com>
13 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
14 --disable-build-format-warnings.
16 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
18 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
19 depend on libstdc++ and libgcc.
20 * configure: Regenerate.
21 * configure.ac: Added libcilkrts to target binaries. Also, restrict
22 libcilkrts for POSIX and i*86, and x86_64 architectures.
23 * Makefile.in: Added libcilkrts related fields to support building it.
25 2013-10-26 Jeff Law <law@redhat.com>
27 * Makefile.def (target_modules): Remove libmudflap
28 (languages): Remove check-target-libmudflap).
29 * Makefile.in: Rebuilt.
30 * Makefile.tpl (check-target-libmudflap-c++): Remove.
31 * configure.ac (target_libraries): Remove target-libmudflap.
32 Remove checks which disabled libmudflap on some systems.
34 * libmudflap: Directory removed.
36 2013-10-21 Cong Hou <congh@google.com>
38 * MAINTAINERS (Write After Approval): Add myself.
40 2013-10-16 Mike Stump <mikestump@comcast.net>
42 * .dir-locals.el: Add.
44 2013-10-15 David Malcolm <dmalcolm@redhat.com>
46 * configure.ac: Add --enable-host-shared
47 * configure: Regenerate.
49 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
51 Import from savannah.gnu.org:
52 * config.guess: Update to 2013-06-10 version.
53 * config.sub: Update to 2013-10-01 version.
55 2013-10-01 Simon Cook <simon.cook@embecosm.com>
57 Changes to build configuration to allow big endian ARC ELF toolchain
58 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
59 * configure: Regenerate.
61 2013-09-20 Alan Modra <amodra@gmail.com>
63 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
64 ppc host match. Support little-endian powerpc linux hosts.
66 2013-09-19 Dodji Seketeli <dodji@redhat.com>
68 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
71 2013-09-12 DJ Delorie <dj@redhat.com>
73 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
76 2013-09-03 Richard Biener <rguenther@suse.de>
78 * configure.ac: Also allow ISL 0.12.
79 * configure: Regenerated.
81 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
83 * MAINTAINERS (Write After Approval): Add myself.
85 2013-08-27 David Malcolm <dmalcolm@redhat.com>
87 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
89 2013-08-26 Caroline Tice <cmtice@google.com>
91 * MAINTAINERS: Correct earliers update: Move myself from libvtv
92 "Various Reviewers" to libvtv "Various Maintainers".
94 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
96 * MAINTAINERS: Add myself as RTL optimizers reviewer.
98 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
100 * MAINTAINERS: Update name, email.
102 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
104 * MAINTAINERS (Write After Approval): Add myself.
106 2013-08-12 Caroline Tice <cmtice@google.com>
108 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
109 address in the Write After Approval section.
111 2013-08-09 Carlos O'Donell <carlos@redhat.com>
113 * MAINTAINERS (Write After Approval): Update email.
115 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
117 * configure.ac: Adjust to check VTV_SUPPORTED.
118 * configure: Regenerated.
120 2013-08-02 Caroline Tice <cmtice@google.com>
122 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
123 on non-linux systems; add target-libvtv to noconfigdirs; add
124 libsupc++/.libs to C++ library search paths.
125 * configure: Regenerated.
126 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
127 libstdc++ and libgcc.
128 * Makefile.in: Regenerated.
130 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
132 * MAINTAINERS (Write After Approval): Add myself.
134 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
135 Shiva Chen <shiva0217@gmail.com>
137 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
138 nds32 port maintainers.
140 2013-07-17 Tim Shen <timshen91@gmail.com>
142 * MAINTAINERS (Write After Approval): Add myself.
144 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
146 * configure.ac: Sync from binutils.
147 * configure: Regenerate.
149 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
151 * MAINTAINERS (Write After Approval): Add myself.
153 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
155 * MAINTAINERS (Write After Approval): Add myself.
157 2013-05-17 David Malcolm <dmalcolm@redhat.com>
159 * MAINTAINERS (Write After Approval): Add myself.
161 2013-04-30 Brooks Moses <bmoses@google.com>
163 * MAINTAINERS: Update my email; move myself from Fortran
164 reviewer to Write After Approval.
166 2013-04-16 Andreas Schwab <schwab@suse.de>
168 * configure.ac (aarch64-*-*): Don't disable java.
169 * configure: Regenerate.
171 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
173 * MAINTAINERS (Write After Approval): Add myself.
175 2013-03-30 Matthias Klose <doko@ubuntu.com>
177 * Makefile.def (target_modules): Don't install libffi.
178 * Makefile.in: Regenerate.
180 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
182 * MAINTAINERS (Write After Approval): Add myself.
184 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
186 * MAINTAINERS (Write After Approval): Add myself.
188 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
190 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
191 * configure: Regenerated.
193 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
195 * MAINTAINERS: Explicitly add myself as AIX maintainer.
196 Remove Geoff Keating as rs6000 port maintainer, at his request.
198 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
200 * MAINTAINERS: Update my email.
202 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
204 * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
205 * configure: Re-generate.
207 2013-01-15 Richard Biener <rguenther@suse.de>
210 * configure: Re-generate.
212 2013-01-14 Matthias Klose <doko@ubuntu.com>
214 * Makefile.def (install-target-libsanitizer): Depend on
215 install-target-libstdc++-v3.
216 * Makefile.in: Regenerate.
218 2013-01-14 Richard Biener <rguenther@suse.de>
220 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
221 * configure: Re-generate
223 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
225 * config.sub: Update from config repo.
227 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
229 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
230 * Makefile.in: Regenerate.
232 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
234 * MAINTAINERS (arc): Add new port maintainership for myself.
236 2013-01-09 Jason Merrill <jason@redhat.com>
238 * .gitignore: Import from gdb repository.
240 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
242 * Makefile.def (configure-gcc): Depend on all-gmp.
243 (all-gcc): Remove dependency on all-gmp.
244 * Makefile.in: Regenerated.
246 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
248 * config.sub: Merge from config repo.
249 * config.guess: Ditto.
251 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
253 * Makefile.def: Merge from binutils.
254 * Makefile.in: Ditto.
256 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
258 * MAINTAINERS: Update my email.
260 2012-12-29 Ben Elliston <bje@gnu.org>
262 * config.guess: Update to 2012-12-29 version.
263 * config.sub: Likewise.
265 2012-12-20 Matthias Klose <doko@ubuntu.com>
267 * Makefile.def (install-target-libgfortran): Depend on
268 install-target-libquadmath, install-target-libgcc.
269 (install-target-libsanitizer): Depend on install-target-libgcc.
270 (install-target-libjava): Depend on install-target-libgcc.
271 (install-target-libitm): Depend on install-target-libgcc.
272 (install-target-libobjc): Depend on install-target-libgcc.
273 (install-target-libstdc++-v3): Depend on install-target-libgcc.
274 * Makefile.in: Regenerate.
276 2012-12-19 Matthias Klose <doko@ubuntu.com>
278 * Makefile.def (install-target-libgo): Depend on
279 install-target-libatomic.
280 * Makefile.in: Regenerate.
282 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
285 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
286 * Makefile.in: Regenerate.
288 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
290 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
291 * configure: Regenerate.
293 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
295 * config.sub: Merge from config repo.
297 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
299 * Makefile.def (target_modules): Add bootstrap=true and
300 raw_cxx=true to libsanitizer.
301 * configure.ac (bootstrap_target_libs): Add libsanitizer.
302 * Makefile.in: Regenerated.
303 * configure: Likewise.
305 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
307 * MAINTAINERS: Remove self as RTL optimization maintainer.
309 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
311 * MAINTAINERS (Write After Approval): Add myself.
313 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
315 * Makefile.def (target_modules): Remove bootstrap=true and
316 raw_cxx=true from libsanitizer.
317 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
318 * Makefile.in: Regenerated.
319 * configure: Likewise.
321 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
323 * Makefile.def (target_modules): Add bootstrap=true and
324 raw_cxx=true to libsanitizer.
325 * configure.ac (bootstrap_target_libs): Add libsanitizer.
326 * Makefile.in: Regenerated.
327 * configure: Likewise.
329 2012-11-28 Andrew Pinski <apinski@cavium.com>
332 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
333 * configure: Regenerate.
334 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
335 * Makefile.in: Regenerate.
337 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
339 * configure.ac: Disable libsanitizer if we're not building C++.
340 * configure: Regenerate.
342 2012-11-15 Roland McGrath <roland@hack.frob.com>
344 * MAINTAINERS (Write After Approval): Add myself.
346 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
348 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
349 Kostya Serebryany (kcc@google.com) and
350 Jakub Jelinek (jakub@redhat.com).
351 Rename area for Dodji Seketeli (dodji@redhat.com).
353 2012-11-15 Dodji Seketeli <dodji@redhat.com>
355 * MAINTAINERS: (asan.c, related): Add myself.
357 2012-11-14 Roland McGrath <mcgrathr@google.com>
359 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
360 * configure: Regenerate.
362 2012-11-13 Richard Henderson <rth@redhat.com>
364 * configure.ac: Move libsanitizer logic to subdirectory.
365 * configure: Regenerate.
367 2012-11-13 Dodji Seketeli <dodji@redhat.com>
369 * configure.ac: Enable libsanitizer just on x86 linux for now.
370 * configure: Re-generate.
372 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
374 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
376 * configure: Regenerate.
378 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
380 * configure.ac: Add section for configdirs for libsanitizer.
381 Disable for cris-*-* and mmix-*-*.
382 * configure: Regenerate.
384 2012-11-12 Wei Mi <wmi@google.com>
386 * configure.ac: Add libsanitizer to target_libraries.
387 * Makefile.def: Ditto.
388 * configure: Regenerate.
389 * Makefile.in: Regenerate.
390 * libsanitizer: New directory for asan runtime. Contains an empty
393 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
395 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
396 against Mingw64 w32api.
397 * configure: Regenerate.
399 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
401 * configure: Regenerated.
403 2012-11-03 Robert Mason <rbmj@verizon.net>
405 * configure.ac: add --disable-libstdcxx configure option
406 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
408 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
410 * MAINTAINERS (Write After Approval): Add myself.
412 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
414 * MAINTAINERS (Write After Approval): Add myself.
416 2012-10-24 Sharad Singhai <singhai@google.com>
418 * MAINTAINERS (Write After Approval): Add myself.
420 2012-10-24 Eric Christopher <echristo@gmail.com>
422 * MAINTAINERS: Update email address.
424 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
427 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
428 * configure: Regenerate.
430 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
432 * MAINTAINERS (aarch64): Add Marcus and myself.
434 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
437 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
438 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
439 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
440 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
441 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
442 * Makefile.in: Regenerate.
443 * configure.ac (have_static_libs): New variable and associated check.
444 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
445 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
446 * configure: Regenerate.
448 2012-10-10 Richard Biener <rguenther@suse.de>
450 * MAINTAINERS: Adjust for changed surname.
452 2012-10-04 Lawrence Crowl <crowl@google.com>
454 * MAINTAINERS (Write After Approval): Add myself.
456 2012-10-01 Cary Coutant <ccoutant@google.com>
458 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
460 2012-09-28 Ian Lance Taylor <iant@google.com>
462 * Makefile.def: Make all-target-libgo depend on
463 all-target-libbacktrace.
464 * Makefile.in: Rebuild.
466 2012-09-26 Ian Lance Taylor <iant@google.com>
468 * Makefile.def: Make all-gcc depend on all-libbacktrace.
469 * Makefile.in: Rebuild.
471 2012-09-20 Walter Lee <walt@tilera.com>
473 * configure.ac: Add tilegx to list of targets that support gold.
474 * configure: Regenerate.
476 2012-09-20 Marek Polacek <polacek@redhat.com>
478 * MAINTAINERS (Write After Approval): Add myself.
480 2012-09-19 Steve Ellcey <sellcey@mips.com>
482 * configure.ac: Add mips*-mti-elf* target.
483 * configure: Regenerate.
485 2012-09-17 Ian Lance Taylor <iant@google.com>
487 * MAINTAINERS (Various Maintainers): Add libbacktrace.
488 * configure.ac (host_libs): Add libbacktrace.
489 (target_libraries): Add libbacktrace.
490 * Makefile.def (host_modules): Add libbacktrace.
491 (target_modules): Likewise.
492 * configure, Makefile.in: Rebuild.
494 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
497 Merge upstream change.
498 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
500 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
501 Add libgomp*.o to compare_exclusions for AIX.
502 * configure: Regenerate.
504 2012-09-06 Diego Novillo <dnovillo@google.com>
506 * configure.ac: Bump minimum GMP version to 4.2.3.
507 * configure: Re-generate.
509 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
512 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
513 target-libgloss if not configured --with-avrlibc=no.
514 * configure: Regenerate.
516 2012-09-04 Jason Merrill <jason@redhat.com>
518 * configure.ac: Fix --enable-languages=all.
520 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
522 * MAINTAINERS (Write After Approval): Add myself.
524 2012-09-03 Richard Guenther <rguenther@suse.de>
527 * configure.ac: Re-organize ISL / CLOOG checks to allow
528 disabling with either --without-isl or --without-cloog.
529 * configure: Regenerated.
531 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
533 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
534 * configure: Regenerate.
536 2012-08-27 Ulrich Drepper <drepper@gmail.com>
538 * MAINTAINERS: Fix my email address.
540 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
543 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
545 * Makefile.in: Regenerated.
547 2012-08-26 Art Haas <ahaas@impactweather.com>
549 * configure: Regenerate.
551 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
553 * INSTALL/README: Also refer to the online installation
556 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
558 * MAINTAINERS (Write After Approval): Add myself.
559 (Picochip port): Remove myself.
561 2012-08-14 Diego Novillo <dnovillo@google.com>
563 Merge from cxx-conversion branch.
565 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
566 POSTSTAGE1_CONFIGURE_FLAGS.
567 * Makefile.in: Regenerate.
568 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
569 Force C++ when bootstrapping.
570 * configure: Regenerate.
572 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
574 * MAINTAINERS (Write After Approval): Add myself.
576 2012-07-16 Joseph Myers <joseph@codesourcery.com>
578 * README: Document use of ranges of years in copyright notices.
580 2012-07-06 Richard Guenther <rguenther@suse.de>
582 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
583 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
585 * Makefile.in: Regenerated.
586 * configure: Likewise.
588 2012-07-06 Richard Guenther <rguenther@suse.de>
590 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
591 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
592 supply V=1 as extra_make_flags.
593 * configure: Regenerated.
594 * Makefile.in: Likewise.
596 2012-07-04 Tristan Gingold <gingold@adacore.com>
598 * configure: Regenerate.
600 2012-07-03 Richard Guenther <rguenther@suse.de>
602 * Makfile.def (isl): Remove not necessary extra_exports and
604 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
605 * Makefile.in: Regenerated.
607 2012-07-03 Richard Guenther <rguenther@suse.de>
609 * Makefile.def (cloog): Add V=1 to extra_make_flags.
610 * configure.ac: If either the ISL or the CLooG check failed
611 do not try to build in-tree versions.
612 * Makefile.in: Regenerated.
613 * configure: Regenerated.
615 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
617 * configure: Regenerate.
619 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
621 * MAINTAINERS (Various Maintainers): Add myself as testsuite
624 2012-07-02 Richard Guenther <rguenther@suse.de>
626 * configure: Regenerated.
628 2012-07-02 Richard Guenther <rguenther@suse.de>
629 Michael Matz <matz@suse.de>
630 Tobias Grosser <tobias@grosser.es>
631 Sebastian Pop <sebpop@gmail.com>
633 * Makefile.def: Add ISL host module, remove PPL host module.
634 Adjust ClooG host module to use the proper ISL.
635 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
636 * configure.ac: Include config/isl.m4. Add ISL host library,
637 remove PPL. Remove PPL configury, add ISL configury, adjust
639 * Makefile.in: Regenerated.
640 * configure: Likewise.
642 2012-07-02 Richard Guenther <rguenther@suse.de>
644 Merge from graphite branch
645 2011-07-21 Tobias Grosser <tobias@grosser.es>
647 * configure: Regenerated.
648 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
649 both cloog.org and legacy versions. The only supported version will
650 be CLooG with the isl backend.
652 2011-07-21 Tobias Grosser <tobias@grosser.es>
654 * configure: Regenerated.
655 * configure.ac: Require cloog isl 0.17.0
657 2011-07-21 Tobias Grosser <tobias@grosser.es>
659 * configure: Regenerated.
660 * config/cloog.m4: Do not define CLOOG_ORG
662 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
664 * configure.ac: Skip C if explicitly selected.
665 * configure: Regenerate.
667 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
669 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
671 * configure: Regenerate.
673 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
676 * df.h, df-problems.c, dce.c: Revert last patch.
678 2012-06-25 Iain Sandoe <iain@codesourcery.com>
680 * MAINTAINERS (Write After Approval): Update my email address.
682 2012-06-21 Meador Inge <meadori@codesourcery.com>
684 * MAINTAINERS (Write After Approval): Add myself.
686 2012-06-20 Jason Merrill <jason@redhat.com>
688 * Makefile.tpl (check-target-libgomp-c++): New.
689 (check-target-libitm-c++): New.
690 * Makefile.def (c++): Add them.
691 * Makefile.in: Regenerate.
693 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
695 * MAINTAINERS (Write After Approval): Add myself.
697 2012-05-16 Olivier Hainque <hainque@adacore.com>
699 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
700 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
701 (install-no-fixedincludes): Adjust accordingly.
702 * Makefile.in: Regenerate.
704 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
706 Merge upstream change
707 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
709 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
711 * MAINTAINERS (Write After Approval): Add myself.
713 2012-05-09 Nick Clifton <nickc@redhat.com>
714 Paul Smith <psmith@gnu.org>
717 * configure.ac (mpfr-dir): When using in-tree MPFR sources
718 allow for the fact that from release v3.1.0 of MPFR the source
719 files were moved into a src sub-directory.
720 * configure: Regenerate.
722 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
724 * configure.ac: Bump minimum MPFR version to 2.4.0.
725 * configure: Regenerated.
727 2012-05-01 Richard Henderson <rth@redhat.com>
729 * Makefile.def (libatomic): New target_module.
730 * configure.ac (target_libraries): Add libatomic.
731 (noconfigdirs): Check if libatomic is supported.
732 * Makefile.in, configure: Rebuild.
734 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
736 * MAINTAINERS (Write After Approval): Add myself.
738 2012-04-25 Joel Brobecker <brobecker@adacore.com>
740 * config.sub: Update to 2012-04-18 version from official repo.
742 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
744 * MAINTAINERS (Write After Approval): Add myself.
746 2012-04-11 Steve Ellcey <sellcey@mips.com>
748 * MAINTAINERS: Changed email address.
750 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
753 * contrib/gcc_update (files_and_dependencies):
754 Remove gcc/config/avr/t-multilib from touch data.
756 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
758 * MAINTAINERS (OS Port Maintainers): Remove irix.
759 * configure.ac (enable_libgomp): Remove *-*-irix6*.
760 (unsupported_languages): Remove mips-sgi-irix6.*.
761 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
762 (with_stabs): Remove.
763 * configure: Regenerate.
765 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
767 * MAINTAINERS (OS Port Maintainers): Remove osf.
768 * configure.ac (enable_libgomp): Remove *-*-osf*.
769 (with_stabs): Remove alpha*-*-osf*.
770 * configure: Regenerate.
772 2012-03-05 Tristan Gingold <gingold@adacore.com>
774 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
775 * configure: Regenerate.
777 2012-02-17 Walter Lee <walt@tilera.com>
779 * MAINTAINERS: (Write After Approval): Delete myself.
781 2012-02-14 Walter Lee <walt@tilera.com>
783 * MAINTAINERS (tilegx port): Add myself.
784 (tilepro port): Add myself.
785 (Write After Approval): Add myself.
787 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
789 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
790 and Joseph Myers as docstring relicensing maintainers.
792 2012-02-09 Bin Cheng <bin.cheng@arm.com>
794 * MAINTAINERS (write-after-approval): Add myself.
796 2012-02-08 Ira Rosen <irar@il.ibm.com>
798 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
801 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
803 * MAINTAINERS (Write After Approval): Move myself to
804 maintain alphabetical order.
806 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
808 * MAINTAINERS (Write After Approval): Add myself.
810 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
812 * MAINTAINERS (Write After Approval): Add myself.
814 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
815 Jayant R Sonar <jayant.sonar@kpitcummins.com>
817 * configure.ac (cr16-*-*): Remove nonconfigdirs.
818 * configure: Regenerate.
820 2012-01-23 Harshit Chopra <harshit@google.com>
822 * MAINTAINERS (Write After Approval): Add myself.
824 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
826 * configure.ac: Remove reference to mh-interix.
827 * configure: Regenerate.
829 2012-01-05 Richard Henderson <rth@redhat.com>
832 * configure.ac: Disable libitm if c++ is not enabled.
833 * configure: Rebuild.
835 * configure.ac: Fix regexp for same.
836 * configure: Rebuild.
838 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
840 * MAINTAINERS (Write After Approval): Add myself.
842 2012-01-02 Richard Guenther <rguenther@suse.de>
845 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
846 * Makefile.in: Regenerate.
848 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
850 * MAINTAINERS (Write After Approval): Add myself.
852 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
854 * configure: Regenerate.
856 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
858 * MAINTAINERS (picochip): Changed email address.
860 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
862 * MAINTAINERS (write-after-approval): Add self.
864 2011-11-29 DJ Delorie <dj@redhat.com>
866 * configure.ac (rl78-*-*) New case.
867 * configure: Regenerate.
868 * MAINTAINERS: Add myself as RL78 maintainer.
870 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
872 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
874 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
876 * libtool.m4: Additional FreeBSD 10 fixes.
878 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
880 * MAINTAINERS: Move myself from Write After Approval to CPU Port
881 Maintainers section, as Epiphany maintainer.
883 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
886 * configure.ac: Remove ranlib special-casing for Darwin.
887 * configure: Regenerate.
889 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
891 * MAINTAINERS (Reviewers): Keep the list sorted.
893 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
895 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
897 2011-11-09 Roland McGrath <mcgrathr@google.com>
899 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
900 * configure: Rebuild.
901 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
902 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
903 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
904 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
905 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
907 * Makefile.in: Rebuild.
909 2011-11-09 Jason Merrill <jason@redhat.com>
911 * Makefile.def (language=c++): Remove check-c++0x.
912 * Makefile.in (check-gcc-c++): Regenerate.
914 2011-11-08 Richard Henderson <rth@redhat.com>
916 * configure.ac: Test for libitm directory present first.
918 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
920 * configure.ac: Test libitm/configure.tgt to disable libitm.
921 * configure: Rebuild.
923 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
924 Richard Henderson <rth@redhat.com>
926 Merged from transactional-memory.
928 * Makefile.def (lang_env_dependencies): libitm is c++.
929 Add libitm target module.
930 * configure.ac: Likewise.
931 * config/mmap.m4: New file.
932 * contrib/gcc_update: Add libitm to touch data.
933 * Makefile.in, configure: Rebuild.
935 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
937 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
938 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
939 * Makefile.in: Regenerate.
941 2011-11-01 DJ Delorie <dj@redhat.com>
943 * config.sub: Update to version 2011-10-29 (added rl78)
945 2011-10-27 Nick Clifton <nickc@redhat.com>
947 * config.sub: Import these changes from the config project:
949 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
950 Ben Elliston <bje@gnu.org>
952 * config.sub (epiphany): New.
954 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
955 Ben Elliston <bje@gnu.org>
957 * config.sub (hexagon, hexagon-*): New.
959 2011-08-23 Roland McGrath <mcgrathr@google.com>
961 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
964 2011-08-16 Roland McGrath <mcgrathr@google.com>
966 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
967 (nacl): Grok as alias for 32el-unknown-nacl.
969 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
971 * MAINTAINERS (Write After Approval): Add myself.
973 2011-10-24 Teresa Johnson <tejohnson@google.com>
975 * MAINTAINERS (Write After Approval): Add myself.
977 2011-09-21 Jakub Jelinek <jakub@redhat.com>
979 * MAINTAINERS (sparc port): Remove myself.
981 2011-09-14 Tom de Vries <tom@codesourcery.com>
983 * MAINTAINERS (Write After Approval): Add myself.
985 2011-08-14 Yao Qi <yao@codesourcery.com>
987 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
988 * configure: Regenerate.
990 2011-07-26 Ian Lance Taylor <iant@google.com>
992 * configure.ac: Set have_compiler based on whether gcc directory
993 exists, rather than on whether gcc is in configdirs.
994 * configure: Rebuild.
996 2011-07-21 Joseph Myers <joseph@codesourcery.com>
998 * MAINTAINERS (Global Reviewers): Add self.
1000 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1002 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1004 * Makefile.in: Rebuild.
1006 2011-07-20 Ian Lance Taylor <iant@google.com>
1009 * configure.ac: Move --enable-bootstrap handling earlier in file.
1010 If --enable-bootstrap and either --enable-build-with-cxx or
1011 --enable-build-poststage1-with-cxx, enable C++ automatically.
1012 * configure: Rebuild.
1014 2011-07-19 Ian Lance Taylor <iant@google.com>
1016 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1017 make C++ a boot_language. Set and substitute
1018 POSTSTAGE1_CONFIGURE_FLAGS.
1019 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1020 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1021 * configure, Makefile.in: Rebuild.
1023 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1025 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1028 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1030 * MAINTAINERS (Global Reviewers): Add myself.
1032 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1034 * configure: Regenerate.
1036 2011-07-16 Jason Merrill <jason@redhat.com>
1038 * Makefile.def (language=c++): Add check-c++0x and
1039 check-target-libmudflap-c++.
1040 * Makefile.tpl (check-target-libmudflap-c++): New.
1041 * Makefile.in: Regenerate.
1043 2011-07-16 Matthias Klose <doko@ubuntu.com>
1045 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1046 * Makefile.def (target_modules/libjava): Pass
1047 $(EXTRA_CONFIGARGS_LIBJAVA).
1048 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1049 if not configured with --enable-static-libjava.
1050 * Makefile.in: Regenerate.
1051 * configure: Likewise.
1053 2011-07-15 Jason Merrill <jason@redhat.com>
1055 * Makefile.in (check-c++): Move check-gcc-c++0x after
1056 check-target-libstdc++-v3.
1058 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1060 * MAINTAINERS (c6x port): New entry.
1062 2011-07-13 Jason Merrill <jason@redhat.com>
1064 * Makefile.in (check-gcc-c++0x): New.
1065 (check-c++): Depend on it.
1067 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1070 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1071 x86_64-*-solaris2.1[0-9]*.
1072 * configure: Regenerate.
1074 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1076 * MAINTAINERS (RTL optimizers): Add self.
1078 2011-06-27 Gabriel Charette <gchare@google.com>
1080 * MAINTAINERS (Write After Approval): Add myself.
1082 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1089 * configure.ac (target_libraries): Remove target-libiberty.
1090 Remove case-statement setting skipdirs=target-libiberty for
1091 multiple targets. Remove checking target_configdirs and
1092 removing target-libiberty but keeping target-libgcc if
1094 * Makefile.def (target_modules): Don't add libiberty.
1095 (dependencies): Remove all traces of target-libiberty.
1096 * configure, Makefile.in: Regenerate.
1098 2011-06-13 Walter Lee <walt@tilera.com>
1100 * configure.ac (tilepro-*-*) New case.
1101 (tilegx-*-*): Likewise.
1102 * configure: Regenerate.
1104 2011-06-06 Jing Yu <jingyu@google.com>
1106 * configure.ac: Skip target-libiberty for
1107 arm*-*-linux-androideabi.
1108 * configure: Regenerated.
1110 2011-06-06 Nick Clifton <nickc@redhat.com>
1112 * config.sub: Sync from upstream.
1114 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1116 * MAINTAINERS (Write After Approval): Add myself.
1118 2011-06-01 Daniel Jacobowitz <drow@false.org>
1120 * MAINTAINERS: Update my email address.
1122 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1124 * MAINTAINERS (Write After Approval): Update my email address.
1126 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1128 * MAINTAINERS (Write After Approval): Add myself.
1130 2011-05-08 Doug Kwan <dougkwan@google.com>
1132 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1133 * configure: Regenerated.
1134 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1135 value from configure.
1136 * Makefile.in: Regenerated.
1138 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1140 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1141 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1142 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1143 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1144 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1145 *-*-vxworks*): Disable newlib and libgloss in separate case
1147 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1148 to separate case statement.
1149 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1150 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1151 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1152 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1153 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1154 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1155 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1156 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1157 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1158 i[[3456789]]86-*-rdos*, m32r-*-*,
1159 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1160 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1161 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1162 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1163 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1164 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1165 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1166 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1167 and libgloss in main case over targets. Remove most empty cases
1168 in main case over targets.
1169 * configure: Regenerate.
1171 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1173 * MAINTAINERS (Write After Approval): Add myself.
1175 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1177 * configure.ac: Remove code setting special library locations for
1178 hppa*64*-*-hpux11*. Remove code setting compiler for
1179 sparc-sun-solaris2*.
1180 * configure: Regenerate.
1182 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1184 * configure.ac: Separate libgloss_dir settings from general case
1186 * configure: Regenerate.
1188 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1190 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1191 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1192 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1193 cases in libgcj-disabling case statement.
1194 (hppa*64*-*-linux*): Set unsupported_languages instead of
1195 disabling target-zlib.
1196 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1197 to hppa*64*-*-hpux*.
1198 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1200 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1201 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1202 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1203 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1204 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1205 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1206 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1207 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1208 libgcj-disabling case statement.
1209 * configure: Regenerate.
1211 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1213 * configure.ac: Disable Java for targets not supporting libffi.
1214 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1215 Remove cases in Java-disabling statement.
1216 (*arm-wince-pe): Change to arm-wince-pe.
1217 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1218 cases in Java-disabling statement.
1219 (bfin-*-*): Don't disable Java again.
1220 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1221 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1222 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1223 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1224 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1225 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1226 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1227 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1228 Java-disabling statement.
1229 (mmix-*-*): Don't disable Java again.
1230 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1231 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1232 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1233 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1234 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1236 * configure: Regenerate.
1238 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1240 * configure.ac: Separate cases disabling Java and Java libraries
1241 from general case over targets.
1242 * configure: Regenerate.
1244 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1246 * MAINTAINERS: Update my email address.
1248 2011-04-20 Easwaran Raman <eraman@google.com>
1250 * MAINTAINERS (Write After Approval): Add myself.
1252 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1255 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1256 * configure: Regenerate.
1258 2011-04-16 Jim Meyering <meyering@redhat.com>
1260 * MAINTAINERS (Write After Approval): Add myself.
1262 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1264 * MAINTAINERS: Update my email address.
1266 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1268 * MAINTAINERS (Write After Approval): Add myself.
1270 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1272 * MAINTAINERS (Write After Approval): Add myself.
1274 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1276 * MAINTAINERS (Write After Approval): Add myself.
1278 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1280 * configure.ac (build_tools): Remove build-byacc.
1281 (host_libs): Remove mmalloc.
1282 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1283 autoconf automake libtool diff rcs fileutils shellutils time
1284 textutils wdiff find uudecode hello tar gzip indent recode release
1285 sed perl gawk findutils gettext zip.
1286 (libgcj): Remove target-qthreads.
1287 (target_tools): Remove target-examples target-gperf.
1288 (YACC): Don't handle building byacc.
1289 * configure: Regenerate.
1290 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1291 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1292 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1293 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1294 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1295 handle building components.
1296 * Makefile.in: Regenerate.
1298 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1300 * MAINTAINERS: Update my email address as Xtensa maintainer.
1302 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1304 * config.sub: Sync from upstream.
1306 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1308 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1309 (microblaze*): Don't disable libssp.
1310 * configure: Regenerate.
1312 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1314 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1316 * configure: Regenerate.
1317 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1318 * Makefile.in: Regenerate.
1320 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1322 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1323 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1324 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1325 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1326 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1327 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1328 md_exec_prefix cases.
1329 * configure: Regenerate.
1331 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1333 * configure.ac: Separate cases disabling target-libssp,
1334 target-libiberty, target-libstdc++-v3 and Fortran from general
1336 * configure: Regenerate.
1338 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1340 * configure.ac (*-*-chorusos): Don't disable libgcj.
1341 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1343 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1344 (arm-*-coff): Don't disable libgcj.
1345 (arm*-*-linux-gnueabi): Remove useless assignment.
1346 (arm-*-riscix*): Don't disable libgcj.
1347 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1349 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1350 (c54x*-*-*): Remove case.
1351 (tic54x-*-*): Don't disable GCC or GCC libraries.
1352 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1354 (d10v-*-*): Don't disable GCC libraries.
1355 (d30v-*-*): Don't disable libgcj.
1356 (h8500-*-*): Don't disable GCC libraries.
1357 (i960-*-*): Don't disable libgcj.
1358 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1359 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1360 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1362 (m68k-*-coff*): Remove case.
1363 (mmix-*-*): Don't disable libgloss on host.
1364 (mn10200-*-*, mn10300-*-*): Remove cases.
1365 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1366 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1367 Don't disable libgcj.
1368 (romp-*-*): Remove case.
1369 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1370 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1372 (v810-*-*): Don't disable GCC libraries.
1373 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1374 (ip2k-*-*): Don't disable GCC libraries.
1375 * configure: Regenerate.
1377 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1379 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1381 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1383 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1384 * configure: Regenerate.
1386 2011-03-26 John Marino <binutils@marino.st>
1388 * configure.ac: Add support for *-*-dragonfly*
1389 * configure: Regenerate.
1391 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1393 * configure.ac (native_only): Remove.
1394 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1395 send-pr uudecode guile gnuserv on host.
1396 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1397 send-pr rcs guile perl texinfo libtool on host.
1398 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1399 automake send-pr rcs guile perl texinfo libtool on host.
1400 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1401 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1402 (alpha*-dec-osf*): Don't disable fileutils on target.
1403 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1404 texinfo send-pr expect dejagnu on target.
1405 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1406 target-qthreads on target.
1407 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1408 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1409 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1410 x86_64-*-mingw*): Don't disable expect on target.
1411 (*-*-cygwin*): Don't disable target-gperf on target.
1412 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1414 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1416 * configure: Regenerate.
1418 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1420 * configure.ac (target_tools): Remove target-groff.
1421 (native_only): Remove target-groff.
1422 (hppa*64*-*-*): Don't disable byacc.
1423 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1425 (*-*-kaos*): Don't skip target-librx and target-groff.
1426 (*-*-netware*): Don't skip target-libmudflap.
1427 (*-*-tpf*): Don't skip target-libmudflap.
1428 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1429 directories on the host.
1430 (ia64*-*-*vms*): Don't skip tix.
1431 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1433 * configure: Regenerate.
1435 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1437 * configure.ac: Remove references to mt-mep, mt-netware,
1439 * Makefile.def: Add all-utils soft dependencies.
1440 * Makefile.tpl: Remove GDB_NLM_DEPS.
1441 * configure: Regenerate.
1442 * Makefile.in: Regenerate.
1444 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1446 * configure.ac: Do not include mh-x86omitfp.
1447 * configure: Regenerate.
1449 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1451 * configure.ac: Remove empty cases.
1452 * configure: Regenerate.
1454 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1456 * Makefile.def: Add dependency from termcap to gdb.
1457 * Makefile.in: Regenerate.
1459 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1461 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1462 * configure: Regenerate.
1463 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1464 * Makefile.tpl: Likewise.
1465 * Makefile.in: Regenerate.
1467 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1469 * configure.ac: Remove all mentions of tentative_cc.
1470 * configure: Regenerate.
1472 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1474 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1475 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1476 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1477 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1478 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1479 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1480 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1481 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1482 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1483 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1484 *-*-rhapsody*): Remove host cases.
1485 * configure: Regenerate.
1487 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1489 * configure.ac (ppc*-*-pe): Remove host case.
1490 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1491 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1492 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1494 * configure: Regenerate.
1496 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1498 * config.sub: Update to version 2011-03-23.
1500 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1502 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1503 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1504 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1505 * configure: Regenerate.
1507 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1509 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1510 to Write After Approval.
1511 * config-ml.in: Don't handle arc-*-elf*.
1512 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1513 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1514 handle GCC libraries.
1515 * configure: Regenerate.
1517 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1520 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1521 Add -lstdc++ -lm to LIBS.
1522 * configure: Regenerate.
1524 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1526 * config.guess: Update to version 2011-02-02
1527 * config.sub: Update to version 2011-02-24
1529 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1532 * configure.ac: Re-enable LTO on *-apple-darwin9.
1533 * configure: Regenerate.
1535 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1538 * configure.ac: Disable LTO on darwin due to an assembler change in
1539 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1541 * configure: Regenerate.
1543 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1545 * MAINTAINERS: Update myself as score backend maintainer,
1546 update my e-mail address.
1548 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1550 * MAINTAINERS: Update my e-mail address.
1552 2011-03-06 Joey Ye <joey.ye@arm.com>
1554 * MAINTAINERS: Update my e-mail address.
1556 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1558 * configure.ac: Adjust test of with_ppl.
1559 * configure: Regenerated.
1561 2011-03-02 Kai Tietz <ktietz@redhat.com>
1563 * MAINTAINERS: Adjust my e-mail address.
1565 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1567 * configure.ac: Add -lpwl to ppllibs.
1568 * configure: Regenerated.
1570 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1572 * config/cloog.m4: Add -lisl to clooglibs.
1573 * configure: Regenerated.
1575 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1577 * MAINTAINERS (CPU Port maintainers): Add self.
1579 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1581 * MAINTAINERS: Add myself as testsuite maintainer.
1583 2011-02-15 Mike Stump <mikestump@comcast.net>
1585 * MAINTAINERS: Add myself as testsuite maintainer.
1587 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1589 Import from Libtool and gnulib:
1591 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1593 Prepare for supporting FreeBSD 10.
1594 * config.rpath: Remove handling of freebsd1* which soon would
1597 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1599 Remove support for FreeBSD 1.x.
1600 * libtool.m4 (_LT_LINKER_SHLIBS)
1601 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1602 soon would incorrectly match FreeBSD 10.0.
1604 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1607 * move-if-change: Import version from gnulib.
1609 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1612 * Makefile.def (lto-plugin): Double dash for enable-shared.
1613 (configure-gcc): Depend on all-lto-plugin.
1614 * Makefile.in: Rebuilt.
1616 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1618 * configure.ac: Remove extra bracket.
1619 * configure: Regenerate.
1621 2011-02-08 Tobias Burnus <burnus@net-b.de>
1623 * MAINTAINERS: Add myself as libquadmath maintainer.
1625 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1627 * MAINTAINERS: Update my email address.
1629 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1631 * MAINTAINERS (option handling): Add self.
1633 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1636 * Makefile.def: Add dependency for install-gcc
1637 on install-lto-plugin.
1638 * Makfile.in: Regenerated
1640 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1642 * MAINTAINERS (CPU Port Maintainers): Add myself.
1644 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1647 * configure.ac: Discard --with-* flags for host when configuring
1648 target libraries for cross build.
1649 * configure: Rebuilt.
1651 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1653 * MAINTAINERS (linear loop transforms): Removed.
1655 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1657 * configure.ac: If with_ppl is no, move setting with_cloog=no
1658 after CLOOG_REQUESTED check.
1659 * configure: Regenerated.
1661 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1663 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1664 CLooG has been requested.
1665 * configure: Regenerated.
1667 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1669 * configure: Regenerated.
1670 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1672 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1674 * configure: Regenerated.
1675 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1677 2011-01-21 Andreas Schwab <schwab@redhat.com>
1679 * configure.ac: Use AS_HELP_STRING throughout.
1680 * configure: Regenerate.
1682 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1684 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1685 * configure: Regenerate.
1687 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1689 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1691 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1693 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1695 * configure: Regenerate.
1697 2011-01-07 Jan Hubicka <jh@suse.cz>
1700 * Makefile.in: Regenerate.
1701 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1704 2011-01-07 Jan Hubicka <jh@suse.cz>
1706 * Makefile.in: Regenerate.
1707 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1708 and configure dependency on lto-plugin configure.
1709 (lto-plugin module): Remove dependency on GCC; add dependency on
1712 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1714 * MAINTAINERS (Write After Approval): Add myself.
1716 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1718 * configure: Regenerate.
1720 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1722 * configure.ac: (picochip): Disable libiberty.
1724 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1726 * MAINTAINERS (Write After Approval): Add myself.
1728 2010-12-10 Ian Lance Taylor <iant@google.com>
1731 * configure.ac: For --disable-libgcj clear libgcj_saved.
1732 * configure: Rebuild.
1734 2010-12-10 Tobias Burnus <burnus@net-b.de>
1737 * configure.ac: Add --disable-libquadmath and
1738 --disable-libquadmath-support.
1739 * configure: Regenerate.
1741 2010-12-03 Ian Lance Taylor <iant@google.com>
1743 * MAINTAINERS: Add myself as libgo maintainer.
1745 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1748 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1749 * configure: Regenerate.
1751 2010-12-02 Ian Lance Taylor <iant@google.com>
1753 * configure.ac: Always set default for poststage1_ldflags to
1754 -static-libstdc++ -static-libgcc.
1756 2010-11-29 Andreas Schwab <schwab@redhat.com>
1758 * configure.ac: Move comment to remove extra space in last argument
1761 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1764 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1765 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1766 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1767 (BASE_FLAGS_TO_PASS): Use it.
1768 * configure: Rebuilt.
1769 * Makefile.in: Rebuilt.
1771 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1774 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1775 Properly check default linker.
1776 * configure: Regnerated.
1778 2010-11-23 Matthias Klose <doko@ubuntu.com>
1780 * configure.ac: For --enable-gold, handle value `default' instead of
1781 `both*'. New configure option --{en,dis}able-ld.
1782 * configure: Regenerate.
1784 2010-11-20 Ian Lance Taylor <iant@google.com>
1786 * configure.ac: Only disable a language library if no language needs
1787 it. Don't let --disable-libgcj uncondtionally disable libffi.
1788 * configure: Rebuild.
1790 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1792 * Makefile.in: Regenerate.
1795 * configure.ac: Fix just-built in-tree STRIP name to be
1797 * configure: Regenerate.
1798 * Makefile.def (install-strip-gcc, install-strip-binutils)
1799 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1800 (install-strip-sid): Mirror dependencies on non-strip variants
1801 of these targets on the respective -strip prerequisites.
1802 * Makefile.tpl (install-strip, install-strip-host)
1803 (install-strip-target): New targets.
1804 (install-strip-[+module+], install-strip-target-[+module+]):
1806 * Makefile.in: Regenerate.
1808 2010-11-19 Ian Lance Taylor <iant@google.com>
1809 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1811 * configure.ac: Add target-libgo to target_libraries. Set
1812 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1813 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1814 (HOST_EXPORTS): Add GOC.
1815 (BASE_TARGET_EXPORTS): Add GOC.
1816 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1817 (GOCFLAGS_FOR_TARGET): New variable.
1818 (EXTRA_HOST_FLAGS): Add GOC.
1819 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1820 * Makefile.def (target_modules): Add libgo.
1821 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1822 (dependencies): Add dependency from configure-target-libgo to
1823 configure-target-libffi and all-target-libstdc++-v3. Add
1824 dependencies from all-target-libgo to all-target-libffi.
1825 (languages): Add go.
1826 * configure: Rebuild.
1827 * Makefile.in: Rebuild.
1829 2010-11-19 Ian Lance Taylor <iant@google.com>
1831 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1832 compiler/flag environment variables.
1834 2010-11-18 Ian Lance Taylor <iant@google.com>
1836 * configure.ac: Check for lang_requires_boot_languages in
1837 config-lang.in files.
1838 * configure: Rebuild.
1840 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1841 Tobias Burnus <burnus@net-b.de>
1844 * Makefile.def: Add libquadmath; build it with language=fortran.
1845 * configure.ac: Add libquadmath.
1846 * Makefile.tpl: Handle multiple libs in check-[+language+].
1847 * Makefile.in: Regenerate.
1848 * configure: Regenerate.
1850 2010-11-16 Tom Tromey <tromey@redhat.com>
1852 * MAINTAINERS: Moved myself to reviewers section.
1854 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1856 * MAINTAINERS: Moved myself to reviewers section.
1858 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1860 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1861 (Write After Approval): Remove self.
1863 2010-11-15 Andreas Schwab <schwab@redhat.com>
1865 * configure.ac: Fix spelling in option names.
1866 * configure: Regenerated.
1868 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1871 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1872 * configure: Regenerated.
1874 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1876 * MAINTAINERS: Update my email address.
1878 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1880 * configure: Regenerate.
1882 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1884 * configure: Regenerate.
1886 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1888 * configure: Regenerate.
1890 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1892 * configure: Regenerate.
1894 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1896 * configure.ac: Support official CLooG.org versions.
1897 * configure: Regenerate.
1898 * config/cloog.m4: New.
1900 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1902 * MAINTAINERS (Write After Approval): Add myself.
1904 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1906 * MAINTAINERS: Update my email address.
1908 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1910 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1911 * configure: Regenerate.
1913 2010-11-03 Ian Lance Taylor <iant@google.com>
1914 Dave Korn <dave.korn.cygwin@gmail.com>
1917 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1918 and on other supported platforms whenever LTO is enabled.
1919 * configure: Rebuild.
1921 2010-11-02 Alan Modra <amodra@gmail.com>
1924 * configure.ac: Error when source path contains spaces.
1925 * configure: Regenerate.
1927 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1929 * MAINTAINERS: Update my email address.
1931 2010-10-20 Ian Lance Taylor <iant@google.com>
1933 * Makefile.def (target_modules): Set lib_path to src/.libs for
1934 libstdc++-v3 module.
1935 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1936 * Makefile.in: Rebuild.
1938 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1940 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1941 (Write After Approval): Remove myself.
1943 2010-10-15 Tristan Gingold <gingold@adacore.com>
1945 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1947 2010-10-14 Douglas Rupp <rupp@gnat.com>
1949 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1951 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1953 * configure.ac (build_lto_plugin): New shell variable.
1954 (--enable-lto): Turn on by default for all non-ELF platforms that
1955 have had LTO support added so far. Set build_lto_plugin appropriately
1956 for both ELF and non-ELF.
1957 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1958 * configure: Regenerate.
1960 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1963 * configure.ac (v850 support): Remove target-libgloss from
1965 * configure: Regenerate.
1967 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1971 * configure.ac: Honor initial values of $build_configargs,
1972 $host_configargs, $target_configargs. Mark the precious, so
1973 environment settings get recorded.
1974 * configure: Regenerate.
1976 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1979 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1980 Depend on all-build-libiberty.
1981 * Makefile.in: Regenerate.
1983 2010-09-30 Michael Eager <eager@eagercon.com>
1985 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1986 * configure: Regenerate.
1988 2010-09-28 Michael Eager <eager@eagercon.com>
1990 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1992 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1995 * configure.ac: Fix unportable shell quoting.
1996 * configure: Regenerate.
1998 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2000 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2001 targets and amend comment.
2002 * configure: Regenerate.
2004 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2006 * MAINTAINERS (Write After Approval): Add myself.
2008 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2010 * configure.ac: Enable LTO by default on Darwin.
2011 * configure: Regenerate.
2013 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2015 * MAINTAINERS (Write After Approval): Add myself.
2017 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2019 * MAINTAINERS (Write After Approval): Add myself.
2021 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2023 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2026 2010-07-28 David Yuste <david.yuste@gmail.com>
2028 * MAINTAINERS (Write After Approval): Add myself.
2030 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2032 * configure.ac: Support all v850 targets.
2033 * configure: Regenerate.
2035 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2038 * configure.ac (extra_mpfr_configure_flags): Copy from
2039 extra_mpc_gmp_configure_flags.
2040 * configure: Re-generated.
2042 2010-07-22 Andi Kleen <ak@linux.intel.com>
2044 * MAINTAINERS (Write After Approval): Add myself.
2046 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2048 * MAINTAINERS (Write After Approval): Add myself.
2050 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2052 * MAINTAINERS (Write After Approval): Add myself.
2054 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2057 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2058 Provide -B option to allow for link spec %s substitutions for
2059 libstdc++.a on darwin.
2060 * Makefile.in: Regenerate.
2062 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2064 * MAINTAINERS (Reviewers): Update my e-mail address
2066 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2068 * Makefile.def (configure-gcc): Depend on all-libelf.
2069 * Makefile.in: Rebuild.
2071 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2073 * MAINTAINERS (Write After Approval): Add myself in the right place.
2075 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2077 * MAINTAINERS (Write After Approval): Add myself.
2079 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2081 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2083 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2085 * config.sub: Update to version 2010-05-21.
2086 * config.guess: Update to version 2010-04-03.
2088 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2090 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2091 * configure: Regenerate.
2093 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2095 * MAINTAINERS (Write After Approval): Add myself.
2097 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2099 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2100 a platform that supports LTO.
2101 * configure: Regenerate.
2103 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2105 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2106 * configure: Regenerated.
2108 2010-04-27 Roland McGrath <roland@redhat.com>
2109 H.J. Lu <hongjiu.lu@intel.com>
2111 * configure.ac (--enable-gold): Support both, both/gold and
2112 both/bfd to add gold to configdirs without removing ld.
2113 * configure: Regenerated.
2115 * Makefile.def: Add install-gold dependency to install-ld.
2116 * Makefile.in: Regenerated.
2118 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2121 * configure.ac (--enable-lto): Refactor handling so libelf tests
2122 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2123 and allow LTO to be explicitly enabled on non-ELF platforms that
2124 are known to support it inside else-clause.
2125 * configure: Regenerate.
2127 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2129 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2130 * configure: Regenerate.
2132 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2134 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2135 * configure: Regenerate.
2137 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2139 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2141 * configure: Regenerate.
2143 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2145 * MAINTAINERS (Write After Approval): Add myself.
2147 2010-04-14 Tristan Gingold <gingold@adacore.com>
2149 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2150 * configure: Regenerate.
2152 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2154 * configure: Regenerate after change to elf.m4.
2156 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2158 * MAINTAINERS (Write After Approval): Add myself.
2160 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2162 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2163 * configure: Regenerated.
2165 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2167 * configure.ac: Print "buggy but acceptable" when CLooG
2168 revision is less than 9.
2169 * configure: Regenerated.
2171 2010-04-01 Diego Novillo <dnovillo@google.com>
2173 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2175 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2182 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2184 * configure.ac: Do not pass --enable-multilib nor
2185 --disable-multilib in baseargs. Accept explicitly passed
2187 * configure: Regenerate.
2189 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2191 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2193 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2195 * MAINTAINERS: Remove myself.
2197 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2200 * configure.ac: Do not pass --enable-multilib nor
2201 --disable-multilib in baseargs. Accept explicitly passed
2203 * configure: Regenerate.
2205 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2207 * MAINTAINERS (spu port): Remove me.
2209 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2211 * configure.ac (tic6x-*-*): New case.
2212 * configure: Regenerate.
2214 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2216 * config.sub: Update to version 2010-03-22.
2217 * config.guess: Update to version 2009-12-30.
2219 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2222 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2223 * configure: Regenerate.
2225 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2227 * MAINTAINERS: Update my email address.
2229 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2231 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2232 (ghassan.shobaki@amd.com): Removed.
2234 2010-03-17 Alan Modra <amodra@gmail.com>
2236 * MAINTAINERS: Update my email address.
2238 2010-03-16 Diego Novillo <dnovillo@google.com>
2240 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2243 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2245 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2246 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2248 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2250 * MAINTAINERS: Update my email address.
2252 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2254 * MAINTAINERS: Update my email address.
2256 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2258 * MAINTAINERS: Update my email address.
2260 2010-03-09 Jie Zhang <jie@codesourcery.com>
2262 * MAINTAINERS: Update my email address.
2264 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2267 * configure.ac (RANLIB): Default to true.
2269 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2270 * configure: Regenerate.
2272 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2274 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2275 (Write After Approval): Update my email address.
2277 2010-02-17 Nick Clifton <nickc@redhat.com>
2280 * Makefile.tpl (local-distclean): Also remove config.cache files in
2281 sub-directories as there may not be Makefiles present in the
2283 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2284 the config.cache files found by the find command.
2286 * Makefile.in: Regenerate.
2287 * configure.ac: Revert previous delta.
2288 * configure: Regenerate.
2290 2010-02-15 Nick Clifton <nickc@redhat.com>
2293 * configure.ac: Delete config.cache files in sub-directories when
2295 * configure: Regenerate.
2297 2010-02-12 Ben Elliston <bje@gnu.org>
2299 * MAINTAINERS: Update my email address.
2301 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2303 * MAINTAINERS (spu port): Update my email address.
2305 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2307 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2309 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2311 * configure.ac: Add "recommended" version checks for GMP/MPC.
2312 Update recommended GMP/MPFR/MPC versions.
2313 * configure: Regenerate.
2315 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2317 * MAINTAINERS: Move my Embecosm email address into the
2318 write-after-approval section.
2320 2010-01-26 Ian Lance Taylor <iant@google.com>
2322 * MAINTAINERS: Add myself as Go frontend maintainer.
2324 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2326 PR libstdc++/36101, PR libstdc++/42813
2327 * configure.ac (bootstrap_target_libs): Make inclusion of
2328 target-libgomp conditional on libgomb being in target_configdirs.
2329 * configure: Regenerate.
2331 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2333 PR libstdc++/36101, PR libstdc++/42813
2334 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2335 * configure: Regenerate.
2337 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2339 PR libstdc++/36101, PR libstdc++/42813
2340 * configure.ac (target_configdirs): Substitute.
2341 * Makefile.def: Bootstrap target module libgomp.
2342 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2343 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2344 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2345 * configure, Makefile.in: Regenerate.
2347 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2349 * MAINTAINERS: Adjust my details.
2351 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2353 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2355 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2357 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2359 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2361 * MAINTAINERS (Write After Approval): Add myself.
2363 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2365 * MAINTAINERS (Write After Approval): Add myself.
2367 2010-01-11 Richard Guenther <rguenther@suse.de>
2370 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2371 * Makefile.in: Regenerated.
2373 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2375 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2376 * configure: Regenerate.
2378 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2379 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2382 * configure.ac: Include libtool m4 files.
2383 (_LT_CHECK_OBJDIR): Call it.
2384 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2385 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2387 * configure: Regenerate.
2389 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2392 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2393 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2394 * Makefile.in: Regenerate.
2396 2010-01-02 Richard Guenther <rguenther@suse.de>
2399 * configure.ac: Include config/elf.m4. Disable LTO if not
2400 builting for an elf target.
2401 * configure: Regenerate.
2403 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2405 * MAINTAINERS: Change my email address.
2407 2009-12-18 Ben Elliston <bje@au.ibm.com>
2409 * config.sub, config.guess: Update from upstream sources.
2411 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2413 * MAINTAINERS (Write After Approval): Add myself.
2415 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2421 * configure.ac: Require MPC.
2422 * configure: Regenerate.
2424 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2428 * libtool.m4: Sync from git Libtool.
2429 * ltoptions.m4: Likewise.
2430 * ltversion.m4: Likewise.
2431 * lt~obsolete.m4: Likewise.
2432 * ltmain.sh: Likewise.
2434 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2436 * configure.ac: Update minimum MPC version to 0.8.
2437 * configure: Regenerate.
2439 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2441 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2442 * configure: Regenerated.
2444 2009-11-21 Ian Lance Taylor <iant@google.com>
2446 * configure.ac: Change default of poststage1_ldflags to be empty if
2447 poststage1_libs is set. When poststage1_libs is empty, and
2448 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2449 * configure: Rebuild.
2451 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2453 * MAINTAINERS (Write After Approval): Update my email address.
2455 2009-11-20 Ben Elliston <bje@au.ibm.com>
2457 * config.guess: Update from upstream sources.
2459 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2461 * Makefile.def: Restore host and target settings for gmp.
2462 * Makefile.in: Rebuild.
2464 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2466 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2467 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2468 Fix portability of test of C++ as bootstrap language. Add
2469 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2470 * configure: Rebuild.
2471 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2472 and cloog. Fix in-tree ppl configuration. Introduce libelf
2474 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2475 (POSTSTAGE1_HOST_EXPORTS): Use it.
2476 (STAGE[+id+]_CXXFLAGS): New.
2477 (BASE_FLAGS_TO_PASS): Pass it down.
2478 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2480 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2481 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2483 * Makefile.in: Rebuild.
2485 2009-11-17 Ben Elliston <bje@au.ibm.com>
2487 * config.sub, config.guess: Update from upstream sources.
2489 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2491 * MAINTAINERS (Write After Approval): Add myself.
2493 2009-11-09 Jon Beniston <jon@beniston.com>
2495 * MAINTAINERS (Write After Approval): Add myself.
2497 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2499 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2500 paths for *-w64-mingw* and x86_64-*mingw*.
2501 * configure: Regenerated.
2503 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2505 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2507 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2509 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2510 Phil Edwards to Write-After Approval.
2512 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2514 * configure.ac: Disable target-winsup & co for
2515 x86_64-*-mingw* and *-w64-mingw* targets.
2516 * configure: Regenerated.
2518 2009-10-16 Nick Clifton <nickc@redhat.com>
2520 * MAINTAINERS: Add myself as a maintainer for the RX port.
2522 2009-10-26 Johannes Singler <singler@kit.edu>
2524 * MAINTAINERS (Write After Approval): Update my e-mail address.
2526 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2528 * configure.ac (CLooG test): Use = with test.
2529 * configure: Regenerate.
2531 2009-10-22 Richard Guenther <rguenther@suse.de>
2533 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2534 cloog if the ppl version check failed. Move flags saving
2535 before setting in libelf check.
2536 * configure: Regenerate.
2538 2009-10-21 Richard Guenther <rguenther@suse.de>
2540 * configure.ac: Adjust the ppl and cloog configure to work as
2541 documented. Disable cloog if ppl was disabled. Omit the version
2542 checks if they were disabled.
2543 * configure: Re-generate.
2545 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2547 * configure.ac: Add 'lto' to enable_languages, not
2548 new_enable_languages, and only if not already present.
2549 * configure: Regenerate.
2551 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2553 * README: Refer to the various COPYING* files instead of just
2555 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2557 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2559 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2561 2009-10-07 Richard Guenther <rguenther@suse.de>
2563 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2564 and Richard Guenther as reviewers.
2565 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2568 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2570 * config.sub: Update from upstream sources.
2572 2009-10-06 Ian Lance Taylor <iant@google.com>
2574 * Makefile.def: check-gold depends upon all-gas.
2575 * Makefile.in: Rebuild.
2577 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2579 * MAINTAINERS (Write After Approval): Add myself.
2581 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2583 * Makefile.def: all-lto-plugin depends on all-libiberty.
2584 set bootstrap=true for lto-plugin.
2586 * Makefile.in: Regenerate.
2587 * configure.ac (host_libs): Add lto-plugin.
2588 * configure: Regenerate.
2590 2009-10-03 Diego Novillo <dnovillo@google.com>
2592 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2593 (HOST_LIBELFLIBS): Define.
2594 (HOST_LIBELFINC): Define.
2595 * Makefile.in: Regenerate.
2596 * configure.ac: Add --enable-lto.
2597 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2598 If --enable-lto is used, add 'lto' to new_enable_languages.
2599 If --enable-lto is used and gold is enabled, add
2600 lto-plugin to configdirs.
2601 * configure: Regenerate.
2603 2009-10-03 Simon Baldwin <simonb@google.com>
2605 * configure.ac: If --with-system-zlib, suppress local zlib and
2606 pass --with-system-zlib to subdir configure scripts.
2607 * configure: Regenerate.
2609 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2610 Paolo Bonzini <bonzini@gnu.org>
2612 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2614 * Makefile.in: Rebuilt.
2616 2009-09-26 Gary Funck <gary@intrepid.com>
2618 * MAINTAINERS (Write After Approval): Add myself.
2620 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2622 * configure.ac: Update minimum MPC version to 0.7.
2623 * configure: Regenerate.
2625 2009-09-25 Nick Clifton <nickc@redhat.com>
2627 * configure.ac: Pass any --cache-file=/dev/null option on to
2629 * configure: Regenerate.
2631 2009-09-23 Nick Clifton <nickc@redhat.com>
2633 * config.sub, config.guess: Update from upstream sources.
2635 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2637 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2638 * Makefile.in: Rebuilt.
2640 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2643 * configure.ac: Error out if $srcdir isn't '.' but contains
2644 host-${host_noncanonical}.
2645 * configure: Regenerate.
2647 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2649 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2652 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2654 * configure.ac: If bootstrapping a combined tree with
2655 --enable-gold, require c++ in stage1_languages.
2656 * configure: Regenerate.
2658 * configure.ac: Also add target_libs of stage1_languages to
2659 bootstrap_target_libs.
2660 * configure: Regenerate.
2662 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2663 with --enable-languages not containing c++.
2664 * configure: Regenerate.
2666 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2668 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2669 * configure: Regenerate.
2671 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2673 * MAINTAINERS (Write After Approval): Update my e-mail address,
2674 and move from from here...
2675 (Waiting for paperwork): To here.
2677 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2679 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2681 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2683 * configure.ac: Do not use $extrasub for replacing @if/@endif
2684 parts in Makefile; instead, use additional arguments to
2685 AC_CONFIG_COMMANDS to do the replacement manually, with several
2686 sed invocations, to avoid HP-UX sed command limits.
2687 * configure: Regenerate.
2689 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2691 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2694 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2696 * configure.ac (with-build-config): Document. Handle without.
2697 Handle missing argument.
2698 * configure: Rebuilt.
2700 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2702 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2703 Default to bootstrap-debug only if compare-debug works.
2704 * configure: Rebuilt.
2705 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2706 * Makefile.in: Rebuilt.
2708 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2710 * MAINTAINERS (OS Port Maintainers): Update my email address.
2712 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2714 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2715 * Makefile.in: Rebuilt.
2717 2009-09-01 Chris Demetriou <cgd@google.com>
2719 * MAINTAINERS (Write After Approval): Add myself.
2721 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2724 * include/dwarf2.h (enum dwarf_tag): Added
2725 DW_TAG_GNU_template_template_param
2726 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2728 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2730 * Makefile.tpl (AWK): Fix typo.
2731 * Makefile.in: Regenerate.
2733 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2735 * configure.ac: Detect awk and sed.
2736 * Makefile.def (flags_to_pass): Add AWK and SED.
2737 * Makefile.tpl (AWK, SED): New.
2738 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2739 * configure: Regenerate.
2740 * Makefile.in: Regenerate.
2742 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2744 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2745 (collapseslashes): Likewise.
2747 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2749 * configure.ac (AC_PREREQ): Bump to 2.64.
2751 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2753 * configure.ac: Remove --with-datarootdir, --with-docdir,
2754 --with-pdfdir, --with-htmldir switches.
2755 * configure: Regenerate.
2757 * configure: Regenerate.
2759 * compile: Sync from Automake 1.11.
2760 * depcomp: Likewise.
2761 * install-sh: Likewise.
2762 * missing: Likewise.
2763 * mkinstalldirs: Likewise.
2766 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2768 * ltmain.sh (func_normal_abspath): New function.
2769 (func_relative_path): Likewise.
2770 (func_mode_help): Document new -bindir option for link mode.
2771 (func_mode_link): Add new -bindir option, and use it to place
2772 output DLL if specified.
2774 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2776 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2777 (baseargs): Add --disable-option-checking.
2778 * configure: Regenerate.
2780 * Makefile.def (configure-target-libiberty): Depend on
2781 all-binutils and all-ld.
2782 (configure-target-newlib): Likewise.
2783 * Makefile.in: Regenerate.
2785 2009-08-17 Ben Elliston <bje@au.ibm.com>
2787 * config.sub, config.guess: Update from upstream sources.
2789 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2791 Sync from src, merge:
2793 2009-07-02 Tristan Gingold <gingold@adacore.com>
2795 * configure.ac: Do not exclude gas for i386-*-darwin.
2796 Add a case for x86_64-*-darwin.
2797 * configure: Regenerate.
2799 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2801 * MAINTAINERS: Add my name to Write After Approval list.
2803 2009-08-06 Michael Eager <eager@eagercon.com>
2805 * configure.ac: Add Microblaze target.
2806 * configure: Regenerate.
2808 2009-07-31 Christian Bruel <christian.bruel@st.com>
2810 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2811 * configure: Regenerate.
2813 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2815 * MAINTAINERS (Write After Approval): Update my e-mail address.
2817 2009-07-06 Ian Lance Taylor <iant@google.com>
2819 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2820 * configure: Rebuild.
2822 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2824 * MAINTAINERS: Move myself to the Graphite Reviewers.
2826 2009-06-30 Wei Guozhi <carrot@google.com>
2828 * MAINTAINERS: Add my name to Write After Approval list.
2830 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2833 * configure.ac (comparestring): Create new variable.
2834 * Makefile.tpl (comparestring): Use to skip some comparisions.
2835 * configure: Regenerate.
2836 * Makefile.in: Regenerate.
2838 2009-06-26 Doug Evans <dje@sebabeach.org>
2840 * Makefile.def (host_modules): Add cgen.
2841 * Makefile.in: Regenerate.
2842 * configure.ac (host_tools): Add cgen.
2843 * configure: Regenerate.
2845 2009-06-23 DJ Delorie <dj@redhat.com>
2847 * MAINTAINERS: Add myself as mep maintainer.
2849 2009-06-23 Ian Lance Taylor <iant@google.com>
2851 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2852 boot_languages. Only bootstrap target libraries listed in
2853 target_libs for some boot language. Add --with-stage1-ldflags,
2854 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2855 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2856 if not building with C++.
2857 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2858 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2859 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2860 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2861 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2862 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2863 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2864 * configure, Makefile.in: Rebuild.
2866 2009-06-23 Li Feng <nemokingdom@gmail.com>
2868 * MAINTAINERS: Added my name to write-after-approval list.
2870 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2872 * configure.ac: Define is_elf for QNX Neutrino targets.
2873 * configure: Regenerate.
2875 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2877 * MAINTAINERS: Added my name to the write-after-approval list
2879 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2881 * configure.ac: Detect MPC in default directory.
2882 * configure: Regenerate.
2884 2009-06-03 Jerome Guitton <guitton@adacore.com>
2885 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2887 * Makefile.tpl (all): Avoid a trailing backslash.
2888 * Makefile.in: Regenerate.
2890 2009-06-03 Ben Elliston <bje@au.ibm.com>
2892 * config.sub, config.guess: Update from upstream sources.
2894 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2896 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2898 * configure: Regenerate.
2900 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2902 * Makefile.tpl ([+compare-target+]): Compare all stage
2903 directories, rather than just gcc.
2904 * Makefile.in: Rebuilt.
2906 2009-06-01 Doug Kwan <dougkwan@google.com>
2908 * configure.ac: Support gold for target arm*-*-*.
2909 * configure: Regenerate.
2911 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2913 * Makefile.def: Add MPC support and dependencies.
2914 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2916 * Makefile.in, configure: Regenerate.
2918 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2920 * Makefile.tpl (all): Avoid harmless warning in make all when
2921 gcc-bootstrap is enabled but stage_last does not exist.
2922 * Makefile.in: Rebuilt.
2924 2009-05-24 Nicolas Roche <roche@adacore.com>
2926 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2927 * Makefile.in: Regenerate.
2929 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2931 * MAINTAINERS: Update my e-mail address.
2933 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2935 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2936 * configure: Regenerate.
2938 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2941 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2942 gcc-no-bootstrap are mutually exclusive.
2943 * Makefile.in: Rebuilt.
2945 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2948 * Makefile.tpl (all): Don't end with unconditional success.
2949 * Makefile.in: Rebuilt.
2951 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2954 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2955 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2956 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2957 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2958 stage_configureflags, stage_cflags and stage_libcflags into
2959 explicit Makefile macros.
2960 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2962 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2963 CC. Set CC_FOR_BUILD from CC.
2964 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2965 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2966 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2967 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2969 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2970 (_LIBCFLAGS): Renamed to _TFLAGS.
2971 (do-compare-debug, do-compare3-debug): Drop.
2972 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2973 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2974 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2975 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2976 (XGCC_FLAGS_FOR_TARGET): New.
2977 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2978 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2979 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2980 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2981 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2982 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2984 (BUILD_CONFIG): Include if requested.
2985 (all): Set TFLAGS on bootstrap.
2986 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2987 (all-stageid-prefixmodule): Likewise.
2988 (do-clean, distclean-stageid): Set TFLAGS.
2989 (restrap): Fix whitespace.
2990 * Makefile.in: Rebuilt.
2992 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2994 * config.guess: Sync with src.
2996 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2998 * configure.ac ($with_ppl): Default to no if not supplied.
2999 ($with_cloog): Likewise.
3000 configure: Regenerate.
3002 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3004 * MAINTAINERS: Update my e-mail address.
3006 2009-04-27 Nick Clifton <nickc@redhat.com>
3008 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3010 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3012 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3013 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3014 * Makefile.in: Regenerate.
3016 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3019 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3020 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3022 * configure, Makefile.in: Regenerate.
3024 2009-04-21 Taras Glek <tglek@mozilla.com>
3026 * include/hashtab.h: Update GTY annotations to new syntax
3027 * include/splay-tree.h: Likewise
3029 2009-04-17 Ben Elliston <bje@au.ibm.com>
3031 * config.sub, config.guess: Update from upstream sources.
3033 2009-04-15 Anthony Green <green@moxielogic.com>
3035 * configure.ac: Add moxie support.
3036 * configure: Rebuilt.
3038 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3040 * configure.ac: Change copyright header to refer to version
3041 3 of the GNU General Public License and to point readers at the
3042 COPYING3 file and the FSF's license web page.
3043 * Makefile.def: Likewise.
3044 * Makefile.tpl: Likewise.
3045 * Makefile.in: Regenerate.
3047 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3049 * configure.ac: Restore match for darwin9 or later. Use double
3050 brackets since regeneration eats one pair.
3051 * configure: Regenerate.
3053 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3056 * configure.ac: Require texinfo 4.7.
3057 * configure: Regenerated.
3059 2009-04-09 Nick Clifton <nickc@redhat.com>
3061 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3062 the GCC Runtime Library Exception.
3064 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3066 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3067 * configure: Regenerate.
3069 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3071 * Makefil.def (languages): New entries.
3072 * Makefile.tpl (check-gcc-*): New generic target.
3073 * Makefile.in: Regenerate.
3075 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3077 * MAINTAINERS: Update my email address.
3079 2009-03-18 Tom Tromey <tromey@redhat.com>
3081 * configure: Rebuild.
3082 * configure.ac (host_libs): Add libiconv.
3083 * Makefile.in: Rebuild.
3084 * Makefile.def (host_modules): Add libiconv.
3085 (configure-gdb, all-gdb): Depend on libiconv.
3087 2009-03-16 Tristan Gingold <gingold@adacore.com>
3089 * configure.ac: Treat gdb as supported on x86_64-darwin.
3090 * configure: Regenerate.
3092 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3094 * configure.ac (--with-host-libstdcxx): New option.
3095 * configure: Regenerate.
3097 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3099 * MAINTAINERS: Move myself into the write after approval list.
3101 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3103 * MAINTAINERS: Update e-mail address.
3105 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3107 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3109 2009-03-10 Ira Rosen <irar@il.ibm.com>
3111 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3113 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3115 Backport from git Libtool:
3117 2009-01-19 Robert Millan <rmh@aybabtu.com>
3118 Support GNU/kOpenSolaris.
3119 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3120 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3121 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3124 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3126 * MAINTAINERS: Update e-mail address.
3128 2009-02-24 Michael Eager <eager@eagercon.com>
3130 * MAINTAINERS (Write After Approval): Add self.
3132 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3134 * MAINTAINERS (Write After Approval): Add myself.
3136 2009-02-05 Andreas Schwab <schwab@suse.de>
3138 * Makefile.tpl (stage_last): Define $r and $s before using
3139 $(RECURSE_FLAGS_TO_PASS).
3140 * Makefile.in: Regenerate
3142 2009-01-30 Ian Lance Taylor <iant@google.com>
3144 * MAINTAINERS: Move myself to the Global Reviewers list.
3146 2009-01-29 Robert Millan <rmh@aybabtu.com>
3148 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3149 * configure: Regenerate.
3151 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3153 * MAINTAINERS: Make whitespace consistent.
3154 Remove Robert Millan from Write After Approval.
3156 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3158 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3159 (all-opcodes): Depend on all-libiberty.
3160 * Makefile.in: Regenerate.
3162 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3164 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3165 * configure: Regenerate.
3167 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3169 * MAINTAINERS (Write After Approval): Add myself.
3171 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3173 * MAINTAINERS: Add myself to reviewers (Fortran).
3175 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3177 PR tree-optimization/38515
3178 * configure.ac (cloog-polylib): Removed.
3179 (with_ppl, with_cloog): Test for "no".
3180 * configure: Regenerated.
3182 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3184 * MAINTAINERS: Moved myself to reviewers (Fortran).
3186 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3188 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3189 (Write After Approval): Remove myself.
3191 2009-01-03 Diego Novillo <dnovillo@google.com>
3193 * MAINTAINERS: Remove myself from alias maintainership.
3195 2009-01-02 David Ayers <ayers@fsfe.org>
3197 * MAINTAINERS: Update e-mail address.
3199 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3201 * MAINTAINERS: Make whitespace consistent.
3203 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3205 Backport from upstream Libtool:
3206 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3207 Add cache variables to tests that require the linker to work.
3208 For shlibpath_overrides_runpath, this also changes the semantics
3209 to let the result from the C compiler take precedence.
3211 2008-12-02 Ben Elliston <bje@au.ibm.com>
3213 * config.sub, config.guess: Update from upstream sources.
3215 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3217 * configure.ac (ppllibs): Add by default the lib flags.
3218 * configure: Regenerate.
3220 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3222 * MAINTAINERS: Add myself to the write after approval list.
3224 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3226 * configure.ac: Add double brackets on darwin[912].
3227 * configure: Regenerate.
3229 2008-12-03 Daniel Kraft <d@domob.eu>
3231 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3232 Approval to Reviewer section (for Fortran front-end).
3234 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3236 * configure.ac: Expand to darwin10 and later.
3237 * configure: Regenerate.
3239 2008-12-02 Andreas Schwab <schwab@suse.de>
3241 * Makefile.def: configure-target-boehm-gc depends on
3242 all-target-libstdc++-v3.
3243 * Makefile.in: Regenerate.
3245 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3247 * MAINTAINERS: Add myself as mingw maintainer.
3249 2008-12-02 Ben Elliston <bje@au.ibm.com>
3251 * config.sub, config.guess: Update from upstream sources.
3253 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3255 * README.SCO: Remove.
3257 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3259 * MAINTAINERS: Add myself to the write after approval list.
3261 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3263 * MAINTAINERS: Update my email address in WAA section.
3265 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3267 * MAINTAINERS: Update e-mail address.
3269 2008-11-27 Toon Moene <toon@moene.org>
3271 * MAINTAINERS: Change e-mail address.
3273 2008-11-27 Tristan Gingold <gingold@adacore.com>
3275 * configure.ac: Build gdb for i?86-*-darwin*
3276 * configure: Regenerated.
3278 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3280 * MAINTAINERS: Added my full name.
3282 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3289 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3291 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3292 * Makefile.in: Regenerated.
3294 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3301 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3302 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3303 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3304 (HOST_EXPORTS): Pass CPPFLAGS.
3305 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3306 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3307 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3308 * Makefile.in, configure: Regenerated.
3309 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3310 and CPPFLAGS_FOR_BUILD.
3312 2008-11-06 Jeff Law <law@redhat.com>
3314 * MAINTAINERS: Add myself as middle end maintainer.
3316 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3318 * MAINTAINERS (Write after approval): Add myself.
3320 2008-11-05 Diego Novillo <dnovillo@google.com>
3322 * MAINTAINERS (Global Reviewers): Add myself.
3323 (Non-Algorithmic Maintainers): Remove myself.
3325 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3327 * MAINTAINERS (Write after approval): Add myself.
3329 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3331 * MAINTAINERS (Write after approval): Add myself.
3333 2008-10-31 Ben Elliston <bje@au.ibm.com>
3335 * configure.ac (spu-*-*): Remove special case.
3336 * configure: Regenerate.
3338 2008-10-30 Catherine Moore <clm@codesourcery.com>
3340 * MAINTAINERS (Write after approval): Update my email address.
3342 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3344 * configure.ac [spu-*-*]: Do not set skipdirs.
3345 * configure: Re-generate.
3347 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3349 * MAINTAINERS (Various Maintainers): Add myself to reload.
3351 2008-10-25 Richard Guenther <rguenther@suse.de>
3353 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3354 maintainer. Remove myself as libgcc-math maintainer.
3355 (Non-Algorithmic Maintainers): Remove myself.
3357 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3359 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3360 * Makefile.in: Regenerated.
3362 2008-10-23 Cary Coutant <ccoutant@google.com>
3364 * MAINTAINERS (Write after approval): Add myself.
3366 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3373 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3374 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3375 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3376 (HOST_EXPORTS): Pass CPPFLAGS.
3377 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3378 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3379 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3380 * Makefile.in, configure: Regenerated.
3381 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3382 and CPPFLAGS_FOR_BUILD.
3384 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3386 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3389 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3391 * MAINTAINERS (Write After Approval): Added myself.
3393 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3395 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3396 recommended version to 2.3.2.
3398 * configure: Regenerate.
3400 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3402 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3404 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3406 * MAINTAINERS (Write After Approval): Update e-mail address.
3408 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3410 * libtool.m4: Update to libtool 2.2.6.
3411 * lt~obsolete.m4: Update to libtool 2.2.6.
3412 * ltmain.sh: Update to libtool 2.2.6.
3413 * ltsugar.m4: Update to libtool 2.2.6.
3414 * ltversion.m4: Update to libtool 2.2.6.
3415 * ltoptions.m4: Update to libtool 2.2.6.
3416 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3418 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3420 * MAINTAINERS (Write After Approval): Add myself.
3422 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3424 * MAINTAINERS (Write After Approval): Update my name.
3426 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3428 * MAINTAINERS: Add myself in "Write After Approval".
3430 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3432 * MAINTAINERS: Add myself as ia64 maintainer.
3434 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3436 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3437 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3438 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3439 and Michael Tiemann from Write After Approval since they do not
3440 actually have access.
3442 2008-09-05 Richard Guenther <rguenther@suse.de>
3444 * configure.ac: Initialize clooglibs to -lcloog.
3445 * configure: Re-generate.
3447 2008-09-04 Le-Chun Wu <lcwu@google.com>
3449 * MAINTAINERS (Write After Approval): Add myself.
3451 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3453 * configure.ac (--with-cloog-polylib): New.
3454 (--disable-cloog-version-check): New.
3455 (--disable-ppl-version-check): New.
3456 * configure: Re-generate.
3458 2008-09-03 Richard Guenther <rguenther@suse.de>
3460 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3462 * configure: Re-generate.
3464 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3467 * MAINTAINERS: Add picoChip maintainers.
3469 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3470 Tobias Grosser <grosser@fim.uni-passau.de>
3471 Jan Sjodin <jan.sjodin@amd.com>
3472 Harsha Jagasia <harsha.jagasia@amd.com>
3473 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3474 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3475 Adrien Eliche <aeliche@isty.uvsq.fr>
3477 Merge from graphite branch.
3478 * configure: Regenerate.
3479 * Makefile.in: Regenerate.
3480 * configure.ac (host_libs): Add ppl and cloog.
3481 Add checks for PPL and CLooG.
3482 * Makefile.def (ppl, cloog): Added modules and dependences.
3483 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3484 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3486 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3488 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3489 (GCC_SHLIB_SUBDIR): New.
3490 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3491 * configure: Regenerate.
3492 * Makefile.in: Regenerate.
3494 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3496 * MAINTAINERS: Consistently use tabs to separate columns.
3498 2008-08-29 Tristan Gingold <gingold@adacore.com>
3500 * MAINTAINERS (Write after Approval): Add myself.
3502 2008-08-28 Tristan Gingold <gingold@adacore.com>
3504 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3505 Enable bfd, binutils and opcodes.
3506 * configure: Regenerate.
3508 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3510 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3512 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3514 * MAINTAINERS: Use correct Umlaut for last name.
3516 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3518 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3520 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3522 * MAINTAINERS: Update my email address.
3524 2008-08-16 Nicolas Roche <roche@adacore.com>
3526 * Makefile.tpl: Add BOOT_ADAFLAGS.
3527 * Makefile.in: Regenerate.
3529 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3531 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3532 * configure: Regenerate.
3534 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3536 * configure.ac: Add makefile fragments for hpux.
3537 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3538 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3539 * configure: Regenerate.
3540 * Makefile.in: Regenerate.
3542 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3544 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3546 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3548 * MAINTAINERS (Write after Approval): Add myself.
3550 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3552 * MAINTAINERS (Write After Approval): Add myself.
3554 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3556 * MAINTAINERS (Write After Approval): Add myself.
3558 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3560 * MAINTAINERS: Update my email address.
3562 2008-06-25 Joey Ye <joey.ye@intel.com>
3564 * MAINTAINERS (Write After Approval): Add myself.
3566 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3568 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3569 * Makefile.in: Regenerate.
3570 * configure: Regenerate.
3572 2008-06-17 Daniel Kraft <d@domob.eu>
3574 * MAINTAINERS (Write After Approval): Add myself.
3576 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3578 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3579 "$@" is still intact with both Autoconf 2.59 and 2.62.
3580 * configure: Regenerate.
3582 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3584 * Makefile.tpl: Fix comment errors.
3585 * Makefile.in: Regenerate.
3587 2008-06-12 David S. Miller <davem@davemloft.net>
3588 David Edelsohn <edelsohn@gnu.org>
3590 * configure.ac: Add powerpc*-*-* to gold supported targets.
3591 * configure: Regenerate.
3593 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3595 PR tree-optimization/36218
3596 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3597 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3598 (all prefix="build-"): Pass them to build-system sub-makes.
3599 * Makefile.in: Regenerate.
3601 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3603 * MAINTAINERS (mt port): Remove.
3604 (sco5, unixware, sco udk): Remove.
3605 (Kean Johnston): Add to Write After Approval.
3607 2008-05-30 Julian Brown <julian@codesourcery.com>
3609 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3610 of libobjc for ARM EABI Linux.
3611 * configure: Regenerate.
3613 2008-05-18 Xinliang David Li <davidxl@google.com>
3615 * ChangeLog: Remove wrong ChangeLog entry.
3617 2008-05-17 Xinliang David Li <davidxl@google.com>
3619 * MAINTAINERS (Write After Approval): Add myself.
3621 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3623 * MAINTAINERS (Write After Approval): Add myself.
3625 2008-05-14 Rafael Espíndola <espindola@google.com>
3627 * config-ml.in: don't handle --enable-shared and --enable-static.
3629 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3631 * MAINTAINERS: Update my email address.
3633 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3635 * MAINTAINERS: Update my email address.
3637 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3639 * MAINTAINERS (Write After Approval): Add myself.
3641 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3643 * MAINTAINERS (Write After Approval): Add myself.
3645 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3647 * MAINTAINERS (crx): Add myself.
3649 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3652 2008-04-14 David S. Miller <davem@davemloft.net>
3654 * configure.ac: Add sparc*-*-* to gold supported targets.
3655 * configure: Regenerate.
3657 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3660 * configure.ac: Include override.m4.
3661 * configure: Regenerate.
3663 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3665 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3666 * Makefile.in: Regenerate.
3668 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3670 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3671 as nonconfigurable directories list.
3672 * configure: Regenerate.
3674 2008-04-14 Ben Elliston <bje@au.ibm.com>
3676 * config.sub, config.guess: Update from upstream sources.
3678 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3680 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3681 * Makefile.in: Regenerate.
3683 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3685 * configure.ac: Do not build libssp for the AVR.
3686 * configure: Regenerate.
3688 2008-04-07 Ian Lance Taylor <iant@google.com>
3690 * Makefile.def: check-gold depends upon all-binutils.
3691 * Makefile.in: Regenerate.
3693 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3695 * MAINTAINERS (Write After Approval): Add myself.
3697 2008-04-04 Nick Clifton <nickc@redhat.com>
3700 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3702 * configure: Regenerate.
3704 2008-04-04 NightStrike <NightStrike@gmail.com>
3707 * configure.ac: Combine rules for mingw32 and mingw64.
3708 * configure: Regenerate.
3710 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3712 * MAINTAINERS (Write After Approval): Add myself.
3714 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3716 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3717 * Makefile.in (.NOTPARALLEL): Ditto.
3719 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3721 * MAINTAINERS (Write After Approval): Add myself.
3723 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3725 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3726 * Makefile.in (.NOTPARALLEL): Regenerate.
3728 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3730 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3731 * Makefile.in: Regenerate.
3733 2008-03-26 Jakub Staszak <kuba@et.pl>
3735 * MAINTAINERS (Write After Approval): Add myself.
3737 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3739 * MAINTAINERS: Update e-mail address.
3741 2008-03-20 Ian Lance Taylor <iant@google.com>
3743 * configure.ac: Add support for --enable-gold.
3744 * Makefile.def: Add gold as a directory like ld.
3745 * configure, Makefile.in: Regenerate.
3747 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3749 * configure.ac: m4_include config/proginstall.m4.
3750 * configure: Regenerate.
3752 Backport from upstream Libtool:
3754 2007-10-12 Eric Blake <ebb9@byu.net>
3756 Deal with Autoconf 2.62's semantic change in m4_append.
3757 * ltsugar.m4 (lt_append): Replace broken versions of
3759 (lt_if_append_uniq): Don't require separator to be overquoted,
3760 and avoid broken m4_append.
3761 (lt_dict_add): Fix typo.
3762 * libtool.m4 (_LT_DECL): Don't overquote separator.
3764 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3766 * config.rpath: Add AIX 6 support.
3768 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3770 * Makefile.def (stageprofile). Remove -fprofile-generate
3771 from stage_libcflags.
3772 * Makefile.in: Regenerate.
3774 2008-03-13 Ben Elliston <bje@au.ibm.com>
3776 * config.sub, config.guess: Update from upstream sources.
3778 2008-03-06 Tom Tromey <tromey@redhat.com>
3780 * MAINTAINERS: Update for treelang deletion.
3782 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3784 * MAINTAINERS: Update my email address.
3786 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3788 * MAINTAINERS (darwin port): Add myself as a maintainer.
3789 (objective-c/c++): Add myself as a maintainer.
3791 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3793 * MAINTAINERS (Write After Approval): Update my email address.
3795 2008-02-25 Tomas Bily <tbily@suse.cz>
3797 * MAINTAINERS (Write After Approval): Add myself.
3799 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3801 * MAINTAINERS (OpenMP): Add myself.
3803 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3808 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3809 * configure: Regenerate.
3811 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3812 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3813 STAGE4_LIBCFLAGS): New.
3814 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3815 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3816 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3817 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3818 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3819 for target modules. Don't export LIBCFLAGS.
3820 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3821 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3822 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3823 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3824 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3825 * Makefile.in: Regenerate.
3827 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3830 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3831 Do not use -DDLL_EXPORT. Backport from upstream.
3833 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3835 * MAINTAINERS (Write After Approval): Add myself.
3837 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3839 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3840 * configure: Regenerate.
3842 2008-01-31 Marc Gauthier <marc@tensilica.com>
3844 * configure.ac (xtensa*-*-*): Recognize processor variants.
3845 * configure: Regenerate.
3847 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3850 * configure.ac (PARSE_ARGS): Push suitable setting of
3851 ac_subdirs_all, for `./configure --help=recursive'.
3852 Handle `+' in generic toplevel directory disabling.
3853 * configure: Regenerate.
3855 2008-01-28 Nick Clifton <nickc@redhat.com>
3857 * MAINTAINERS (xstormy16): Take over maintainership.
3859 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3861 * MAINTAINERS (c4x port): Remove.
3863 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3865 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3867 2008-01-23 Ben Elliston <bje@au.ibm.com>
3869 * config.sub, config.guess: Update from upstream sources.
3871 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3873 * MAINTAINERS (Write After Approval): Add myself.
3875 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3877 * MAINTAINERS: Update my email address.
3879 2008-01-09 Raksit Ashok <raksit@google.com>
3881 * MAINTAINERS (Write After Approval): Add myself.
3883 2008-01-09 Raksit Ashok <raksit@google.com>
3885 * MAINTAINERS (Write After Approval): Add myself.
3887 2008-01-08 Ben Elliston <bje@au.ibm.com>
3889 * config.sub, config.guess: Update from upstream sources.
3891 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3893 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3894 Change recommended MPFR from 2.2.1 -> 2.3.0.
3895 * configure: Regenerate.
3897 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3899 * MAINTAINERS: Update my email address.
3901 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3903 * MAINTAINERS: Update my email address.
3905 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3907 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3908 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3909 * Makefile.in: Regenerate.
3911 2007-12-10 Mark Heffernan <meheff@google.com>
3913 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3916 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3918 * configure.ac: Enable libjava for x86_64-*-darwin9.
3919 * configure: Regenerate.
3921 2007-12-07 Bill Maddox <maddox@google.com>
3923 * MAINTAINERS (Write After Approval): Add myself.
3925 2007-12-05 Ben Elliston <bje@au.ibm.com>
3927 * config.sub, config.guess: Update from upstream sources.
3929 2007-12-02 Matthias Klose <doko@ubuntu.com>
3931 * config-ml.in: Remove 64bit configure tests.
3933 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3935 * config-ml.in: Robustify against white space in absolute file
3938 * config-ml.in (multi-clean): Substitute ${Makefile}.
3939 Remove superfluous ${Makefile} in list.
3941 2007-11-19 Thiemo Seufer <ths@mips.com>
3943 * config-ml.in: Don't hardcode the Makefile name.
3945 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3947 * MAINTAINERS (Write After Approval): Add myself.
3949 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3951 * MAINTAINERS (Write After Approval): Add myself.
3953 2007-11-06 Doug Kwan <dougkwan@google.com>
3955 * MAINTAINERS (Write After Approval): Add myself.
3957 2007-10-25 Ben Elliston <bje@au.ibm.com>
3959 * MAINTAINERS (mercury): Remove entry.
3960 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3962 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3964 * Makefile.def (dependencies): Make configure-gdb depend on
3966 * Makefile.in: Regenerated.
3968 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3970 * MAINTAINERS (Fortran maintainer): Remove myself.
3972 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3974 * Makefile.def: To avoid problems running with parallel makes,
3975 build newlib before libgloss so that target specific header
3977 * Makefile.in: Regenerate
3979 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3981 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3982 * Makefile.in: Regenerate.
3984 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3986 * MAINTAINERS (Register allocation reviewer): Add myself.
3988 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3990 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3991 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3992 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3993 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3994 * configure: Regenerate.
3996 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3998 * MAINTAINERS (Register allocation reviewer): Add myself.
4000 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4002 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4003 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4004 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4005 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4006 * configure.ac: Default them to host tools for $host = $build.
4009 * configure: Regenerate.
4010 * Makefile.in: Regenerate.
4012 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4014 * MAINTAINERS (Register allocation reviewer): Add myself.
4016 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4018 * MAINTAINERS (Register allocation reviewer): Add myself.
4020 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4022 * MAINTAINERS (Write After Approval): Fix typo.
4024 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4026 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4027 * configure: Regenerate.
4029 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4032 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4033 they're already prefixed.
4035 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4037 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4039 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4040 * configure: Regenerate.
4041 * Makefile.in: Regenerate.
4043 2007-09-17 Andreas Schwab <schwab@suse.de>
4045 * configure.ac: Raise minimum makeinfo version to 4.6.
4046 * configure: Regenerate.
4048 2007-09-17 Johannes Singler <singler@ira.uka.de>
4050 * MAINTAINERS (write-after-approval) add myself
4052 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4054 * configure.ac: Correct makeinfo version check.
4055 * configure: Regenerate.
4057 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4059 * MAINTAINERS: Update my email address.
4061 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4063 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4064 to $skipdirs and only disable gprof for newlib. Use the normal
4065 mips*-elf* handling in other respects.
4066 * configure: Regnerate.
4068 2007-09-12 David Daney <ddaney@avtrex.com>
4070 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4072 * configure: Regenerate.
4074 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4077 * configure.ac: For libgloss targets, point the linker to the linker
4078 script, startup code and simulator library.
4079 * configure: Regenerate.
4081 2007-09-07 Andrew Haley <aph@redhat.com>
4083 * configure.ac (noconfigdirs): Remove target-libffi and
4085 * configure: Regenerate.
4087 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4090 * configure.ac: Use config/mh-mingw on mingw.
4091 * configure: Regenerate.
4093 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4095 * MAINTAINERS (Write After Approval): Add myself.
4097 2007-09-05 Richard Guenther <rguenther@suse.de>
4099 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4100 nor --disable-checking is provided also turn on yes and types
4101 checking for stage1.
4102 * configure: Re-generate.
4104 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4106 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4107 (Write After Approval): Remove myself.
4109 2007-08-29 Nick Clifton <nickc@redhat.com>
4111 * config.sub, config.guess: Update from upstream sources.
4113 2007-08-22 Bud Davis <jmdavis@link.com>
4115 * MAINTAINERS (Write After Approval): Added myself.
4116 * MAINTAINERS (Reviewers): Removed myself.
4118 2007-08-18 Paul Brook <paul@codesourcery.com>
4119 Joseph Myers <joseph@codesourcery.com>
4121 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4122 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4123 * Makefile.in: Regenerate.
4124 * configure.ac (--with-debug-prefix-map): New.
4125 * configure: Regenerate.
4127 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4128 Nigel Stephens <nigel@mips.com>
4130 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4131 as target_makefile_frag.
4132 * configure: Regenerate.
4134 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4136 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4137 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4138 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4139 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4140 (do-compare, do-compare3, do-compare-debug): New.
4141 ([+compare-target+]): Use them.
4143 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4145 * MAINTAINERS (Write After Approval): Change my email address.
4147 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4148 Ben Elliston <bje@au.ibm.com>
4150 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4151 --silent if $silent.
4152 * configure: Regenerate.
4154 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4156 * MAINTAINERS (Various Maintainers): Add myself as
4157 loop infrastructure maintainer. Update my e-mail
4160 2007-07-31 Diego Novillo <dnovillo@google.com>
4162 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4165 2007-07-26 Richard Guenther <rguenther@suse.de>
4167 * configure.ac: Add types checking to stage1 checking flags.
4168 * configure: Regenerate.
4170 2007-07-17 Nick Clifton <nickc@redhat.com>
4172 * COPYING3: New file. Contains version 3 of the GNU General
4174 * COPYING3.LIB: New file. Contains version 3 of the GNU
4175 Lesser General Public License.
4177 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4179 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4181 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4183 * MAINTAINERS (S/390 co-maintainer): Add myself.
4184 (Write After Approval): Remove myself.
4186 2007-07-13 Dan Hipschman <dsh@google.com>
4188 * MAINTAINERS (Write After Approval): Add myself.
4190 2007-07-11 Nick Clifton <nickc@redhat.com>
4192 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4194 * Makefile.in: Regenerate.
4196 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4198 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4201 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4203 * lt~obsolete.m4: New. Import from 20070318 libtool.
4205 2007-07-03 Julian Brown <julian@codesourcery.com>
4207 * MAINTAINERS (Write After Approval): Add myself.
4209 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4211 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4212 * configure: Regenerate.
4214 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4216 * configure.ac: Add some missing m4 quotation.
4217 * configure: Regenerate.
4219 2007-07-02 Simon Baldwin <simonb@google.com>
4221 * MAINTAINERS (Write After Approval): Add myself.
4223 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4225 * configure: Regenerate.
4227 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4229 * Makefile.def: Add windmc tool to build.
4230 * Makefile.tpl: Likewise.
4231 * configure.ac: Likewise.
4232 * Makefile.in: Regenerate.
4233 * configure: Regenerate.
4235 2007-06-28 DJ Delorie <dj@redhat.com>
4237 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4238 not building newlib.
4239 * configure: Regenerated.
4241 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4243 * MAINTAINERS (Write After Approval): Add myself.
4245 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4247 * MAINTAINERS (Write After Approval): Add myself.
4249 2007-06-19 Chris Matthews <chrismatthews@google.com>
4251 * MAINTAINERS (Write After Approval): Add myself.
4253 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4255 * MAINTAINERS (Write After Approval): Add myself.
4257 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4259 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4260 * Makefile.in: Regenerated.
4262 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4264 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4265 bfin*-*-uclinux* targets.
4266 * configure: Regenerate.
4268 2007-06-14 Ian Lance Taylor <iant@google.com>
4270 * MAINTAINERS: Add myself as non-algorithmic global write
4273 2007-06-14 Diego Novillo <dnovillo@google.com>
4275 * MAINTAINERS: Add self as middle-end maintainer and
4276 non-algorithmic global write maintainer.
4278 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4280 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4281 Move all Fortran maintainers except Paul Brook into the
4282 Non-Autopoiesis section.
4284 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4286 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4287 (distclean-stage[+id+]): Possibly delete stage_last.
4288 * Makefile.in: Regenerate.
4290 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4292 * MAINTAINERS (Various Maintainer): Fix typo.
4294 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4296 * MAINTAINERS (Various Maintainer): Add myself as
4297 dataflow maintainer.
4299 2007-06-07 Ben Elliston <bje@au.ibm.com>
4301 * config.sub, config.guess: Update from upstream sources.
4303 2007-06-07 Ben Elliston <bje@au.ibm.com>
4305 * Makefile.tpl: Fix spelling error.
4306 * Makefile.in: Regenerate.
4308 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4310 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4311 lt_cv_sys_max_cmd_len.
4313 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4315 * MAINTAINERS (Various Maintainers): Add myself as
4316 auto-vectorizer maintainer.
4318 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4321 * libtool.m4: Revert previous change.
4322 * ltgcc.m4: Put it here.
4324 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4326 * MAINTAINERS (Various Maintainers): Add myself as
4327 auto-vectorizer maintainer.
4329 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4332 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4334 2007-05-30 Richard Guenther <rguenther@suse.de>
4336 * MAINTAINERS (Various Maintainers): Add myself as
4337 auto-vectorizer maintainer.
4339 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4342 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4343 * configure: Rebuilt.
4345 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4347 * MAINTAINERS (Write After Approval): Removed my name.
4349 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4351 * MAINTAINERS (Write After Approval): Remove myself.
4353 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4355 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4357 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4359 * ltmain.sh: Update from ToT Libtool.
4360 * libtool.m4: Update from ToT Libtool.
4361 * ltsugar.m4: New. Update from ToT Libtool.
4362 * ltversion.m4: New. Update from ToT Libtool.
4363 * ltoptions.m4: New. Update from ToT Libtool.
4365 * ltcf-c.sh: Remove.
4366 * ltcf-cxx.sh: Remove.
4367 * ltcf-gcj.sh: Remove.
4369 2007-05-22 Ollie Wild <aaw@google.com>
4371 * MAINTAINERS (Write After Approval): Add myself.
4373 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4375 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4377 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4378 Remove CFLAGS/LIBCFLAGS.
4379 (configure-stage[+id+]-[+prefix+][+module+],
4380 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4381 * Makefile.in: Regenerate.
4383 2007-05-15 Diego Novillo <dnovillo@google.com>
4385 * MAINTAINERS: Update e-mail address.
4387 2007-05-15 Revital Eres <eres@il.ibm.com>
4389 * MAINTAINERS (Write After Approval): Add myself.
4391 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4393 * MAINTAINERS (Write After Approval): Updated my address.
4395 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4397 * MAINTAINERS (Write After Approval): Add myself.
4399 2007-05-11 Silvius Rus <rus@google.com>
4401 * MAINTAINERS (Write After Approval): Add myself.
4403 2007-04-23 Tom Tromey <tromey@redhat.com>
4405 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4407 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4409 * MAINTAINERS (cpplib): Rename to ...
4410 (libcpp): ... this. Add C/C++ front end maintainers.
4412 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4414 * config-ml.in: Pass ${ml_config_env} to configure calls.
4416 2007-04-04 Christian Bruel <christian.bruel@st.com>
4418 * MAINTAINERS (Write After Approval): Add myself.
4420 2007-04-02 Dave Korn <dave.korn@artimi.com>
4422 * MAINTAINERS (Write After Approval): Add myself.
4424 2007-03-31 Tobias Burnus <burnus@net-b.de>
4426 * MAINTAINERS (fortran 95 front end): Add myself.
4428 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4430 * MAINTAINERS (Write After Approval): Add myself.
4432 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4434 * MAINTAINERS (Modulo Scheduler): Add myself.
4436 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4438 * MAINTAINERS (fortran 95 front end): Add myself.
4439 (c++ front end): whitespace fix.
4441 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4443 * MAINTAINERS (Write After Approval): Add myself.
4445 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4447 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4448 of glob. Quote arguments with single quotes too.
4449 * configure: Regenerate.
4451 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4453 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4454 * Makefile.in: Regenerate
4456 2007-03-07 Andreas Schwab <schwab@suse.de>
4458 * configure: Regenerate.
4460 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4462 * configure.ac: Add "--with-pdfdir" configure option,
4463 which defines pdfdir variable.
4464 * Makefile.def (target=fixincludes): Add install-pdf to
4466 (recursive_targets): Add install-pdf target.
4467 (flags_to_pass): Add pdfdir.
4468 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4470 * configure: Regenerate
4471 * Makefile.in: Regenerate
4473 2007-02-28 Eric Christopher <echristo@apple.com>
4476 2006-12-07 Mike Stump <mrs@apple.com>
4478 * Makefile.def (dependencies): Add dependency for
4479 install-target-libssp and install-target-libgomp on
4481 * Makefile.in: Regenerate.
4483 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4485 * configure: Regenerate.
4486 * configure.ac: Move statements after variable declarations.
4488 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4490 * MAINTAINERS: Add myself as sh maintainer.
4492 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4494 * configure.ac: Adjust for loop syntax.
4495 * configure: Regenerate.
4497 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4499 * configure: Rebuilt.
4501 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4503 * configure.ac: Drop multiple occurrences of --enable-languages,
4504 and fix its quoting.
4505 * configure: Rebuilt.
4507 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4508 Nathan Sidwell <nathan@codesourcery.com>
4509 Vladimir Prus <vladimir@codesourcery.com>
4510 Joseph Myers <joseph@codesourcery.com>
4512 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4513 * configure: Regenerate.
4515 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4517 * ltconfig (freebsd*): Default to elf.
4519 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4521 * configure.ac (target_libraries): Move libgcc before libiberty.
4522 * configure: Regenerated.
4524 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4525 Paolo Bonzini <bonzini@gnu.org>
4528 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4529 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4530 * configure: Regenerated.
4532 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4534 * MAINTAINERS (Language Front End Maintainers): Update my mail
4537 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4540 * configure.ac: Correct syntax for Solaris ksh.
4541 * configure: Regenerated.
4543 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4545 * configure.ac: Sync with src.
4546 * configure: Regenerate.
4548 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4550 * Makefile.in: Regenerate.
4552 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4554 * config.sub: Sync with src.
4556 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4558 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4559 noncanonical equivalents.
4560 * configure.in: Rename to...
4561 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4562 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4563 target_noncanonical. Use them. Rewrite removal of configure
4564 arguments for autoconf 2.59. Discard variable settings. Force
4565 program_transform_name for native tools.
4567 * Makefile.in: Regenerated.
4568 * configure: Regenerated with autoconf 2.59.
4570 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4572 * MAINTAINERS (Write After Approval): Add myself.
4574 2007-01-31 Andreas Schwab <schwab@suse.de>
4576 * Makefile.tpl (LDFLAGS): Substitute it.
4577 * Makefile.in: Regenerate.
4579 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4581 * MAINTAINERS (Write After Approval): Add myself.
4583 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4585 * MAINTAINERS (spu port): Add myself.
4587 2007-01-23 Richard Guenther <rguenther@suse.de>
4590 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4591 * Makefile.tpl (GNATBIND): Substitute it.
4592 (GNATMAKE): Likewise.
4593 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4595 * Makefile.in: Regenerate.
4596 * configure: Regenerate.
4598 2007-01-18 Mike Stump <mrs@apple.com>
4600 * configure.in: Re-enable -Werror for gcc builds.
4602 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4604 * MAINTAINERS (Write After Approval): Add myself.
4606 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4608 * configure.in: Change == to = in test command.
4609 * configure: Regenerate.
4611 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4612 Nick Clifton <nickc@redhat.com>
4613 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4615 * configure.in (build_configargs, host_configargs, target_configargs):
4616 Remove build/host/target parameters.
4617 (host_libs): Add gmp and mpfr.
4618 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4619 * Makefile.def (gmp, mpfr): New.
4620 (gcc): Remove target.
4621 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4622 target_os, target_vendor): New.
4623 (configure): Add host_alias/target_alias arguments; adjust invocations.
4624 * configure: Regenerate.
4625 * Makefile.in: Regenerate.
4627 2007-01-11 Matt Fago <fago@earthlink.net>
4629 * configure.in: Try to link to functions only in mpfr 2.2.x
4630 to improve robustness of configure tests.
4631 * configure: Regenerate.
4633 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4635 * MAINTAINERS: Add myself as i386 maintainer.
4637 2007-01-08 Jan Hubicka <jh@suse.cz>
4639 * MAINTAINERS: Add myself as i386 maintainer.
4641 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4643 * configure.in: Add support for an x86_64-mingw* target.
4644 * configure: Regenerate.
4646 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4648 * Makefile.tpl (all-target): Correct @if conditional for target
4650 * configure.in: Omit libiberty if building only target libgcc.
4651 * configure, Makefile.in: Regenerated.
4653 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4655 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4656 * configure: Regenerate.
4658 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4660 * Makefile.def (target_modules): Add libgcc.
4661 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4662 * Makefile.tpl (clean-target-libgcc): Delete.
4663 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4664 on gcc even for bootstrapped modules. Rewrite handling of
4665 lang_env_dependencies to loop over target_modules.
4666 * configure.in (target_libraries): Add target-libgcc.
4667 * Makefile.in, configure: Regenerated.
4669 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4671 * configure.in: Reorganize recognition of languages. Add
4672 --enable-stage1-languages. Show supported languages for the chosen
4673 target rather than all recognized languages.
4674 * configure: Regenerate.
4676 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4678 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4679 * Makefile.in: Regenerate.
4681 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4683 * configure.in: Warn that MPFR 2.2.0 is buggy.
4684 * configure: Regenerate.
4686 2006-12-27 Ian Lance Taylor <iant@google.com>
4688 * configure.in: When removing Makefiles to force a reconfigure, also
4689 remove prev-DIR*/Makefile.
4690 * configure: Regenerate.
4692 2006-12-22 Andreas Schwab <schwab@suse.de>
4694 * configure: Regenerate with correct autoconf version.
4696 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4698 * configure.in: add AC_SUBST for *_FOR_TARGET.
4699 * configure: Regenerate.
4701 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4703 * configure.in: Simplify logic for rejecting languages that cannot
4704 be built. Separate the case when a language is unsupported,
4705 from the case when the user chooses not to build a language.
4707 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4709 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4710 it only affects bootstrap and could be tested on "$host" as well.
4711 * configure: Regenerate.
4712 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4714 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4717 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4718 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4719 move here comment from Makefile.tpl.
4720 * Makefile.tpl: Move some definitions higher in the file.
4721 (STAGE1_CHECKING): New.
4722 * configure.in: Add --enable-stage1-checking.
4723 * configure: Regenerate.
4724 * Makefile.in: Regenerate.
4726 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4728 * MAINTAINERS: Add myself as build system maintainer.
4730 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4732 * MAINTAINERS (Write After Approval): Add myself.
4734 2006-12-13 Eric Christopher <echristo@apple.com>
4736 * MAINTAINERS: Add myself as darwin maintainer.
4738 2006-12-11 Ian Lance Taylor <ian@airs.com>
4740 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4742 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4744 MAINTAINERS: Update my entry.
4746 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4748 * configure.in: Handle spu makefile frag.
4749 * Makefile.tpl (MAINT): Define
4750 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4751 * configure: Regenerate.
4752 * Makefile.in: Regenerate.
4754 2006-12-11 Ben Elliston <bje@au.ibm.com>
4756 * config.guess: Import latest version.
4757 * config.sub: Likewise.
4759 2006-12-11 Ben Elliston <bje@au.ibm.com>
4761 * configure.in (spu-*-*): Don't skip target-libiberty.
4762 * configure: Regenerate.
4764 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4767 * configure.in: Correct x86 darwin support for libjava to powerpc
4769 * configure: Regenerate.
4771 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4773 * configure.in: Add x86 darwin support for libjava.
4774 * configure: Regenerate.
4776 2006-12-07 Mike Stump <mrs@apple.com>
4778 * Makefile.def (dependencies): Add dependency for
4779 install-target-libssp and install-target-libgomp on
4781 * Makefile.in: Regenerate.
4783 2006-12-04 Richard Guenther <rguenther@suse.de>
4785 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4786 (Non-Algorithmic Maintainers): Move over non-algorithmic
4787 loop optimizer maintainers, add myself as a non-algorithmic
4788 middle-end maintainer.
4790 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4792 * MAINTAINERS (Write After Approval): Add myself.
4794 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4796 * configure.in: Update error message for missing GMP/MPFR.
4798 * configure: Regenerate.
4800 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4802 * configure.in: Update MPFR version in error message.
4804 * configure: Regenerate.
4806 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4808 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4809 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4810 --with-gmp-lib): New flags.
4812 * configure: Regenerate.
4814 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4816 * MAINTAINERS (Write After Approval): Change my email address.
4818 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4820 * MAINTAINERS (Write After Approval): Add myself.
4822 2006-11-22 Philipp Thomas <pth@suse.de>
4824 * MAINTAINERS (i18n): Update e-mail address.
4826 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4828 * MAINTAINERS (spu port): Add myself as maintainer.
4829 (Write After Approval): Remove myself.
4831 2006-11-22 Ben Elliston <bje@au.ibm.com>
4833 * configure.in (skipdirs): Don't build libssp for SPU.
4834 * configure: Regenerate.
4836 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4838 * MAINTAINERS (spu port): Add myself as maintainer.
4839 (libobjc): Update my email address.
4841 2006-11-21 Andrea Bona <andrea.bona@st.com>
4843 * MAINTAINERS (Write After Approval): Add myself.
4845 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4847 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4848 * configure : Rebuilt.
4850 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4852 * MAINTAINERS (Write After Approval): Add myself.
4854 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4856 * MAINTAINERS (Write After Approval): Add myself.
4858 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4860 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4862 * configure: Regenerate.
4864 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4866 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4867 (unstage): Test for stage_last presence.
4870 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4872 * Makefile.in: Regenerate.
4874 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4876 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4879 2006-11-14 Erven Rohou <erven.rohou@st.com>
4881 * MAINTAINERS (Write After Approval): Add myself.
4883 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4885 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4886 and stageN-package/Makefile.
4887 * Makefile.in: Regenerated.
4889 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4891 * configure.in: Remove target-libgloss from noconfigdirs for
4893 * configure: Regenerated.
4895 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4897 * configure.in (have_gmp): Only error if the gcc directory exists.
4899 * configure: Regenerate.
4901 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4903 * configure.in: Robustify error message for missing GMP/MPFR.
4905 * configure: Regenerate.
4907 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4909 * MAINTAINERS (Write After Approval): Add myself.
4911 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4913 * MAINTAINERS: Change email address.
4915 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4917 * MAINTAINERS (Write After Approval): Add myself.
4919 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4921 * MAINTAINERS (Write After Approval): Add myself.
4923 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4925 * MAINTAINERS (Write After Approval): Move myself to
4926 Write After Approval section.
4928 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4930 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4932 * configure: Regenerate.
4934 2006-10-16 Tobias Burnus <burnus@net-b.de>
4936 * MAINTAINERS (Write After Approval): Add myself.
4938 2006-10-16 Ben Elliston <bje@au.ibm.com>
4940 * config.guess: Import latest version.
4941 * config.sub: Likewise.
4943 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4945 * Makefile.def: Added pdf target handling.
4946 * Makefile.tpl: Added pdf target handling.
4947 * Makefile.in: Regenerated.
4949 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4951 * MAINTAINERS: Add self as score port maintainer.
4953 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4955 * MAINTAINERS (Write After Approval): Add myself.
4957 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4959 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4961 * configure: Regenerated.
4963 2006-09-27 Dave Brolley <brolley@redhat.com>
4965 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4966 using $s instead of $r.
4967 * configure: Regenerated.
4969 2006-09-26 Thiemo Seufer <ths@mips.com>
4971 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4972 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4973 * configure: Regenerate.
4975 2006-09-24 Graeme Peterson <gridly@gmail.com>
4977 * MAINTAINERS (Write After Approval): Remove myself.
4979 2006-09-22 Chao-ying Fu <fu@mips.com>
4981 * MAINTAINERS (Write After Approval): Add myself.
4983 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4985 * MAINTAINERS: Add self as soft-fp maintainer.
4987 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4989 * MAINTAINERS: Add myself as avr maintainer.
4990 Remove Marek Michalkiewicz as avr maintainer.
4992 2006-09-07 Roberto Costa <roberto.costa@st.com>
4994 * MAINTAINERS (Write After Approval): Add myself.
4996 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4998 * configure.in: Never build newlib for a Mingw host.
4999 Never build newlib as Mingw target library.
5000 Test the existence of winsup/cygwin for building a Cygwin newlib,
5001 rather than just winsup.
5002 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5003 building a Mingw target.
5004 * configure: Regenerate.
5006 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5008 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5010 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5012 * config.guess: Import from src (was more updated).
5013 * config.sub: Likewise.
5015 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5017 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5018 * configure: Regenerated.
5020 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5022 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5023 for stages after the first.
5025 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5027 * Makefile.def: Add dependencies for configure-opcodes
5028 on configure-intl and all-opcodes on all-intl.
5029 * Makefile.in: Regenerated.
5031 2006-07-13 Ben Elliston <bje@au.ibm.com>
5033 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5035 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5037 Port to hosts whose 'sort' and 'tail' implementations
5038 treat operands with leading '+' as file names, as POSIX
5039 has required since 2001. However, make sure the code still
5040 works on pre-POSIX hosts.
5041 * ltmain.sh: Don't assume "sort +2" is equivalent to
5042 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5044 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5046 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5048 2006-07-04 Peter O'Gorman <peter@pogma.com>
5050 * ltconfig: chmod 644 before ranlib during install.
5052 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5055 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5056 if the bootstrap compiler is a GCC version that supports it.
5057 * configure: Regenerate.
5059 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5061 * configure.in: Fix thinkos in previous check-in.
5062 * configure: Regenerate.
5064 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5067 * configure.in: Test subdir_requires and give an appropriate
5069 * configure: Regenerate.
5071 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5073 * MAINTAINERS (Write After Approval): Add myself.
5075 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5077 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5079 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5081 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5083 2006-06-20 David Ayers <d.ayers@inode.at>
5086 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5087 whether target-libjava is being configured instead of whether the
5088 java front end is enabled.
5089 * configure: Regenerate.
5091 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5094 * configure.in: Only enable libgomp on IRIX 6.
5095 * configure: Regenerate.
5097 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5099 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5101 * Makefile.in: Regenerate.
5103 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5105 * config-ml.in: Alter CCASFLAGS to include special
5106 multilib options the same as is done for CFLAGS.
5108 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5110 * configure.in: Don't enable libgomp on hpux10.
5111 * configure: Rebuilt.
5113 2006-06-12 David Ayers <d.ayers@inode.at>
5117 * configure.in: Remove target-boehm-gc from noconfigdirs where
5118 ${libgcj} is specified.
5119 * configure: Regenerate.
5121 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5125 * configure.in: Sync.
5126 * configure: Regenerated.
5128 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5130 * Makefile.def: Added dependencies from sim and gdb on intl, and
5131 added configure dependencies to everything with an all dependency
5133 * Makefile.in: Regenerated.
5135 2006-06-06 David Ayers <d.ayers@inode.at>
5138 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5139 * Makefile.in: Regenerate.
5140 * configure.in: Add --enable-objc-gc at toplevel and have it
5141 enable boehm-gc for Objective-C.
5142 Remove target-boehm-gc from libgcj.
5143 Add target-boehm-gc to target_libraries.
5144 Add target-boehm-gc to noconfigdirs where ${libgcj}
5146 Assert that boehm-gc is supported when requested for Objective-C.
5147 Only build boehm-gc if needed either for Java or Objective-C.
5148 * configure: Regenerate.
5150 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5153 * Makefile.tpl (configure-[+prefix+][+module+],
5154 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5155 Remove rule to unstage bootstrapped modules.
5156 (stage_current): New.
5157 * Makefile.in: Regenerate.
5159 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5161 * MAINTAINERS (Write After Approval): Update my e-mail address.
5163 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5165 * include/libiberty.h: Declare pex_run_in_environment.
5167 2006-05-31 Asher Langton <langton2@llnl.gov>
5169 * MAINTAINERS (Write After Approval): Add myself.
5171 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5173 * Makefile.def (bfd, opcodes): Fix lib_path.
5174 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5175 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5176 * Makefile.in: Regenerate.
5178 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5180 * Makefile.in: Regenerate.
5182 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5184 * Makefile.def: Add install-html target. Add datarootdir
5185 docdir and htmldir to flags_to_pass.
5186 * Makefile.tpl: Add install-html target.
5187 * Makefile.in: Regenerate.
5188 * configure.in: Add --with-datarootdir, --with-docdir, and
5189 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5190 * configure: Regenerate.
5192 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5194 * configure.in: Enable gprof for cross builds.
5195 * configure: Regenerate.
5197 2006-05-22 Richard Guenther <rguenther@suse.de>
5200 2006-01-31 Richard Guenther <rguenther@suse.de>
5201 Paolo Bonzini <bonzini@gnu.org>
5203 * Makefile.def (target_modules): Add libgcc-math target module.
5204 * configure.in (target_libraries): Add libgcc-math target library.
5205 (--enable-libgcc-math): New configure switch.
5206 * Makefile.in: Re-generate.
5207 * configure: Re-generate.
5208 * libgcc-math: New toplevel directory.
5210 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5211 Andreas Tobler <a.tobler@schweiz.ch>
5213 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5214 * configure: Rebuilt.
5216 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5218 * MAINTAINERS (Write After Approval): Add myself.
5220 2006-05-01 DJ Delorie <dj@redhat.com>
5222 * configure.in: Restore CFLAGS if GMP isn't present.
5223 * configure: Regenerate.
5225 2006-05-01 Richard Guenther <rguenther@suse.de>
5227 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5230 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5232 * MAINTAINERS (Write After Approval): Add myself.
5234 2006-04-28 Jan Beulich <jbeulich@novell.com>
5236 * MAINTAINERS (Write After Approval): Add myself.
5238 2006-04-18 DJ Delorie <dj@redhat.com>
5240 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5241 reference libgloss so that libssp can be built in a combined
5243 * configure: Regenerate.
5245 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5247 * MAINTAINERS (Write After Approval): Add myself.
5249 2006-04-05 Ben Elliston <bje@au.ibm.com>
5251 * configure.in: Require makeinfo 4.4 or higher.
5252 * configure: Regenerate.
5254 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5256 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5257 Rearrange the entries of other libraries to have them in one place.
5259 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5261 * MAINTAINERS (Write After Approval): Remove myself.
5262 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5264 2006-03-14 Richard Guenther <rguenther@suse.de>
5266 * configure: Regenerate with autoconf 2.13.
5268 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5270 * MAINTAINERS: Use my work address.
5272 * MAINTAINERS: Update my E-mail address.
5274 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5276 * configure.in: Handle --disable-<component> generically.
5277 * configure: Regenerate.
5279 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5282 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5284 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5286 * MAINTAINERS (Write After Approval): Remove myself.
5287 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5289 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5291 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5292 (TARGET_CONFIGDIRS): Remove.
5293 * configure.in: Remove AC_SUBST(target_configdirs).
5294 * Makefile.in, configure: Regenerated.
5296 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5298 * MAINTAINERS (Write After Approval): Remove myself.
5299 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5301 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5305 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5307 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5308 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5309 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5310 BUILD_PREFIX, BUILD_PREFIX_1.
5311 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5313 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5314 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5316 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5317 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5318 of `cat stage_current`. Always provide the `r' and `s' variables.
5319 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5320 a single shell execution.
5321 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5322 bootstrapped modules, make the stage1 module if the build was not
5323 started yet, else build the current stage.
5324 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5325 (all-build, all-host, all-target, [+make_target+]-host,
5326 [+make_target+]-target): Do not use \-continued lines.
5327 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5328 (current_stage, restrap, stage_last): New.
5330 * Makefile.in: Regenerate.
5331 * configure: Regenerate.
5333 2006-02-19 Bud Davis <jmdavis@link.com>
5335 * MAINTAINERS (Write After Approval): Remove myself.
5336 (Language Front End Maintainers): Add myself as fortran 95
5337 maintainer and update e-mail address.
5339 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5341 * MAINTAINERS (Write After Approval): Remove myself.
5342 (Language Front End Maintainers): Add myself as fortran 95
5345 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5347 * MAINTAINERS (Write After Approval): Add myself.
5349 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5351 * MAINTAINERS (Write After Approval): Remove myself.
5352 (Language Front End Maintainers): Add myself as
5353 fortran 95 maintainer.
5355 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5359 2005-12-27 Leif Ekblad <leif@rdos.net>
5361 * configure.in: Add support for RDOS target.
5362 * configure: Regenerate.
5364 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5365 Andreas Schwab <schwab@suse.de>
5367 * configure: Regenerate.
5369 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5371 * configure.in (enable_libgomp): Add AIX.
5372 * configure: Regenerate.
5374 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5376 * MAINTAINERS (Write After Approval): Add myself.
5378 2006-02-03 Lee Millward <lee.millward@gmail.com>
5380 * MAINTAINERS (Write After Approval): Add myself.
5382 2006-01-31 Richard Guenther <rguenther@suse.de>
5383 Paolo Bonzini <bonzini@gnu.org>
5385 * Makefile.def (target_modules): Add libgcc-math target module.
5386 * configure.in (target_libraries): Add libgcc-math target library.
5387 (--enable-libgcc-math): New configure switch.
5388 * Makefile.in: Re-generate.
5389 * configure: Re-generate.
5390 * libgcc-math: New toplevel directory.
5392 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5394 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5395 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5396 the assembler, linker and binutils.
5397 * configure: Regenerate.
5399 2006-01-22 Dirk Mueller <dmueller@suse.de>
5401 * MAINTAINERS (Write After Approval): Add myself.
5403 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5405 * configure: Regenerate.
5407 2006-01-18 Richard Henderson <rth@redhat.com>
5408 Jakub Jelinek <jakub@redhat.com>
5409 Diego Novillo <dnovillo@redhat.com>
5411 * libgomp: New directory.
5412 * Makefile.def: Add target_module libgomp.
5413 * Makefile.in: Regenerate.
5414 * configure.in (target_libraries): Add target-libgomp.
5415 * configure: Regenerate.
5417 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5419 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5420 @ from continuation.
5421 * Makefile.in: Rebuilt.
5423 2006-01-04 Chris Lattner <sabre@gnu.org>
5425 * MAINTAINERS (Write After Approval): Add myself.
5427 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5431 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5432 * Makefile.tpl (OBJDUMP): New.
5433 (EXTRA_HOST_FLAGS): Add it.
5434 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5436 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5437 to use symbolic links between directories. Avoid race conditions
5438 or make them harmless.
5439 * configure.in: Do not try to use symbolic links between directories.
5441 * Makefile.def (LEAN): Pass.
5442 * Makefile.tpl (LEAN): Define.
5443 (stage[+id+]-start): Accept that the previous directory does not
5444 exist, if the bootstrap is lean.
5445 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5446 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5447 configure substitution.
5448 ([+compare-target+]): Likewise.
5449 ([+bootstrap-target+]-lean): New.
5450 * configure.in: Remove lean bootstrap support from here.
5452 * Makefile.in: Regenerate.
5453 * configure: Regenerate.
5455 2006-01-04 Ben Elliston <bje@au.ibm.com>
5457 * MAINTAINERS (libdecnumber): Add myself.
5459 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5461 * libtool-ldflags: New script.
5463 2006-01-02 Andreas Schwab <schwab@suse.de>
5465 * configure.in: When reconfiguring remove Makefile in
5466 all stage directories.
5467 * configure: Regenerate.
5469 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5471 * MAINTAINERS: Update my email address.
5473 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5475 Revert Ada-related part of the previous change.
5477 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5479 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5480 * Makefile.in: Regenerate.
5481 * configure.in: Do not include mt-ppc-aix target fragment.
5482 * configure: Regenerate.
5484 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5486 * configure.in: Select appropriate fragments for PowerPC/AIX.
5487 * configure: Regenerate.
5489 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5490 BOOT_CFLAGS, BOOT_LDFLAGS.
5491 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5492 BOOT_CFLAGS, BOOT_LDFLAGS.
5493 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5494 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5495 (stage): Fail if we cannot complete the work.
5496 * Makefile.in: Regenerate.
5498 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5500 * configure.in: Replace ms1 with mt.
5501 * configure: Rebuilt.
5503 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5505 * MAINTAINERS: Update my email address.
5507 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5509 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5510 install-host-nogcc): Don't invoke $(stage) at the end.
5511 * Makefile.in: Regenerate.
5513 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5515 * configure.in: Flip the top-level bootstrap switch.
5516 * configure: Regenerate.
5518 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5520 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5521 $(stage) and $(unstage).
5522 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5523 (all): Remove stray semicolon.
5524 (local-distclean): Don't handle multilib.tmp and multilib.out.
5525 (install.all): Set $s for consistency.
5526 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5527 check_multilibs setting. Always make the install directory.
5528 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5530 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5531 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5532 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5533 (multilib.out): Remove.
5534 * Makefile.in: Regenerated.
5536 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5538 * MAINTAINERS (Write After Approval): Add myself.
5540 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5542 * MAINTAINERS: Add myself as mt maintainer.
5544 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5546 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5548 * MAINTAINERS: Change email address.
5550 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5552 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5553 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5554 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5555 Find in-tree tools if available.
5556 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5557 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5558 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5559 (COMPILER_*_FOR_TARGET): New.
5560 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5561 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5562 (CONFIGURED_*, USUAL_*): Remove.
5563 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5564 STRIP): Use autoconf substitutions.
5565 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5566 COMPILER_NM_FOR_TARGET): New.
5567 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5569 (all): Make all-host and all-target in parallel.
5570 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5571 that $$r and $$s are set before invoking a recursive make.
5572 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5573 ([+bootstrap-target+]): Inline most of the `all' target.
5575 2005-11-29 Ben Elliston <bje@au.ibm.com>
5577 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5578 from the gcc build directory.
5579 * Makefile.in: Regenerate.
5581 2005-11-29 Ben Elliston <bje@au.ibm.com>
5583 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5584 depend on all-libdecnumber.
5585 * configure.in (host_libs): Include libdecnumber.
5586 * Makefile.in: Regenerate.
5587 * configure: Likewise.
5589 2005-11-29 Ben Elliston <bje@au.ibm.com>
5591 * libdecnumber: Import decNumber sources from the dfp-branch.
5593 2005-11-21 Kean Johnston <jkj@sco.com>
5595 * config.sub, config.guess: Sync from upstream sources.
5597 2005-11-21 Ben Elliston <bje@au.ibm.com>
5599 Import from Autoconf sources:
5601 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5602 * config/move-if-change: Don't output "$2 is unchanged";
5603 suggested by Ben Elliston. Handle weird characters correctly.
5605 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5607 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5608 to match upstream libtool for darwin.
5610 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5612 * Makefile.def: Remove gdb dependencies for gdbtk.
5613 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5614 (configure-gdb, install-gdb): New rules.
5615 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5616 * Makefile.in, configure: Regenerated.
5618 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5620 * MAINTAINERS (Write After Approval): Add myself.
5622 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5624 * MAINTAINERS (Write After Approval): Add myself.
5626 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5628 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5631 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5634 * Makefile.tpl (do-[+make-target+], do-check, install,
5635 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5636 are set before recursing.
5637 * Makefile.in: Regenerate.
5639 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5642 * Makefile.def (gcc) <target>: Fix thinko.
5643 * Makefile.in: Regenerate.
5645 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5647 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5648 * configure: Regenerate.
5650 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5652 * MAINTAINERS (Write After Approval): Add self.
5654 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5656 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5657 target-libffi, target-qthreads, target-libjava, and
5659 * configure: Regenerate.
5661 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5663 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5664 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5665 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5666 (USUAL_OBJDUMP_FOR_TARGET): New.
5667 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5668 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5669 * configure, Makefile.in: Regenerated.
5671 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5673 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5674 before other host packages.
5676 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5678 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5680 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5684 * configure.in (default_target): Remove.
5685 * Makefile.tpl (all): Do not use prerequisites as subroutines
5686 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5687 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5688 use prerequisites as subroutines.
5689 (check-host, check-target): New.
5690 (bootstrap configure & all targets): Do not use stage*-start
5691 if the directory layout is already ok.
5692 (non-bootstrap configure & all targets): Prepend a $(unstage).
5693 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5694 (NOTPARALLEL): Remove.
5695 (unstage, stage variables): New variables.
5696 (unstage, stage targets): Simply expand to those variables.
5698 * configure: Regenerate.
5699 * Makefile.in: Regenerate.
5701 2005-10-04 James E Wilson <wilson@specifix.com>
5703 * Makefile.def (lang_env_dependencies): Add libmudflap.
5704 * Makefile.in: Regenerate.
5706 2005-10-03 Andreas Schwab <schwab@suse.de>
5708 Backport from libtool CVS:
5709 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5711 * ltmain.sh: add support for installing into temporary
5712 staging area (e.g. 'make install DESTDIR=...')
5714 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5716 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5717 * configure: Regenerated.
5719 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5721 * configure: Regenerate with the correct
5724 2005-09-30 Catherine Moore <clm@cm00re.com>
5726 * configure.in (bfin-*-*): New.
5727 * configure: Regenerated.
5729 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5731 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5732 (LIPO_FOR_TARGET): New.
5733 (CONFIGURED_LIPO_FOR_TARGET): New.
5734 (USUAL_LIPO_FOR_TARGET): New.
5735 (STRIP_FOR_TARGET): New.
5736 (CONFIGURED_STRIP_FOR_TARGET): New.
5737 (USUAL_STRIP_FOR_TARGET): New.
5738 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5740 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5741 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5742 * Makefile.in: Regenerate.
5743 * configure: Regenerate.
5745 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5747 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5748 (rs6000-*-aix*): Same.
5749 * configure: Regenerate.
5751 2005-09-16 Tom Tromey <tromey@redhat.com>
5753 * MAINTAINERS: Add self as java maintainer.
5755 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5757 * configure.in: Recognize f95 in the --enable-languages option,
5758 and substitute it for fortran, issuing a warning.
5759 * configure: Regenerate.
5761 2005-08-30 Phil Edwards <phil@codesourcery.com>
5763 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5764 * configure: Regenerated.
5766 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5768 * MAINTAINERS: Add self as ms1 maintainer.
5770 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5772 * Makefile.def (libssp): Add to lang_env_dependencies.
5773 * Makefile.in: Regenerate.
5775 2005-08-18 Ian Lance Taylor <ian@airs.com>
5777 * MAINTAINERS: Add myself as middle-end maintainer.
5779 2005-08-17 Christian Groessler <chris@groessler.org>
5781 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5782 * Makefile.in: Regenerate.
5784 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5786 * MAINTAINERS (write after approval): Added myself.
5788 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5790 * MAINTAINERS (Write After Approval): Add myself.
5792 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5794 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5795 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5796 Look for alternate names of the target cc and c++
5797 * configure: Regenerate.
5799 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5801 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5802 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5803 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5804 tools; remove code to manually set them.
5805 (Target tools): Look in the environment for them.
5806 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5807 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5808 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5810 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5811 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5812 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5813 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5814 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5815 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5816 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5817 * configure: Regenerate.
5818 * Makefile.in: Regenerate.
5820 2005-07-28 Ben Elliston <bje@au.ibm.com>
5822 * MAINTAINERS: Update for removed CPU targets.
5824 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5826 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5827 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5828 * Makefile.in: Regenerated.
5830 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5832 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5833 (CFLAGS_FOR_TARGET): Use it.
5834 (CXXFLAGS_FOR_TARGET): Likewise.
5835 * Makefile.in: Regenerated.
5836 * configure.in (--with-build-sysroot): New option.
5837 * configure: Regenerated.
5839 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5841 * Makefile.tpl: Wrap install between unstage and stage
5842 * Makefile.in: Regenerate.
5844 2005-07-21 Eric Christopher <echristo@apple.com>
5846 * MAINTAINERS: Update affiliation.
5848 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5850 * MAINTAINERS: Add self as crx port maintainer.
5852 2005-07-20 DJ Delorie <dj@redhat.com>
5854 * MAINTAINERS: Add self as m32c maintainer.
5856 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5858 * all files: Update FSF address.
5860 2005-07-15 Eric Christopher <echristo@redhat.com>
5862 * MAINTAINERS: Change affiliation.
5864 2005-07-14 Jim Blandy <jimb@redhat.com>
5866 * configure.in: Add cases for Renesas m32c.
5867 * configure: Regenerated.
5869 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5871 * COPYING.LIB: Update from fsf.org.
5873 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5875 * COPYING, compile, config.guess,
5876 config.sub, install-sh, missing, mkinstalldirs,
5877 symlink-tree, ylwrap: Sync from upstream sources.
5878 * config-ml.in: Update FSF address.
5880 2005-07-13 Eric Christopher <echristo@redhat.com>
5882 * configure.in: Add toplevel noconfigdir support for tpf.
5883 * configure: Regenerate.
5885 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5889 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5890 * Makefile.in: Regenerate.
5892 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5894 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5895 Brolley to write-after-approval.
5897 2005-07-07 Andreas Schwab <schwab@suse.de>
5899 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5900 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5901 * Makefile.in: Regenerated.
5903 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5905 * configure.in: Don't build sim or rda when targetting darwin.
5906 * configure: Regenerate.
5908 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5910 * configure.in: Add --enable-libssp and --disable-libssp.
5911 * configure: Regenerate with autoconf-2.13.
5913 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5915 * Makefile.def (target_modules): Add libssp.
5916 * configure.in (target_libraries): Add target-libssp.
5917 * configure: Rebuilt.
5918 * Makefile.in: Rebuilt.
5920 2005-07-01 Zack Weinberg <zackw@panix.com>
5922 * MAINTAINERS: Change email address. Resign from maintainership.
5924 2005-07-01 Richard Guenther <rguenther@suse.de>
5926 * MAINTAINERS: Change my e-mail address and affiliation.
5928 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5930 * Makefile.def (stagefeedback): Come after profile.
5931 Define profiledbootstrap target.
5932 * Makefile.tpl (profiledbootstrap): Remove.
5933 (stageprofile-end): Zap stagefeedback.
5934 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5935 * Makefile.in: Regenerate.
5937 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5939 * MAINTAINERS: Update my email address.
5941 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5943 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5944 In 'cpp' stanza, support '#line' as well as '# '.
5946 2005-06-08 Andreas Schwab <schwab@suse.de>
5948 * MAINTAINERS: Move myself from 'Write After Approval' to
5949 'CPU Port Maintainers' section as m68k maintainer.
5951 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5953 * configure.in (unsupported_languages): New macro.
5954 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5955 non-ported target libraries in noconfigdirs.
5956 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5957 non-linux-gnu. Remove libgcj_ex_libffi.
5958 <lang_frag loop>: Set add_this_lang=no if the language is in
5959 unsupported_languages.
5960 * configure: Regenerate.
5962 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5964 * configure.in: Fix typo in handling of --with-mpfr-dir.
5965 * configure: Regenerate.
5967 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5969 * MAINTAINERS: Update my email address.
5971 2005-06-02 Jim Blandy <jimb@redhat.com>
5973 * config.sub: Add cases for the Renesas m32c. (This patch has been
5974 accepted into the master sources.)
5976 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5977 Michael Snyder <msnyder@redhat.com>
5978 Stan Cox <scox@redhat.com>
5980 * configure.in: Set noconfigdirs for ms1.
5982 * configure: Regenerate.
5984 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5986 * MAINTAINERS (Write After Approval): Add self.
5988 2005-06-01 Josh Conner <jconner@apple.com>
5990 * MAINTAINERS (Write After Approval): Add self.
5992 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5994 * MAINTAINERS: Update my email address.
5996 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5998 * MAINTAINERS (Write After Approval): Add self.
6000 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6002 * MAINTAINERS (Write After Approval): Remove self.
6004 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6006 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6007 (Dependencies): Consider target modules for bootstrap dependencies.
6008 Make target bootstrap modules depend on each stage's gcc.
6009 * Makefile.in: Regenerate.
6011 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6013 * Makefile.def (configure-gcc): Depend on binutils having been built.
6014 (all-gcc): No need to do it here.
6015 * Makefile.in: Regenerate.
6017 2005-05-19 Paul Brook <paul@codesourcery.com>
6019 * configure.in: Rewrite misleading error message when requested
6020 language cannot be built.
6021 * configure: Regenerate.
6023 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6025 * ylwrap: Import from Automake 1.9.5.
6027 2005-05-13 David Ung <davidu@mips.com>
6029 * MAINTAINERS (Write After Approval): Add self.
6031 2005-05-09 Mike Stump <mrs@apple.com>
6033 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6034 lt_cv_sys_max_cmd_len for now.
6036 2005-05-09 Stan Cox <scox@redhat.com>
6038 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6040 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6042 * README.SCO: Update the URL.
6044 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6046 * ltconfig: Define file_list_spec. Pass file_list_spec and
6047 with_gnu_ld to libtool.
6048 * ltcf-c.sh (aix[45]): Define file_list_spec.
6049 * ltcf-cxx.sh (aix[45]): Same.
6050 * ltcf-gcj.sh (aix[45]): Same.
6051 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6052 exists, write list of input files to temporary file.
6054 2005-05-04 Mike Stump <mrs@apple.com>
6056 * configure.in: Always pass --target to target configures as
6057 otherwise rebuilds that do --recheck will fail.
6058 * confiugure: Rebuilt.
6060 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6062 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6064 (configure, all): Add bootstrap support.
6065 (Host modules, target modules): Pass post-stage1 flags and exports.
6066 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6067 * Makefile.in: Regenerate.
6069 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6071 * configure: Regenerate.
6073 2005-04-27 Mike Stump <mrs@apple.com>
6075 * MAINTAINERS: Add self as darwin maintainer.
6077 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6079 * config.sub: Update from master copy.
6081 2005-04-21 Mike Stump <mrs@apple.com>
6083 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6084 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6086 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6088 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6089 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6090 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6091 "*-*-elf" and "*-*-linux*".
6092 * configure: Regenerate.
6094 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6096 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6098 2005-04-12 Mike Stump <mrs@apple.com>
6100 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6102 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6104 * MAINTAINERS (Write After Approval): Add myself.
6106 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6108 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6110 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6112 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6113 (TARGET_CONFIGARGS): Include --with-target-subdir.
6114 (configure, all): New macros. Use them throughout.
6115 * Makefile.in: Regenerate.
6117 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6119 * MAINTAINERS (Write After Approval): Add myself.
6121 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6123 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6125 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6127 * MAINTAINERS: Move John Carr to Write After Approval.
6129 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6131 * config/mh-mingw32: Delete.
6132 * configure.in: Don't use it.
6133 * configure: Regenerate.
6135 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6137 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6138 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6139 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6140 (HOST_LIB_PATH): Generate from Makefile.def.
6141 (TARGET_LIB_PATH): Likewise.
6142 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6143 * Makefile.in: Regenerate.
6144 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6145 (RPATH_ENVVAR): Include Darwin case.
6146 * configure: Regenerate.
6148 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6150 * MAINTAINERS (Various Maintainers): Remove self.
6151 (Write After Approval): Add self.
6153 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6155 * MAINTAINERS (Various Maintainers): Add self.
6157 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6159 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6160 * configure: Regenerate.
6162 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6164 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6165 gcc_version, and gcc_version_trigger from set of flags to pass.
6166 * Makefile.tpl: Remove definitions of above variables.
6167 (config.status): Remove dependency on $(gcc_version_trigger).
6168 * Makefile.in: Regenerate.
6169 * configure.in: Do not reference config/gcc-version.m4 nor
6170 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6171 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6172 * configure: Regenerate.
6174 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6175 Andrew Pinski <pinskia@physics.uc.edu>
6177 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6178 * Makefile.in: Regenerate.
6180 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6182 * MAINTAINERS (Write After Approval): Add myself.
6184 2005-03-03 David Ayers <d.ayers@inode.at>
6186 * MAINTAINERS (Write After Approval): Add myself.
6188 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6191 * ltmain.sh: Avoid creating archives with components that have
6192 duplicate basenames.
6194 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6197 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6199 * Makefile.in: Regenerate.
6201 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6203 * Makefile.in: Regenerate to fix conflict between the previous two
6206 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6209 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6210 * Makefile.tpl (HOST_SUBDIR): New substitution.
6211 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6212 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6213 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6214 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6215 (Host modules, Bootstrapped modules): Use it.
6216 (Build modules, Target modules): Do not create symlink trees,
6217 always configure out-of-srcdir.
6218 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6219 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6220 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6221 $(HOST_SUBDIR). Create a symlink for host_subdir.
6223 * Makefile.in: Regenerate.
6224 * configure: Regenerate.
6226 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6228 Merged from libada-gnattools-branch:
6229 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6231 * gnattools: New directory.
6232 * Makefile.def: Add gnattools as a module, depending on target-libada.
6233 * Makefile.in: Regenerate.
6234 * configure.in: Include gnattools in host_tools; disable it if ada
6236 * configure: Regenerate.
6238 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6240 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6241 treelang maintainer.
6242 (Write After Approval): Remove myself.
6244 2005-02-23 Paul Schlie <schlie@comcast.net>
6246 * configure.in: Allow darwin targeted ports to build tk, itcl and
6248 * configure: Regenerate.
6250 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6253 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6254 * configure: Regenerate.
6256 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6258 * MAINTAINERS (Write After Approval): Add myself.
6260 2005-02-10 Ian Lance Taylor <ian@airs.com>
6262 * MAINTAINERS: Update my e-mail address.
6264 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6266 * MAINTAINERS (Write After Approval): Add myself.
6268 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6270 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6271 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6272 target-libgloss when not *-*-elf and *-*-aout.
6273 * configure: Regenerate.
6275 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6277 * MAINTAINERS: Remove obsolete entries.
6279 * MAINTAINERS (Write After Approval): Add Michael Matz.
6281 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6283 * MAINTAINERS: Remove self as cpplib maintainer.
6285 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6287 * install-sh, config.sub: Import from upstream.
6289 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6292 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6293 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6294 * Makefile.in: Regenerate.
6296 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6298 * MAINTAINERS: Update my email address.
6300 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6301 Andreas Schwab <schwab@suse.de>
6304 * config-ml.in: Eval option if surrounded by single quotes.
6306 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6308 Revert 2004-12-28 Makefile changes, a better fix will be
6309 applied to mainline and src after GCC 4.0 branches.
6311 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6315 * Makefile.def (target_modules): Remove stage parameter,
6316 it is always true now.
6317 * Makefile.tpl (configure-build-[+module+],
6318 configure-target-[+module+]): Always build symlink tree
6319 for the directory and for include. BUILD_SUBDIR and
6320 TARGET_SUBDIR cannot be . anymore.
6321 * Makefile.in: Regenerate.
6323 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6325 Revert 2004-12-08 Makefile changes.
6327 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6329 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6332 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6334 * configure.in (sh64-*-*): Reenable gprof.
6335 * configure: Regenerate.
6337 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6339 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6340 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6341 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6342 * Makefile.in: Regenerate.
6344 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6346 * MAINTAINERS: Update my email address.
6348 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6350 * Makefile.tpl: Generate normal dependencies if the LHS module is
6352 * Makefile.in: Regenerate.
6354 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6356 * configure.in: Include config/gxx-include-dir.m4. Use
6357 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6358 * configure: Regenerate.
6360 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6362 * config.if: Delete.
6363 * configure.in: Set libstdcxx_incdir directly.
6364 * configure: Regenerate.
6366 2004-12-02 Eric Christopher <echristo@redhat.com>
6368 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6369 * Makefile.in: Regenerate.
6371 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6373 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6374 * configure: Regenerate.
6376 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6378 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6379 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6380 * configure: Regenerate.
6382 2004-12-01 Eric Christopher <echristo@redhat.com>
6384 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6385 of things to remove.
6387 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6389 * MAINTAINERS (Write After Approval): Update my e-mail address.
6391 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6393 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6394 from CVS libtool to always pass_all.
6396 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6398 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6399 (hppa*64*-*-*): Delete incorrect comment.
6400 * configure: Rebuilt.
6402 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6404 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6406 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6408 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6409 from CVS libtool to always pass_all.
6411 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6413 * install-sh, compile: Import from automake.
6415 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6417 * config.guess, config.sub: Import from savannnah.
6419 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6421 * MAINTAINERS (Write After Approval): Add myself
6423 2004-11-12 Mike Stump <mrs@apple.com>
6425 * Makefile.def: Add html support.
6426 * Makefile.tpl: Likewise.
6427 * Makefile.in: Regenerate.
6429 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6432 * configure.in: Remove all instances of build-fixincludes from
6434 (build_configargs): Supply --target to subdirectories.
6435 * configure: Regenerate.
6437 * Makefile.def: Make gcc install depend on fixincludes install.
6438 * Makefile.in: Regenerate.
6440 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6442 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6444 2004-11-11 Paul Brook <paul@codesourcery.com>
6446 * MAINTAINERS: Add self as arm maintainer. Update email address.
6448 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6450 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6452 * configure: Regenerate.
6454 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6456 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6459 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6461 * Makefile.def (host fixincludes): Specify missing targets.
6462 * Makefile.in: Regenerate.
6464 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6466 * MAINTAINERS: Add myself
6468 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6470 * MAINTAINERS (Write After Approval): Add myself.
6472 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6474 * Makefile.def: Build fixincludes for the host, too.
6475 * Makefile.in: Regenerate.
6476 * configure.in (host_tools): Add fixincludes.
6477 * configure: Regenerate.
6479 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6481 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6482 * configure: Regenerated.
6484 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6487 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6488 * configure: Regenerated.
6490 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6492 * README.SCO: Update per FSF instructions.
6494 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6497 * configure.in (case ${target}): Do not build fixincludes for avr.
6498 * configure: Regenerated.
6500 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6502 * configure.in (case ${target}): Do not build fixincludes
6503 on platforms where it is not used.
6504 * configure: Regenerated.
6506 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6508 * configure.in: Use an absolute path to install-sh.
6509 * configure: Regenerated.
6511 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6513 * MAINTAINERS (Write After Approval): Add myself.
6515 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6517 * MAINTAINERS: Remove from Write After Approval those that are
6518 already maintainers.
6520 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6522 * MAINTAINERS: Update my email address.
6524 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6526 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6527 * configure: Regenerate.
6529 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6531 * MAINTAINERS: Update my email address.
6533 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6535 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6536 entries belonging to this category.
6538 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6540 * MAINTAINERS: Update my e-mail address.
6542 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6544 Fix wrong conflict resolution in:
6546 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6548 * Makefile.in: Regenerate.
6549 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6550 in the recursive `make', instead of hardwiring `all'.
6551 (Autogenerated TARGET-* variables): New.
6553 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6555 * configure.in: Enable target-libgloss for crx-*-*.
6556 * configure: Regenerate.
6558 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6560 * MAINTAINERS (Various Maintainers): Move the "windows,
6561 cygwin, mingw" maintainer to ...
6562 (OS Port Maintainers): ... here.
6564 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6566 * MAINTAINERS (Write After Approval): Remove those that are
6567 maintainers of some subsystem.
6569 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6571 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6572 * ltcf-cxx.sh (tpf*): Likewise.
6573 * ltconfig (tpf*): Add TPF OS configuration support.
6575 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6577 * MAINTAINERS: Change my email address to my new work account.
6579 2004-09-24 Michael Roth <mroth@nessie.de>
6581 * configure.in (--without-headers): Add missing double quotes.
6582 * configure: Regenerate.
6584 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6586 * ylwrap: Revert to previous version.
6588 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6591 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6592 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6593 SET_GCC_LIB_PATH_CMD.
6594 (BASE_TARGET_EXPORTS): Likewise.
6595 * Makefile.in: Regenerated.
6597 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6598 * configure: Regenerated.
6600 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6602 * config.guess: New upstream version
6603 * compile, depcomp, install-sh, ylwrap: Likewise.
6605 2004-09-19 Roger Sayle <roger@eyesopen.com>
6607 * config/mh-x86omitfp: New host makefile fragment. Add
6608 -fomit-frame-pointer to the default BOOT_CFLAGS.
6609 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6610 * configure: Regenerate.
6612 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6615 * configure.in (*-*-darwin*): Renable libobjc.
6616 * configure: Regenerate.
6618 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6620 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6622 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6624 * Makefile.def: Remove libbanshee.
6625 * Makefile.tpl: Ditto.
6626 * configure.in: Ditto.
6627 * Makefile.in: Regen.
6630 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6632 * ltmain.sh: Use $pic_object as $non_pic_object if
6633 $non_pic_object=none.
6635 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6637 * missing: Import latest version from master repository.
6639 2004-09-06 Nick Clifton <nickc@redhat.com>
6641 * config.sub: Import latest version from master repository.
6642 * config.guess: Likewise.
6643 This includes these changes:
6645 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6647 * config.sub: Handle crisv32, alias etraxfs.
6648 * config.guess (crisv32:Linux:*:*): Handle.
6650 2004-08-13 Brad Smith <brad@comstyle.com>
6652 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6653 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6655 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6657 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6658 assume the processor is a powerpc. This is because coreutils
6659 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6660 in this case, due to a MacOS X bug that causes
6661 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6662 to return a negative number.
6663 Problem reported by Petter Reinholdtsen in:
6664 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6666 2004-07-19 Ben Elliston <bje@gnu.org>
6668 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6670 2004-06-24 Ben Elliston <bje@gnu.org>
6672 * config.guess: Update copyright years.
6673 * config.sub: Likewise.
6675 2004-06-22 Robert Millan <robertmh@gnu.org>
6677 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6678 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6680 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6682 * config.guess (*:*VMS:*:*): New entry. Replaces
6683 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6686 2004-06-22 Ben Elliston <bje@gnu.org>
6688 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6689 * config.sub: Likewise.
6691 2004-06-22 Ben Elliston <bje@gnu.org>
6693 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6694 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6696 2004-06-11 Ben Elliston <bje@gnu.org>
6698 * config.guess (pegasos:OpenBSD:*:*): Remove.
6700 2004-06-11 Ben Elliston <bje@gnu.org>
6702 From Wouter Verhelst <wouter@grep.be>:
6703 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6705 2004-06-11 Ben Elliston <bje@gnu.org>
6707 * config.guess (luna88k:OpenBSD:*:*): New.
6709 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6711 * config.guess (m32r*:Linux:*:*): New case.
6712 * config.sub: Handle m32rle.
6714 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6716 From Jens Petersen <petersen@redhat.com>:
6717 * config.sub: Handle sparcv8.
6719 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6721 From Tom Smith <smith@cag.lkg.hp.com>:
6722 * config.guess: Version suffixes are equally significant on Tru64
6723 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6724 prefix of "P" (patched kernel).
6726 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6728 * config.sub: Add support for National Semiconductor CRX target.
6730 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6732 * MAINTAINERS (Various Maintainers): Remove myself as web page
6733 maintainer, add myself as maintainer of build status lists.
6735 2004-09-03 Jan Beulich <jbeulich@novell.com>
6737 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6738 *-*-netware, but add target-libmudflap.
6739 Consolidate *-*-netware targets (of which really only i?86 exists)
6740 into a single entry.
6741 * configure: Likewise.
6743 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6745 * Makefile.tpl (sorry): Remove.
6746 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6747 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6748 (do-clean): Clean per-stage directories too.
6749 (do-distclean): Run distclean-stage1 too.
6750 (.NOTPARALLEL): Enable during toplevel bootstrap.
6751 (stage[+id+]-bubble): Enable parallel execution during
6752 the recursive invocation.
6753 * Makefile.in: Regenerate.
6755 Fix previous checkin:
6757 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6759 * configure.in: Fix indentation.
6760 * configure: Regenerate.
6762 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6764 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6765 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6766 * configure: regenerate
6767 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6770 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6772 * Makefile.def (build_modules): Add fixincludes.
6773 (dependencies): Make gcc depend on fixincludes.
6774 * configure.in (build_tools): Add fixincludes.
6775 (build_configdirs): Always include build_libs.
6776 * Makefile.in: Regenerate.
6777 * configure: Regenerate.
6779 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6781 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6782 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6783 phony targets; do not generate timestamp files.
6784 (distclean-stageN): Remove references to their timestamp files.
6785 (restageN, touch-stageN): Remove.
6786 (stageN-bubble): Rewritten.
6787 (compare): Support lean bootstraps.
6788 * Makefile.in: Regenerate.
6790 * configure.in: Only warn when bootstrapping but
6791 build != host or build != target. Support lean bootstraps.
6792 * configure: Regenerate.
6794 2004-08-26 Phil Edwards <phil@codesourcery.com>
6796 * configure.in: Give a better error message if GMP/MPFR are missing
6797 and a language needing them has been requested.
6798 * configure: Regenerated.
6800 2004-08-25 Phil Edwards <phil@codesourcery.com>
6802 * configure.in: Print a list of available language front-ends if
6803 a requested one is missing. Tidy stray tab characters.
6804 * configure: Regenerated.
6806 2004-08-19 Michael Koch <konqueror@gmx.de>
6808 * gcc/doc/install.texi: Update entry about automake for libjava.
6810 2004-08-17 Robert Millan <robertmh@gnu.org>
6812 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6813 (instead of FreeBSD).
6814 * configure: Regenerate.
6816 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6818 * Makefile.in: Regenerate.
6819 * configure: Regenerate.
6821 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6823 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6824 for bootstrapped modules if toplevel bootstrap is going.
6825 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6826 modules. Adjust for changes in Makefile.def. Enable several
6827 rules even in non-bootstrap mode, just to avoid peppering the
6828 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6829 (stage-[+prev+]-bubble): Remove.
6831 * Makefile.def (Dependencies): Depend on all-build-bison,
6832 all-build-flex, all-build-byacc, all-build-texinfo, rather
6833 than the host variations.
6834 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6836 (BISON): Update for recent Bisons.
6838 (cross): Depend on all-build.
6839 (all): Do not depend on all-build.
6840 (prebootstrap): Remove.
6841 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6842 (Prebootstrap dependencies): Add them to the per-stage targets
6843 and to all-prebootstrap.
6844 * configure.in (build_configdirs): Always enable build_tools.
6845 (BUILD_DIR_PREFIX): Remove.
6847 * Makefile.def (gcc): Add target variable.
6848 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6849 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6850 in the recursive `make', instead of hardwiring `all'.
6851 (Autogenerated TARGET-* variables): New.
6853 2004-08-13 Brian Booth <bbooth@redhat.com>
6855 * MAINTAINERS: Remove myself from write-after-approval.
6857 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6859 * src-release: Stop distributing mmalloc with gdb (which doesn't
6861 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6862 * Makefile.in: Regenerate.
6864 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6866 * configure.in (arm*-*-eabi*): New target.
6867 * configure: Regenerate.
6869 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6871 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6872 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6873 (Dependencies): New section.
6874 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6875 (configure-target-[+module+]): Depend on maybe-all-gcc
6876 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6877 (toplevel profiledbootstrap): Fix dependencies.
6878 * Makefile.in: Regenerate.
6880 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6882 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6883 target-libiberty to noconfigdirs.
6884 * configure: Regenerate.
6886 2004-08-03 Paul Brook <paul@codesourcery.com>
6888 * configure.in: Check for MPFR as well as GMP.
6889 * configure: Regenerate.
6891 2004-08-01 Robert Millan <robertmh@gnu.org>
6893 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6894 libmudflap for all GNU-based systems (with Glibc).
6895 * configure: Regenerate.
6897 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6899 * Makefile.def (host-modules): Add gcc.
6900 * Makefile.in: Regenerate.
6901 * Makefile.tpl (sorry): New rule.
6902 (configure-host, all-host, [+make_target+]-host, do-check,
6903 install-host): Do not add gcc as a special case.
6904 (host modules): Add a small special-casing for gcc. Export
6905 extra_make_flags through the environment.
6906 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6907 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6908 other recursive targets for gcc): Remove.
6910 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6911 (stage, unstage): New rules.
6912 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6913 distclean-stage[+id+]): Use stage_current.
6914 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6915 the stage*-start rules.
6917 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6919 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6922 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6924 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6925 * configure: Regenerate.
6927 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6929 * maintainer-scripts/gcc_release: Revert yesterday's change.
6931 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6933 * MAINTAINERS: Add myself to write-after-approval.
6935 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6938 * gcc/gccbug.in: Updated because of libf2c removal.
6939 * maintainer-scripts/gcc_release: Ditto.
6941 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6943 * configure.in: Build libmudflap by default on FreeBSD.
6944 * configure: Regenerated.
6946 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6948 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6950 * configure: Regenerated.
6952 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6955 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6956 feedback based compiler.
6957 * Makefile.in: Rebuilt.
6959 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6961 * Makefile.def (host_modules): Set bootstrap=true for flex.
6962 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6963 * Makefile.in: Rebuilt.
6965 2004-07-07 Jan Hubicka <jh@suse.cz>
6967 * MAINTAINERS: Add self as a profile feedback maintainer.
6969 2004-07-05 Phil Edwards <phil@codesourcery.com>
6971 * configure.in: Do not prepend $srcdir to /dev/null in
6973 * configure: Regenerate.
6975 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6977 * Makefile.def (build_modules): Add bison, byacc, flex,
6979 (flags_to_pass): Add FLEX.
6980 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6981 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6982 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6983 DEFAULT_MAKEINFO): Remove.
6984 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6985 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6986 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6987 objdir or else use configured tool.
6989 (all): Depend on it.
6990 (Build module dependencies): Add.
6991 * Makefile.in: Regenerate.
6992 * configure.in: Better support for multiple build modules,
6993 matching what is done for host/target modules. Do not look
6994 for "plausible" locations of build tools if Canadian cross.
6995 Use autoconf's AC_PROG_CC to find a C compiler. Define
6996 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6997 * configure: Regenerate.
6999 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7001 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7002 * Makefile.in: Regenerate.
7004 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7006 * Makefile.tpl (configure-build-[+module+],
7007 configure-[+module+], configure-target-[+module+]): Pass
7008 [+extra_configure_args+].
7009 (all-build-[+module+], all-[+module+], check-[+module+],
7010 install-[+module+], [+make_target+]-[+module+],
7011 all-target-[+module+], check-target-[+module+],
7012 install-target-[+module+], [+make_target+]-target-[+module+]):
7013 Pass [+extra_make_args+].
7014 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7015 (GCC_HOST_EXPORTS): Remove.
7016 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7017 cross, check-gcc, check-gcc-c++, install-gcc,
7018 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7019 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7020 * Makefile.in: Regenerate.
7022 2004-06-21 Matthew Sachs <msachs@apple.com>
7024 * MAINTAINERS: Added self to write-after-approval.
7026 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7028 * configure.in: Check for srcdir/winsup rather than build directory
7030 * configure: Regenerate.
7032 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7034 * configure.in: Don't build Cygwin native newlib if winsup
7035 directory is missing. Emit warning instead.
7036 * configure: Regenerate.
7038 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7040 * Makefile.tpl (touch-stage[+id+]): New.
7041 (restage[+prev+]): Depend on touch-stage[+id+].
7043 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7046 * Makefile.def: Add profile and feedback bootstrap stages.
7047 Remove next field from bootstrap stages.
7048 * Makefile.tpl (LN, LN_S): Substitute.
7049 (stageN-start, stageN-end): Use double-colon rules, to
7050 provide a hook for additional setup commands.
7051 (distclean-stageN-gcc, restageN): Create dependencies from
7052 [+prev+], not from [+next+].
7053 (stageN-bubble): Add commands for successive stages from
7054 [+prev+], using double-colon rules.
7055 (all-stageN-gcc): Fix typo.
7056 (stagefeedback-start, profiledbootstrap): New.
7057 * Makefile.in: Regenerate.
7058 * configure.in: Call ACX_PROG_LN.
7059 * configure: Regenerate.
7061 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7063 * MAINTAINERS (Write After Approval): Add myself.
7065 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7067 * MAINTAINERS (Write After Approval): Add myself.
7069 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7071 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7073 * configure: Regenerate.
7075 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7077 * Makefile.tpl: Fix typo.
7078 * Makefile.in: Regenerate.
7080 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7082 * configure.in: Remove new- prefix from toplevel
7084 * configure: Regenerate.
7086 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7088 * Makefile.tpl (all.normal): Rename to all.
7089 (all): Replace with a rule to pick the default
7090 target from configure.
7091 (all-gcc, configure-gcc): Use conditionals to
7092 do nothing when toplevel bootstrap is going on.
7093 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7094 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7095 * configure.in: Support --enable-bootstrap.
7097 * Makefile.def: Remove new- prefix from toplevel
7099 * Makefile.tpl: Likewise.
7101 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7104 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7105 $(RECURSE_FLAGS) to recursive invocation of make.
7107 * Makefile.in: Regenerate.
7108 * configure: Regenerate.
7110 2004-05-30 Andreas Jaeger <aj@suse.de>
7111 Jim Wilson <wilson@specifixinc.com>
7113 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7116 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7118 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7119 * configure: Regenerate.
7121 2004-05-25 Daniel Jacobowitz <drow@false.org>
7123 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7124 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7125 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7127 * Makefile.in: Regenerate.
7129 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7131 * configure.in: Test the ability to symlink directories.
7132 * configure: Regenerate.
7134 * Makefile.def (bootstrap-stage): New definitions.
7135 * Makefile.tpl (configure-stage1-gcc,
7136 configure-stage2-gcc, configure-stage3-gcc,
7137 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7138 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7139 new-restage3, compare): Autogenerate, see Makefile.in
7140 entry for behavioral changes.
7141 (distclean-stage1, new-stage1-start, new-stage1-end,
7142 new-stage1-bubble, distclean-stage2, new-stage2-start,
7143 new-stage2-end, new-stage2-bubble, distclean-stage3,
7144 new-stage3-start, new-stage3-end): New autogenerated targets.
7145 (objext, prebootstrap, BOOT_CFLAGS,
7146 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7149 * Makefile.in: Regenerate.
7150 (distclean-stage1, new-stage1-start, new-stage1-end,
7151 new-stage1-bubble, distclean-stage2, new-stage2-start,
7152 new-stage2-end, new-stage2-bubble, distclean-stage3,
7153 new-stage3-start, new-stage3-end): New targets.
7154 (all-stage1-gcc): Move prebootstrap dependency from here...
7155 (configure-stage1-gcc): ...to here.
7156 (new-bootstrap): Use bubble targets.
7157 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7158 Use per-stage distclean targets.
7159 (configure-stage1-gcc, configure-stage2-gcc,
7160 configure-stage3-gcc, all-stage1-gcc,
7161 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7162 Use new-stageN-start to prepare the tree.
7164 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7166 * Makefile.def (host_modules): add libcpp.
7167 * Makefile.tpl: Add dependencies on and for libcpp.
7168 * Makefile.in: Regenerate.
7169 * configure.in: Add libcpp host module.
7170 * configure: Regenerate.
7172 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7174 * Makefile.tpl: Whenever a recursive target is defined, wrap
7175 it in a special @if/@endif block, and prepare its maybe
7176 dependency in the @if/@endif block
7177 * configure.in: Instead of writing maybe dependencies, remove
7178 the @if/@endif statements, and remove the @if/@endif blocks
7180 * configure: Regenerate.
7181 * Makefile.in: Regenerate.
7183 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7185 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7187 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7190 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7191 * */configure: Rebuilt.
7193 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7195 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7197 * configure, Makefile.in: Regenerate.
7199 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7201 * MAINTAINERS (Write After Approval): Add myself.
7203 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7205 Merge from tree-ssa-20020619-branch.
7207 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7208 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7209 (HOST_GMPLIBS): Define.
7210 (HOST_GMPINC): Define.
7211 (TARGET_LIB_PATH): Add libmudflap.
7212 (GFORTRAN_FOR_TARGET): Define.
7213 (configure-build*): Export GFORTRAN.
7214 (configure-gcc): Export GMPLIBS and GMPINC.
7215 (all-gcc): Add maybe-all-libbanshee.
7216 (configure-target-libgfortran): Define.
7217 * Makefile.in: Regenerate.
7218 * configure.in (host_libs): Add libbanshee.
7219 (target_libraries): Add target-libmudflap and target-libgfortran.
7220 Add --with-libbanshee.
7221 Handle --disable-libmudflap.
7222 (*-*-freebsd*): Use with_gmp.
7223 Add $(libgcj) to noconfigdirs.
7224 * configure: Regenerate.
7225 * depcomp: New file.
7226 * MAINTAINERS: Add tree-ssa maintainers.
7228 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7230 * MAINTAINERS (Various Maintainers): Add myself.
7232 2004-04-30 Brian Ford <ford@vss.fsi.com>
7234 * MAINTAINERS (Write After Approval): Add myself.
7236 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7238 * MAINTAINERS (Write After Approval): Add myself.
7240 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7242 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7243 * configure: Regenerate.
7245 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7248 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7250 * Makefile.def (flags_to_pass): Remove *dir variables that
7251 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7252 as well as prefix and exec_prefix.
7253 * Makefile.in: Regenerate.
7255 2004-04-26 Robert Millan <robertmh@gnu.org>
7257 Add patches from libtool CVS.
7258 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7259 * ltconfig: Likewise.
7260 * ltcf-c.sh: Likewise.
7261 * ltcf-cxx.sh: Likewise.
7262 * ltcf-gcj.sh: Likewise.
7264 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7266 * Makefile.def (host_modules): Mark with the bootstrap
7267 flag packages on which gcc depends.
7268 * Makefile.tpl (all-bootstrap): Use it.
7269 * Makefile.in: Regenerate.
7271 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7273 * Makefile.def (flags_to_pass): Remove *dir variables that
7274 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7275 as well as prefix and exec_prefix.
7276 * Makefile.in: Regenerate.
7278 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7280 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7281 * configure: Regenerate.
7282 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7283 * gcc/Makefile.tpl (compare): Use the result of the test.
7284 * gcc/Makefile.in: Regenerate.
7286 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7288 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7289 Always relocate gcc and prev-gcc to the original names, even
7291 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7294 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7296 * MAINTAINERS: Update my email address.
7298 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7300 * configure.in (mips*-*-irix5*): Enable ld.
7301 * configure: Regenerate.
7303 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7305 * configure: Regenerate.
7307 2004-04-15 James E Wilson <wilson@specifixinc.com>
7309 * Makefile.tpl (configure-[+module+], configure-gcc,
7310 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7311 Set and export LDFLAGS.
7312 * Makefile.in: Regenerate.
7314 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7316 * MAINTAINERS: Add myself to write-after-approval.
7318 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7321 * Makefile.tpl: If we don't have built-in-tree target tools,
7322 use the ones found by configure rather than hacking around with
7323 program_transform_name.
7324 * configure.in: Give Makefile.tpl the information necessary
7326 * Makefile.in: Regenerate.
7327 * configure: Regenerate.
7329 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7332 * configure.in: When computing baseargs, strip *all* copies of
7333 offending options. Also, don't match/substitute the trailing space,
7334 so that this actually works when two similar options are separated by
7336 * configure: Regenerate.
7338 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7340 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7341 (rs6000-*-aix*): Same.
7342 * configure: Regenerate.
7344 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7346 * MAINTAINERS: Add myself to write-after-approval.
7348 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7350 * MAINTAINERS: Add myself to write-after-approval.
7352 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7354 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7355 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7356 * Makefile.in: Regenerate.
7358 * configure.in (top level bootstrap support): Rework --enable-werror
7359 to set @stage2_werror_flag@.
7360 * configure: Regenerate.
7361 * Makefile.tpl (top level bootstrap support): Pass
7362 @stage2_werror_flag@ down to configure in stages 2 and 3.
7363 * Makefile.in: Regenerate.
7365 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7367 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7368 for stages 2 and 3 as well as in make. As a consequence, remove
7369 OUTPUT_OPTION (now detected by configure) from the flags passed down
7371 * Makefile.in: Regenerate.
7373 * Makefile.tpl (new-bootstrap): Fix typo.
7374 * Makefile.in: Regenerate.
7376 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7378 * Makefile.tpl: Rearrange by moving recursive_targets rules
7379 into their proper sections.
7380 * Makefile.tpl (top level bootstrap support): Move disabling
7381 of coverage flags from 'make' to 'configure'; improve comments.
7382 * Makefile.in: Regenerate.
7384 * Makefile.tpl (experimental top level bootstrap) Move stage1
7385 language setting from all- target to configure- target; disable
7386 intermodule optimization in stage 1; prevent gratuitous rebuilds
7388 * Makefile.in: Regenerate.
7389 * configure.in: Comma-separate stage 1 language list for top
7391 * configure: Regenerate.
7393 * Makefile.tpl: Clean up experimental top level bootstrap support:
7394 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7395 prev-gcc in configure- targets as well as all- targets.
7396 * Makefile.in: Regenerate.
7398 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7400 * compile: New file imported from automake.
7402 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7404 * configure.in: Remove symbolic link section.
7405 * configure: Regenerate.
7406 * Makefile.tpl (links): Remove.
7407 * Makefile.in: Regenerate.
7409 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7410 Nathanael Nerode <neroden@gcc.gnu.org>
7412 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7413 Set with AC_CHECK_PROGS.
7414 * configure.in: Fix comment typo from last patch.
7415 * configure: Regenerate.
7417 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7419 * Makefile.tpl: Introduce experimental top level bootstrap support.
7420 * Makefile.in: Regenerate.
7421 * configure.in: Introduce support for top level bootstrap.
7422 * configure: Regenerate.
7424 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7425 Paolo Bonzini <bonzini@gnu.org>
7428 * configure.in: Cope with shells that do not support unquoted ^
7429 * configure: Regenerate.
7431 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7432 Paolo Bonzini <bonzini@gnu.org>
7435 * configure.in: Cope with shells that do not support nesting
7436 quotes inside quoted backquote substitutions.
7437 * configure: Regenerate.
7439 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7442 * configure.in: Fix escaping of $.
7443 * configure: Regenerate.
7445 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7447 * configure: Regenerate, since I forgot to while committing Paolo's
7450 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7453 Move language detection to the top level.
7454 * configure.in: Find default values for the tools as
7455 soon as possible. Disable ada if GNAT is not found.
7456 Emit error message about missing languages. Expand
7457 --enable-languages=all for the gcc subdirectory.
7459 2004-03-10 Ben Elliston <bje@gnu.org>
7461 * MAINTAINERS: Update my email address.
7463 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7465 * ltconfig: Disable building static libraries if building shared
7466 libraries on AIX 5L.
7468 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7470 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7472 * configure: Regenerated.
7474 2004-03-01 Brian Booth <bbooth@redhat.com>
7476 * MAINTAINERS: Add myself to write-after-approval.
7478 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7480 * MAINTAINERS: Add myself to write-after-approval.
7482 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7485 * Makefile.tpl: Guard XFOO sed statements better.
7486 * Makefile.tpl: Add dependency for configure-target-libada.
7487 * Makefile.in: Regenerate (incidentally fixes broken
7488 commit when libada-branch was merged).
7490 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7492 * MAINTAINERS: Add myself to write-after-approval.
7494 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7496 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7499 2004-02-20 Andrew Cagney <cagney@redhat.com>
7501 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7502 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7504 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7507 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7509 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7511 * MAINTAINERS: Added myself to write-after-approval.
7513 2004-02-14 Michael Koch <konqueror@gmx.de>
7515 * MAINTAINERS: Added myself to write-after-approval.
7517 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7519 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7520 some OS port maintainers to OS port maintainers section.
7522 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7524 * MAINTAINERS: Add self.
7526 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7528 * MAINTAINERS: Alphabetize.
7530 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7532 * MAINTAINERS: Remove myself.
7534 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7536 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7537 (rs6000-*-aix*): Same.
7538 * configure: Regenerate.
7540 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7542 * configure.in (host): Add in missing $noconfigdirs to defines.
7543 * configure: Regenerate.
7545 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7546 Nathanael Nerode <neroden@gcc.gnu.org>
7548 PR ada/6637, PR ada/5911
7549 Merge with libada-branch:
7550 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7551 with appropriate dependencies. Add --enable-libada configure switch.
7552 * configure, Makefile.in: Regenerate.
7554 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7556 * MAINTAINERS: Add myself to write-after-approval.
7558 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7560 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7561 * configure: Regenerate.
7563 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7565 Merge from upstream:
7567 * ltmain.in: When setting IFS to '~', be careful about user
7568 arguments that contain '~'.
7570 2004-02-04 Peter O'Gorman <peter@pogma.com>
7572 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7573 Also test $base_compile against $CC with escaped arguments. Bug
7574 reported by Geoff Keating <geoffk@apple.com>.
7576 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7578 * MAINTAINERS: Remove i960 port.
7580 2004-01-23 DJ Delorie <dj@redhat.com>
7582 * Makefile.def (target_modules) [libiberty]: Don't stage.
7583 * Makefile.in: Rebuilt.
7585 2004-01-20 Caroline Tice <ctice@apple.com>
7587 * MAINTAINERS: Add myself to write-after-approval.
7589 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7591 * MAINTAINERS: Update my email address.
7593 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7595 * MAINTAINERS: Add myself to write-after-approval.
7597 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7599 * MAINTAINERS: Remove entries without email address.
7601 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7603 * MAINTAINERS: Add myself to write-after-approval.
7605 2004-01-15 Steven Bosscher <stevenb@suse.de>
7607 * MAINTAINERS: Update my email address.
7609 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7611 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7612 * Makefile.tpl (configure-target-[+module+]): Support stage.
7613 * Makefile.in: Rebuilt.
7615 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7617 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7619 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7621 * MAINTAINERS: Add myself as a MIPS maintainer.
7623 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7625 * configure.in: Use ./config.cache, not config.cache.
7626 * configure: Regenerate.
7627 * Makefile.tpl: Special-casing not needed for GCC any more.
7628 * Makefile.in: Regenerate.
7630 * configure.in: Don't share a cache file for host dirs.
7631 * configure: Regenerate.
7633 * config-ml.in: Don't mess with the cache file.
7635 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7637 * MAINTAINERS: Move myself from 'Write After Approval' to
7638 'CPU Port Maintainers' section as SPARC maintainer.
7640 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7642 * Makefile.tpl: Make GCC use a separate config.cache.
7643 * Makefile.in: Regenerate.
7645 PR bootstrap/11932, PR bootstrap/11933
7646 (I don't know if it will fix either of them, but it relates
7648 * configure.in: Don't use shared config.cache for target
7650 * configure: Regenerate.
7652 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7654 * MAINTAINERS: Add myself to 'Write After Approval' section.
7656 2003-12-31 Roger Sayle <roger@eyesopen.com>
7658 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7659 * configure: Regenerated.
7661 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7663 * MAINTAINERS: Remove the mn10200 maintainer.
7665 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7667 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7668 * configure: Regenerated.
7670 2003-12-16 Jan Hubicka <jh@suse.cz>
7672 * MAINTAINERS: Add myself as callgraph maintainer.
7674 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7676 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7677 * configure: Regenerate.
7679 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7681 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7682 'Write After Approval' section. Update email.
7684 2003-12-01 James Lemke <jim@wasabisystems.com>
7686 * MAINTAINERS (Write After Approval): Add myself.
7688 2003-11-20 Matt Thomas <matt@3am-software.com>
7690 * MAINTAINERS: Add myself as a vax port maintainer.
7692 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7694 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7695 (configure-build-[+module+], configure-[+module+]): Likewise.
7696 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7697 * Makefile.in: Regenerate.
7699 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7701 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7702 shared/dylibed libraries.
7703 * ltmain.sh: Likewise.
7704 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7705 * ltcf-cxx.sh: Likewise.
7706 * ltcf-gcj.sh: Likewise.
7707 * ltconfig: Likewise.
7709 2003-11-17 Stan Cox <scox@redhat.com>
7711 * MAINTAINERS: Add myself as iq2000 port maintainer.
7713 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7715 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7716 * Makefile.in: Regenerate.
7718 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7720 * config.sub: Update to 2003-11-03 version.
7722 2003-10-20 Phil Edwards <phil@codesourcery.com>
7724 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7725 * configure: Regenerate.
7727 2003-10-20 Nicolas Pitre <nico@cam.org>
7729 * MAINTAINERS: Add myself to 'Write After Approval' section.
7731 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7733 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7735 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7737 * MAINTAINERS: Update my email address.
7739 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7741 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7743 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7745 * MAINTAINERS: Add myself to 'Write After Approval' section.
7747 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7749 * config.guess: Update to 2003-10-16 version.
7750 * config.sub: Update to 2003-10-16 version.
7752 2003-10-15 David Daney <ddaney@avtrex.com>
7754 * MAINTAINERS: Added myself to 'Write After Approval' section.
7756 2003-10-15 Falk Hueffner <falk@debian.org>
7758 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7759 'Write After Approval' section. Update email.
7761 2003-10-14 Roger Sayle <roger@eyesopen.com>
7763 * MAINTAINERS: Move myself from 'Write After Approval' to
7764 'Various Maintainers' section as middle-end maintainer.
7766 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7768 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7770 * Makefile.in: Regenerate.
7772 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7774 * config.guess: Update to 2003-10-07 version.
7775 * config.sub: Update to 2003-10-07 version.
7777 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7779 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7780 * ltconfig (irix5*, irix6*): Don't override version_type.
7782 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7784 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7785 * configure: Rebuilt
7786 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7787 * Makefile.in: Rebuilt
7789 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7791 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7793 2003-09-30 Carlo Wood <carlo@alinoe.com>
7795 * MAINTAINERS (Write After Approval): Add myself.
7797 2003-09-29 Paul Koning <ni1d@arrl.net>
7799 * MAINTAINERS: Move myself from "Write After Approval"
7800 to CPU platform maintainers for pdp11 platform.
7802 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7804 * MAINTAINERS: Move myself from 'Write After Approval' to
7805 'Various Maintainers' section as libffi testsuite maintainer.
7807 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7809 * configure.in: Pass a computed --program-transform-name
7811 * configure: Regenerated.
7813 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7815 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7816 * Makefile.in: Regenerate.
7818 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7819 * Makefile.in: Regenerate.
7821 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7823 * MAINTAINERS: Move myself from 'Write After Approval'
7824 to 'Various Maintainers' (objective-c) section.
7826 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7828 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7830 * configure: Regenerated.
7832 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7834 * MAINTAINERS (Write After Approval): Add myself to write after
7837 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7839 * MAINTAINERS (Write After Approval): Add myself.
7841 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7843 * MAINTAINERS: Update my e-mail address.
7845 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7847 * libtool.m4 (LD): Correct powerpc64 host match.
7849 2003-09-06 James E Wilson <wilson@tuliptree.org>
7851 * MAINTAINTERS: Update my affiliation and email address.
7853 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7855 * MAINTAINERS (Write After Approval): Add myself.
7857 2003-09-04 DJ Delorie <dj@redhat.com>
7859 * configure: Regenerate.
7861 2003-09-04 Robert Millan <robertmh@gnu.org>
7863 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7865 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7867 * configure.in: Ensure arguments to sed are properly spaced.
7868 * configure: Regenerate.
7870 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7872 * MAINTAINERS: Update my e-mail address.
7874 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7876 * MAINTAINERS (Write After Approval): Add myself.
7878 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7880 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7881 * configure: Regenerated.
7883 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7885 * MAINTAINERS: Update my email address.
7887 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7889 * configure.in: Use newline instead of semicolon when assuming
7890 shell arguments in a for loop.
7891 * configure: Regenerated.
7893 2003-08-22 Jason Eckhardt <jle@rice.edu>
7895 * MAINTAINERS: Resurrect the i860 maintainer.
7897 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7900 * configure.in: When testing with_libs and with_headers, treat
7901 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7902 * configure: Regenerate.
7904 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7906 (baseargs): Likewise.
7907 * configure: Regenerate.
7909 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7911 * MAINTAINERS (Write After Approval): Add myself.
7913 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7915 * configure.in: Disable libgcj for darwin not on powerpc.
7916 * configure: Rebuild.
7918 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7920 * config-ml.in, symlink-tree: Add license.
7922 2003-08-03 Richard Stallman <rms@gnu.org>
7923 Eben Moglen <moglen@columbia.edu>
7925 * README.SCO: New file.
7927 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7929 * Makefile.tpl (check, check-c++): Express dependencies using
7930 dependencies rather than commands.
7931 * Makefile.in: Regenerate.
7933 2003-08-01 Andrew Cagney <cagney@redhat.com>
7935 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7938 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7940 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7941 * Makefile.in: Update.
7943 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7945 * configure.in: Enable libgcj for darwin.
7946 * configure: Rebuild.
7948 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7950 * config-ml.in: Use ac_configure_args directly instead of
7951 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7954 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7956 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7957 creating target and build subdirs to build all parent dirs as needed.
7958 * Makefile.in: Rebuild.
7959 * configure.in: Don't build dirs explicitly here.
7960 * configure: Rebuild.
7962 2003-07-26 Paul Brook <paul@nowt.org>
7964 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7966 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7968 * Makefile.tpl (all-make): Depend on intl.
7969 * Makefile.in: Rebuilt.
7971 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7973 * install-sh: Update to newer upstream versions (associated with
7975 * mkinstalldirs: Likewise.
7976 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7978 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7980 * MAINTAINERS: Move self from Bug database only accounts
7981 to write-after-approval.
7983 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7985 * config.if: Remove unused libc_interface determination.
7987 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7989 * MAINTAINERS: Move self from write-after-approval to
7990 build machinery (*.in).
7992 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7996 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7997 unused INSTALL_PROGRAM_ARGS.
7998 * configure.in: Use AC_PROG_INSTALL.
7999 * Makefile.in: Regenerate.
8000 * configure: Regenerate.
8002 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8004 * MAINTAINERS: Alphabetize.
8006 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8008 * configure: Rebuilt.
8009 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8010 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8011 newlib nor libgloss.
8012 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8013 * configure.in (am33_2.0-*-linux*): Added.
8015 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8017 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8018 * configure: Regenerate.
8020 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8022 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8023 * Makefile.in: Regenerate.
8025 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8027 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8028 * Makefile.in: Regenerate.
8030 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8032 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8033 * Makefile.in: Regenerated.
8035 * config-ml.in: Replace PWD with PWD_COMMAND.
8037 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8039 * intl: New directory; see intl/ChangeLog for details.
8040 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8041 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8042 * Makefile.in: Regenerate.
8044 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8046 * configure.in: Clean up config-lang.in handling. Delete
8047 useless assignment to "subdirs".
8048 * configure: Regenerate.
8050 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8052 * configure.in: Rename 'target_libs' to 'target_libraries'.
8053 Remove useless reference to 'target_libs'.
8054 * configure: Regenerate.
8056 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8058 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8059 * Makefile.in: Regenerate.
8061 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8063 * Makefile.def: Introduce flags_to_pass.
8064 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8065 * Makefile.in: Regenerate.
8067 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8069 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8070 and target-libgloss.
8071 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8072 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8073 * configure: Regenerate.
8075 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8077 * configure.in: Update testsuite_flags to new location.
8078 * configure. Regenerate.
8080 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8082 * Makefile.tpl: Remove BUILD_CC stuff.
8083 * Makefile.in: Regenerate.
8085 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8087 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8089 2003-06-16 Graeme Peterson <gp@qnx.com>
8091 * MAINTAINERS (Write After Approval): Add myself.
8093 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8095 * config.guess: Update to 2003-06-12 version.
8096 * config.sub: Update to 2003-06-13 version.
8098 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8100 * config.guess: Update to 2003-06-06 version.
8101 * config.sub: Update to 2003-06-06 version.
8103 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8105 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8106 * configure. Regenerate.
8108 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8110 * configure.in: Disable serial configure by default.
8111 * configure: Regenerate.
8112 * Makefile.tpl: Abolish .NOTPARALLEL.
8113 * Makefile.in: Regenerate.
8115 * Makefile.tpl: Replace {build,host,target}_canonical by
8116 {build,host,target}.
8117 * Makefile.in: Regenerate.
8119 * Makefile.tpl: Fix stupid pasto.
8120 * Makefile.in: Regenerate.
8122 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8124 * Makefile.tpl: Remove bogus conditional.
8125 * Makefile.in: Regenerate.
8127 2003-06-05 Jan Hubicka <jh@suse.cz>
8129 * Makefile.tpl (profiledbootstrap): New target.
8130 * Makefile.in (profiledbootstrap): New target.
8132 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8134 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8135 Pinski. Remove user names from other bugzilla-only maintainers.
8137 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8139 * Makefile.tpl: Make 'recursive targets' using autogen rather
8140 than shell loop. Remove duplicate 'clean' targets and false
8142 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8143 Add systematic method of specifying missing targets in subdirs.
8144 Add copyright boilerplate.
8145 * Makefile.in: Regenerate.
8146 * configure.in: Add 'recursive targets' to maybe list.
8147 * configure: Regenerate.
8149 * MAINTAINERS: "GNATS only" -> "Bug database only".
8151 * Makefile.tpl: Rename [+target+] to [+make_target+].
8152 * Makefile.def: Rename 'target' to 'make_target'.
8154 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8156 * MAINTAINERS: Add self as options handling maintainer.
8158 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8160 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8161 been too long since I touched those ports.
8163 2003-05-28 DJ Delorie <dj@redhat.com>
8165 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8166 * Makefile.in: Regenerate.
8168 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8170 * configure.in: Use curly braces in the definition of tooldir.
8171 * configure: Regenerate.
8173 2003-05-21 DJ Delorie <dj@redhat.com>
8175 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8177 * Makefile.in: Regenerate.
8179 2003-05-21 DJ Delorie <dj@redhat.com>
8181 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8182 * Makefile.in: Regenerate.
8184 2003-05-20 Ian Lance Taylor <ian@airs.com>
8186 * MAINTAINERS: Update my e-mail address.
8188 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8190 * configure.in: Switch more things to use maybe dependencies.
8191 * Makefile.tpl: Switch more things to use maybe dependencies.
8192 Factor out common code from autogen IF statements.
8193 * configure: Regenerate.
8194 * Makefile.in: Regenerate.
8196 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8198 * configure.in: Accept i[3456789]86 for machine type.
8199 * configure: Regenerate.
8201 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8203 * configure.in: Switch more things to use maybe dependencies.
8204 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8205 * configure: Regenerate.
8206 * Makefile.tpl: Switch more things to use maybe dependencies.
8207 * Makefile.in: Regenerate.
8209 2003-05-16 Andreas Schwab <schwab@suse.de>
8211 * Makefile.tpl (install-opcodes): Define.
8212 * Makefile.in: Rebuild.
8214 2003-05-13 Andreas Jaeger <aj@suse.de>
8216 * config.guess: Update to 2003-05-09 version.
8217 * config.sub: Update to 2003-05-09 version.
8219 2003-05-13 Michael Eager <eager@mvista.com>
8221 * configure.in: Correct sed script so that options in quotes are not
8223 * configure: Rebuild.
8225 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8227 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8228 and $$s/newlib/libc/sys/cygwin32 include paths.
8231 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8233 * MAINTAINERS: Update my email addresses.
8235 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8237 * config-ml.in: Propagate INSTALL variables.
8239 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8241 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8243 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8245 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8246 * Makefile.in: Regenerate.
8248 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8250 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8252 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8254 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8256 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8258 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8259 * Makefile.in: Regenerated.
8261 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8263 * MAINTAINERS (Write After Approval): Upgrade myself from
8264 GNATS only to write-after-approval. Update my mail address.
8266 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8268 (OS Port Maintainers: freebsd): Add myself.
8270 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8272 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8274 2003-04-22 Kean Johnston <jkj@sco.com>
8276 * MAINTAINERS (SCO ports): Added myself.
8278 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8280 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8282 2003-04-19 Kean Johnston <jkj@sco.com>
8284 * MAINTAINERS (Write After Approval): Add myself.
8286 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8288 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8289 * Makefile.in: Regenerate.
8291 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8293 * configure.in (powerpc64*-*-linux*): Remove.
8294 * configure: Rebuilt.
8296 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8298 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8299 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8301 * Makefile.in: Regenerate.
8303 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8305 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8306 * configure: Regenerated.
8308 2003-04-15 DJ Delorie <dj@redhat.com>
8310 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8312 2003-04-13 Nick Clifton <nickc@redhat.com>
8314 * config-ml.in: Remove support for --disable-aix removing
8317 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8319 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8320 * */configure: Rebuilt.
8322 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8324 * MAINTAINERS: Add my email address.
8326 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8328 * MAINTAINERS (Write After Approval): Add myself.
8330 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8332 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8333 * Makefile.in: Regenerate.
8335 2003-03-14 Michael Chastain <mec@shout.net>
8337 * Makefile.in: Regenerate with correct Makefile.def.
8339 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8341 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8343 * Makefile.in: Regenerate.
8344 * configure.in: Clean up gxx_include_dir logic.
8345 * configure: Regenerate.
8347 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8349 * MAINTAINERS (Write After Approval): Add myself.
8351 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8353 * MAINTAINERS: Update my mail address.
8355 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8357 * configure.in (gxx_include_dir): Fix typo.
8358 * configure: Regenerated.
8360 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8362 * Makefile.tpl: Reindent.
8363 * Makefile.in: Regenerate.
8364 * configure.in: Reindent. Don't set unused variables.
8365 * configure: Regenerate.
8367 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8369 * configure.in: Include $(build_tooldir)/sys-include in
8371 * configure: Regenerated.
8373 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8375 * Makefile.tpl: Always pass down RANLIB.
8376 * Makefile.in: Regenerate.
8378 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8379 * Makefile.in: Regenerate.
8380 * configure.in: Remove unused logic relating to --enable-shared
8381 and --enable-threads. Remove bogus comments. Remove redundant
8383 * configure: Regenerate.
8385 * configure.in: Replace ${libstdcxx_version} by its value.
8386 Remove reference to mh-dgux.
8387 * configure: Regenerate.
8389 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8391 * MAINTAINERS (Write After Approval): Add myself.
8393 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8395 * Makefile.tpl: Rearrange.
8396 * Makefile.in: Regenerate.
8398 2003-02-25 Uwe Stieber <uwe@wwws.de>
8400 * configure.in: Add support for kaOS as cross build target system.
8401 * configure: Regenerated.
8403 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8405 * MAINTAINERS (Write after approval): Add myself.
8407 2003-02-21 James E Wilson <wilson@tuliptree.org>
8409 * MAINTAINERS: Update my email address.
8411 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8413 * MAINTAINERS: Add self to blanket write privs. section.
8415 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8417 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8418 configure-target-* as some target builds may require additional
8419 flags for preprocessor tests.
8420 * Makefile.in: Regenerated.
8422 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8424 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8425 * ltconfig: Handle it.
8426 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8429 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8430 it is used as argument to $CC.
8431 * ltcf-gcj.sh: Likewise.
8433 * configure.in: Introduce --enable-maintainer-mode.
8434 * configure: Rebuilt.
8435 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8436 for maintainer mode.
8437 * Makefile.in: Rebuilt.
8439 2003-02-18 Jason Merrill <jason@redhat.com>
8441 * Makefile.tpl (check-c++): Allow parallelism.
8443 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8445 * MAINTAINERS: Remove John Carr (who never actually had access to
8448 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8450 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8451 don't configure target-libobjc.
8452 * configure: Regenerate.
8454 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8456 * Makefile.tpl (RANLIB): Define.
8457 * Makefile.in: Regenerate.
8459 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8461 * MAINTAINERS: Update my email.
8463 2003-02-06 Keith R Seitz <keiths@redhat.com>
8465 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8466 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8467 * Makefile.in: Regenerated.
8468 * configure.in: Remove all traces of snavigator, db, and grep.
8469 * configure: Regenerated.
8471 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8473 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8476 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8478 * MAINTAINERS (Write after approval): Add myself.
8480 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8482 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8483 * Makefile.in: Regenerated.
8485 2003-01-30 Roger Sayle <roger@eyesopen.com>
8487 * config.guess: Updated to 2003-01-30's version.
8488 * config.sub: Updated to 2003-01-28's version.
8490 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8492 * config.if: If gcc_version is already set, just use it. Don't set
8493 gcc_version_trigger if it's already set, otherwise set it to
8494 gcc/version.c, but only if the file exists. If it is not set and
8495 gcc/version.c does not exist, try to extract the version number from
8498 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8500 * MAINTAINERS: Add myself to write-after-approval list.
8502 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8504 * configure.in: Revert 24Jan change.
8505 * configure: Regenerate.
8507 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8509 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8512 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8514 * configure.in: Revert previous change.
8515 * configure: Regenerate.
8517 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8519 * configure.in: Make rda native-only.
8520 * configure: Regenerate.
8522 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8524 * MAINTAINERS: Move myself from GNATS-only-accounts to
8525 write-after-approval.
8527 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8529 * configure.in: Add missing \.
8530 * configure: Rebuilt.
8532 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8534 * configure.in (baseargs): Avoid using \| in sed regular
8536 * configure: Rebuilt.
8538 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8540 * configure.in (baseargs): Remove all supported forms of
8541 --cache-file, --srcdir, --host, --build and --target options
8542 from argument lists.
8543 * configure: Rebuilt.
8545 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8547 * MAINTAINERS: Add myself to write-after-approval list.
8549 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8551 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8552 * configure: Rebuilt.
8554 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8556 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8557 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8558 * Makefile.in: Regenerate.
8559 * configure: Regenerate.
8561 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8563 * configure.in: Remove Makefile in build, host and target modules
8564 unless configure was run with --no-recursion.
8565 * configure: Rebuilt.
8567 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8569 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8570 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8571 * Makefile.in: Regenerate.
8573 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8575 * config.guess: Update to 2003-01-03 version.
8576 * config.sub: Update to 2003-01-03 version.
8578 2003-01-07 Christopher Faylor <cgf@redhat.com>
8580 * configure: Regenerate with proper autoconf 2.13.
8582 2003-01-07 Christopher Faylor <cgf@redhat.com>
8584 * configure.in: Add AC_PREREQ for consistency.
8585 * configure: Regenerate.
8587 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8589 * configure.in (GDB_TK): Add tcl directories conditional on
8590 gdb/gdbtk directory being present.
8591 * configure: Regenerate.
8593 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8595 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8596 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8597 * configure: Rebuilt.
8599 2002-12-31 Tom Tromey <tromey@redhat.com>
8601 * Makefile.in: Rebuilt.
8602 * Makefile.def (target_modules) [libffi]: Allow installation.
8604 2002-12-31 Andreas Schwab <schwab@suse.de>
8606 * configure.in: Fix use of $program_transform_name.
8607 * configure: Regenerated.
8609 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8611 * configure.in (baseargs): Don't remove first configure argument.
8612 * configure: Regenerated.
8614 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8616 * Makefile.tpl (local-distclean): Don't remove...
8617 (multilib.ts): ... this. Moved into...
8618 (multilib.out): ... this. Don't use sub-make.
8619 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8620 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8621 (configure-build-[+module+], configure-[+module+],
8622 configure-target-[+module+], configure-gcc): ... these. Test
8623 for Makefile existence. Drop config.status from dependencies.
8624 * Makefile.in: Rebuilt.
8625 * configure.in: Move gcc-version-trigger to the end of
8626 ac_configure_args. Add comments to maybedep.tmp and
8627 serdep.tmp. Introduce --disable-serial-configure. Remove
8628 nonopt from baseargs, matching and removing corresponding
8629 whitespace while at it.
8630 * configure: Rebuilt.
8632 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8634 * configure.in (host_configargs): Replace reference to
8635 no-longer-defined buildopts with --build=${build_alias}.
8636 * configure: Rebuilt.
8638 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8639 program_transform_name to standard idiom.
8640 (AUTOGEN, AUTOCONF): Define.
8641 (Makefile.in): Use $(AUTOGEN).
8642 (Makefile): Depend on config.status, and use autoconf-style rule to
8643 build it. Move original commands to...
8644 (config.status): ... this new target.
8645 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8647 * Makefile.in: Rebuilt.
8649 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8651 * Makefile.tpl: Fix dramatic bustage due to change in
8652 program_transform_name.
8653 * Makefile.in: Regenerate.
8655 * configure.in: Remove unnecessary PATH setting.
8656 * configure: Regnerate.
8658 * configure.in: Don't default to unprefixed tools unless
8659 the native tools will work.
8660 * configure: Regenerate.
8662 * configure.in: Convert to autoconf script. Blow away lots
8663 of now-redundant Makefile fragments.
8664 * configure: Generate using Autoconf.
8665 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8666 * Makefile.in: Regenerate.
8668 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8670 * configure: Fix stupid bug where RANLIB was mistakenly included.
8672 * configure.in: Rename (buildargs, hostargs, targargs) to
8673 (build_configargs, host_configargs, target_configargs).
8675 * configure.in: Move logic out of sed statement.
8677 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8678 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8680 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8682 * config.sub: Import from master repository
8683 * config.guess: Ditto
8685 2002-12-24 Andreas Schwab <schwab@suse.de>
8687 * Makefile.tpl (multilib.out): Fix missing space.
8688 * Makefile.in: Regenerate.
8690 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8692 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8693 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8694 * Makefile.in: Regenerate.
8695 * configure.in: Remove unnecessary leftovers.
8697 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8699 * configure.in (extra_ranlibflags_for_target): New variable.
8700 (*-*-darwin): Add -c to ranlib commands.
8701 * configure (tooldir): Handle extra_ranlibflags_for_target.
8703 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8705 * Makefile.tpl: Revert HJL's change.
8706 * Makefile.in: Regenerated.
8707 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8710 2002-12-19 Andreas Schwab <schwab@suse.de>
8712 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8713 * Makefile.in: Regenerate.
8715 2002-12-18 H.J. Lu <hjl@gnu.org>
8717 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8718 * Makefile.in: Regenerated.
8720 * configure.in (build_prefix): New. Substitute.
8722 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8724 * Makefile.tpl: Don't let real targets depend on phony targets.
8725 * Makefile.in: Regenerate.
8727 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8728 * Makefile.in: Regenerate.
8730 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8732 * config.sub: Import from master repository
8733 * config.guess: Ditto
8735 2002-12-16 Jason Merrill <jason@redhat.com>
8737 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8738 previous 'make bootstrap'.
8739 * Makefile.in: Regenerate.
8741 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8743 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8745 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8747 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8748 * Makefile.in: Regenerate.
8750 2002-12-13 Jason Merrill <jason@redhat.com>
8752 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8754 (check-c++): Just depend on it and check-target-libstdc++-v3.
8755 * Makefile.in: Regenerate.
8757 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8759 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8760 * Makefile.in: Rebuilt.
8762 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8764 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8766 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8768 * configure: Fix bug put in by gremlins.
8770 * Makefile.tpl: Substitute more autoconfily.
8771 * configure: Substitute more autoconfily.
8772 * Makefile.in: Regenerate.
8774 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8776 * config.sub: Import from master repository
8777 * config.guess: Ditto
8778 * MAINTAINERS: Added Svein Seldal under write after approval
8780 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8782 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8783 * Makefile.in (all-sim): Ditto.
8785 2002-12-06 DJ Delorie <dj@redhat.com>
8787 * Makefile.tpl: Change configure dependencies to not have real
8788 targets depend on phony targets.
8790 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8792 * configure.in: Revert unintentional change.
8794 * Makefile.tpl: Change dependency for */multilib.out so that
8795 it works when gcc isn't in the tree.
8797 * configure.in: Substitute more.
8798 * configure: Run subconfigures from the Makefile.
8799 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8800 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8802 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8804 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8806 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8808 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8809 and corresponding dependencies.
8810 * Makefile.in: Regenerate.
8812 * configure.in (host_tools): Order binutils, gas and ld for
8813 convenience in running the testsuites.
8815 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8816 * Makefile.in: Regenerate.
8817 * configure.in: Introduce rules to serialize subconfigure runs.
8819 * configure.in: Introduce BASE_CC_FOR_TARGET.
8820 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8821 Realize configure-build-* targets. Realize configure-target-* targets.
8822 * Makefile.in: Regenerate.
8824 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8826 * configure: Move gcc_version_trigger stuff from here...
8827 * configure.in: ...to here.
8829 * configure.in: Separate subconfigure options added by this file from
8830 options given by the user. Add machinery to put args for host
8831 subconfigures into the Makefile.
8833 * Makefile.tpl: Remove 'vault' targets.
8834 * Makefile.tpl: Reorder and comment dependencies.
8835 * Makefile.in: Regenerate.
8837 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8838 * configure.in: Fix my broken commit of previous patch. (sigh)
8840 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8842 * configure.in: Move host-specific darwin noconfigdirs into
8843 the host-specific section.
8845 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8847 * configure.in: Move host-specific darwin noconfigdirs into
8848 the host-specific section.
8850 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8852 * configure: Remove skip-this-dir support.
8853 * Makefile.tpl: Remove skip-this-dir support.
8855 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8857 * Makefile.in: Regenerate.
8859 * Makefile.tpl: Strip out useless setting of 'dir'.
8860 * Makefile.in: Regenerate.
8862 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8864 * configure.in: Fix deeply stupid bug.
8866 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8867 shell code in CXX_FOR_TARGET
8868 * Makefile.def: Introduce raw_cxx.
8869 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8871 * Makefile.in: Regenerate.
8873 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8875 * Makefile.tpl: Remove unnecessary ifs.
8876 * Makefile.in: Regenerate.
8878 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8879 dependencies. Maybe-ize build-libiberty. Create dummy install
8880 targets for 'no_install' modules.
8881 * configure: Move GDB_TK substitution to configure.in. Move
8882 build_modules stuff to configure.in.
8883 * configure.in: Implement soft dependency machinery. Maybe-ize
8884 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8885 * Makefile.in: Regenerate.
8887 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8889 * Makefile.tpl: Make all-target, install-target behave similarly
8890 to all, install (only hitting configured targets). Eliminate
8891 unused macro defintions.
8893 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8896 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8898 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8900 * configure.in: Produce lists of subdir targets we're actually
8901 configuring. Remove references to "dosrel".
8902 * Makefile.tpl: Let configure set which subdir targets are hit.
8903 Remove install-cross; clean up install; remove ALL. Remove
8904 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8905 Autogenerate host module targets. Remove empty dependency lines
8906 and redundant dependency; rearrange slightly.
8907 * Makefile.def: Add host-side libtermcap, utils.
8909 * Makefile.in: Regenerate.
8911 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8913 * ltconfig (osf[345]): Append $major to soname_spec.
8914 Reflect this in library_names_spec.
8915 * ltmain.sh (osf): Prefix $major with . for use as extension.
8917 2002-11-19 Andreas Jaeger <aj@suse.de>
8919 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8920 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8921 and sparc64 GNU/Linux systems.
8923 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8925 * MAINTAINERS: Update email.
8927 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8929 * MAINTAINERS: Complete James Dennett's entry.
8931 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8933 * MAINTAINERS (Write After Approval): Add myself.
8935 2002-11-13 Bruce Korb <bkorb@gnu.org>
8937 * Makefile.tpl: syntactic cleanup
8939 2002-11-13 Stuart Hastings <stuart@apple.com>
8941 * MAINTAINERS: Add myself to write-after-approval list.
8943 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8945 * Makefile.def: Add list of recursive targets to autogenerate.
8947 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8948 targets. Autogenerate *-build-* targets.
8949 * Makefile.in: Regenerate.
8951 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8953 * configure: More autoconf-style substitutions.
8954 * Makefile.tpl: More autoconf-style substitutions.
8955 * Makefile.in: Regenerate.
8957 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8959 * configure: Substitute more variables in a more autoconf-friendly
8960 way. Simplify slightly.
8961 * Makefile.tpl: Make more variables substitutable in an
8962 autoconf-friendly way.
8963 * Makefile.in: Regenerate.
8965 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8967 * MAINTAINERS (Write After Approval): Add myself.
8969 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8971 * configure.in (v810*): Remove special setting of tools.
8973 * configure: Add support for extra required flags for ar or nm.
8974 * configure.in (aix4.3+): Use above support for target-specific
8975 issues, rather than using config/mt-aix43.
8977 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8979 * configure: Remove 'removing', which doesn't work. Replace $subdir
8980 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8981 with $srcdir. Reformat indentation. Substitute some variables
8982 formerly hard-coded in the Makefile for build=host.
8983 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8984 * Makefile.def: Autogenerate more.
8985 * Makefile.in: Regenerate.
8987 2002-11-04 Adam Nemet <anemet@lnxw.com>
8989 * MAINTAINERS (Write After Approval): Add myself.
8991 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8993 * Makefile.def (host_modules): Add rda.
8994 * Makefile.in: Regenerate.
8995 * configure.in (target_tool): Add target-rda to list.
8997 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8999 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9001 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9003 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9004 and restrap targets to this rule.
9005 * Makefile.in: Regenerate.
9007 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9009 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9010 GNATS only accounts.
9012 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9014 * configure.in (i[3456]86-*-linux*): Add check to disable
9015 ${libgcj} for glibc1.
9017 2002-10-24 Denis Chertykov <denisc@overta.ru>
9019 * MAINTAINERS: Add myself as ip2k port maintainer.
9021 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9023 * configure.in: Add tic4x target.
9025 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9027 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9028 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9029 * Makefile.in: Regenerate.
9031 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9032 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9033 * Makefile.in: Regenerate.
9035 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9037 * MAINTAINERS: Add myself as web pages co-maintainer.
9039 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9041 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9042 * Makefile.in: Regenerate.
9044 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9046 * MAINTAINERS: Add myself and Nathan Sidwell
9047 <nathan@codesourcery.com> as VxWorks maintainers.
9049 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9051 * Makefile.def: Remove order dependency comments.
9052 * Makefile.tpl: Add explicit install-install dependencies.
9053 * Makefile.in: Regenerate.
9055 * Makefile.tpl: Remove material now in src-release. (Finally!)
9056 * Makefile.in: Regenerate.
9058 * Makefile.tpl: Add configure-target (for src-release in src)
9059 * Makefile.in: Regenerate.
9061 2002-09-30 Nick Clifton <nickc@redhat.com>
9063 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9065 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9067 * configure.in (s390*-*-linux*): Enable libgcj.
9069 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9071 * configure: Revert accidentally applied changes.
9073 * Makefile.tpl: Make more autoconf-friendly.
9074 * Makefile.in: Regenerate.
9075 * configure: Make substitution more autoconf-like.
9077 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9079 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9080 single entry to handle all these.
9081 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9082 libjava on arm-*-elf.
9084 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9086 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9087 things that depend on them.
9089 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9091 * Makefile.tpl: Make subsituted variables more autoconfy.
9092 * Makefile.in: Regenerate.
9093 * configure: Make seds more autoconfy.
9095 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9097 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9098 * Makefile.in: Regenerate.
9099 * configure.in: Rewrite sed statements to look autoconfy.
9101 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9102 all-target-foo on configure-target-foo.
9103 * Makefile.def: Ditto.
9104 * Makefile.in: Rebuild.
9106 2002-09-25 Andrew Haley <aph@redhat.com>
9108 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9110 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9112 * Makefile.def: New file.
9113 * Makefile.tpl: New file.
9114 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9115 * contrib/gcc_update: Note that Makefile.in is a generated file.
9117 * configure.in: Minor rearrangement. Simplify tests.
9119 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9121 * configure.in (with_headers): Skip copy if value is "yes".
9122 (with_libs): Likewise.
9124 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9126 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9127 * configure.in (sh*-*-pe*): Ditto.
9128 * configure.in (mips*-*-pe*): Ditto.
9129 * configure.in (*arm-wince-pe): Ditto.
9131 * configure.in: Rearrange.
9133 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9135 * MAINTAINERS: Update my email address.
9137 2002-08-30 Paul Koning <pkoning@equallogic.com>
9139 * MAINTAINERS: (Write After Approval): Add myself.
9141 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9143 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9145 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9147 * MAINTAINERS: Change my mailing address.
9149 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9151 * MAINTAINERS (Write After Approval): Remove myself.
9152 (Various Maintainers: c++ runtime libs): Add myself.
9154 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9156 * MAINTAINERS (Write After Approval): Remove myself.
9157 (Various Maintainers: c++ runtime libs): Add myself.
9159 2002-08-15 Eric Christopher <echristo@redhat.com>
9161 * config.sub: Import from master repository.
9162 * config.guess: Ditto.
9164 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9166 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9167 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9168 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9170 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9172 * MAINTAINERS: Add self to rs6000 vector extensions.
9174 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9176 * libiberty/configure: Reverted unintended yesterday's check in.
9178 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9180 * boehm-gc/configure, libf2c/configure: Rebuilt.
9181 * libffi/configure, libiberty/configure: Ditto.
9182 * libjava/configure, libobjc/configure: Ditto.
9183 * libstdc++-v3/configure, zlib/configure: Ditto.
9184 Merged from binutils:
9185 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9186 From Steve Ellcey <sje@cup.hp.com>:
9187 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9188 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9189 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9191 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9192 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9193 soname_spec, sys_lib_search_path_spec): Ditto.
9195 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9197 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9199 2002-08-04 H.J. Lu (hjl@gnu.org)
9201 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9203 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9205 * MAINTAINERS (Write After Approval): Add myself.
9207 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9209 * configure.in: Move generic linux case to end. Copy generic
9210 linux noconfigdirs to mips*-*-linux* entry and new
9211 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9213 2002-07-19 Michael Matz <matz@suse.de>
9215 * MAINTAINERS: Add myself as ra* maintainer.
9217 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9219 * config.guess: Update to 2002-07-09 version.
9220 * config.sub: Update to 2002-07-03 version.
9222 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9224 * MAINTAINERS: Fix typo in a maintainer email address.
9226 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9228 * configure.in: Remove two redundant tests.
9230 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9232 * configure.in (mips*-*-irix6*o32): Enable stabs.
9234 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9236 * configure.in: Don't build grez.
9237 * Makefile.in: Ditto.
9239 * Makefile.in: Remove references to bsp, cygmon, libstub.
9240 * configure.in: Ditto.
9242 * configure.in: Remove leftover reference to gdbtest.
9244 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9246 * configure.in (gxx_include_dir): Change to match versioned
9247 C++ headers if --enable-version-specific-runtime-libs is used.
9249 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9251 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9253 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9255 * configure.in: Make --without-x work.
9257 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9259 * configure.in: Rearrange target Makefile fragment collection.
9261 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9263 * configure.in: Ditto.
9265 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9267 * MAINTAINERS (Write After Approval): Update my e-mail address.
9269 2002-06-24 Ben Elliston <bje@redhat.com>
9271 * configure.in (host_tools): Remove cgen.
9273 * Makefile.in (all-cgen): Remove; runs from its source directory.
9274 (check-cgen, install-cgen, clean-cgen): Likewise.
9275 (all-opcodes): Do not depend on all-cgen.
9276 (all-sim): Likewise.
9278 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9280 * Makefile.in: Eliminate 'apache' targets.
9281 * configure.in: Eliminate 'apache' targets.
9283 * configure.in: Eliminate redundant tests. Reorganize.
9285 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9287 * config-ml.in: Eliminate references to Cygnus configure.
9289 * Makefile.in: Eliminate references to building emacs.
9291 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9293 * MAINTAINERS: Update my email address.
9295 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9297 * config.if (libstdcxx_incdir): Version C++ headers.
9298 (cxx_incdir): Remove.
9300 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9302 * MAINTAINERS (Write After Approval): Add self.
9304 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9306 * configure.in: Add support for ip2k.
9308 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9310 * configure.in: Fix AIX configury bug.
9312 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9314 * MAINTAINERS (Write After Approval): Add self.
9316 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9318 * configure.in: replace ${topsrcdir} with ${srcdir}
9320 * configure.in: Move definition of libstdcxx_flags
9321 right above usage, rather than waaay earlier.
9323 * configure.in: Pull definition of is_cross_compiler earlier.
9325 * configure.in: Rearrange a little.
9327 * configure.in: Remove references to librx.
9328 * Makefile.in: Remove references to librx.
9330 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9332 * config.sub: Add support for avr target.
9333 Import from master sources, rev 1.255
9335 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9337 * configure, .cvsignore: Revert previous change...
9338 * Makefile: ...delete.
9340 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9342 * configure.in: Eliminate ${gasdir} variable.
9344 2002-06-18 Dave Brolley <brolley@redhat.com>
9346 * configure.in: Add support for frv.
9347 * config.sub: Add support for frv.
9349 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9351 * configure: Remove garbage from previous commit.
9353 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9355 * configure: For in-source builds, make a subdir and re-exec there.
9356 * Makefile: New file. Pass targets through to build directory.
9357 * .cvsignore: No longer ignore "Makefile".
9359 2002-06-16 Douglas Rupp <rupp@gnat.com>
9361 * MAINTAINERS (Write After Approval): Add self.
9363 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9365 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9367 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9369 * configure.in (vax-*-netbsd*): Re-enable gas.
9371 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9373 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9374 BUILD_PREFIX_1, to correct nomenclature.
9375 * configure: Likewise.
9377 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9378 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9380 2002-05-31 Olaf Hering <olh@suse.de>
9382 * config-ml.in: Propogate DESTDIR also.
9384 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9386 * configure.in (vax-*-netbsd*): Don't build gas for this
9389 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9391 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9394 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9396 * MAINTAINERS (Write After Approval): Add myself.
9398 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9400 * config.guess: Update to 2002-05-22 version.
9401 * config.sub: Likewise.
9403 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9405 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9406 * config-ml.in: Likewise.
9407 * configure: Likewise.
9408 * configure.in: Likewise.
9410 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9412 * MAINTAINERS: Update my email address.
9414 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9416 * configure.in: Simplify makefile fragment collection.
9418 * configure.in: Remove code to build emacs.
9420 * configure.in : Remove --srcdir argument from targargs and buildargs
9421 (it's always overridden in the Makefile anyway). Rearrange a bit.
9423 * configure: Move some logic to configure.in.
9424 * configure.in: Move some logic from configure.
9426 2002-05-11 Tom Tromey <tromey@redhat.com>
9428 * MAINTAINERS: Reflect libgcj reality.
9430 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9432 * Makefile.in: Honour DESTDIR.
9434 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9436 * config.guess: Import 2002-03-20 version.
9437 * config.sub: Import 2002-04-26 version.
9439 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9441 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9443 2002-05-07 Tim Josling <tej@melbpc.org.au>
9445 * MAINTAINERS: Add self.
9447 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9449 * ltmain.sh: Detect and handle object name conflicts
9450 while piecewise linking a static library.
9452 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9454 * configure.in (noconfigdirs): Don't disable libgcj on
9455 sparc64-*-solaris* and sparcv9-*-solaris*.
9457 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9459 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9461 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9463 * configure.in (FLAGS_FOR_TARGET): Do not add
9464 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9465 on i[3456]86-*-linux*.
9467 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9469 * configure.in (noconfigdirs): Replace [ ] with test.
9471 * configure.in (noconfigdirs): Do not add target-newlib if
9472 target == i[3456]86-*-linux*, and host == target.
9474 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9476 * configure.in: delete reference to absent file
9478 * configure.in: replace '[' with 'test'
9480 * configure.in: Eliminate references to gash.
9481 * Makefile.in: Eliminate references to gash.
9483 * configure.in: remove useless references to 'pic' makefile fragments.
9485 * configure.in: (*-*-windows*) Finish removing.
9487 * configure.in: Eliminate redundant test for libgui.
9489 2002-04-29 Roger Sayle <roger@eyesopen.com>
9491 * MAINTAINERS: Add self and realphabetize. Update entries
9492 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9493 entry for a29k port maintainer.
9495 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9497 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9498 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9500 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9502 * configure.in: remove references to dead files
9504 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9506 * MAINTAINERS: Add information about purpose of this file.
9508 2002-04-18 Tom Tromey <tromey@redhat.com>
9510 * configure.in: Disallow configuring libgcj when it is already
9511 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9512 Solaris 2.8 by default. For PR libgcj/6158.
9514 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9516 * configure.in: Move default CC setting out of config/mh-* fragments
9519 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9521 * configure.in: don't even try to configure or make a subdirectory
9522 if there's no configure script for it.
9524 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9526 * MAINTAINERS: Remove chill maintainers.
9527 * Makefile.in (CHILLFLAGS): Remove.
9528 (CHILL_LIB): Remove.
9529 (TARGET_CONFIGDIRS): Remove libchill.
9530 (CHILL_FOR_TARGET): Remove.
9531 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9533 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9534 (CHECK_TARGET_MODULES): Likewise.
9535 (INSTALL_TARGET_MODULES): Likewise.
9536 (CLEAN_TARGET_MODULES): Likewise.
9537 (configure-target-libchill): Remove.
9538 (all-target-libchill): Remove.
9539 * configure.in (target_libs): Remove target-libchill.
9540 Do not compute CHILL_FOR_TARGET.
9541 * libchill: Remove directory.
9543 2002-04-11 DJ Delorie <dj@redhat.com>
9545 * Makefile.in, configure.in: Sync with binutils, entries
9548 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9550 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9551 (do-tar, do-bz2): New rules.
9552 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9553 (gdb-tar): New rule.
9554 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9555 (insight_dejagnu.tar): New rule.
9556 (insight.tar): New rule.
9557 (gdb+dejagnu.tar): New rule.
9558 (gdb.tar): New rule.
9560 2002-02-01 Mo DeJong <supermo@bayarea.net>
9562 * Makefile.in: Add all-tix to deps for all-snavigator
9563 so that tix is built when building snavigator.
9565 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9567 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9568 ld and gdb are not supported.
9570 2002-01-07 Mark Salter <msalter@redhat.com>
9572 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9573 Allow target-libgloss to be built for arm, strongarm, and xscale.
9575 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9577 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9578 options for i[3456]86-pc-linux* native builds.
9580 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9582 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9583 files from .po files for a distribution.
9585 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9587 * configure.in: Enable libstdc++-v3 for h8300 targets.
9589 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9591 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9594 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9596 * Makefile.in (VER): When present, extract the version number from
9597 the file version.in.
9599 2001-05-24 Tom Rix <trix@redhat.com>
9601 * configure.in : enable ld for aix
9603 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9605 * config.guess: Add linux target for S/390.
9607 2000-11-07 Philip Blundell <pb@futuretv.com>
9609 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9611 2000-11-03 Philip Blundell <pb@futuretv.com>
9613 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9616 2001-01-15 Ben Elliston <bje@redhat.com>
9618 * configure.in (host_tools): Add sid.
9619 Always configure cgen.
9621 2000-11-24 Nick Clifton <nickc@redhat.com>
9623 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9626 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9628 * Makefile.in (ALL_MODULES): Add all-cgen.
9629 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9630 (all-cgen): New target.
9631 (all-opcodes,all-sim): Depend on all-cgen.
9632 * configure.in (host_tools): Add cgen.
9633 Only configure cgen if --enable-cgen-maint.
9635 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9637 * configure.in: Add *-*-freebsd* configurations.
9639 2002-04-08 Tom Tromey <tromey@redhat.com>
9641 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9642 Fixes PR libgcj/6068.
9644 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9646 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9648 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9650 * configure.in (alpha*-dec-osf*): Enable libgcj.
9652 2003-03-27 Matthew Gingell <gingell@gnat.com>
9654 * MAINTAINERS (Write After Approval): Add myself.
9656 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9658 Fix for: PR bootstrap/3591, target/5676
9659 * configure.in (mcore-pe): Disable the configuration of
9660 libstdc++-v3 since exceptions are not supported.
9662 2002-03-20 Anthony Green <green@redhat.com>
9664 * configure.in: Enable libgcj for xscale-elf target.
9666 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9668 * MAINTAINERS: Update my email address.
9670 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9672 * ltmain.sh (relink_command): Fix typo in previous change.
9674 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9676 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9677 (relink_command): Added --tag flags.
9678 (mode=install): If relinking fails; error out.
9680 2002-03-12 Richard Henderson <rth@redhat.com>
9682 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9684 (do-check): Rename from check.
9685 (check): Allow parallel check.
9687 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9689 * MAINTAINERS: Add myself as maintainer for xtensa port.
9690 Fix alphabetical order in CPU port maintainer list.
9691 Remove myself from Write After Approval list.
9693 2002-03-11 Richard Henderson <rth@redhat.com>
9695 * Makefile.in (.NOTPARALLEL): Add fake tag.
9697 2002-03-07 H.J. Lu (hjl@gnu.org)
9699 * configure.in: Enable gprof for mips*-*-linux*.
9701 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9703 * MAINTAINERS (Write After Approval): Add myself.
9705 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9707 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9709 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9711 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9713 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9714 because its Makefile is there; test for the executable instead.
9716 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9718 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9719 libstdc++-v3 and libjava.
9721 2002-02-11 Adam Megacz <adam@xwt.org>
9723 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9726 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9728 * config.guess: Updated to 2002-01-30's version.
9729 * config.sub: Updated to 2002-02-01's version.
9730 Contribute sh64-elf.
9731 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9732 * configure.in: Added sh64-*-*.
9734 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9736 * MAINTAINERS: Belatedly add myself to write after approval list.
9738 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9740 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9741 Remove self as Write After Approval.
9743 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9745 * MAINTAINERS: Put self in as maintainer for contrib/regression
9748 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9750 * MAINTAINERS: Update my email address.
9752 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9754 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9755 target-libiberty, and target-libgloss. Skip Java-related
9756 libraries if not supported for NetBSD on target CPU.
9758 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9760 * install-sh: Use _inst.$$_ for temp file name.
9762 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9764 * MAINTAINERS (Write After Approval): Move my contact info
9766 (OS Port Maintainers): ...to here (netbsd).
9768 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9770 * MAINTAINERS (Write After Approval): Add myself.
9772 2002-01-17 H.J. Lu <hjl@gnu.org>
9774 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9775 (all-target-fastjar): Also depend on all-target-libiberty.
9777 2002-01-16 H.J. Lu (hjl@gnu.org)
9779 * config.guess: Import from master sources, rev 1.225.
9780 * config.sub: Import from master sources, rev 1.238.
9782 2002-01-16 Kazu Hirata <kazu@hxi.com>
9784 * MAINTAINERS (Write After Approval): Remove myself.
9786 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9788 * MAINTAINERS (Write After Approval): Add myself.
9790 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9792 * MAINTAINERS: Add self as docs co-maintainer.
9794 2001-12-11 Matthias Klose <doko@debian.org>
9796 * MAINTAINERS (Write After Approval): Add myself.
9798 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9800 * MAINTAINERS: Update my email address.
9802 2001-12-07 Turly O'Connor <turly@apple.com>
9803 * MAINTAINERS (Write After Approval): Add myself.
9804 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9805 (rs6000_initialize_trampoline): Call __trampoline_setup for
9807 * darwin-tramp.asm: New file, implements __trampoline_setup.
9808 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9810 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9812 * MAINTAINERS (Write After Approval): Add myself.
9814 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9816 * configure, configure.in: Use temp file for long sed commands.
9818 2001-12-03 Laurent Guerby <guerby@acm.org>
9820 * config.sub: Update to version 1.232 on subversion.
9822 2001-12-03 Ben Elliston <bje@redhat.com>
9824 * MAINTAINERS: Update mail address for config.* patches.
9826 2001-11-27 DJ Delorie <dj@redhat.com>
9827 Zack Weinberg <zack@codesourcery.com>
9829 When build != host, create libiberty for the build machine.
9831 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9833 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9835 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9837 (all.normal): Depend on ALL_BUILD_MODULES.
9838 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9839 (all-build-libiberty): Depend on configure-build-libiberty.
9841 * configure: Calculate and substitute proper value for
9843 * configure.in: Create the build subdirectory.
9844 Calculate and substitute TARGET_CONFIGARGS (formerly
9845 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9847 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9849 * MAINTAINERS (write-after-approval): Add self.
9851 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9853 * MAINTAINERS (GNATS only accounts): Remove self.
9855 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9857 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9860 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9862 * MAINTAINERS (Write After Approval): Add self.
9864 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9866 * MAINTAINERS: mips and s390 are also CPU ports.
9868 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9870 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9872 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9874 * MAINTAINERS: Alphabetize.
9876 2001-11-09 Kazu Hirata <kazu@hxi.com>
9878 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9880 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9882 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9884 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9886 * configure.in (--enable-languages): Be more permissive about
9887 syntax. Check for empty lists better. Warn about $LANGUAGES.
9889 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9891 * config.sub: Import from master sources, rev. 1.230.
9892 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9894 2001-11-07 Laurent Guerby <guerby@acm.org>
9896 * MAINTAINERS (Write After Approval): Add self.
9898 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9900 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9902 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9904 * config.sub: Import from master sources, rev 1.226.
9905 * config.guess: Import from master sources, rev 1.216.
9907 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9909 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9910 * MAINTAINERS: Add self as maintainer of MMIX port.
9911 Remove old after-approval entry.
9913 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9915 * ChangeLog, configure: Fix spelling errors.
9917 2001-10-20 Brendan Kehoe <brendan@zen.org>
9919 * MAINTAINERS: Tweak my address.
9921 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9923 * MAINTAINERS: Update my email address.
9925 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9927 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9928 * MAINTAINERS: Add self as maintainer of CRIS port.
9930 2001-10-10 Geert Bosch <bosch@gnat.com>
9932 * MAINTAINERS (Various maintainers: Ada front end):
9935 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9937 * MAINTAINERS (Write After Approval): Added self
9939 2001-10-02 Geert Bosch <bosch@gnat.com>
9941 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9943 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9945 * configure: Handle temporary files securely using mkdir.
9947 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9949 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9951 2001-09-26 Will Cohen <wcohen@redhat.com>
9953 * configure.in (*-*-linux*): Disable configuration of target-newlib
9954 and target-libgloss.
9956 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9958 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9961 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9963 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9964 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9965 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9966 avoid quotes nesting problems.
9967 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9968 (DO_X): Export only variables that are set.
9970 2001-09-19 Ben Elliston <bje@redhat.com>
9972 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9973 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9974 semantics. Use the shell built-in "type" command instead.
9976 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9978 Merged from gcc-3_0-branch:
9979 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9980 * ltcf-c.sh: Use $objext, not $ac_objext.
9981 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9982 * ltcf-cxx.sh: Add support for GNU.
9983 2001-07-22 Timothy Wall <twall@redhat.com>
9984 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9985 default settings if using GNU tools with that configuration.
9986 * ltcf-cxx.sh: Ditto.
9987 * ltcf-gcj.sh: Ditto.
9988 2001-07-21 Michael Chastain <chastain@redhat.com>
9989 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9990 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9991 * ltmain.sh: Mark as gcc-local.
9993 2001-08-30 Eric Christopher <echristo@redhat.com>
9994 Jason Eckhardt <jle@redhat.com>
9996 * config.guess: Merge from master sources.
9997 * config.sub: Merge from master sources, add support for mipsisa32.
9999 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10000 * config.sub: Merge from master sources, rev 1.219.
10001 * MAINTAINERS: Add self as contact for stormy16 port.
10003 2001-08-14 Zack Weinberg <zackw@panix.com>
10005 * config.sub: Merge from master sources, rev 1.218.
10006 * config.guess: Merge from master sources, rev 1.209.
10008 2001-08-11 Graham Stott <grahams@redhat.com>
10010 * Makefile.in (check-c++): Add missing semicolon.
10012 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10014 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10016 2001-07-30 Eric Christopher <echristo@redhat.com>
10018 * MAINTAINERS (Various maintainers: mips port): Added myself.
10020 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10022 * configure.in (sh-*-linux*): New.
10024 2001-07-27 Richard Henderson <rth@redhat.com>
10026 * .cvsignore: Add LAST_UPDATED.
10028 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10030 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10032 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10034 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10036 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10038 * MAINTAINERS (Write After Approval): Added myself.
10040 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10042 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10043 and libgcj on m68hc11/m68hc12.
10045 2001-06-27 H.J. Lu (hjl@gnu.org)
10047 * Makefile (CFLAGS_FOR_BUILD): New.
10048 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10050 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10052 * README: Remove version number.
10054 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10056 * INSTALL/README: Update wrt. to the installation instructions now
10057 residing in gcc/doc/install.texi.
10059 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10061 * README: Replace with a cut-down and updated version of gcc/README.
10063 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10065 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10066 multilibs to be disabled.
10068 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10070 * MAINTAINERS (Write After Approval): Add myself.
10072 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10074 * config.guess: Import CVS version 1.195.
10075 * config.sub: Import CVS version 1.212.
10077 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10079 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10080 gcc/xgcc is built, use -print-prog-name to find out the program
10083 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10085 * config.guess: Import CVS version 1.194. All gcc-local changes
10086 appear to also be in the master copy.
10087 * config.sub: Import CVS version 1.211.
10089 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10091 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10092 with_gcc]: Use `gcc -shared' to build a shared library.
10094 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10096 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10099 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10101 * MAINTAINERS (Write After Approval): Add myself.
10103 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10105 * configure.in (libstdcxx_flags): Do not try to execute
10106 libstdc++-v3/testsuite_flags until it exists.
10108 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10110 * MAINTAINERS: Update my email address.
10112 2001-05-31 Graham Stott <grahams@redhat.com>
10114 * MAINTAINERS (Write After Approval): Add myself.
10116 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10118 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10119 libraries when using g++ with native linker.
10121 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10123 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10125 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10127 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10128 [aix4*|aix5*]: Prepend blank.
10130 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10132 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10133 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10134 of subdir/configure scripts to use the new libtool.m4.
10136 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10138 * MAINTAINERS (Write After Approval): Add myself.
10140 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10142 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10144 2001-05-11 Ben Elliston <bje@redhat.com>
10146 * Makefile.in (all-sid): New target.
10147 (check-sid, clean-sid, install-sid): Likewise.
10149 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10151 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10153 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10155 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10158 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10160 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10161 gcc/xgcc is built, use -print-prog-name to find out the program
10164 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10166 * configure.in (noconfigdirs): Don't reset it from scratch in the
10167 target case; only append to it.
10169 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10170 sparc-*-solaris2.8]: Disable ${libgcj}.
10172 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10174 * configure.in (libgcj_saved): Copy from $libgcj.
10175 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10178 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10180 * MAINTAINERS: Remove self as MIPS maintainer and
10181 C front end maintainer.
10183 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10185 * configure.in: Move *-chorusos target case to the proper switch.
10188 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10190 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10193 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10195 * Makefile.in (STAGE1_CFLAGS): Pass down.
10197 2001-04-13 Alan Modra <amodra@one.net.au>
10199 * config.guess: Add hppa64-linux support. Note for next import that
10200 this is already in the master file.
10201 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10203 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10205 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10206 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10208 2001-04-11 Stan Shebs <shebs@apple.com>
10210 * MAINTAINERS: Add self as Darwin port maintainer.
10212 2001-04-11 Alan Modra <amodra@one.net.au>
10214 * MAINTAINERS: Update my email address.
10216 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10218 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10219 recent versions of FreeBSD (release 3 or later).
10220 * ltconfig: On FreeBSD, -lc must not be provided when building
10221 a shared library or else the standard -pthread gcc option is
10222 rendered worthless to later users of the built library.
10224 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10226 * MAINTAINERS: Add self and RTH as C front end maintainers.
10228 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10230 * config.sub: Make sure to match an already-canonicalized
10231 machine name (eg. mn10300-unknown-elf).
10233 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10235 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10237 (bootstrap, cross): Use RECURSE_FLAGS.
10238 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10240 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10242 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10244 2001-03-22 Colin Howell <chowell@redhat.com>
10246 * Makefile.in (DO_X): Do not backslash single-quotes in
10247 backquotes (two places).
10249 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10252 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10253 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10254 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10255 * ltcf-cxx.sh: Likewise.
10256 * ltcf-gcj.sh: Likewise.
10258 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10260 * MAINTAINERS: Add myself as "documentation co-maintainer".
10262 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10264 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10265 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10267 2001-03-19 Tom Tromey <tromey@redhat.com>
10269 * config-ml.in: Handle GCJ and GCJFLAGS.
10271 2001-03-21 Michael Chastain <chastain@redhat.com>
10273 * Makefile.in: all-m4 depends on all-texinfo.
10275 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10277 * MAINTAINERS: Add myself to write after approval list.
10279 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10281 * Makefile.in (DO_X): Quote nested quotes.
10283 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10285 * MAINTAINERS: Add myself to write after approval list.
10287 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10289 * Makefile.in (DO_X): Use double quotes for quoting
10290 "RANLIB=$${RANLIB}".
10292 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10294 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10296 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10298 * configure.in: Only use `lang_requires' for languages athat are
10301 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10303 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10305 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10307 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10309 2001-03-07 Tom Tromey <tromey@redhat.com>
10311 * configure.in: Allow config-lang.in to set `lang_requires' to list
10312 of other required languages.
10314 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10316 * Makefile.in: Remove RANLIB definition. Use RANLIB
10317 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10318 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10320 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10321 Alexandre Oliva <aoliva@redhat.com>
10323 * Makefile.in (check-c++): Use tabs, not spaces.
10325 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10327 * MAINTAINERS: add myself to Write After Approval list.
10329 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10331 * Makefile.in (check-c++): New rule.
10333 * configure.in (target_libs): Remove libg++.
10334 (noconfigdirs): Remove libg++.
10335 (noconfigdirs): Same.
10336 (noconfigdirs): Same.
10337 (noconfigdirs): Same.
10339 * config-ml.in: Remove libg++ references.
10341 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10342 (ALL_TARGET_MODULES): Same.
10343 (configure-target-libg++): Remove.
10344 (all-target-libg++): Remove.
10345 (configure-target-libio): Remove.
10346 (all-target-libio): Remove.
10347 (check-target-libio): Remove.
10349 (libg++.tar.bz2): Remove.
10350 (all-target-cygmon): Remove libio.
10351 (all-target-libstdc++): Remove.
10352 (configure-target-libstdc++): Remove.
10353 (TARGET_LIB_PATH): Remove libstdc++.
10354 (ALL_GCC_CXX): Remove libstdc++.
10355 (all-target-gperf): Correct.
10357 2001-02-16 Nick Clifton <nickc@redhat.com>
10359 * configure.in (noconfigdirs): Allow configuration of texinfo
10362 2001-02-15 Anthony Green <green@redhat.com>
10364 * configure: Introduce GCJ_FOR_TARGET.
10365 * configure.in: Ditto.
10366 * Makefile.in: Ditto.
10368 2001-02-13 Andreas Schwab <schwab@suse.de>
10370 * MAINTAINERS: Update mail address.
10372 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10374 * config.guess: Add linux target for S/390.
10375 * config.sub: Likewise.
10377 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10379 * configure.in: for *-chorusos, don't config target-newlib and
10382 2001-02-06 Ben Elliston <bje@redhat.com>
10384 * configure: Output host type to stdout, not stderr.
10386 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10388 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10389 * ltcf-cxx.sh: Likewise.
10391 * config.if: Assume enable_libstdcxx_v3 is defined.
10393 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10395 Remove V2 C++ library.
10396 * configure.in: Remove --enable-libstdcxx_v3 support.
10398 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10400 * include/demangle.h: Add prototype for java_demangle_v3.
10402 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10404 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10406 2001-01-27 Richard Henderson <rth@redhat.com>
10408 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10410 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10412 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10413 Don't unset, it's non-portable and no longer necessary, set to empty
10416 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10418 * ltconfig: Shell portability fix for the tagname validity check.
10420 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10422 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10423 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10425 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10427 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10429 2001-01-26 Tom Tromey <tromey@redhat.com>
10431 * configure.in: Allow libgcj to be built on Sparc Solaris.
10433 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10435 * ltcf-c.sh: Add aix5 case.
10436 * ltcf-cxx.sh: Likewise.
10437 * ltconfig: Likewise.
10439 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10441 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10442 keep at least one of build_libtool_libs or build_old_libs set to
10445 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10446 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10448 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10450 * configure.in: Enable libgcj on several additional platforms.
10452 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10454 * configure.in: Enable libgcj for linux targets.
10456 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10458 * MAINTAINERS (Write After Approval): Add myself.
10460 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10462 * MAINTAINERS: Add myself as vax port maintainer.
10464 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10466 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10468 2001-01-09 Mike Stump <mrs@wrs.com>
10470 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10471 failures of subdirectories.
10473 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10475 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10476 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10477 * ltcf-cxx.sh: Likewise.
10478 * ltcf-gcj.sh: Likewise.
10479 * ltconfig.sh: Fix typo.
10481 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10483 * configure: handle DOS-style absolute paths.
10485 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10487 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10489 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10491 * MAINTAINERS: Add myself as avr port co-maintainer.
10493 2000-12-28 Ben Elliston <bje@redhat.com>
10495 * MAINTAINERS: Add myself under ``Write After Approval''.
10497 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10499 * texinfo: Remove directory from GCC.
10501 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10503 * COPYING: Update to current
10504 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10505 to 19yy as example year in copyright notice).
10507 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10509 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10510 (libstdcxx_incdir): Pass down.
10511 * config.if: Remove expired bits for cxx_interface, add stub.
10512 (libstdcxx_incdir): Add variable for g++ include directory.
10513 * configure.in (gxx_include_dir): Use it.
10515 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10517 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10518 with old-email address from ``Write After Approval''.
10520 2000-12-15 Andreas Jaeger <aj@suse.de>
10522 * configure.in: Handle lang_dirs.
10524 2000-12-14 Tom Tromey <tromey@redhat.com>
10526 * MAINTAINERS: Removed brads.
10528 * MAINTAINERS: Added gcj developers.
10530 2000-12-13 Anthony Green <green@redhat.com>
10532 * configure.in: Disable libgcj for any target not specifically
10533 listed. Disable libgcj for x86 and Alpha Linux until compatible
10536 2000-12-13 Mike Stump <mrs@wrs.com>
10538 * Makefile.in (local-distclean): Also remove fastjar.
10540 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10542 * contrib/gcc_update: Add fastjar --touch entries.
10544 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10546 * configure.in: Disable language-specific target libraries for
10547 languages that aren't enabled.
10549 2000-12-10 Anthony Green <green@redhat.com>
10551 * configure.in: Define libgcj. Disable libgcj target libraries for
10554 2000-12-10 Neil Booth <neilb@earthling.net>
10556 * MAINTAINERS: Update mail address, remove from WAA list.
10558 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10560 * libjava: Imported from /cvs/java.
10561 * libffi: Likewise.
10562 * Boehm-gc: Likewise.
10564 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10566 * configure.in (target_libs): Revert 2000-12-08 patch.
10567 (noconfigdirs): Added target-libjava.
10569 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10571 * djunpack.bat: removed.
10573 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10575 * Makefile.in: handle DOS-style absolute paths.
10576 * config-ml.in: likewise.
10577 * symlink-tree: likewise.
10579 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10581 * fastjar: Imported.
10583 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10585 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10587 * configure.in (target_libs): Removed `target-libjava'.
10589 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10591 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10592 (ALL_MODULES): Added fastjar.
10593 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10594 (all-target-libjava): all-fastjar replaces all-zip.
10595 (all-fastjar): Added.
10596 (configure-target-fastjar, all-target-fastjar): Likewise.
10597 * configure.in (host_tools): Added fastjar.
10599 2000-12-07 Mike Stump <mrs@wrs.com>
10601 * Makefile.in (local-distclean): Remove leftover built files.
10603 2000-11-24 Nick Clifton <nickc@redhat.com>
10605 * configure.in (xscale-elf): Add target.
10606 (xscale-coff): Add target.
10608 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10610 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10611 recent versions of FreeBSD (release 3 or later).
10612 * ltconfig: On FreeBSD, -lc must not be provided when building
10613 a shared library or else the standard -pthread gcc option is
10614 rendered worthless to later users of the built library.
10616 2000-11-16 Fred Fish <fnf@be.com>
10618 * configure.in (enable_libstdcxx_v3): Fix typo,
10619 libstd++ -> libstdc++.
10621 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10623 * MAINTAINERS: Add self to Write After Approval list.
10625 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10627 * MAINTAINERS: Update my email address. Add myself to global write
10630 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10632 * Makefile.in: Merge with src and libgcj.
10633 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10634 configure-target-<library> when their configure scripts need the C
10635 or C++ library to have already been built to work properly.
10636 (do_proto_toplev): Set them to an empty string.
10638 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10639 (REALLY_SET_LIB_PATH): Use them.
10641 2000-11-17 Stan Shebs <shebs@apple.com>
10643 * MAINTAINERS: Add self to Write After Approval list.
10645 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10647 * configure: Provide the original toplevel configure arguments
10648 (including $0) to subprocesses in the environment rather than
10649 through gcc/configargs.h.
10651 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10653 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10654 C99. Alphabetise "Write After Approval" list.
10656 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10658 * configure: Turn on libstdc++ V3 by default.
10660 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10663 2000-11-11 Philip Blundell <philb@gnu.org>
10665 * MAINTAINERS: Add self to Write After Approval list.
10667 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10669 * ltcf-c.sh (aix4): Improve shared library configuration; require
10671 * ltcf-cxx.sh (aix4): Define.
10672 * ltconfig (aix4): Define library and soname specs appropriate for
10673 AIX. Define command to create export symbols list.
10675 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10677 * config.sub: Add support for Sun Chorus
10679 2000-10-31 Nick Clifton <nickc@redhat.com>
10681 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10682 <name>@redhat.com. Also installed new email address for Clint
10685 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10687 * etc: Remove directory from GCC.
10689 2000-10-16 Michael Meissner <meissner@redhat.com>
10691 * configure (gcc/configargs.h): Only create if there is a build GCC
10694 2000-10-16 Matthias Klose <doko@debian.org>
10696 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10697 when configured for libstdc++-v3.
10699 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10701 * configure: Save configure arguments to gcc/configargs.h.
10703 2000-10-04 Philipp Thomas <pthomas@suse.de>
10705 * config.guess: Import CVS version 1.157.
10706 * config.sub: Import CVS version 1.181.
10708 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10710 * Makefile.in (bootstrap): avoid recursion if subdir missing
10712 (do-proto-toplev): ditto
10714 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10716 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10717 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10719 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10720 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10721 all affected `configure' scripts.
10723 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10725 * MAINTAINERS: Add self as cpplib co-maintainer.
10727 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10729 * MAINTAINERS: Add self to Write After Approval list.
10731 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10733 * INSTALL/README: egcs -> GCC update.
10735 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10737 * MAINTAINERS: Add myself to Write After Approval list.
10739 2000-09-15 Kazu Hirata <kazu@hxi.com>
10741 * MAINTAINERS: Add myself to Write After Approval list.
10743 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10745 * configure.in: Do not build byacc for hppa64. Provide paths to the
10746 X11 libraries for hppa64.
10748 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10750 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10752 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10754 * Makefile.in (all-zlib): Added dummy target.
10756 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10757 ltcf-gcj.sh: Updated from libtool multi-language branch.
10759 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10761 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10762 (bootstrap*): Depend on all-bootstrap.
10764 2000-09-05 Philipp Thomas <pthomas@suse.de>
10766 * config.guess: Import CVS version 1.156.
10767 * config.sub: Import CVS version 1.179.
10769 2000-09-02 Anthony Green <green@cygnus.com>
10771 * Makefile.in (all-gcc): Depend on all-zlib.
10772 (CLEAN_MODULES): Add clean-zlib.
10773 (ALL_MODULES): Add all-zlib.
10774 * configure.in (host_libs): Add zlib.
10776 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10778 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10779 crosses, but add gcc/include to the header search path for them.
10781 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10783 * MAINTAINERS: Add self to Write After Approval list.
10785 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10787 * config.guess: Import CVS version 1.152.
10788 * config.sub: Import CVS version 1.177.
10790 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10792 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10793 $targargs to tell whether newlib is going to be built.
10795 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10796 $$r/TARGET_SUBDIR/libio for _G_config.h.
10798 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10800 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10802 2000-08-22 DJ Delorie <dj@redhat.com>
10804 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10806 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10808 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10809 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10812 2000-08-21 DJ Delorie <dj@redhat.com>
10814 * MAINTAINERS: Add self as a libiberty maintainer
10816 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10818 * configure.in (libstdcxx_flags): Use
10819 libstdc++-v3/src/libstdc++.INC.
10821 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10823 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10825 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10827 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10829 * configure: Make enable_threads and enable_shared defaults
10830 explicit. Substitute enable_threads into generated Makefiles.
10831 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10832 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10834 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10836 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10838 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10840 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10843 2000-08-11 Jason Merrill <jason@redhat.com>
10845 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10846 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10847 (FLAGS_FOR_TARGET): Not here.
10848 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10850 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10852 * config-ml.in (CC, CXX): Don't introduce a leading space.
10854 2000-08-07 DJ Delorie <dj@delorie.com>
10856 * MAINTAINERS: Add self as a DJGPP maintainer
10858 2000-08-07 DJ Delorie <dj@redhat.com>
10860 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10861 "if we're also building gcc, and it's a gcc that will run on the
10862 build machine, we want to use its includes instead of the system's
10865 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10867 * MAINTAINERS: Add self to Write After Approval list.
10869 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10871 * configure.in (libstdcxx_flags): Don't use `"'.
10873 * config-ml.in: Adjust multilib search paths to the
10874 appropriate multilib tree.
10876 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10878 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10879 commas in $LANGUAGES.
10881 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10883 * configure.in: Re-enable all references to libg++ and librx.
10885 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10887 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10888 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10889 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10890 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10892 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10894 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10896 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10897 CXX_FOR_TARGET for sed.
10899 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10901 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10902 Do not override if already set in the environment or in configure.
10903 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10904 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10906 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10908 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10909 the libtool CVS tree multi-language branch.
10910 * ltconfig, ltmain.sh: Updated.
10912 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10914 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10915 (clean-target): Depend on it.
10917 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10918 (GCC_FOR_TARGET): Use it.
10919 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10920 * configure.in: ... here.
10921 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10922 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10924 2000-07-24 Eric Christopher <echristo@cygnus.com>
10926 * MAINTAINERS: Add self to Write After Approval list.
10928 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10930 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10931 (configure-target-libchill, configure-target-libobjc): Likewise.
10933 * configure.in: Use the same cache file for all target libs.
10934 * config-ml.in: But different cache files per multilib variant.
10936 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10938 * configure (topsrcdir): Don't use dirname.
10940 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10942 * MAINTAINERS: Add self to Write After Approval list.
10944 2000-07-20 Jason Merrill <jason@redhat.com>
10946 * configure.in: Remove all references to libg++ and librx.
10948 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10950 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10952 * config.sub: Update to subversions version 2000-07-06.
10954 2000-07-12 Andrew Haley <aph@cygnus.com>
10956 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10957 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10959 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10961 * symlink-tree: Check number of arguments.
10963 2000-07-05 Jim Wilson <wilson@cygnus.com>
10965 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10966 search path for a g++ extracted from the build tree. This
10967 will allow link tests run by configure scripts in
10968 subdirectories to succeed.
10970 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10972 * ltconfig: Add support for mips-dde-sysv4.2MP
10974 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10976 * MAINTAINERS: Add myself as loop discovery maintainer.
10978 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10980 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10981 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10983 2000-06-19 Timothy Wall <twall@cygnus.com>
10985 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10986 * config.sub: Add tic54x target.
10988 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10990 * MAINTAINERS: Add self as Fortran maintainer,
10991 remove Craig Burley.
10993 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10995 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10996 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10998 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11000 * MAINTAINERS: Add self as i18n maintainer
11002 20000-05-21 H.J. Lu (hjl@gnu.org)
11004 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11005 directory are used if they exist. Make sure
11006 $(build_tooldir)/include is searched for header files,
11007 $(build_tooldir)/lib/ for library files.
11008 (GCC_FOR_TARGET): Likewise.
11009 (CXX_FOR_TARGET): Likewise.
11011 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11013 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11015 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11017 * Makefile.in (configure-target-libiberty): Depend on
11018 configure-target-newlib.
11020 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11022 * configure.in, Makefile.in: Merge all libffi-related
11023 configury stuff from the libgcj tree.
11025 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11027 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11028 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11030 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11032 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11033 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11034 current version information. Add to proto-toplev directory.
11035 (gdb-taz): Build do-djunpack.
11037 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11039 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11041 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11043 * MAINTAINERS: Add self to Write After Approval list.
11045 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11047 * ltmain.sh: Preserve in relink_command any environment
11048 variables that may affect the linker behavior.
11050 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11052 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11054 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11056 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11058 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11060 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11061 with the version name.
11063 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11065 * MAINTAINERS: Add self as bb-reorder maintainer.
11067 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11069 * config.if: Tweak.
11071 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11073 * djunpack.bat: New file.
11075 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11077 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11078 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11079 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11080 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11082 2000-04-16 Dave Pitts <dpitts@cozx.com>
11084 * config.sub (case $basic_machine): Change default for "ibm-*"
11087 2000-04-13 Andreas Jaeger <aj@suse.de>
11089 * MAINTAINERS: Added myself.
11091 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11093 * Makefile.in (gdb-taz): New target. GDB specific archive.
11094 (do-md5sum): New target.
11096 (PACKAGE): Default to TOOL.
11097 (VER): Default to a shell script.
11098 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11099 md5 checksum generation.
11100 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11101 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11102 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11103 insight.tar.bz2): Use gdb-taz to create archive.
11105 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11107 * configure (warn_cflags): Delete.
11109 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11111 * MAINTAINERS: Added myself.
11113 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11114 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11116 * configure.in (enable_libstdcxx_v3): Add.
11117 (target_libs): Add bits here to switch between libstdc++-v2 and
11119 * config.if: And this file too.
11120 * Makefile.in: Add libstdc++-v3 targets.
11122 2000-04-05 Michael Meissner <meissner@redhat.com>
11124 * config.sub (d30v): Add d30v as a basic machine type.
11126 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11128 * configure.in: -linux-gnu*, not -linux-gnu.
11130 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11132 * MAINTAINERS: Add self in write-after-approval section.
11134 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11136 * MAINTAINERS: Add self as ia64 port maintainer.
11138 2000-03-08 Neil Booth <NeilB@earthling.net>
11140 * MAINTAINERS: Add self in write-after-approval section.
11142 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11144 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11145 (do-tar-bz2): Replace TOOL with PACKAGE.
11146 (gdb.tar.bz2): Remove GDBTK from GDB package.
11147 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11148 dejagnu.tar.bz2): New packages.
11150 2000-02-27 Andreas Jaeger <aj@suse.de>
11152 * configure.in: Add entry for mips*-*-linux*, move catch all
11153 *-*-*linux* entry below this one.
11155 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11157 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11159 2000-02-24 Nick Clifton <nickc@cygnus.com>
11161 * config.sub: Support an OS of "wince".
11163 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11165 * config.guess, config.sub: Updated to match config's 2000-02-15
11168 2000-02-23 Linas Vepstas <linas@linas.org>
11170 * config.sub: Add support for Linux/IBM 370.
11171 * configure.in: Likewise.
11173 2000-02-22 Nick Clifton <nickc@cygnus.com>
11175 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11177 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11179 * config.guess: Guess "cygwin" rather than "cygwin32".
11181 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11183 * configure (gcc_version): When setting, narrow search to
11184 lines containing `version_string'.
11186 2000-02-15 Denis Chertykov <denisc@overta.ru>
11188 * config.sub: Add support for avr target.
11190 2000-02-14 Nick Clifton <nickc@cygnus.com>
11192 * MAINTAINERS: Add maintainers for MCore port.
11194 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11196 * config.sub: Add mmix-knuth-mmixware.
11198 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11200 * MAINTAINERS: Pair cccp with cpplib maintainership.
11202 2000-01-27 Christopher Faylor <cgf@redhat.com>
11204 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11205 structure stuff to -L library search.
11206 (CXX_FOR_TARGET): Ditto.
11207 (CROSS_CHECK_MODULES): Fix spelling mistake.
11209 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11211 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11214 2000-01-12 Richard Henderson <rth@cygnus.com>
11216 * configure.in: Don't build some bits for beos.
11218 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11220 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11223 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11225 * Add self as cpplib maintainer, as requested by Jason
11226 Merrill. Correct my e-mail address.
11228 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11230 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11233 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11235 * MAINTAINERS: Add myself to "write after approval" list.
11237 1999-12-14 Richard Henderson <rth@cygnus.com>
11239 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11240 * config.sub: Accept alphaev[78], alphaev8.
11242 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11244 * config.guess, config.sub: Update from autoconf.
11246 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11248 * MAINTAINERS: update my playtime e-address.
11250 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11252 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11253 necessary libraries are missing.
11255 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11257 * MAINTAINERS: Add new 'write after approval' maintainer.
11259 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11261 * MAINTAINERS: Add new Java maintainer.
11263 1999-10-25 Andreas Schwab <schwab@suse.de>
11265 * configure: Fix quoting inside arguments of eval.
11267 1999-10-21 Nick Clifton <nickc@cygnus.com>
11269 * config-ml.in: Allow suppression of some ARM multilibs.
11271 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11273 * config.guess: Add OS/390 match pattern.
11274 * config.sub: Add mvs, openedition targets.
11275 * configure.in (i370-ibm-opened*): New.
11277 1999-09-04 Steve Chamberlain <sac@pobox.com>
11279 * config.sub: Add support for configuring for pj.
11281 1999-08-31 Nick Clifton <nickc@cygnus.com>
11283 * config.sub (maybe_os): Add support for configuring for fr30.
11285 1999-08-25 Nick Clifton <nickc@cygnus.com>
11287 * configure.in: Do not configure or build ld for AIX
11288 platforms. ld is known to be broken on these platforms.
11290 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11292 * config-ml.in: Pass compiler flag corresponding to multidirs to
11295 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11297 * Makefile.in (LDFLAGS): Define.
11299 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11301 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11303 (*-*-cygwin*): Likewise.
11305 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11308 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11309 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11311 From Eli Zaretskii <eliz@is.elta.co.il>:
11312 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11313 long file name when using DJGPP on MS-DOS.
11315 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11317 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11319 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11321 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11322 dependency as this causes "make check" to globally "make all"
11324 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11326 * configure.in (target_libs): Added target-zlib.
11327 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11328 (CONFIGURE_TARGET_MODULES): Likewise.
11329 (CHECK_TARGET_MODULES): Likewise.
11330 (INSTALL_TARGET_MODULES): Likewise.
11331 (CLEAN_TARGET_MODULES): Likewise.
11332 (configure-target-zlib): New target.
11333 (all-target-zlib): Likewise.
11334 (all-target-libjava): Depend on all-target-zlib.
11335 (configure-target-libjava): Depend on configure-target-zlib.
11337 * Makefile.in (configure-target-libjava): Depend on
11338 configure-target-newlib.
11339 (configure-target-boehm-gc): New target.
11340 (configure-target-qthreads): New target.
11342 * configure.in (target_libs): Added target-qthreads.
11343 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11344 (CONFIGURE_TARGET_MODULES): Likewise.
11345 (CHECK_TARGET_MODULES): Likewise.
11346 (INSTALL_TARGET_MODULES): Likewise.
11347 (CLEAN_TARGET_MODULES): Likewise.
11348 (all-target-qthreads): New target.
11349 (configure-target-libjava): Depend on configure-target-qthreads.
11350 (all-target-libjava): Depend on all-target-qthreads.
11352 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11353 (CONFIGURE_TARGET_MODULES): Likewise.
11354 (CHECK_TARGET_MODULES): Likewise.
11355 (INSTALL_TARGET_MODULES): Likewise.
11356 (CLEAN_TARGET_MODULES): Likewise.
11357 (all-target-libjava): New target.
11358 (all-target-boehm-gc): Likewise.
11359 * configure.in (target_libs): Added libjava, boehm-gc.
11361 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11363 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11364 configure.bat in SUPPORT_FILES.
11365 (gas+binutils.tar.bz2): Likewise.
11367 * makeall.bat: Remove; obsolete.
11369 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11371 From Mark Elbrecht:
11372 * configure.bat: Remove; obsolete.
11374 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11376 * configure: Add -W -Wall to the default CFLAGS when compiling with
11379 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11381 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11383 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11385 * configure.in: Build ld on IRIX6.
11387 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11389 * Makefile.in: Change distribution targets to use bzip2 instead of
11391 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11392 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11394 1999-06-04 Nick Clifton <nickc@cygnus.com>
11396 * config.sub: Add mcore target.
11398 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11400 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11402 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11404 * config.guess (dummy): Changed to $dummy.
11406 1999-05-24 Nick Clifton <nickc@cygnus.com>
11408 * config.sub: Tidied up case statements.
11410 1999-05-22 Ben Elliston <bje@cygnus.com>
11412 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11415 * config.guess: Merge with FSF version. Future changes will be
11416 more accurately recorded in this ChangeLog.
11417 * config.sub: Likewise.
11419 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11421 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11423 1999-04-30 Tom Tromey <tromey@cygnus.com>
11425 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11427 1999-04-23 Tom Tromey <tromey@cygnus.com>
11429 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11431 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11433 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11434 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11435 Bad merge removed these two changes.
11437 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11438 Martin Heller (Ing.-Buero_Heller@t-online.de)
11440 * config.guess (interix Alpha): Add.
11442 1999-04-11 Richard Henderson <rth@cygnus.com>
11444 * configure.in (i?86-*-beos*): Do config gperf; don't config
11445 gdb, newlib, or libgloss.
11447 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11449 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11450 link a trivial program with -mabi=64. If it fails, remove mabi=64
11453 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11455 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11457 1999-04-08 Nick Clifton <nickc@cygnus.com>
11459 * config.sub: Add support for mcore targets.
11461 1999-04-07 Michael Meissner <meissner@cygnus.com>
11463 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11464 not mt-ospace, in order to shut up assembler warning about using
11465 symbols that are named the same as registers.
11467 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11469 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11470 dependency list for all-target-cygmon.
11472 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11474 * config-ml.in: Check $host, not $target, for selective multilibs.
11475 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11476 thumb interworking, and underscore prefix multilibs.
11478 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11480 * missing: Update to version from current automake.
11482 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11484 * configure (gxx_include_dir): Removed.
11486 * configure.in (gxx_include_dir): Handle it.
11487 * Makefile.in: Likewise.
11489 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11491 * config.sub (mips64vr4111,mips64vr4111el) Add.
11493 1999-03-21 Ben Elliston <bje@cygnus.com>
11495 * config.guess: Correct typo for detecting ELF on FreeBSD.
11497 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11499 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11502 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11504 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11505 all-target-newlib to dependency list for all-target-bsp.
11507 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11509 * config.sub: Add i386-uwin support.
11510 * config.guess: Likewise.
11512 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11514 * configure.in: cleanup, add mh-*pic handling for arm, special
11515 case powerpc*-*-aix*
11517 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11519 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11522 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11524 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11527 1999-03-02 Nick Clifton <nickc@cygnus.com>
11529 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11531 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11533 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11535 1999-02-24 Nick Clifton <nickc@cygnus.com>
11537 * config.sub: Fix typo in arm recognition.
11539 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11541 * configure.in (noconfigdirs): Changed target_configdirs to
11542 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11543 rather than m68k-*-* since it is not known to work on
11544 m68k-aout. Ditto for arm-*-*oabi.
11546 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11548 * configure.in (*-*-windows*): Remove, no longer used.
11550 1999-02-19 Ben Elliston <bje@cygnus.com>
11552 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11553 Smart and improved by Andrew Cagney.
11555 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11557 * config.guess: Recognize openbsd-*-hppa.
11559 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11561 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11562 only if it is not empty.
11564 1999-02-17 Nick Clifton <nickc@cygnus.com>
11566 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11568 * config.guess: Modified to recognize uname's armv* syntax.
11570 * config.sub: Modified to recognize uname's armv* syntax.
11572 1999-02-17 Mark Salter <msalter@cygnus.com>
11574 * configure.in: Added target-bsp for sparclite.
11576 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11578 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11580 1999-02-08 Nick Clifton <nickc@cygnus.com>
11582 * configure.in: Add support for strongarm port.
11583 * config.sub: Add support for strongarm target.
11585 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11587 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11588 the old name config/mh-cygwin32.
11591 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11593 * configure.in: Do build ld for ix86 Solaris.
11595 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11597 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11598 $AR_FOR_TARGET. Likewise for RANLIB.
11600 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11602 * config.sub (oabi): Recognize.
11603 * configure.in (arm-*-oabi): Handle.
11605 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11607 * config.guess: Improve detection of i686 on UnixWare 7.
11609 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11611 * config.guess: Add support for i386-pc-interix.
11612 * config.sub: Likewise.
11613 * configure.in: Likewise.
11615 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11617 * Makefile.in: Remove unneeded all-target-libio from
11618 from all-target-winsup target since it is now unneeded.
11619 Add all-target-libtermcap in its place since it is now
11622 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11624 * configure.in: makefile stub for cygwin target is probably
11625 unnecessary. Remove it for now.
11627 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11629 * configure.in: libtermcap.a should be built when cygwin is the
11630 target as well as the host.
11631 * config.guess: Allow mixed case in cygwin uname output.
11632 * Makefile.in: Add libtermcap target.
11634 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11636 * config.sub: Clean up handling of hppa2.0.
11638 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11640 * config.guess: Use C code to identify more HP machines.
11642 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11644 * config.sub: Handle hppa2.0.
11646 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11648 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11649 cygmon for all sparclite targets, regardless of object format.
11651 1998-12-15 Mark Salter <msalter@cygnus.com>
11653 * configure.in: Added target-bsp for several target architectures.
11655 * Makefile.in: Added rules for bsp.
11657 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11659 * config.guess: Improve detection of hppa2.0 processors.
11661 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11663 * config.guess: Recognize FreeBSD using ELF automatically.
11665 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11667 * configure (skip-this-dir): Add handling for new shell script, which
11668 might be created by a sub-directory's configure to indicate, this particular
11669 directory is "unwanted".
11670 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11672 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11674 * ltconfig: import from libtool, after changing libtool to
11675 account for the cygwin name change.
11677 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11679 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11680 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11682 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11684 * configure.in: Add libtermcap to list of cygwin dependencies.
11686 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11688 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11689 they include winsup/include when it's a cygwin target.
11691 1998-11-12 Tom Tromey <tromey@cygnus.com>
11693 * configure.in (host_tools): Added zip.
11694 * Makefile.in (all-target-libjava): Depend on all-zip.
11695 (all-zip): New target.
11696 (ALL_MODULES): Added all-zip.
11697 (NATIVE_CHECK_MODULES): Added check-zip.
11698 (INSTALL_MODULES): Added install-zip.
11699 (CLEAN_MODULES): Added clean-zip.
11701 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11703 * Makefile.in: lose "32" from comment about cygwin.
11705 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11707 * configure.in: Use -Os to build target libraries for the fr30.
11709 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11711 * config.sub: Add fr30.
11713 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11715 * configure.in: drop "32" from config/mh-cygwin32. Check
11716 cygwin* instead of cygwin32*.
11717 * config.sub: Check cygwin* instead of cygwin32*.
11719 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11721 * config.guess: Match any version of Unixware7.
11723 1998-10-20 Syd Polk <spolk@cygnus.com>
11725 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11728 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11730 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11731 these if the appropriate directories and files to not exist.
11733 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11735 * Makefile.in (DEVO_SUPPORT): Add config.if.
11737 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11739 * configure: Add pattern to replace "build_tooldir"'s
11740 definition in the generated Makefile with "tooldir"'s
11743 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11745 * config.sub: Bring back lost sparcv9.
11747 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11749 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11751 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11752 CC_FOR_TARGET and friends.
11754 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11756 * Makefile.in (build_tooldir): New variable, same as tooldir.
11757 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11758 -B$(build_tooldir)/bin/.
11759 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11761 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11763 * README: Remove installation instructions and refer to the
11764 INSTALL directory instead.
11766 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11768 * config.sub: Add support for i[34567]86-pc-udk.
11769 * configure.in: Likewise.
11771 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11773 * Makefile.in: add bzip2 package building bits for user
11775 * configure.in: ditto
11777 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11779 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11780 (ALL_TARGET_MODULES): Add all-target-libobjc.
11781 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11782 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11783 (all-target-libchill): Add dependencies.
11784 * configure.in (target_libs): Add libchill.
11786 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11788 * configure.in (target_subdir): Remove duplicate line.
11790 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11792 * Makefile.in (all-automake): fix dependencies.
11794 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11796 * configure.in: Minor cleanups for building in the $(target_alias)
11799 1998-09-22 Jim Wilson <wilson@cygnus.com>
11801 * Makefile.in (bootstrap): Set r and s before make all. Use
11802 BASE_FLAGS_TO_PASS in make all.
11805 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11807 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11809 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11811 * config.sub: Fix typo in last change.
11813 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11815 * config.sub: Add support for C4x target.
11816 * configure.in: Likewise.
11818 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11820 * config.sub: Recognize sparcv9 just like sparc64.
11822 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11824 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11826 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11828 * config.guess: Correctly identify Pentium II sco boxes.
11830 * config.guess: Fix "tr" code. From Weiwen Liu.
11832 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11834 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11837 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11839 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11840 (ALL_TARGET_MODULES): Add all-target-libchill.
11841 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11842 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11843 (all-target-libchill): Add dependencies.
11844 * configure.in (target_libs): Add libchill.
11846 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11848 * config.guess: Avoid assumptions about "tr" behaves when
11849 LANG is set to something other than English.
11851 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11853 * configure (gxx_include_dir): Changed to
11854 '${prefix}/include/g++'-${libstdcxx_interface}.
11856 * config.if: New to determine the interfaces.
11858 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11860 * config.guess: Detect and handle MPE/IX.
11861 * config.sub: Deal with MPE/IX.
11863 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11865 * configure.in: Use mh-aix43.
11867 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11869 * configure: Fix --without/--disable cases for gxx-include-dir.
11871 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11873 * mdata-sh: Imported. Needed for automake support.
11875 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11877 * Makefile.in (taz): Try "chmod -R og=u ." before
11878 "chmod og=u `find . -print`".
11880 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11882 * configure.in: Add arm-elf and thumb-elf support.
11884 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11886 * Makefile.in: Undo previous patch.
11888 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11890 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11892 (install-no-fixedincludes): and here
11893 (INSTALL_MODULES): ... from here.
11895 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11897 * config.sub: Merge with FSF.
11899 * config.guess: Merge with FSF.
11901 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11903 * configure (extraconfigdirs): New variable.
11904 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11905 * Makefile.in (all): Move higher in file.
11906 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11907 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11908 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11909 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11910 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11912 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11914 * Makefile.in (all-target-libjava): Depend on all-gcc and
11916 (configure-target-libjava): Depend on $(ALL_GCC).
11918 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11920 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11921 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11923 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11925 * INSTALL/README: Fix typo.
11927 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11929 * ylwrap: Change absolute path checks to check for DOS style path
11932 * ylwrap: Don't use a full path name if the source file is in the
11933 same directory. From hjl@lucon.org (H.J. Lu).
11935 * config-ml.in: Default to being verbose, to match Feb 18 change to
11938 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11940 Brought over from egcs:
11942 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11944 * configure.in (target_subdir): Set to ${target_alias} instead
11947 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11949 * configure.in (target_subdir): Set to libraries if enable_multilib.
11951 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11953 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11954 multilibs, force reconfiguration the first time we create
11955 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11957 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11959 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11960 avoid confusion with --no-recursion.
11962 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11964 * configure.in: Win32 hosts shouldn't use install -x
11965 * install-sh: remove -x option, and special .exe-handling
11968 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11970 * config.guess: Recognize i586-pc-beos.
11971 * configure.in: Don't build some bits for beos.
11973 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11975 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11976 CFLAGS default to -O2.
11978 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11981 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11983 * ltmain.sh: Correct install when using a different shell.
11985 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11987 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11989 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11991 * makefile.vms: Update to build binutils/makefile.vms. Add install
11994 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11996 * ltconfig: Update to correct AIX handling.
11998 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12000 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12002 * configure.in (target_subdir): Set to ${target_alias} instead
12005 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12007 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12008 (Makefile): Depend on $(gcc_version_trigger).
12010 * configure (gcc_version): Change default initializer to empty
12012 (gcc_version_trigger): New variable; pass this variable down
12013 to subdir configures to enable them checking gcc's version
12014 themselves. Emit make macros for both gcc_version vars.
12015 (topsrcdir): Initialize reliably.
12016 (recursion line): Remove --with-gcc-version=${gcc_version}.
12018 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12020 * configure (enable_version_specific_runtime_libs): Implement new flag
12021 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12022 in $(libsubdir); emit definition in each generated Makefile.
12023 (gxx_include_dir): Initialize depending on
12024 $enable_version_specific_runtime_libs.
12026 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12028 * configure (gcc_version): Initialize properly depending on
12029 how and where configure is started.
12030 (recursion line): Pass a --with-gcc-version=${gcc_version}
12031 to configures in subdirs.
12033 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12035 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12038 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12040 * configure.in: Add cygmon and libstub support for mn10200.
12042 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12044 * configure (gcc_version): Add new variable describing the
12045 particular gcc version we're building.
12046 * Makefile.in (libsubdir): Add new macro for the directory
12047 in which the compiler finds executables, libraries, etc.
12048 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12051 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12053 * Makefile.in (local-clean): Remove *.log.
12054 (warning.log): Built with warn_summary from build.log.
12055 (mail-report.log): Run test_summary.
12056 (mail-report-with-warnings.log): Run test_summary including
12057 warning.log in the report.
12059 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12061 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12063 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12065 * Makefile.in (grep): Grep no longer depends on libiberty.
12067 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12069 * Makefile.in: all-snavigator needs all-libgui.
12071 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12073 * configure.in: Add cygmon and libstub support for mn10300.
12075 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12077 * missing: Update to version from automake 1.3.
12079 * ltmain.sh: On installation, don't get confused if the same name
12080 appears more than once in the list of library names.
12082 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12084 * config.sub: Accept m68060 and m5200 as CPU names.
12086 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12088 * configure: Use && rather than using -a in test, because odd
12089 strings can confuse test.
12090 * configure.in: Likewise.
12092 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12094 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12096 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12098 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12099 bootstrap4-lean): New targets.
12101 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12103 * mpw-* Delete. Not used.
12105 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12107 * COPYING.LIB: Update FSF address.
12109 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12111 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12113 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12116 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12118 * ltconfig, ltmain.sh: Avoid producing a version number if
12119 -version-info was not used.
12121 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12123 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12124 building with newlib.
12126 1998-04-30 Paul Eggert <eggert@twinsun.com>
12128 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12129 Solaris `make' causes it to continue to next definition.
12131 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12133 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12134 the right GUI libraries and files are installed along with GDB.
12136 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12138 * configure.in: Change alpha to alpha* in several places.
12140 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12142 * config.sub: Recognize sparc86x.
12144 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12146 * configure.in (--enable-target-optspace): Remove debug echo.
12148 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12150 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12152 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12154 * ltconfig: Update cygwin32 support.
12156 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12157 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12158 (GDB_SUPPORT_DIRS): Likewise.
12160 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12162 * configure.in (target_makefile_frag): If --enable-target-optspace,
12163 use -Os to compile target libraries rather than -O2. Default to
12164 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12166 * configure.in (target_cflags): Ditto for d30v.
12168 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12170 * Makefile.in (all-bfd): Depend on all-intl.
12171 (all-binutils): Likewise.
12172 (all-gas): Likewise.
12173 (all-gprof): Likewise.
12174 (all-ld): Likewise.
12176 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12178 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12180 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12182 * Makefile.in (all-bfd): Depend upon all-libiberty.
12184 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12186 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12188 * Makefile.in: Add libstub.
12190 * configure.in: Ditto. Build libstub for targets that have cygmon
12193 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12195 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12197 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12199 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12200 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12202 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12204 * configure: Define DEFAULT_M4 by searching PATH.
12205 * Makfile.in: Use DEFAULT_M4.
12207 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12209 * ltconfig: Add cygwin32 support.
12211 * Makefile.in, configure.in: Add libtool as a native only directory
12212 to configure and build.
12214 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12216 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12218 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12220 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12222 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12224 * Makefile.in: add ash make rules
12225 * configure.in: add ash to native_only and host_tools lists
12227 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12229 * Makefile.in (all-gettext, all-intl): New targets.
12230 (ALL_MODULES): Added all-gettext, all-intl.
12231 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12232 (INSTALL_MODULES): Added install-gettext, install-intl.
12233 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12235 * configure.in (host_tools): Added gettext.
12236 (native_only): Likewise.
12237 (noconfigdirs) [various cases]: Likewise.
12238 (host_libs): Added intl.
12240 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12242 * configure: Do not disable building gdbtk for cygwin32 hosts.
12244 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12246 * configure.in: Add thumb-coff target.
12247 * config.sub: Add thumb-coff target.
12249 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12251 * Makefile.in: Revert yesterday's change.
12252 (all-target-winsup): all-target-librx stays out of here.
12254 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12256 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12257 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12258 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12259 Remove references to librx and libg++.
12261 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12263 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12266 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12268 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12269 for newlib directory.
12270 (CXX_FOR_TARGET): Likewise.
12272 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12274 * ltconfig: Update after libtool/ltconfig.in change for
12277 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12279 * ltconfig, ltmain.sh: Update to libtool 1.2.
12281 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12283 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12284 (install-gcc-cross): Instead, override LANGUAGES here.
12286 1998-03-18 Dave Love <d.love@dl.ac.uk>
12288 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12289 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12291 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12293 * configure.in: Add Thumb-pe target.
12295 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12297 * Makefile.in - changed sn targets to snavigator
12298 * configure.in - changed sn targets to snavigator
12300 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12302 * config-ml.in: After building symlink tree call make distclean
12303 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12304 to be the case for libiberty.
12306 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12308 * configure: When making link, also check the current
12309 directory. The configure scripts may create one.
12311 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12313 * config.sub: Accept alphapca56 and alphaev6 properly.
12315 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12317 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12319 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12321 * config.sub (sco5): Fix typo.
12323 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12325 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12327 (install-itcl): Remove dependency on install-tcl.
12329 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12331 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12333 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12335 * configure.in: Don't build libgui for a cygwin32 target when not on
12338 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12340 * configure (redirect): Set to null, so default behavior of
12341 configure is now --verbose.
12343 1998-02-16 Dave Love <d.love@dl.ac.uk>
12345 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12346 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12348 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12350 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12351 this change to sync Makefile.in with its ChangeLog entries.
12353 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12355 * ltmain.sh (mkdir): Check that the directory doesn't exist
12356 before we exit with error, so that we don't get races during
12359 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12361 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12363 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12365 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12366 PICFLAG_FOR_TARGET.
12367 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12369 * configure: Emit a definition for the new macro enable_shared
12370 into each Makefile.
12372 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12374 * configure.in (host_tools, native_only): Add libtool.
12376 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12378 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12379 Fix typo in ming config comment.
12381 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12383 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12385 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12387 * config.sub: Add tic30 cases, and map c30 to tic30.
12389 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12391 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12392 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12393 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12394 (CLEAN_TARGET_MODULES): Similarly
12395 (all-target-libf2c): Add dependences.
12396 * configure.in (target_libs): Add libf2c.
12398 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12400 * configure.in: Remove expect from noconfigdirs when target
12401 is cygwin32. OK to build expect and dejagnu with Canadian
12404 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12406 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12409 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12412 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12414 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12415 here as it is not defined in the toplevel Makefile.
12417 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12419 * configure (package_makefile_rules_frag): New variable, which names
12420 a file with generic rules, ...
12421 Change comment to mention we now have FIVE parts.
12422 * configure: Undo last change.
12424 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12426 * config.guess: More accurate determination of HP processor types.
12427 * config.sub: More accurate determination of HP processor types.
12429 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12431 * configure (package_makefile_frag): Move inserting the
12432 ${package_makefile_frag} to where it should be according
12435 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12437 * config.guess: Add support for Linux/ARM.
12439 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12441 * .cvsignore: Remove *-info and *-install since they match
12442 release-info and mpw-install, which we don't want to just ignore.
12444 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12446 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12448 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12450 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12451 local_prefix to sub-make invocations.
12453 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12455 * configure.in: Check makefile fragments in the source
12458 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12460 * configure.in: Check whether host and target makefile
12461 fragments exist before adding them to *_makefile_frag.
12463 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12465 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12467 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12469 * configure.in: Make sure we only replace RPATH_ENVVAR on
12470 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12473 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12476 1998-01-13 Lee Iverson (leei@ai.sri.com)
12478 * config-ml.in (multi-do): LDFLAGS must include multilib
12481 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12483 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12485 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12487 * config.sub: Add mingw32 support.
12488 * configure.in: Likewise.
12490 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12492 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12494 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12496 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12497 * configure (gxx_include_dir): Provide a definition for subdirs
12498 which do not use autoconf.
12500 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12502 * config.guess: Sync with egcs. Picks up new alpha support,
12503 BeOS & some additional linux support.
12505 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12507 * config.guess: HP 9000/803 is a PA1.1 machine.
12509 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12511 * configure.in: It's alpha*-...
12513 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12515 * configure.in (host_makefile_frag, target_makefile_frag):
12516 Handle multiple config files.
12517 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12520 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12524 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12526 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12528 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12530 * Makefile.in: Add libgui directory.
12531 (GDB_TK): Add all-libgui.
12532 * configure.in: Add libgui directory.
12533 * configure: Add all-libgui to GDB_TK.
12535 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12537 * config-ml.in (multidirs): Add m32r to multilib list.
12539 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12541 * Makefile.in (all-target-gperf): Change dependency to
12542 all-target-libstdc++.
12544 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12546 * config.guess: Add BeOS support.
12548 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12550 Source directory cvs renamed to cvssrc:
12551 * configure.in (host_tools): Change cvs to cvssrc.
12552 (native_only): Likewise.
12553 (noconfigdirs) [various cases]: Likewise.
12554 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12555 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12556 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12557 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12558 (all-cvssrc): Rename target from all-cvs.
12560 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12562 * configure (gxx_include_dir): Fix thinko.
12564 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12566 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12567 (install-cross, install-gcc-cross): New targets.
12569 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12571 * configure.in (noconfigdirs): Add support for Thumb target.
12573 * config.sub (maybe_os): Add support for Thumb target.
12575 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12577 * Makefile.in: Add rules for cygmon.
12579 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12581 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12583 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12584 * configure (gxx_include_dir): Provide a definition for subdirs
12585 which do not use autoconf.
12587 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12589 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12592 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12595 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12596 found on RedHat Linux systems.
12598 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12600 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12603 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12605 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12607 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12609 * ltmain.sh: If mkdir fails, check whether the directory was created
12610 anyhow by some other process.
12612 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12614 * configure.in (d30v-*-*): Configure all directories.
12616 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12618 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12621 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12623 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12625 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12627 * include/libiberty.h: Add extern "C" { so it can be used with C++
12629 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12632 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12634 * configure.in (d30v-*-*): Configure GCC now.
12636 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12638 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12639 is no longer needed.
12641 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12643 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12645 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12647 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12648 targets using "$@" to provide support for similar but not identical
12649 targets without having to duplicate code.
12651 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12653 * makefile.vms: Fix to work with DEC C.
12655 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12657 * config.sub: Add mips-tx39-elf to marketing names.
12659 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12661 * ltmain.sh: Handle symlinks in generated script.
12663 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12665 * configure: Handle autoconf style directory options: --bindir,
12666 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12667 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12669 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12670 (sharedstatedir, localstatedir, oldincludedir): New variables.
12671 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12672 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12673 sbindir, sharedstatedir, and sysconfdir.
12675 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12677 * Makefile.in (bootstrap-lean): New target.
12679 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12681 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12682 sn, and gnuserv from noconfigdirs.
12684 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12686 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12688 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12690 * Makefile.in (cross): New target.
12692 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12693 Jeff Law <law@cygnus.com>
12695 * Makefile.in (bootstrap2, bootstrap3): New targets.
12696 (all-bootstrap): Remove outdated and confusing target.
12697 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12699 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12701 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12702 windows. Consistent with gdb/configure.
12704 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12706 * configure.in: Name Linux target fragment.
12708 * configure: Rewrite so that project Makefile fragment is inserted
12709 first and appears last in the resulting Makefile.
12711 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12713 * Makefile.in (install-itcl): Install tcl first.
12715 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12717 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12719 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12721 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12723 * configure.in (skipdirs): Add target-librx for Linux.
12724 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12726 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12728 * Makefile.in (bootstrap): New target.
12730 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12732 * config.sub: Accept 'amigados' for backward compatibility.
12734 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12736 * config.guess: Merge with FSF.
12738 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12740 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12742 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12744 * config.sub: Add "marketing-names" patch.
12746 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12748 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12750 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12752 * config.sub: Handle v850-elf.
12754 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12756 * .cvsignore (*-install): Remove.
12758 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12760 * ltconfig: Set CONFIG_SHELL in libtool.
12761 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12763 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12765 * configure.in (target_subdir): Set to libraries if enable_multilib.
12767 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12769 * config.guess: Update from gcc directory.
12771 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12773 * Makefile.in (all-sim): Depends on all-readline.
12775 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12777 * Makefile.in (BISON, YACC): Use $$s.
12778 (all-bison): Depend on all-texinfo.
12780 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12782 * Makefile.in (BISON): Add -L flag.
12785 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12787 * configure.in (noconfigdirs): Add support for v850e target.
12789 * config.sub (maybe_os): Add support for v850e target.
12791 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12793 * configure.in (noconfigdirs): Add support for v850ea target.
12795 * config.sub (maybe_os): Add support for v850ea target.
12797 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12799 * config.sub: Add mipstx39. Delete r3900.
12801 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12803 * Makefile.in (all-autoconf): Depends on all-texinfo.
12805 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12807 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12810 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12812 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12814 * configure: When handling a Canadian Cross, handle YACC as well as
12815 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12816 * Makefile.in (all-bison): Depend upon all-texinfo.
12818 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12820 * Makefile.in (BISON): bison, not byacc or bison -y.
12821 (YACC): bison -y or byacc or yacc.
12822 (various): Add *-bison as appropriate.
12823 (taz): No need to mess with BISON anymore.
12825 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12827 * configure: If OSTYPE matches *win32*, try to find a good value for
12830 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12832 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12833 configure.in if it is present.
12835 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12837 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12839 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12841 * config.sub: Recognize `arc' cpu.
12842 * configure.in: Likewise.
12843 * config-ml.in: Likewise.
12845 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12847 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12849 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12851 * configure: Changed sed delimiter from ':' to '|' when
12852 attempting to substitute ${config_shell} for SHELL. On
12853 NT ${config_shell} may contain a ':' in it.
12855 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12857 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12859 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12861 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12863 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12865 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12867 * ylwrap: If the program is a relative path, force it to be
12870 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12872 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12874 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12876 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12877 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12880 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12882 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12883 separated by spaces.
12885 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12887 * ylwrap: New file.
12888 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12890 * ltmain.sh: Handle /bin/sh at start of install program.
12892 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12894 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12895 * missing: New file, from automake 1.2.
12897 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12899 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12900 check-tk to CHECK_X11_MODULES.
12902 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12904 * config.sub: Merge with FSF.
12906 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12908 * config.guess: Merge with FSF.
12910 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12912 * configure: Treat msdosdjgpp like go32.
12913 * configure.in: Likewise. Don't remove gprof for go32.
12915 * configure: Change Makefile.tem2 to Makefile.tm2.
12917 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12919 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12921 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12923 * install-sh (chmodcmd): Set to null if the DST directory already
12924 exists. Same as Nov 11th change.
12926 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12928 * configure (GDB_TK): Needs itcl and tix.
12930 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12932 * config.guess: Update from FSF.
12934 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12936 * Makefile.in (GDB_TK): Depend on itcl and tix.
12938 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12940 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12941 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12942 (INSTALL_SCRIPT): New variable.
12943 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12944 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12946 * install-sh: Add support for -x option.
12948 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12950 * configure.in, Makefile.in: Treat tix like itcl.
12952 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12954 * Makefile.in (WINDRES): New variable.
12955 (WINDRES_FOR_TARGET): New variable.
12956 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12957 (EXTRA_HOST_FLAGS): Add WINDRES.
12958 (EXTRA_TARGET_FLAGS): Add WINDRES.
12959 (EXTRA_GCC_FLAGS): Add WINDRES.
12960 ($(DO_X)): Pass down WINDRES.
12961 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12962 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12963 DLLTOOL_FOR_TARGET.
12965 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12967 * configure.in: configure sim before gdb for win32-x-ppc
12969 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12971 Move gperf into the toplevel, from libg++.
12972 * configure.in (target_tools): Add target-gperf.
12973 (native_only): Add target-gperf.
12974 * Makefile.in (all-target-gperf): New target, depend on
12976 (configure-target-gperf): Empty rule.
12977 (ALL_TARGET_MODULES): Add all-target-gperf.
12978 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12979 (CHECK_TARGET_MODULES): Add check-target-gperf.
12980 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12981 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12983 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12985 * config.sub (mn10200): Recognize new basic machine.
12987 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12989 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12990 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12992 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12994 * configure.in: If we're building mips-sgi-irix6* native, turn on
12995 ENABLE_MULTILIB and set TARGET_SUBDIR.
12997 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12999 * Makefile.in (all-sn): Depend on all-grep.
13001 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13003 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13005 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13006 Makefile. From Jeff Makey <jeff@cts.com>.
13007 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13009 * Makefile.in (DISTBISONFILES): Remove.
13010 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13013 * configure.in: Build itl, db, sn, etc., when building for native
13016 * Makefile.in (LD): New variable.
13017 (EXTRA_HOST_FLAGS): Pass down LD.
13018 ($(DO_X)): Likewise.
13020 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13022 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13024 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13026 * configure.in (targargs): Strip out any supplied --build argument
13027 before adding our own. Always add --build.
13029 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13031 * configure.in (targargs): Pass --build if we're doing
13034 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13036 * configure: Use '|' instead of ":" as the separator in
13037 sed. Otherwise sed chokes on NT path names with drive
13038 designators. Also look for "?:*" as the leading characters in an
13041 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13043 * config.sub: Support for r3900.
13045 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13047 * configure.in: Use install-sh, not install.sh.
13049 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13051 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13054 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13056 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13059 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13061 * Makefile.in: Add automake targets.
13062 * configure.in (host_tools): Add automake.
13064 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13066 * configure: Default CXX to c++, not gcc.
13067 * Makefile.in (CXX): Set to c++, not gcc.
13068 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13070 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13072 * install-sh: try appending a .exe if source file doesn't
13075 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13077 * configure.in: Turn on multilib by default.
13078 (cross_only): Remove target-libiberty.
13080 * Makefile.in (all-gcc): Don't depend on libiberty.
13082 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13084 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13086 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13088 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13089 (DISTBISONFILES): Add ld/Makefile.in
13091 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13093 * configure.in: if target is cygwin32 but host isn't cygwin32,
13094 don't configure gdb tcl tk expect, not just gdb.
13096 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13098 * configure.in: Added gnuserv everywhere sn appears.
13100 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13101 (CROSS_CHECK_MODULES): Added check-gnuserv.
13102 (INSTALL_MODULES): Added install-gnuserv.
13103 (CLEAN_MODULES): Added clean-gnuserv.
13104 (all-gnuserv): New target.
13106 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13108 * config.guess: Fixes for MIPS OpenBSD systems.
13110 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13112 * Makefile.in (INSTALL_XFORM): Remove.
13113 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13115 * mkinstalldirs: New file, copied from automake.
13116 * Makefile.in (installdirs): Rename from install-dirs. Use
13117 mkinstalldirs. Change all users.
13118 (DEVO_SUPPORT): Add mkinstalldirs.
13120 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13122 * install-sh: Rename from install.sh.
13123 * Makefile.in (INSTALL): Change install.sh to install-sh.
13124 (DEVO_SUPPORT): Likewise.
13126 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13127 Graichen <graichen@rzpd.de>.
13129 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13131 * config.guess: Recognize OpenBSD systems correctly.
13133 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13135 * README, Makefile.in (ETC_SUPPORT): Remove references to
13136 cfg-paper*, configure.{texi,man,info*}._
13138 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13140 * Makefile.in (all.normal): Ensure that gcc is built after all
13141 the x11 - ie gdb - targets.
13143 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13145 * makefile.vms: Don't run conf-a-gas.
13147 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13149 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13151 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13153 * configure.in: Remove noconfigdirs case since gdb also
13154 configures and builds for tic80-coff.
13156 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13158 * configure: Set cache_file to config.cache.
13159 * Makefile.in (local-distclean): Remove config.cache.
13161 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13163 * COPYING: Update FSF address.
13165 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13167 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13170 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13172 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13173 MAKEDIRS, is empty.
13175 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13177 * config.sub: Tweak mn10300 entry.
13179 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13181 * configure.in (host_tools): Put sim before gdb, so gdb's
13182 configure.tgt can determine if the simulator was configured.
13184 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13186 * config.sub: Move BeOS $os case to be with other Cygnus
13189 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13191 * config.sub: Remove misplaced comment that broke Linux.
13193 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13195 * config.sub: Add BeOS support.
13197 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13199 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13201 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13203 * configure.in (noconfigdirs): Remove tcl and tk from
13204 noconfigdirs for cygwin32 builds.
13206 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13208 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13210 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13212 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13213 make-all.com, use makefile.vms instead.
13215 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13217 * config.sub: Accept -lnews*.
13219 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13221 * configure.in (noconfigdirs): Disable target-newlib,
13222 target-examples and target-libiberty for d30v.
13224 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13226 * configure.in (noconfigdirs): Enable ld for d30v.
13228 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13230 * configure.in (tic80-*-*): Build compiler.
13232 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13234 * configure.in (d30v-*): Remove sim directory from list of
13235 unsupported d30v directories
13237 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13239 * config.sub, configure.in: Add d30v target cpu.
13241 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13243 * makefile.vms: New file.
13244 * make-all.com: Remove.
13246 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13248 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13250 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13252 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13254 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13256 * Makefile.in (ALL_MODULES): Added all-db.
13257 (CROSS_CHECK_MODULES): Addec check-db.
13258 (INSTALL_MODULES): Added install-db.
13259 (CLEAN_MODULES): Added clean-db.
13261 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13263 * config.guess: Merge with latest FSF sources.
13265 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13267 * Makefile.in (ALL_MODULES): Added all-itcl.
13268 (CROSS_CHECK_MODULES): Added check-itcl.
13269 (INSTALL_MODULES): Added install-itcl.
13270 (CLEAN_MODULES): Added clean-itcl.
13272 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13274 * configure.in: build gdb for mn10200
13276 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13278 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13280 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13282 * configure.in (tic80-*-*): Turn off most targets right now.
13284 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13286 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13287 rather than the makeinfo program.
13288 (do-info): Depend upon all-texinfo.
13290 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13292 * configure.in: Remove uses of config/mh-linux.
13294 * config.sub, config.guess: Merge with latest FSF sources.
13296 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13298 * config.sub (case $basic_machine): Add tic80 entries.
13300 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13302 * config.sub, config.guess: Merge with latest FSF sources.
13304 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13306 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13307 * mpw-config.in: Test for NewFolderRecursive.
13308 * mpw-install: Use symbolic name for startup filename.
13309 * mpw-README: Add various additional details.
13311 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13313 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13315 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13317 * configure.in: Do build gcc and the target libraries for
13320 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13322 * configure.in: don't avoid building gdb for mn10300 any more
13323 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13324 instead of single-quoting it.
13326 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13328 * configure.in: Don't use --with-stabs on IRIX 6.
13330 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13332 * configure.in (m32r): Build gdb, libg++ now.
13334 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13336 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13337 directories from noconfigdirs.
13339 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13341 * config.sub (basic_machine): added mips16 configuration
13343 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13345 * config.sub: Handle d10v-unknown.
13347 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13349 * config.sub: Handle v850-unknown.
13351 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13353 * Makefile.in: add findutils
13354 * configure.in: add findutils to list of host_tools
13356 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13358 * config.sub: Handle mn10200 and mn10300.
13360 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13362 * configure.in (d10v-*): Do not build librx.
13364 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13366 * configure.in (mn10300): Build everything except gdb & libgloss.
13368 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13370 * config.guess: Patch for Dansk Data Elektronik servers,
13371 from Niels Skou Olsen <nso@dde.dk>.
13373 For ncr, use /bin/uname rather than uname, since GNU uname does not
13374 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13376 Patch for MIPS R4000 running System V,
13377 from Eric S. Raymond <esr@snark.thyrsus.com>.
13379 Fix thinko for nextstep.
13381 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13383 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13384 * config.guess: Guess mips-dec-mach_bsd4.3.
13386 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13387 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13389 * config.guess (mips-mips-riscos*): Emit just enough of the
13392 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13393 * config.guess (sparc-auspex-sunos*): Added.
13394 (f300-fujitsu-*): Added.
13396 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13397 * config.guess: Recognize a Tadpole as a sparc.
13399 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13401 * config.guess: Don't assume that NextStep version is either 2 or
13402 3. NextStep 4 (aka OpenStep 4) has come out now.
13404 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13406 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13407 From Rik Faith <faith@cs.unc.edu>.
13409 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13411 * config.sub: Contributions from bug-gnu-utils to:
13412 Support plain "hppa" (no version given) architecture, reported by
13414 OpenBSD like NetBSD.
13415 LynxOs is not a hardware supplier.
13417 * config.guess: Contributions from bug-gnu-utils to add support for:
13418 OpenBSD like NetBSD.
13420 More Pyramid systems.
13421 i[n>4]86 Intel chips.
13422 M680[n>4]0 Motorola chips.
13423 Use unknown instead of lynx for hardware manufacturer.
13425 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13427 * install.sh (chmodcmd): Set to null if the DST directory already
13430 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13432 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13433 not use mt-ppc target Makefile fragment any more.
13435 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13437 * configure.in (*-*-windows): Exclude everything but those dirs
13438 needed to build windows.
13440 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13442 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13444 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13446 * configure.in: Exclude mmalloc from i386-windows.
13448 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13450 * Undo my previous change.
13452 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13454 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13456 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13458 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13460 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13461 host to add it's own flags.
13463 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13465 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13467 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13469 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13470 (CXX_FOR_TARGET): Likewise.
13471 (GCC_FOR_TARGET): Define.
13472 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13473 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13474 CC_FOR_TARGET was specified on the command line.
13475 (MAKEOVERRIDES): Don't define.
13477 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13479 * configure.in (m32r): Fix spelling of libg++ libs.
13481 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13483 * config.sub (-apple*): Remove, now redundant.
13485 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13487 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13489 * configure: Rework yesterday's sed script patch.
13491 * config.sub: Merge with FSF.
13493 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13495 * config.guess: Merge from FSF.
13497 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13498 * config.guess: Use pc instead of unknown, for pc clone systems.
13499 Change linux to linux-gnu.
13501 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13502 * config.guess: Avoid non-portable tr syntax.
13504 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13506 * test-build.mk (HOLES): Add "xargs" for gdb.
13508 * configure: Avoid hpux10.20 sed bug.
13510 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13512 * configure.in: Add support for windows host
13513 (that is a build done under the Microsoft build environment).
13515 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13517 * Makefile.in: Replace all uses of srcroot with s, to shrink
13518 command line lengths.
13520 Patches from Geoffrey Noer <noer@cygnus.com>:
13521 * configure.in: If configuring for newlib, pass --with-newlib to
13523 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13524 -Bnewlib/ and -Lwinsup to gcc.
13525 (CXX_FOR_TARGET): Likewise.
13527 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13529 * Makefile.in (ETC_SUPPORT): Add configure.
13531 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13533 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13534 host configuration file.
13536 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13538 * configure.in: Break mn10x00 support into separate
13539 mn10200 and mn10300 configurations.
13540 * config.sub: Likewise.
13542 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13544 * configure.in: Add lots of stuff to noconfigdirs for
13545 the mn10x00 targets.
13547 * config.sub, configure.in: Add mn10x00 support.
13549 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13551 * make-all.com: Call conf-a-gas, not config-a-gas.
13553 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13555 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13558 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13560 * mpw-README: Add much more detail for native PowerMac.
13561 * mpw-install: New file.
13562 * mpw-configure: Add --norecursion and --help options.
13563 * mpw-config.in: Translate readme and install files when
13565 * mpw-build.in: Don't always depend on byacc and flex.
13566 (install-only-top): New action.
13568 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13570 * configure.in: You can now configure GDB for the v850.
13572 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13574 * configure.in (noconfigdirs): Don't configure any C++ dirs
13577 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13579 * config.sub: Recognize mips64vr5000.
13581 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13583 * configure.in: Use a single line for host_tools and native_only.
13585 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13587 * config.sub, configure.in: Add entries for m32r.
13589 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13591 * Makefile.in (inet-install): Don't run install-gzip.
13593 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13595 * configure.in: Don't config lots of things for *-*-windows*.
13597 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13599 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13600 (host_libs, host_tools): Copy from configure.in.
13601 * mpw-configure: Don't complain about directories not found.
13603 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13605 * configure.in (i[345]86): Recognize i686 for pentium pro.
13606 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13609 * config.guess (i[345]86): Ditto.
13611 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13613 * configure.in (noconfigdirs): Removed gdb for D10V.
13615 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13617 * configure.in: Remove ld, target-libio, target-libg++, and
13618 target-libstdc++ from noconfigdirs.
13620 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13622 * configure: Fix three locations where shell scripts were
13623 being run directly rather than with config_shell.
13625 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13627 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13628 * config.sub (basic_machine): Recognize v850.
13630 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13632 * mpw-configure: Handle multiple enable/disable options and
13633 pass them down recursively, handle -c and -s flags appropriately
13634 depending on choice of compiler, add escape mechanism for
13635 quoted arguments to gC.
13637 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13639 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13640 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13641 so that -mrelocatable-lib and -mno-eabi are used.
13643 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13644 not support --print-multi-lib, don't abort.
13646 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13648 * make-all.com: Run config-a-gas.
13649 * setup.com: Don't copy subdirectory files around.
13651 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13653 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13654 target, it now compiles correctly.
13656 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13658 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13660 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13662 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13664 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13666 * configure.in (native_only): Add prms.
13668 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13670 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13671 (BINUTILS_SUPPORT_DIRS): Likewise.
13673 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13675 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13676 d10v support is added.
13678 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13680 * configure.in (d10v-*-*): New target.
13682 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13684 * config.guess (HP 9000/811): Recognize this as a PA1.1
13687 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13689 * Makefile.in (do-tar-gz): New target, split out from tail end of
13690 taz target. Run each command separately, don't use pipes.
13693 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13695 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13696 * mpw-build.in: No builds should depend on building byacc or flex,
13697 they are assumed to be installed already.
13699 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13701 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13702 variable that CC_FOR_TARGET needs.
13704 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13706 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13707 options have changed since the last time the subdirectory was
13708 configured, and if it has, reconfigure.
13709 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13710 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13712 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13714 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13715 CLEAN_MODULES): Add bash.
13716 (all-bash): New target.
13718 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13720 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13722 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13724 * config.sub (basic_machine): Recognize d10v as a valid processor.
13726 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13728 * mpw-configure: Add support for --bindir.
13729 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13731 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13733 * configure.in: add bash, time, gawk to list of hosttools and things
13734 to only build for native toolchains
13736 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13738 * Makefile.in (docdir): Remove.
13740 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13742 * Makefile.in (datadir): Set to $(prefix)/share.
13744 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13746 * configure.in: build diff and patch for cygwin32-hosted
13749 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13751 * config.sub: Accept -rtems*.
13753 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13755 * configure.in: enable dosrel for cygwin32-hosted builds,
13756 remove diff from the list of things not buildable
13759 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13761 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13764 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13766 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13768 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13770 * Makefile.in (taz): Handle case where tex3patch didn't even get
13771 checked out. Also, if it was found, put the symlink in a new util
13774 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13776 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13778 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13780 * config.sub: Recognize -openvms.
13781 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13782 * make-all.com, setup.com: New files.
13784 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13786 * Makefile.in (taz): tex3patch moved to texinfo/util.
13788 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13790 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13791 * configure.in: remove make from disable-if-Can-Cross list
13792 enable gdb if ${host} and ${target} are cygwin32
13794 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13796 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13797 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13799 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13801 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13802 distinguish sysv/svr4/bsd variants.
13803 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13805 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13807 * configure.in: Added copyright notice.
13808 * move-if-change: Added copyright notice.
13810 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13812 * configure.in (powerpcle-*-solaris*): Until we get shared
13813 libraries working, don't build gdb, sim, make, tcl, tk, or
13816 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13818 * config.guess: Merge with FSF:
13820 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13821 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13823 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13824 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13826 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13827 * config.guess: Combine two OSF1 rules.
13828 Also recognize field test versions. From mjr@zk3.dec.com.
13829 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13830 because GNU uname does not support -p. From pmr@pajato.com.
13832 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13834 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13836 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13838 * mpw-README: Document GCCIncludes.
13840 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13842 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13844 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13846 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13848 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13850 * configure.in (*-*-cygwin32): Configure make.
13852 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13854 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13856 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13858 * Makefile.in (all-inet): Depend on all-perl.
13860 * Makefile.in (inet-install): New target.
13862 * Makefile.in (all-inet): Depend on all-tcl.
13863 (all-inet): Depend on all-send-pr.
13865 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13867 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13870 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13872 * configure.in: Don't configure --with-gnu-ld on AIX.
13874 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13876 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13878 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13880 * Makefile.in (ALL_MODULES): Added all-inet.
13881 (CROSS_CHECK_MODULES): Added check-inet.
13882 (INSTALL_MODULES): Added install-inet.
13883 (CLEAN_MODULES): Added clean-inet.
13884 (all-indent): New target.
13886 * configure.in (host_tools): Added inet.
13887 (native_only): Added inet.
13888 (noconfigdirs): Added inet.
13890 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13892 * configure.in: Don't configure libgloss if we are not configuring
13895 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13897 * configure.in: Don't configure libgloss for unsupported
13900 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13902 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13904 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13906 * Makefile.in (ALL_MODULES): Include all-apache.
13907 (CROSS_CHECK_MODULES): Include check-apache.
13908 (INSTALL_MODULES): Include install-apache.
13909 (all-apache): New target.
13911 * configure.in: Added apache everywhere perl is seen.
13913 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13915 * Makefile.in: Add support for clean-{module} and
13916 clean-target-{module} rules.
13918 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13920 * configure.in (*-*-ose) do not build libgloss.
13922 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13924 * config.guess (prep*:SunOS:5.*:*): Turn into
13925 powerpele-unknown-solaris2.
13927 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13929 * configure.in: Permit --enable-shared to specify a list of
13932 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13934 * configure.in (host==solaris): Pass only the first word of $CC
13935 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13937 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13939 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13941 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13943 * Makefile.in (ALL_MODULES): Include all-perl.
13944 (CROSS_CHECK_MODULES): Include check-perl.
13945 (INSTALL_MODULES): Include install-perl.
13946 (ALL_X11_MODULES): Include all-guile.
13947 (CHECK_X11_MODULES): Include check-guile.
13948 (INSTALL_X11_MODULES): Include install-guile.
13949 (all-perl): New target.
13950 (all-guile): New target.
13952 * configure.in (host_tools): Include perl and guile.
13953 (native_only): Include perl and guile.
13954 (noconfigdirs): Don't build guile and perl; no ports have been
13957 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13959 * configure (--enable-*): Handle quoted option lists such as
13960 --enable-sim-cflags='-g0 -O' better.
13962 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13964 * Makefile.in ({,inst}all-target): New rule so we can make and
13965 install all of the target directories easily.
13967 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13969 * configure.in: Add missing global flag in sed substitution when
13970 deleting `target-' from ${configdirs}.
13972 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13974 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13977 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13980 * install.sh: Correct misspelling of transformbasename.
13982 * config.guess: Recognize mips-*-sysv*.
13984 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13986 * config.sub: Recognize mon960.
13988 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13990 * configure: Restore Canadian Cross handling of BISON and LEX,
13991 removed in Feb 20 change.
13993 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13995 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13996 Mention make install. Remove the old copyright date as well the
13997 clumsy and rather pointless copyright on the README file.
13999 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14001 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14002 Makefile after running symlink-tree, then run `make distclean' to
14003 avoid clobbering any generated files in srcdir.
14005 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14007 * configure.in (m68k-*-netbsd*): Build everything now.
14009 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14011 * Makefile.in (taz): Fix quoting.
14013 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14015 * configure.in (sparclet-*-*): Build everything now.
14017 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14019 * configure.in (m68k-*-linux*): New host.
14021 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14023 * configure: Check for bison before byacc.
14025 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14027 * Makefile.in configure: Change the way LEX and BISON/YACC are
14028 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14029 searching PATH. These are used as fallbacks by Makefile.in if
14030 flex/bison/byacc aren't in objdir.
14032 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14034 * Makefile.in: Make everything which depends upon all-bfd also
14035 depend upon all-opcodes, in case --with-commonbfdlib is used.
14037 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14039 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14040 building NT native compilers on Unix.
14042 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14044 * configure.in: Don't get CC from the host Makefile fragment if we
14045 can find gcc in PATH, or if this is a Canadian Cross. Move the
14046 Solaris test for /usr/ucb/cc to the post target script, just after
14047 the compiler sanity test.
14049 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14051 * config.sub: Merge with FSF.
14053 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14055 * Makefile.in (RPATH_ENVVAR): New variable.
14056 (REALLY_SET_LIB_PATH): Use it.
14057 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14059 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14061 * config.sub, configure.in: Recognize sparclet cpu.
14063 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14065 * config.guess: Support m68k-cbm-sysv4.
14067 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14069 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14070 m68k-unknown-linuxaout from linker help string. Put quotes around
14073 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14075 * config.guess (powerpc-harris-powerunix): Add guess for port
14078 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14080 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14082 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14084 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14085 $(REALLY_SET_LIB_PATH) in Makefile.
14086 * Makefile.in (SET_LIB_PATH): New variable.
14087 (REALLY_SET_LIB_PATH): New variable.
14088 ($(DO_X)): Use $(SET_LIB_PATH).
14089 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14090 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14091 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14092 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14093 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14094 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14095 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14096 (install-dosrel): Likewise.
14097 (all-opcodes): Depend upon all-libiberty.
14099 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14101 * config.guess (*:CYGWIN*): New
14103 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14105 * Makefile.in (all-target-winsup): All all-target-libiberty.
14107 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14109 * configure.in (noconfigdirs): Add missing # in front of comment.
14111 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14113 * configure.in: add second pass to things added to noconfigdirs
14114 so *-gm-magic can exclude libgloss properly.
14116 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14118 * mpw-configure (extralibs_name, rez_name): Set correctly
14119 for MWC68K compiler.
14121 * mpw-README: Add more info on the necessary build tools.
14123 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14125 * configure.in, config.sub: Recognize cygwin32.
14127 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14129 * config.guess, config.sub: Recognize A/UX.
14131 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14133 * config.sub: Merge with gcc/config.sub.
14135 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14137 * mpw-build.in (do-binutils): Add build of stamps.
14139 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14141 * config.sub: Add recognition for mips64vr4100*-* targets.
14143 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14145 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14146 Add creation of gconfigargs with `--enable-shared' turned on.
14147 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14148 ($(host)-stamp-stage3-configured): Likewise.
14149 (HOLES): Add chatr and ldd.
14150 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14152 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14154 * configure: Pass --nfp to recursive configures.
14156 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14158 * Makefile.in (DLLTOOL): New.
14159 (DLLTOOL_FOR_TARGET): New.
14160 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14161 (EXTRA_TARGET_FLAGS): Ditto.
14162 (EXTRA_GCC_FLAGS): Ditto.
14163 (CONFIGURE_TARGET_MODULES): Ditto.
14165 * configure: Add DLLTOOL.
14167 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14169 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14170 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14171 mh-sco, since old workarounds no longer needed, and don't
14172 build ld, since libraries have weak symbols in COFF.
14174 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14176 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14178 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14180 * configure.in: Make sure that ${CC} can be used to compile an
14183 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14185 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14186 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14187 nothing depending on whether gdbtk is being built.
14189 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14191 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14193 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14195 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14196 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14198 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14200 * config-ml.in: Add support for
14201 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14202 Simplify setting of multidirs from --disable-foo.
14204 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14206 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14207 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14208 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14209 non-empty, pass them on to the GCC make.
14210 (all-bootstrap): New rule that is like all-gcc, except it executes
14211 the GCC bootstrap rule instead of the GCC all rule.
14213 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14215 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14217 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14219 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14222 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14224 * config.sub (i*86*) Change [345] to [3456]
14226 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14228 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14231 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14233 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14234 AIX multilibs get built.
14236 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14238 * configure.in (i386-win32): Don't build expect if we're not
14239 building the tcl subdir.
14241 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14243 * Makefile.in: (configure-target-examples, all-target-examples):
14244 New targets, configure and build example programs.
14246 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14248 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14249 use it as input to sedit the generated MPW makefile.
14250 * mpw-README: Add a suggestion about Gestalt.h.
14252 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14254 * config.sub: Accept *-*-ieee*.
14256 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14258 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14259 Ronald F. Guilmette <rfg@monkeys.com>.
14261 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14263 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14264 for powerpc-pe native.
14265 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14266 (target==powerpc-pe): duplicate i386-win32 entry.
14268 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14270 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14271 of vxworks, not just vxworks5.1.
14273 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14275 * mpw-configure: Add support for exec-prefix.
14277 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14279 * config.guess: Recognize HP model 816 machines as having
14282 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14284 * configure: Ignore new autoconf configure options.
14286 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14288 * config.guess: Recognize Pentium under SCO.
14289 From Robert Lipe <robertl@arnet.com>.
14291 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14293 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14295 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14297 * configure.in: Don't configure gas for alpha-dec-osf*.
14299 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14301 * configure.in: Default to --with-stabs for some targets for which
14302 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14303 i[345]86*-*-unixware*.
14305 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14307 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14308 rather than basing it on the target. Simplify handling of options
14309 controlling which directories to configure. Remove extraneous
14310 slash in multi-clean target.
14312 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14314 * config-ml.in: Prefix more variables with ml_ so they don't collide
14317 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14319 * configure: Don't turn -v into --v.
14321 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14323 * configure.in (targargs): Fix typo.
14325 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14327 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14329 * configure.in: Strip --host and --target options from
14330 CONFIG_ARGUMENTS, and always configure for --host only. Add
14331 --with-cross-host option when building with a cross-compiler.
14332 * configure: Canonicalize the arguments put into config.status by
14333 always using `=' for an option with an argument. Pass a presumed
14334 --host or --target explicitly.
14336 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14338 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14339 into general OS recognition case.
14341 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14343 * configure.in (target_configdirs): add target-winsup only
14344 for win32 target systems.
14346 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14348 * Makefile.in (all-target-libgloss): Depend upon
14349 configure-target-newlib, since when libgloss is built it looks to
14350 see if the newlib directory exists.
14352 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14354 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14357 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14359 * configure: Handle LD and LD_FOR_TARGET when configuring a
14362 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14364 * configure.in (target_libs): add target-winsup.
14365 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14366 (target==ppcle-pe): remove ld from $noconfigdirs.
14368 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14370 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14371 Preserve relative path names in $srcdir. Build symlink tree if
14372 configuring cross target dir and srcdir=. (= no VPATH support).
14373 (configure-target-libg++): Depend on configure-target-librx.
14374 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14375 * config-ml.in: New file.
14376 * symlink-tree: New file.
14377 * configure: Ensure srcdir="." if that's what it is.
14379 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14381 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14382 includes and FLEX_SKELETON setting.
14383 * mpw-configure (--with-gnu-ld): New option, controls whether
14384 to use PPCLink or ld with PowerMac GCC.
14385 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14386 * mpw-config.in: Configure grez if targeting Mac.
14388 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14389 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14391 * configure.in: Configure grez resource compiler if targeting Mac.
14392 * Makefile.in (all-grez, install-grez): New targets.
14394 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14396 * configure: CXX defaults to gcc, not g++. If we find
14397 gcc in the path, set CC to gcc -O2.
14399 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14401 * configure: Default ${build} correctly. Avoid picking up extra
14402 spaces when reading CC and CXX from Makefile. When doing a
14403 Canadian Cross, use plausible default values for numerous
14405 * configure.in: When doing a Canadian Cross, don't try to
14406 configure tools whose configure script can't handle it.
14408 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14410 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14412 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14414 * configure: Remove dubious bug reporting address.
14416 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14418 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14419 configure script, run that instead of this directory's configure.
14420 In either case, print a message that we're configuring the sub-dir.
14422 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14424 * configure.in: Before checking for the existence of various files,
14425 use sed to filter out "target-".
14427 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14429 * Makefile.in (DO_X): Split rule to decrease command line length
14430 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14431 (Philippe De Muyter).
14433 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14435 * Makefile.in (all-patch): depend on all-libiberty.
14437 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14439 * configure.in: If the only directory in target_configdirs which
14440 actually exists is libiberty, then set target_configdirs to empty,
14441 to avoid trying to build a target libiberty in a gas or gdb
14444 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14446 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14447 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14450 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14452 * configure.in (copy_dirs): Use sys-include instead of include
14453 for --with-headers option.
14455 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14457 * Makefile.in, configure.in: Make winsup builds work with
14460 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14462 * configure.in: Build the linker on AIX.
14464 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14466 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14469 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14471 * Makefile.in (all-gcc): Fix typo.
14473 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14475 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14477 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14479 * configure.in: Rename libFOO to target-libFOO, and xiberty
14480 to target-xiberty, to provide more flexibility.
14481 (target_subdir): Define. Create if cross.
14482 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14483 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14484 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14485 check-libFOO -> check-target-libFOO, etc.
14486 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14487 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14488 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14489 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14490 allow ALL_GCC="" to only configure.
14491 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14492 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14493 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14495 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14497 * Makefile.in (taz): Build "info" in etc explicitly.
14499 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14501 * configure.in: Make sure that CC is undefined (as opposed to
14502 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14503 problem with autoconf trying to configure on a host without GCC.
14505 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14507 * mpw-configure: Set host alias from choice of host compiler,
14508 only use generic MPW Makefile sed if present, edit a file
14509 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14510 * mpw-README: Add problem notes about CW6 and CW7.
14512 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14514 * Makefile.in (taz): Use ";" instead of ";;".
14516 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14518 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14519 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14521 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14522 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14524 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14526 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14527 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14528 Move bfd to DISTSTUFFDIRS.
14530 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14532 * Makefile.in (X11_LIB): Removed.
14533 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14535 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14537 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14539 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14542 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14544 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14546 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14548 * configure.in (i[345]86-*-win32): Always build newlib.
14549 Don't configure cvs, autoconf or texinfo.
14550 * Makefile.in (LD_FOR_TARGET): New.
14551 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14552 Pass down LD_FOR_TARGET.
14554 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14556 * winsup: New directory.
14557 * Makefile.in: Build winsup.
14558 * configure.in: Winsup is configured when target is win32.
14559 Can only build win32 target GDB when native.
14561 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14563 * config.guess: Recognize HP model 819 machines as having
14564 a PA 1.1 processor.
14566 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14568 * configure: Fix sed loop which substitutes for CC and CXX to
14569 avoid bug found in various sed implementations.
14571 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14573 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14574 simulator. Use standard powerpc-*-eabi*.
14576 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14578 * configure.in: Stop putting gas and binutils in noconfigdirs for
14579 powerpc-*-aix* and rs6000-*-*.
14581 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14583 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14584 -mcall-aixdesc libraries.
14586 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14588 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14590 * config.sub (arm | armel | armeb): Fix shell syntax.
14592 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14594 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14595 -msoft-float and -mcpu=common support.
14596 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14599 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14601 * configure.in: Allow configuration and build of emacs19 for the alpha.
14603 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14605 * configure.in (CC): Get ^CC, not just any old CC, from
14606 ${host_makefile_frag}.
14608 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14610 * configure.in (CC): Try to get CC from
14611 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14613 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14615 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14616 only if it exists in $(srcdir).
14618 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14620 * configure: If CC and CXX are not set in the environment, set
14621 them, based on either an existing Makefile or on searching for gcc
14622 in PATH. Substitute for CC and CXX in Makefile.
14623 * configure.in: Remove libm from target_libs. Separate
14624 target_configdirs from configdirs. If CC is not set in
14625 environment, try to get it from a host Makefile fragment. Rewrite
14626 changes of configdirs to use skipdirs instead. A few minor
14627 tweaks. Take directories out of target_configdirs as they are
14628 taken out of configdirs. Remove existing Makefile files from
14629 subdirectories. Substitute for TARGET_CONFIGDIRS and
14630 CONFIG_ARGUMENTS in Makefile.
14631 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14633 (CONFIG_ARGUMENTS): Likewise.
14634 (CONFIGURE_TARGET_MODULES): New variable.
14635 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14636 ($(CONFIGURE_TARGET_MODULES)): New target.
14637 (configure-libg++, configure-libio): New targets.
14638 (all-libg++): Depend upon configure-libg++.
14639 (all-libio): Depend upon configure-libio.
14640 (configure-libgloss, all-libgloss): New targets.
14641 (configure-libstdc++): New target.
14642 (all-libstdc++): Depend upon configure-libstdc++.
14643 (configure-librx, all-librx): New targets.
14644 (configure-newlib): New target.
14645 (all-newlib): Depend upon configure-newlib
14646 (configure-xiberty): New target.
14647 (all-xiberty): Depend upon configure-xiberty.
14649 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14651 * configure.in (host i[345]86-*-win32): Expand the
14652 noconfigdirs again.
14654 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14656 * mpw-configure: Fix sed command file name.
14658 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14660 * configure.in (host i[345]86-*-win32): Reduce the
14661 noconfigdirs again.
14663 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14665 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14666 or powerpc*-*-pe*, since they are not yet supported.
14668 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14670 Add PowerMac support and many other enhancements.
14671 * mpw-configure: New option --cc to select compiler to use,
14672 paste options set according to --cc into the generated
14673 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14674 if mpw-make.sed is present.
14675 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14676 add forward includes for PowerPC include files.
14677 * mpw-build.in: Build using Makefile.PPC if present.
14678 (do-byacc, etc): Remove separate version resource builds.
14679 (do-gas): Build "stamps" before "all".
14680 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14681 * mpw-README: Update to reflect --cc option, PowerMac support,
14682 and recently-reported compatibility problems.
14684 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14686 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14687 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14688 (--with-multilib-top): Pass to recursive invocations.
14690 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14692 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14695 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14697 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14698 gdb, ld and opcodes on v810-*-*.
14700 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14702 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14703 (local-maintainer-clean): New target.
14704 (maintainer-clean): New target.
14705 (realclean): Just depend upon maintainer-clean.
14707 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14709 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14711 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14713 * configure.in: Build ld in mips*-*-bsd* case.
14715 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14717 * config.sub: Accept -lites* OS. From Ian Dall.
14719 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14721 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14724 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14726 * configure.in: treat i386-win32 canadian cross the same as
14727 i386-go32 canadian cross.
14729 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14731 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14732 running under the simulator to build a reduced set of libraries.
14733 (powerpc-*-eabiaix): Add fine grained multilib support added to
14734 other powerpc targets yesterday.
14736 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14738 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14739 -disable-softfloat, -disable-relocatable, -disable-aix, and
14740 -disable-sysv to control which multilib libraries get built.
14742 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14744 * configure: Add Makefile.tem to list of files to remove in trap
14747 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14749 * config.guess (*Linux*): Add missing "exit"s.
14750 Also, need specific check for alpha-unknown-linux (uses COFF).
14752 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14754 * config.guess: Merge with FSF:
14756 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14757 * config.guess (AIX4): More robust release numbering discovery.
14759 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14760 * config.guess (i386-sequent-ptx): Properly get version number.
14762 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14763 * config.guess (mips:*:4*:UMIPS): New case.
14765 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14767 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14768 (i386-win32 host): Likewise. Don't build readline.
14770 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14772 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14773 SUPPORT_FILES to submakes.
14775 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14777 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14778 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14781 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14783 * configure.in (appdirs): Use =, not ==, in test expression when
14784 trying to build the text to print in the warning message for
14787 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14789 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14791 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14793 * config.guess: Recognize lynx-2.3.
14795 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14797 * config.sub (z8ksim): Deleted
14798 (z8k-*-coff): New, this is the one true name of the target.
14800 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14802 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14804 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14806 * config.guess (*:Linux:*:*): First try asking the linker what the
14807 default object file format is (elf, aout, or coff). Then if this
14808 fails, try previous methods.
14810 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14812 * configure.in: Don't build newlib for *-*-vxworks5.1.
14814 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14816 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14817 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14819 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14821 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14823 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14825 * cfg-ml-com.in: New file.
14826 * cfg-ml-pos.in: New file.
14828 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14830 * COPYING.NEWLIB: Add HP free copyright to list.
14832 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14834 * config.sub: Recognize -eabi* for the system, not just -eabi.
14836 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14838 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14839 * config.sub, configure.in (win32): New target and host.
14841 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14843 * configure.in: Add i386-pe configuration.
14845 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14847 * mpw-build.in (install): Install GDB after LD.
14849 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14851 * mpw-config.in (elf/mips.h): Always forward-include, needed
14854 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14856 * testsuite: New directory for customer acceptance and whole tool
14859 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14861 * configure: If per-host line isn't found, but AC_OUTPUT is found
14862 and a configure script exists, run it instead.
14864 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14866 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14868 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14870 * configure: Set build_{cpu,vendor,os,alias} to host values when
14871 --build isn't specified.
14873 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14875 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14876 (FLAGS_TO_PASS): Pass them.
14877 (EXTRA_TARGET_FLAGS): Ditto.
14879 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14881 * Makefile.in (all-libg++): Depend on all-libstdc++.
14883 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14885 * configure.in (noconfigdirs): Enable all packages for
14886 i386-unknown-netbsd.
14888 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14890 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14891 hosted builds (DOS builds)
14893 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14895 Changes for ARM based on patches from Richard Earnshaw:
14896 * config.sub: Handle armeb and armel.
14897 * configure.in: Omit arm linker only for riscix.
14899 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14901 * config.guess: Update from FSF.
14903 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14905 * config.sub: Recognize powerpcle as the little endian variant of
14906 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14907 powerpcle variant. Convert pentium into i586, not i486. Add p5
14908 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14911 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14913 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14915 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14917 * config.sub: Accept -lites* as a basic system type.
14919 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14921 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14922 installed, and if so return linuxoldld as the system name.
14924 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14926 * config.guess: Add hppa1.1-hp-lites support.
14928 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14930 * configure.in: Don't build newlib for m68k-vxworks5.1.
14932 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14934 * configure.in (mips-sgi-irix6): Use mh-irix5.
14936 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14938 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14940 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14942 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14943 OSF/1. Fix compiler flags.
14944 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14946 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14948 * configure.in: Recognize --with-newlib.
14949 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14951 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14953 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14954 to *_X11_MODULES due to gdbtk needing X include files et al.
14956 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14958 Merge in support for Mac MPW as a host.
14959 (Old change descriptions retained for informational value.)
14961 * mpw-config.in: Add generic include forwards for cpu-specific
14962 include files in aout and elf directories.
14964 * mpw-configure: Added copyright.
14965 * mpw-config.in: Check for presence of required build tools.
14966 (target_libs): Add newlib.
14967 (target_tools): Add examples.
14968 (Read Me): Generate as "Read Me for MPW" instead.
14969 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14970 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14971 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14973 * mpw-configure: Remove subdir-specific makefile hackery,
14974 delete mk.tmp after using it.
14976 * mpw-build.in (all): Display start and end times.
14978 * mpw-configure (host_canonical): Set.
14979 (target_cpu): Always add to makefiles.
14980 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14981 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14982 (mpw-mh-mpw): Look for in srcdir and srcroot.
14983 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14985 * mpw-build.in: (install-only): New target.
14987 * mpw-configure (host_alias, target_alias): Rename from hostalias
14988 and targetalias, add into generated Makefile.
14989 (mk.tmp): If present, add into generated Makefile.
14990 * mpw-build.in (all-gas): Build config.h first before gas proper.
14992 * mpw-configure (config.status): Write only if changed.
14993 * mpw-config.in (readline): Configure it (not built, just used for
14996 * mpw-config.in (elf/mips.h): Add a forward include.
14998 * mpw-config.in: Forward-include most .h files in include into
15000 (readline): Don't build.
15001 mpw-build.in (install): Install GDB.
15003 * mpw-configure (prefix, mpw_prefix): Handle it.
15004 * mpw-config.in (mmalloc, readline): Don't configure.
15005 * mpw-build.in (thisscript): Rename to ThisScript.
15006 Use mpw-build instead of BuildProgram everywhere.
15007 (mmalloc, readline): Don't build.
15008 * mpw-README: New file, basic documentation about the MPW port.
15010 * mpw-config.in: Use forward-include to create include files.
15012 * mpw-configure: Add more things to the top of each configured
15013 Makefile, including contents of config/mpw-mh-mpw.
15014 * mpw-config.in (extra-include): Create this directory and fill it
15015 with Posix-like include files when configuring.
15017 * config.sub (apple, mac, mpw): Add various aliases.
15019 * mpw-build.in: New file, top-level build script fragment for MPW.
15020 * mpw-configure: New file, configure script for MPW.
15021 * mpw-config.in: New file, config fragment for MPW.
15023 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15025 * configure.in (host_libs): Remove glob, since it is gone from the
15028 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15030 * Makefile.in: define empty GDB_NLM_DEPS var.
15032 * configure.in(target_makefile_frag): use config/mt-netware
15033 for netware targets.
15035 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15037 * config.sub: Merge in recent FSF changes. Remove linux special
15040 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15042 Revert this change:
15044 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15046 * build-all.mk: Use CC=cc -Xs on Solaris.
15048 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15050 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15052 * Makefile.in: Nuke all references to glob subdirectory.
15054 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15056 * configure.in: Fix --enable-shared logic in per-host.
15058 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15060 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15062 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15064 * configure.in (noconfigdirs): Don't build gas on AIX, for
15065 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15067 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15069 * configure: Fix --cache-file to work if the file argument is a
15072 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15074 * configure: If the --cache-file is used, pass it down to
15075 configure in subdirectories.
15077 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15079 * config.sub: add vxworks29k configuration.
15081 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15083 * Makefile.in (taz): Do "diststuff" part quietly.
15085 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15087 * config.sub: Mini-merge with gcc/config.sub.
15089 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15091 * config.guess (IRIX): Sed - to _.
15093 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15095 * Makefile.in (source-vault, binary-vault): New targets.
15097 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15099 * config.sub: Recognize -eabi as a basic system type.
15101 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15103 * configure.in (enable_shared stuff): Fix typo.
15105 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15107 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15109 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15111 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15113 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15115 * configure.in (rs6000-*-*): Don't build gas.
15117 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15119 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15120 reduce command line length.
15121 (AS_FOR_TARGET): Check for as.new, not Makefile.
15122 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15124 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15126 * config.guess: Merge from FSF.
15128 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15130 * configure: Don't use $ when handling program_suffix.
15132 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15134 * configure.in: Configure tk for hppa/hpux.
15136 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15138 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15140 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15142 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15143 to LIBCXXFLAGS. Tests are better run without it.
15145 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15147 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15149 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15151 * configure.in (*-*-netware*): Don't configure xiberty.
15153 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15155 * configure.in: Remove tk from native_only list.
15157 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15159 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15160 for special NCD build.
15162 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15164 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15165 makeall.bat, they're only useful for binutils snapshots.
15166 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15167 makeall.bat to specified SUPPORT_FILES.
15169 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15171 * build-all.mk: Add Ericsson targets to sun4 and solaris
15172 hosts. Add BNR's sun4 target to solaris host, so their
15173 build-from-source will be tested in-house first.
15175 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15177 * Makefile.in (LIBCFLAGS): New variable.
15178 (CFLAGS_FOR_TARGET): Ditto.
15179 (LIBCFLAGS_FOR_TARGET): Ditto.
15180 (LIBCXXFLAGS): Ditto.
15181 (CXXFLAGS_FOR_TARGET): Ditto.
15182 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15183 (BASE_FLAGS_TO_PASS): Pass them.
15184 (EXTRA_TARGET_FLAGS): Ditto.
15186 * configure.in: Support --enable-shared.
15188 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15190 * configure.in (target_libs): Include libstdc++ again.
15191 * config.guess: Update from FSF (for FreeBSD).
15193 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15195 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15197 (DISTDOCDIRS): Add `etc'.
15198 (ETC_SUPPORT_PFX): New variable.
15199 (taz): Include anything from etc starting with a word in
15202 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15204 * config.sub: Update for recent FSF changes. Remove obsolete
15205 h8300hds entry. Add -windows* and -osx as basic os. Minor
15208 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15210 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15212 * config.guess: Merge with FSF.
15213 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15215 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15217 * configure: Since the "trap 0" handler will override the exit
15218 status on many systems, only use it for "exit 1", and make it set
15219 a non-zero exit status; reset it before "exit 0". Also, check
15220 exit status of config.sub, and error out if it failed.
15222 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15224 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15225 and install libgloss.
15227 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15229 * Makefile.in (all-binutils): Depend upon all-byacc.
15231 * configure.in: Don't build emacs on Irix 5.
15233 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15235 * configure.in (*-*-netware*): Add libio.
15237 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15239 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15240 (CHECK_TARGET_MODULES): Ditto.
15241 (INSTALL_TARGET_MODULES): Ditto.
15242 (TARGET_LIBS): Ditto.
15243 (all-libstdc++): Note dependencies.
15245 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15247 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15249 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15251 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15252 -fexternal-templates.
15254 * configure.in (target_libs): Add libstdc++.
15255 (noconfigdirs): Add libstdc++ as appropriate.
15257 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15259 * config.guess: Update from FSF.
15261 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15263 * configure: Use ${config_shell} when running ${configsub}.
15265 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15267 * config.sub: No longer recognize h8300h.
15269 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15271 * config.sub: Remove extraneous differences between config.sub and
15274 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15276 * Makefile.in (DISTSTUFFDIRS): Add gas.
15278 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15280 * COPYING.NEWLIB: New file.
15282 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15284 * config.guess (HP-UX): Patch from Harlan Stenn
15285 <harlan@landmark.com> to also emit release level.
15287 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15289 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15291 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15293 * config.sub: Merge nextstep cleanup from FSF.
15295 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15297 * configure.in (arm-*-*): Don't configure ld for this target.
15299 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15301 * configure.in (*-*-netware): don't configure libg++, libio,
15304 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15306 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15307 configure ld--it works, but it doesn't support shared libraries.
15309 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15311 * config.guess (*-unknown-freebsd*): Get rid of possible
15312 trailing "(Release)" in version string.
15313 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15315 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15317 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15318 Fix type: *-next-neststep -> *-next-nextstep.
15320 * config.guess: Merge from FSF:
15322 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15324 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15326 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15328 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15329 instead of UNIX_SV for UnixWare 1.0).
15331 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15333 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15334 to make gdb/nlm/* build after the compiler and linker.
15336 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15338 * config.guess (netbsd, freebsd, linux): Accept any machine,
15340 (m68k-atari-sysv4): Relocate to match FSF version.
15342 * config.guess: More merges from the FSF:
15344 Add a space before function call or macro invocation.
15346 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15348 * config.guess: Add trap cmd to remove dummy.c and dummy when
15351 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15353 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15354 (dummy): Redirect stderr from compilation of dummy.c.
15356 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15358 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15360 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15362 * configure: Accept and ignore --cache*, for compatibility with
15365 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15367 * config.guess: Merge from FSF:
15369 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15371 * config.guess (Pyramid*:OSx*:*:*): New case.
15372 (PATH): Add /.attbin at end for finding uname.
15373 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15375 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15377 * config.guess (M88*:DolphinOS:*:*): New case.
15379 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15381 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15382 to select whether to use ELF or COFF.
15384 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15386 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15388 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15390 * config.guess: Guess the OS version for HPUX.
15392 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15394 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15396 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15398 * configure.in: Recognize --with-headers, --with-libs, and
15400 * Makefile.in (all-xiberty): Depend upon all-ld.
15402 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15404 * configure.in: Change i[34]86 to i[345]86.
15406 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15408 * configure (version): A few more tweaks to help message.
15410 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15412 * Makefile.in: Remove (for now) librx as a host library,
15413 now that we're building it for target.
15415 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15417 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15420 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15422 * configure.in: Also configure librx.
15424 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15426 * Makefile.in: Update various rules to reflect that librx
15427 is now needed for libg++.
15429 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15431 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15433 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15435 * configure.in: Configure the examples directory.
15437 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15439 * configure: Simplify Jun 2 1994 change.
15441 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15443 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15444 /bin/gcc isn't good enough to build gcc.
15446 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15448 * Makefile.in (GDB_SUPPORT_FILES): Remove
15449 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15450 (gdb.tar.gz): Add new rule to use standard distribution building
15453 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15455 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15456 Bill Cox <bill@cygnus.com>.
15458 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15460 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15462 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15464 * configure: Search current dir first in .gdbinit.
15466 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15468 * config.sub: Recognize freebsd (merged from gcc config.sub).
15470 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15472 * config.sub: Refer to NeXT's operating system as nextstep.
15474 * config.sub (case $basic_machine): Re-order the cases, to match
15475 the order in the FSF version (which is mostly alphabethical).
15476 Merge in some additions and changes from the FSF.
15478 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15480 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15481 * config.sub: Recognize cxux7.
15482 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15484 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15486 * config.sub: Fix typo powerpc -> powerpc-*.
15488 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15490 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15492 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15493 parallel with all-emacs and install-emacs). Top-level command
15494 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15496 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15498 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15499 $(relbindir)/make before doing ``make install'', and use
15500 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15501 installing over running make binary.
15502 ($(host)-stamp-stage3-installed): Likewise.
15504 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15506 * config.guess: Recognize Mach.
15508 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15510 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15511 see whether --exec-prefix was used.
15513 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15515 * README: Explicitly mention libg++/README. (Zoo's idea.)
15517 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15519 * Makefile.in: Add all-librx target similar to all-libproc.
15521 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15523 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15524 with post 1.2 uname bogosity.
15526 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15528 * configure: Remove temporary files on receipt of a signal.
15530 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15532 * configure: If there is a package_makefile_frag, remove
15533 ${subdir}/Makefile.tem after copying it in.
15535 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15537 * build_all.mk: support rs6000 lynx identifies itself as
15538 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15539 since /bin/gcc is too feeble to compile a modern gcc.
15541 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15543 * brought devo/test-build.mk update-to-date with progressive/
15544 test-build.mk. Add lynx targets and hppa flag info.
15546 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15548 * configure.in: Use mh-ncrsvr43. Patch from
15549 Tom McConnell <tmcconne@sedona.intel.com>.
15551 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15553 * config.guess (i386-unknown-bsdi): No longer need to
15554 check #if defined(__bsdi__) && defined(__i386__).
15556 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15558 * configure: Set program_transform_nameoption correctly.
15560 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15562 * brought build-all.mk update-to-date with progressive build-all.mk,
15563 added new targets and hppa info.
15565 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15567 * configure: If config.guess result is a prefix of the user
15568 specified target, assume a native build and use the user specified
15569 target as the host alias. Remove SunOS patch suffix removal hack.
15570 * configure.in: Remove SunOS patch suffix removal hack.
15572 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15573 in NATIVE_CHECK_MODULES.
15575 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15577 * Makefile.in: Rename HOST_ONLY to NATIVE.
15578 * configure: Delete SunOs patch suffix from host_canonical
15579 and build_canonical variables that are prepended to Makefiles.
15580 * configure.in: Add comments for easier maintenance.
15582 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15584 * Makefile.in: Add all-libproc target similar to all-gui.
15586 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15588 * Makefile.in (CHECK_MODULES): split into
15589 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15591 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15593 * config.guess (i386-unknown-bsdi): New system to guess.
15595 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15597 * Makefile.in: Add all-gui target (but not yet build by "all").
15599 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15601 * config.sub: Move deletion of patch suffix from here...
15602 * configure.in: To here, at Ian's suggestion. The top-
15603 level scripts might need to know of a patch level.
15605 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15607 * config.sub: Strip off patch suffix so rtl is recognized
15608 as a sunos4.1.3 machine, even though it's been patched.
15610 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15612 * Makefile.in (INSTALL_LAST): Delete.
15613 (INSTALL_DOSREL): New.
15615 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15617 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15618 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15619 whether we pass down --with-gnu-ld anyhow.
15621 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15623 * Makefile.in (INSTALL_LAST): Change operation so it works
15624 on more flavors of make.
15625 * configure.in (go32): Don't build libg++ or libio.
15627 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15629 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15630 they can be overriden by templates.
15632 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15634 * configure.in (target==go32): Don't build gdb.
15635 * dosrel: New directory.
15637 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15639 * configure.in (host==go32): Configure dosrel too.
15640 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15641 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15642 be set by incoming names or templates.
15643 (INSTALL_LAST): New rule.
15645 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15647 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15649 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15651 * configure.in (appdirs): New variable. Currently empty, but will
15652 be used in gas distribution. If nonempty, lists a set of
15653 directories at least one of which must get configured, or top
15654 level configuration is considered to have failed.
15655 (rs6000-*-lynxos*): Use new file name.
15657 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15659 Eliminate XTRAFLAGS.
15660 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15661 newlib include files using -idirafter, and also use -nostdinc.
15662 (CXX_FOR_TARGET): Likewise.
15663 (XTRAFLAGS): Removed.
15664 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15665 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15666 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15667 ($(DO_X)): Don't pass down XTRAFLAGS.
15669 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15671 * configure.in (mips*-dec-bsd*): New target; do build linker.
15672 (mips*-*-bsd*): New target; don't build linker.
15674 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15676 * configure.in: support rs6000-*-lynxos* configuration.
15677 support sunos4 as a cross target.
15679 * config.sub: look for lynx*, not lynx since the OS version may
15680 legitimately be part of the name.
15682 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15684 * configure.in (i[34]86-*-sco*): Move to be with other i386
15686 (romp-*-*): New target. Skip various binary utilities.
15687 (vax-*-*): New target. Don't build newlib.
15688 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15690 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15692 * configure.in: Only set host_makefile_frag if config
15695 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15697 * install.sh: If $dstdir exists, don't check whether each
15700 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15702 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15704 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15706 * configure.in (*-*-lynxos*): Don't configure newlib for either
15707 native or cross Lynx.
15709 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15711 * config.sub (sparc64-elf): Fix os.
15712 (z8k): Remove duplicate.
15714 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15716 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15717 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15719 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15721 * configure: Make file links cleanly even if Lynx fails on
15722 an NFS symlink (at least fail cleanly).
15724 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15726 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15729 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15731 * configure: Unknown options are fatal again.
15733 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15735 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15738 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15740 * build-all.mk: Add `clean' target.
15742 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15744 * config.guess: Add SINIX support.
15745 * configure.in: Add mips-*-sysv4* support.
15747 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15749 * build-all.mk: Document all useful targets.
15750 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15751 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15753 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15755 * configure: Support --silent, --quiet.
15757 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15759 * configure: Support --disable-FEATURE.
15761 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15763 * config.guess: Recognize NCR running SVR4.3.
15765 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15767 * config.guess: Make BSDI generate i386-unknown-bsd386.
15768 Patch from Paul Eggert <eggert@twinsun.com>.
15770 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15772 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15774 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15776 * configure: Make unrecognized options give nonfatal warnings
15777 instead of fatal errors, and pass them to any subdirectory
15778 configures in case they recognize them.
15779 Make --x equivalent to --with-x.
15781 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15783 * configure: Add --enable-* options. Clean up usage message and
15786 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15788 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15790 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15792 * configure.in (hppa*-*-*): Enable binutils.
15794 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15796 * config.sub: Recognize cisco.
15798 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15800 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15802 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15804 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15805 than one configuration name. Add comment.
15807 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15809 * config.guess: about target *-hitachi-hiuxwe2, fixed
15810 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15811 macro is incorrect.]
15813 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15815 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15816 than the "make ls" stuff which used to be here.
15818 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15820 * config.guess: Recognize i[34]86-unknown-freebsd.
15821 From Shawn M Carey <smcarey@rodan.syr.edu>.
15823 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15825 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15827 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15829 * config.guess: Check for ptx.
15831 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15833 * config.sub: Add os9k checking.
15835 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15837 * config.guess: Handle OSF1 running on HPPA processors
15839 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15841 * configure: If subdir configure fails, print out a message with
15842 subdirectory name, in case subdir's configure code didn't identify
15845 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15847 * configure.in: Remove embedded newlines from configdirs.
15848 Avoid mismatches of substrings. Fix matching strings at end
15851 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15853 * config.guess: Add Lynx/rs6000 config support.
15855 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15857 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15859 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15861 * configure.in (hppa*-*-osf*): Treat this just like most other
15862 PA configurations (eg no binutils or ld).
15863 (hppa*-*-*elf*): These configurations have binutils and ld.
15865 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15867 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15869 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15871 * configure.in (rs6000-*-*): Build gas.
15873 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15875 * Makefile.in: Avoid bug in losing hpux sed.
15877 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15879 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15880 for GDB and GDB has been fixed to not need it.
15882 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15884 * config.guess: Recognize vax hosts.
15886 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15888 * configure (while loop): Don't use "break 2" inside case
15889 statement -- the case statement isn't an enclosing loop.
15891 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15893 * config.guess: Clean up NeXT support, to allow nextstep
15894 on Intel machines. Make OS be nextstep.
15896 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15898 * config.guess: Add alternate forms for Convex.
15900 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15902 * configure: Completely rewrite option processing. Take
15903 advantage of pattern-matching to avoid invoking test frequently.
15904 Also clean up host and target defaulting logic.
15906 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15908 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15909 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15910 commands (plus user environment) will fit SCO limits.
15912 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15914 * configure.in: Don't issue warnings about directories which are
15915 not being configured if -norecursion is set. Correct test for
15916 --with-gnu-as and --with-gnu-ld to not get confused by substring
15919 * configure.in: Don't build gas for alpha-dec-osf1*.
15921 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15923 * configure: Back out Per's change of 12/19/1993. It changes the
15924 behavior of configure in unexpected and confusing ways.
15926 Also, use different delim char when calculating
15927 program_transform_name so that the name can contain slashes.
15929 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15931 * configure.in, config.sub: Add support for VSTa micro-kernel.
15933 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15935 * configure.in: Nuke hacks which were used to get a special
15936 version of GAS for HPPA configurations.
15938 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15940 * configure: If only ${target_alias} is given, use that
15941 as the default for ${host_alias}.
15942 * configure: Add missing back-slashes before nested quotes.
15944 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15946 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15948 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15950 * config.guess: Recognize some Tektronix configurations.
15951 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15953 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15955 * config.sub: Match any flavor of SH.
15957 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15959 * configure.in: Don't try to configure newlib for Alpha.
15961 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15963 * configure.in: Don't build ld for Irix 5. Don't build gas,
15964 libg++ or libio for any Alpha target.
15966 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15968 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15970 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15971 default arguments -- so it tried to compress itself.
15973 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15975 * configure.in (notsupp): ensure that a space is always at the end
15976 of the configdirs list, since the grep checks for an explicit space
15978 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15980 * configure.in (target i386-sysv4.2): don't build ld, since static
15981 versions of many libraries are not available.
15983 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15985 * config.guess: Recognize Apollos (using environment variables).
15986 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15988 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15990 * config.guess: Recognize Sony news mips running newsos.
15992 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15994 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15995 "fi ; else" for bash.
15997 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15999 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16001 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16003 * config.sub: accept unixware as an alias for svr4.2.
16004 Fix some inconsistancies with the gcc version.
16006 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16008 * Makefile.in (DISTDOCDIRS): Add gdb.
16010 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16012 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16014 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16016 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16017 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16020 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16022 * config.sub: Accept hiux* as an OS name.
16024 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16025 etc/make-stds.texi. The underscore came from gcc, and dje now
16026 agrees that RUNTESTFLAGS is the correct name.
16028 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16030 * install.sh: Remove 'set -e'. It makes any conditionals
16031 in the script useless.
16033 * config.guess: Automatically recognize arm-acorn-riscix
16034 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16036 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16038 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16040 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16042 * Makefile.in (DISTDOCDIRS): New variable.
16043 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16044 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16046 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16048 * configure.in (hppa target): check the source directory for the
16049 pagas sub-directory
16051 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16053 * config.sub: Allow -aout* and -elf*.
16055 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16057 * configure.in: Don't build ld on i386-solaris2, same as for
16060 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16062 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16064 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16066 * configure.in: Configure gdb for alpha.
16068 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16070 * Makefile.in (CXXFLAGS): Add -O.
16072 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16074 * config.guess: added support for DG Aviion
16076 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16078 * configure.in: Produce warning message for subdirectories not
16079 configurable for this host/target combination. Don't try to
16080 configure gdb for vms.
16082 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16084 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16085 appropriate files before making "diststuff".
16086 (DISTBISONFILES): New var: list of files to be edited.
16087 (DISTSTUFFDIRS): Add binutils.
16089 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16091 * config.sub: also handle mipsel and mips64el (for little endian mips)
16093 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16095 * configure.in: Add * to end of all OS names.
16097 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16099 * configure.in: Build newlib for LynxOS native.
16101 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16103 * config.guess: Add support for delta 88k running SVR3.
16105 * configure.in: Add comment about HP compiler vs. emacs.
16107 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16109 * configure.in: don't build ld on solaris2 (not a viable option
16110 due to bugs in getpwnam & getpwuid)
16112 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16114 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16115 config.guess will produce a full version number.
16117 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16119 * configure.in: Build linker and binutils for alpha-dec-osf1.
16121 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16123 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16124 and gdb/testsuite/Makefile.in.
16126 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16128 * configure.in: recognize mips*- instead of mips-
16130 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16132 * config.sub: Accept linux*coff and linux*elf as operating
16135 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16137 * config.sub: Recognize mips64, and mips3 as an alias for it.
16139 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16141 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16142 gdb knows how to handle OSF/1 shared libraries.
16144 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16146 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16147 * config.guess: Recognize Hitachi's HIUX.
16148 * config.sub: Recognize h3050r* and hppahitachi.
16149 Remove redundant cases for hp9k[23]*.
16151 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16153 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16154 if gas and ld are in the source tree and are in ${configdirs}.
16155 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16156 --with options (but still pass them down on the command line,
16157 if they were explicitly specified).
16159 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16161 * configure: substitute SHELL value in Makefile.in with
16164 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16166 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16167 *-*-solaris2* targets.
16169 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16171 * Makefile.in: define M4, and pass it down to sub-makes;
16172 all-autoconf now depends on all-m4
16174 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16176 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16177 presence of {ar,ranlib} instead of a configured directory
16179 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16181 * config.guess: Accept 34?? as well as 33?? for NCR.
16183 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16185 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16186 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16188 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16190 * configure: grab values for $(CC) and $(CXX) from the
16191 environment, so that someone can do "CC=gcc configure; make" and
16192 have it work right (matching the way that autoconf works now)
16194 * configure.in, Makefile.in: add support for gash, the tcl
16195 interface to Galaxy
16197 * config.guess: add NetBSD variants (hp300, x86)
16199 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16201 * install.sh: Support -d option (in the manner of SunOS 4 install,
16202 as it is more deterministic than that of GNU install)
16203 (chmodcmd): Set file to mode 755 by default (should also do default
16204 chgrp and chown, but I don't feel like dealing with that now)
16206 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16208 * config.sub: Remove h8300hhms alias.
16210 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16212 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16214 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16216 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16219 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16221 * config.sub: recognize m88110-bug-coff.
16223 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16225 * Makefile.in (all-libio): all dependencies on the toolchain used
16226 to build this (gcc, gas, ld, etc)
16228 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16230 * config.guess: Deal with OSF/1 1.3 on alpha.
16232 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16234 * install.sh: add some 'else true' clauses for portability
16236 * configure.in: don't build libio for h8[35]00-*-* targets
16238 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16240 * Makefile.in: Add support for new libio.
16242 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16244 * install.sh: If one command fails, don't try the rest. Don't try
16245 to remove $dsttmp (via trap) unless we have already created it.
16246 If $src doesn't exist, detect it and exit with an error.
16248 * config.guess: Recognize BSD on hp300.
16250 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16252 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16253 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16255 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16257 * Makefile.in (all-send-pr): depends on all-prms
16259 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16261 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16263 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16265 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16266 Added test for mips-mips-riscos5.
16268 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16270 * configure.in: use mh-hp300 for 68k HP hosts
16272 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16274 * configure: add support for CONFIG_SHELL, so that you can use
16275 some alternate shell for evaluating configure scripts
16277 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16279 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16280 in configure script to bug-gdb@prep.ai.mit.edu when building
16281 distribution archive.
16282 * Makefile.in (COMPRESS): Remove def.
16283 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16284 gdb.tar.Z and make-gdb.tar.Z respectively.
16285 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16286 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16287 to convergence with 'taz' target in Makefile.in.
16289 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16291 * install.sh (dsttmp): use trap to ensure that tmp files go
16292 away on error conditions
16294 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16296 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16298 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16300 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16301 its parent is '/' not ''.
16303 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16305 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16307 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16308 that ${newsrcdir}/configure.in does.
16310 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16312 * test-build.mk: support for CONFIG_SHELL
16314 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16316 * config.sub (netware): Add as a basic system type.
16318 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16320 * Makefile.in (Makefile): depend on configure.in. Also drop the
16321 $(srcdir)/ from the dependency on Makefile.in.
16323 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16325 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16326 (h8300hhms is temporary until multi-libraries are implemented).
16327 * configure.in: Handle h8300h too.
16329 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16331 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16333 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16335 * configure: Remove extraneous output when guessing host type.
16336 * config.guess: Remove extraneous output when guessing using C
16337 compiler rather than uname, or when guessing fails.
16339 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16341 * Makefile.in: remove all.cross and install.cross targets
16343 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16346 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16348 * configure.in (target sh): Build gprof.
16350 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16352 * config.sub: change -solaris to -solaris2
16354 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16356 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16358 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16360 * configure: Correct error message for missing Makefile.in to
16361 print correct directory.
16363 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16365 * install.sh: kludge around 386BSD shell bug
16367 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16369 * config.guess: Recognize NeXT.
16370 * config.guess: Recognize i486-ncr-sysv4.
16371 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16373 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16375 * Makefile.in (MAKEINFOFLAGS): New variable.
16376 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16377 * build-all.mk, test-build.mk: Pass down --no-split as
16378 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16380 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16382 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16384 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16386 * Makefile.in (libg++.tar.z): New rule.
16387 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16388 * Makefile.in (taz): Only do a single chmod.
16390 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16392 * install.sh: don't use dirname anymore (replaced with sed usage)
16394 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16396 * Makefile.in: Change extension for gzip'd files from '.z' to
16397 '.gz' per new FSF standard usage.
16399 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16401 * configure: put quotes around the final value of program_transform_name
16403 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16405 * Makefile.in: new install.sh support; update install-info rules
16407 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16409 * configure.in: Build diff for crosses, but not for go32 host.
16411 * configure.in: Build gprof only for native, and don't build it
16412 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16414 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16416 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16418 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16420 * configure.in (host_tools): Add prms.
16422 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16424 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16425 with $(FLAGS_TO_PASS) on the command line
16427 * config.sub: Recognize lynx and lynxos
16429 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16431 * config.sub: Accept -ecoff*, not just -ecoff.
16433 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16435 * Makefile.in (taz): Use .gz suffix instead of .z.
16436 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16439 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16441 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16443 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16445 * Makefile.in (install-no-fixedincludes): install gcc last, so
16446 that rebuilds that might happen during 'make install' don't get
16447 bogus gcc include files
16449 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16451 Change from Utah for HPPA support:
16452 * config.guess: Recognize hppa1.x-hp-bsd.
16454 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16456 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16457 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16459 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16461 * config.sub: Add support for rom68k and bug boot monitors.
16463 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16465 * Makefile.in: Make all-opcodes depend on all-bfd.
16467 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16469 * config.guess: Added special check for i[34]86-univel-sysv4*.
16471 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16473 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16474 the processor rather than assuming i486.
16476 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16478 * config.guess: Recognize SunOS6 as Solaris3.
16480 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16482 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16483 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16485 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16487 * build-all.mk (all-cross): New target for Canadian Cross.
16488 Added Q2 go32 targets.
16489 * test-build.mk: Configure go32 cross sparclite-aout and
16490 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16491 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16493 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16495 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16496 GO32 hosted toolchains
16498 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16500 * configure: change so "-exec-prefix" gets passed down rather
16501 than "-exec_prefix" so autoconf generated Makefiles get the
16502 exec_prefix set right.
16504 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16506 * config.guess: get the Solaris2 minor version number
16508 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16510 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16512 * config.guess: Recognize some Sequent platforms.
16514 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16516 * Makefile.in: added the vault-install target
16518 * configure.in: actually use the Sun3 makefile fragment that's in
16519 config, also added the release dir to configdirs
16521 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16523 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16525 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16527 * configure.in: remove some program from Alpha targetted toolchains
16529 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16531 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16533 (taz): Run "make diststuff" in those directories instead of "make
16534 proto-dir". Look for "VERSION=" only at start of line in subdir
16535 Makefile. Use "gzip -9" for compression.
16536 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16537 (binutils.tar.z): New target.
16539 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16541 * Makefile.in (taz): Include gpl.texinfo.
16543 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16545 * Makefile.in (setup-dirs): Merged into "taz" target.
16546 (taz): Only do `proto-dir' stuff if a directory is actually needed
16549 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16551 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16552 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16553 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16554 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16555 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16557 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16559 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16560 config.sub, and move-if-change to gdb testsuite distribution
16561 archive, so the testsuite can be extracted, configured, and
16562 run separately from the gdb distribution. Blow away the Chill
16563 tests that require a Chill compiled executable, since GNU Chill
16564 is not yet publically available.
16566 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16568 * test-build.mk: set environment variables in a single command,
16569 instead of a list of assignments and exports
16571 * config.guess: recognize Alpha/OSF1 systems
16573 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16575 * configure: Change help message to prefer --options rather than
16578 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16580 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16581 zippy@ecst.csuchico.edu.
16582 * config.guess: Recognize miniframe.
16584 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16586 * Makefile.in: Use srcroot to find runtest rather than rootme.
16587 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16589 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16591 * test-build.mk: Extensive additions to support building on a
16592 machine other than the host.
16594 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16596 * configure (tooldir): Fix for i386-aix again.
16598 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16600 * configure, Makefile.in: Change definition of $(tooldir)
16603 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16605 * config.guess: Recognize i[34]86/SVR4.
16607 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16609 * Makefile.in (all-gdb): gdb depends on sim.
16611 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16613 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16614 at the same time we make the prototype gdb directory.
16615 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16616 files at the same time as the gdb base release distribution.
16618 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16620 * Makefile.in (check): Use individual check targets rather than
16622 (check-gcc): Added.
16624 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16626 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16627 for System V release 3.2.
16629 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16631 * config.sub: Recognize hppaosf.
16632 * configure.in: Do configure ld/binutils/gas for it.
16634 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16636 * configure (tooldir): Alter syntax used to set this, for systems
16637 where "\$" isn't handled right, like i386-aix.
16639 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16641 * configure: Pass program-transform-name, not
16642 program_transform_name, to recursive configures.
16644 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16646 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16647 of gas+ld+binutils.
16649 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16651 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16653 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16655 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16657 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16659 * Makefile.in (PRMS): Set back to all-prms.
16661 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16663 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16664 targets, rather than for MIPS hosts.
16666 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16668 * configure.in: add comment for --with-x default values
16670 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16672 * Makefile.in: add check-* targets for each of the directories in
16673 the tree. Add a definition of RUNTEST that will use the one we
16674 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16676 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16678 * configure.in: Removed obsolete references to bfd_target and
16679 target_makefile_frag.
16681 * build-all.mk: Set assorted targets for Q2.
16682 * config.sub: Recognize z8k-sim and h8300-hms.
16683 * test-build.mk: Really don't pass host to configure.
16684 (HOLES): Added uname.
16686 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16688 * configure: Handle an empty program-prefix, program-suffix or
16689 program-transform-name correctly.
16691 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16693 * build-all.mk: -G 8 no longer required for MIPS targets.
16694 * test-build.mk: Don't pass host argument to configure; make it
16697 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16699 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16700 * Makefile.in (COMPRESS): New macro, like GZIP.
16702 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16704 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16706 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16707 with gas currently defaults to -G 0.
16709 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16711 * Makefile.in (all-flex): flex depends on byacc.
16713 * build-all.mk: If host not specified, use config.guess. Pass TAG
16714 to test-build.mk as RELEASE_TAG.
16715 * test-build.mk (configargs): New variable containing arguments to
16716 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16717 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16719 * config.guess: Use /bin/uname when checking -X argument on SCO,
16720 to avoid invoking GNU uname which doesn't understand -X.
16722 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16724 * configure.in: Build gas for mips-*-*.
16726 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16728 * Makefile.in (all.normal): insert missing backslash.
16730 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16732 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16734 * Makefile.in: Complete overhaul to merge many almost identical
16737 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16739 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16740 (gdb.tar.Z): Adjusted.
16742 * Makefile.in (setup-dirs, taz): New targets; should be general
16743 enough to adapt for gdb sometime. Build only .z file.
16744 (gas.tar.z): New target.
16746 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16748 * build-all.mk: Use CC=cc -Xs on Solaris.
16750 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16752 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16753 for handling BISON for FSF releases.
16755 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16757 * configure: Actually implement the change zoo just documented.
16759 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16761 * configure: when using config.guess, only set target_alias when
16762 it's not already been set (ie, on the command line)
16764 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16766 * Makefile.in: add installcheck target, set PRMS to install-prms
16768 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16770 * configure: add support for package_makefile_fragment, handle the
16771 case where a directory has a configure.in file but no Makefile.in
16772 more gracefully (with an actual understandable error message, even);
16773 add support for --without (and add this to the usage message); also
16774 explicitly add a --host=${host_alias} to the command line when
16775 config.guess is used
16777 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16779 * configure: Must use both --host and --target in recursive calls.
16781 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16783 * Makefile.in: Change deja-gnu to dejagnu.
16785 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16787 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16789 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16791 * configure.in: canonicalize all instances to *-*-solaris2*,
16792 also strip out a number of tools to not build for go32 host
16794 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16796 * config.guess: add GPL.
16798 * Makefile.in, config.guess, config.sub, configure: bump
16801 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16803 * Makefile.in (do-info): Removed obsolete check for existence of
16806 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16808 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16810 * Makefile.in: a couple of 'else true' for decstation,
16813 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16815 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16817 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16819 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16821 * config.guess: Recognize i386-ibm-aix (PS/2).
16822 * configure.in: Use config/mh-aix386 file for it.
16824 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16826 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16827 CC_FOR_TARGET instead.
16828 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16830 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16832 * Makefile.in: Add sim to list of directories sent with gdb
16834 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16836 * configure.in: Put back mips-dec-bsd* case.
16838 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16840 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16841 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16842 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16844 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16846 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16848 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16849 (install-info): install dir.info only if it exists,
16850 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16852 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16854 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16855 gas for mips-dec-bsd.
16857 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16859 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16860 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16862 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16864 * configure.in: Added "dejagnu" to hosttools list.
16866 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16868 * config.sub, configure.in, config.guess: Add support
16869 for Bosx, an AIX variant from Bull.
16870 Patches from F.Pierresteguy@frcl.bull.fr.
16872 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16874 * devo/dejagnu: Initial creation of devo/dejagnu.
16875 Migrated dejagnu testcases and support files for testing software
16876 tools to reside as subdirectories, currently called "testsuite",
16877 within the directory of the software tool. Migrated all programs,
16878 support libraries, etc. beloging to dejagnu proper from
16879 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16880 with no modifications. The changes to these files which will
16881 allow them to configure, build, and execute properly will be made
16882 in a future update.
16884 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16886 * Makefile.in: Change send_pr to send-pr.
16887 * configure.in: Likewise.
16888 * send_pr: Renamed directory to send-pr.
16890 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16892 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16894 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16896 * README: Update for gdb-4.8 release.
16897 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16898 gdb-xxx.tar.z (gzip'd) file also.
16900 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16902 * Makefile.in: make all-diff depend on all-libiberty
16904 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16906 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16908 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16910 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16912 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16914 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16915 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16916 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16918 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16920 * Makefile.in: makeinfo binary is in a new location
16922 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16924 * config.sub: Accept -ecoff as an OS.
16926 * Makefile.in: Various changes to eliminate a level of make
16927 recursion and reduce the required command line length.
16928 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16930 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16931 variables holding settings for specific sub-makes.
16932 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16933 in terms of BASE_FLAGS_TO_PASS.
16934 (TARGET_LIBS): New variable listing directories which use
16935 TARGET_FLAGS_TO_PASS.
16936 (subdir_do): Eliminated.
16937 (do-*): New set of targets to replace subdir_do.
16938 (various): All targets which used subdir_do now depend on do-*.
16939 (local-clean): Renamed from do_clean.
16940 (local-distclean): New target, dependency of distclean and
16942 (install-info): Don't create directories. Depend on dir.info
16943 rather than calling make recursively.
16944 (install-dir.info): Eliminated.
16945 (install-info-dirs): Create all info directories here.
16946 (dir.info): Depend upon do-install-info.
16948 * test-build.mk (HOLES): Added false.
16950 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16952 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16954 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16956 * Makefile.in (info): remove dependency on all-texinfo. The
16957 problem was really in texinfo/C, not at this level.
16959 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16961 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16963 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16965 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16968 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16970 * configure: Include srcdir in message about target of link not
16971 being found. Don't convert `-' to `_' in `with' options being
16974 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16976 * configure.in: add uudecode to host_tools
16978 * Makefile.in: added {all,install}-uudecode targets, added them to
16979 the appropriate lists
16981 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16983 * Makefile.in (all-gcc): Added dependency on all-gas.
16985 * configure.in (mips-*-*): Build ld and binutils.
16987 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16989 * configure: check return code from mkdir, print error message and
16992 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16994 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16996 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16998 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17000 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17002 * config.sub (h8500): Recognize this as a cpu type.
17004 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17006 * configure: source directory missing is no longer a warning
17008 * configure.in: recognize irix[34]* instead of irix[34]
17010 * Makefile.in: define and pass down X11_LIB
17012 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17014 * guess-systype: Renamed to ...
17015 * config.guess: ... by popular request.
17016 * configure.in, Makefile.in: Update accordingly.
17018 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17020 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17021 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17022 + Execute ./dummy instead of assuming . is in PATH.
17024 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17026 * guess-systype: New shell script. Attempts to guess the
17027 canonical host name of the executing host.
17028 Only a few hosts are supported so far.
17029 * configure: Call guess-systype if no host is specified.
17031 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17033 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17037 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17039 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17040 (all-gcc, install-gcc, subdir_do): Use it.
17042 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17044 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17046 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17048 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17049 set exclusively by configure, using configure.in .
17051 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17053 * test-build.mk: set $PATH for all builds
17055 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17057 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17059 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17060 the one used in gcc/Makefile.in, so that a null expansion doesn't
17061 override the one needed to build gcc with a native cc.
17064 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17066 * configure: Accept -with arguments.
17068 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17070 * Makefile.in: added h8300sim
17072 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17074 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17075 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17076 (all-cygnus, native, build-cygnus): Make
17077 $(canonhost)-stamp-3stage-done, not $(host)....
17078 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17079 i386-sco3.2v4. Added else true to if command.
17081 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17083 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17085 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17087 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17089 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17091 * configure.in: don't remove binutils from Solaris builds
17093 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17095 * Makefile.in: get rid of earlier definitions for *clean,
17096 also handle the recursive info rule better
17098 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17100 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17101 do more-or-less the right thing.
17103 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17105 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17106 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17108 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17110 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17113 * configure.in: split the configdirs list into 4 categories (native
17114 v. cross, library v. tool) and handle the cross-only and native-
17115 only in more reasonable (and correct!) way.
17117 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17119 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17120 configdirs anymore.
17122 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17124 * Makefile.in: extensive cleanup:: removed all of the explicit
17125 clean-* targets, collapsed many wrappers around subdir_do into
17126 one, added additional targets to satisfy standards.texi, deleted
17127 some old targets, some changes for consistency
17129 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17131 * configure.in: handle some programs as cross-only, and others as
17134 * test-build.mk: handle partial holes in a more generic manner
17136 * Makefile.in: m4 depends on libiberty
17138 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17140 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17141 time, wdiff, and find to configdirs
17143 * Makefile.in: all, clean, and install rules for the new programs
17144 added to configure.in
17146 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17148 * configure.in: use mh-sun for all *-sun-* hosts
17150 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17152 * Makefile.in: define flags for X11 include files and library file
17153 locations, pass them down to the programs that need this info
17155 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17157 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17159 * configure.in: start building libg++ for HP-UX targets
17161 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17163 * README: Update references to files moved into etc/.
17165 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17167 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17168 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17170 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17172 * configure: accept dash as well as underscore in long option
17173 names for FSF compatibility.
17175 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17177 * config.sub: added -sco3.2v4 support from FSF.
17179 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17181 * configure.in: expand the section that adds or removes
17182 directories from the list of programs to build, to handle native
17183 vs. cross in addition to host v. native
17185 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17187 * Makefile.in: Replace C++ in macro names with CXX.
17188 This is less likely to break ...
17190 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17192 * test-build.mk: add -w to GNU_MAKE
17194 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17196 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17197 add 'sparc' to list of recognized cpus. This needed to make
17198 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17199 Delete some redundant ose68 variants. Recognize -wrs as an os,
17200 then changes that into $CPU-wrs-vxworks.
17202 * configure.in: remove most references to gdbtest, regularize
17203 target based program removal
17205 * test-build.mk: import from p3 tree (many fixes and changes)
17207 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17209 * Makefile.in: added rules to handle tcl, tk, and expect
17211 * configure.in: handle those directories if they exist
17213 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17215 * config.sub: removed bogus hppabsd and hppahpux names, since
17216 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17218 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17220 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17221 depends upon all-xiberty
17223 * Makefile.in: changes from p3, including:
17225 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17227 * Makefile.in (XTRAFLAGS): include newlib directories if
17228 newlib/Makefile exists, rather than if host != target.
17230 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17232 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17233 from the same source tree and not building a cross-compiler. This
17234 matters for the libg++ configuration if reconfiguring a tree that
17235 has already been installed.
17237 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17239 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17240 pick up the machine and system specific header files.
17242 * Makefile.in: added AS_FOR_TARGET, passed down in
17243 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17244 the C compiler to use to create programs which are run in the
17245 build environment, set it to default to $(CC), and passed it down
17246 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17248 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17250 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17251 We need them for unusual native builds, like systems without
17254 * configure: also define $(host_canonical) and
17255 $(target_canonical), which are the full, canonical names for the
17256 given host and target
17258 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17260 * Makefile.in: Added separate definitions for C++.
17262 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17264 * configure.in (configdirs): Add deja-gnu.
17266 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17268 * README: Update for configure.texi and gdb-4.7 release.
17270 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17272 * Makefile.in: Move "all" target to top of file.
17273 Previously, first target was ".PHONY" which caused BSD4.4 make
17274 to build .PHONY when make was run without arguments.
17276 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17278 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17279 Library-copylefted code in libiberty.
17281 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17283 * config.sub: Replace m68kmote with plain old m68k.
17285 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17287 * Makefile.in: Remove space from blank line, avoid Make complaints.
17289 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17291 * config.sub: Complain if no argument is given. Added support for
17292 386bsd as OS and target alias.
17294 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17296 * Makefile.in (XTRAFLAGS): include newlib directories if
17297 newlib/Makefile exists, rather than if host != target.
17299 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17301 * config.sub: recognize sparclite-wrs-vxworks.
17303 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17304 p3.) Added clean-xiberty to clean.
17306 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17308 * configure.in: use *-*-* instead of nested cases for host and target
17310 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17312 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17313 from the same source tree and not building a cross-compiler. This
17314 matters for the libg++ configuration if reconfiguring a tree that
17315 has already been installed.
17317 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17319 * config.sub (i486v/i486v4): Merge in from FSF version.
17321 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17323 * configure: only set PWD if it is already set.
17325 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17327 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17328 doesn't have unset and all success paths (and most error paths)
17329 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17330 to just ${PWD} to avoid confusion.)
17332 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17334 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17335 even for a native compilation.
17337 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17339 Changes to make the gdb.tar.Z rule work better.
17341 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17342 (DEVO_SUPPORT): Add configure.texi.
17343 (bfd-ilrt.tar.Z): Remove ancient rule.
17345 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17347 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17348 pick up the machine and system specific header files.
17350 * configure.in, config.sub: added new target m68010-adobe-scout,
17351 with alias of adobe68k. Changed configure.in to check for
17352 -scout before -sco* to avoid a false match.
17354 * Makefile.in: added AS_FOR_TARGET, passed down in
17355 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17356 the C compiler to use to create programs which are run in the
17357 build environment, set it to default to $(CC), and passed it down
17358 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17360 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17362 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17363 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17364 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17365 FOR_TARGET variants, to newlib and libg++.
17367 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17369 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17372 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17374 * config.sub: Accept `elf' as an environment.
17376 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17378 * Makefile.in (all-opcodes): cd into the right directory
17380 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17382 * configure: added -program_transform_name option, used as
17383 argument to sed when installing programs.
17384 configure.texi: added documentation for -program_prefix,
17385 -program_suffix and -program_transform_name.
17387 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17389 * config.sub: Accept i486 where i386 ok.
17391 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17393 * config.sub: accept we32k
17395 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17397 * config.sub, configure.in: accept OSE68000 and OSE68k.
17399 * Makefile.in: don't create all directories for ``make install'';
17400 let the subdirectories create the ones they need.
17402 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17404 * COPYING: new file, GPL v2
17406 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17408 * Makefile.in: use the new gen-info-dir, which needs a template
17409 argument (which also lives in texinfo)
17411 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17413 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17415 * config.sub (ncr3000): Change i386 to i486.
17417 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17419 * Makefile.in: add install-rcs, install-grep to
17420 install-no-fixedincludes, removed install-bison and install-libgcc
17422 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17424 * configure.in: grab the HPUX makefile fragment if on HPUX
17426 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17428 * Makefile.in: eradicate bison spoor (ditto libgcc).
17429 configure.in: recognise m68{k,000}-ericsson-OSE.
17430 es1800 is alias for m68k-ericsson-OSE
17432 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17434 * configure.in: rearrange the parts that remove programs from
17435 configdirs, based now on HOST==TARGET or by canonical triple.
17437 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17439 * test-build.mk: recurse explicitly with -f test-build.mk when
17440 appropriate. predicate stage3 and comparison on the existence
17441 of gcc. That is, if gcc isn't around, we aren't three-staging.
17442 On very clean, also remove ...stamp-co. Build in-place before
17443 doing other builds.
17445 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17447 * Makefile.in, configure.in: add tgas
17449 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17451 * Makefile.in: a number of changes merged in from progressive.
17453 * configure.in: add libm.
17455 * .cvsignore: ignore some stuff that comes from test-build.mk.
17457 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17459 * config.sub: Add es1800 (m68k-ericsson-es1800).
17461 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17463 * configure: Add program_suffix (parallel to program_prefix)
17464 * Makefile.in: adjust directory-creating script for losing decstation
17466 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17468 * configure: Minor $subdir-related fixes.
17470 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17472 * configure: fix various problems with propogating
17473 makefile_target_frag in subdirs.
17474 * configure.in: config libgcc if its there
17476 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17478 * config.sub: HPPA merge.
17480 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17482 * Makefile.in: Replace all-bison with all-byacc in all
17483 dependency lines for other tools (which now use byacc).
17485 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17487 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17489 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17491 * Makefile.in: make gprof rules similar to byacc rules (instead of
17492 vestigal $(unsubdir) that didn't work...)
17494 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17496 * config.sub: Add support for Linux.
17497 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17498 (at least for libg++).
17500 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17502 * configure.texi: fix doc for the -nfp option to configure
17504 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17506 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17508 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17510 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17511 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17512 * configure.in: added solaris* host_makefile_frag hook.
17514 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17516 * config.sub: changed recognition of m68000 so that various
17517 m68k types can be specified via m680[01234]0
17519 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17521 * config.sub (basic_machine): fix sed so that '-foo' isn't
17522 completely substituted out while .+'-foo' loses the '-foo'
17524 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17526 * config.sub ($os): Add -aout.
17528 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17530 * configure: If host_makefile_frag is absolute, don't
17531 prefix ${invsubdir} (relevant to libg++ auto-configure).
17533 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17535 * Makefile.in (tooldir): Define it.
17536 (all-ld): Depend on all-flex.
17538 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17540 * Makefile.in (check): Fix libg++ special case.
17542 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17544 * configure: do not bury `pwd` into config.status, thus do fewer
17547 * configure: print the "Building in" message only when building in
17548 other than "." AND verbose.
17550 * configure: remove -s, rework -v to better accommodate guested
17553 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17555 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17557 * Makefile.in: macroize flags passed on recursion. remove
17560 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17562 * configure: get makesrcdir right for subdirs deeper than 1.
17564 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17567 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17569 * Makefile.in: don't print subdir_do or recursion lines.
17571 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17573 * standards.texi: added menu item.
17575 * Makefile.in: build and install standards.info.
17577 * standards.texi: new file.
17579 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17581 * configure: test for and move config.status pieces from
17584 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17586 * configure: Test for existance of files before trying to mv
17587 them, to avoid numerous non-existance messages.
17589 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17591 * configure: correct final line of config.status.
17593 * configure: patch from eggert. Avoids a protection problem if
17594 the original Makefile.in is read only.
17596 * configure: use move-if-change from gcc to create config.status.
17597 Some makefiles depend on config.status to tell if a directory
17598 has been reconfigured for a different host. This change
17599 prevents those directories from remaking everything in the case
17600 where the reconfig was only intended to rebuild a Makefile.
17602 * configure: test for config.sub with "config.sub sun4" rather
17603 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17604 host alias from a missing config.sub.
17606 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17608 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17609 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17611 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17613 * configure: mkdir ${subdir} as needed.
17615 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17617 * Makefile.in,configure.in: added autoconf.
17619 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17621 * Makefile.in: no longer pass against on recursion.
17623 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17624 definitions are not inherited.
17626 * configure: correct makesrcdir when subdir is .
17628 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17630 * configure: Add support for 'subdirs' variable, which is
17631 like 'configdirs', except that configure doesn't re-invoke
17632 itself for subdirs, it just creates a Makefile for each subdir.
17633 * configure.texi: Document subdirs.
17635 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17637 * configure.in: added flex to configdirs
17639 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17641 * Makefile.in: remove clean-stamps from clean.
17643 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17645 * configure.in: Add gdbtest to configdirs.
17647 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17649 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17650 to recursive makes.
17651 * configure.in: Recognize new ncr3000 config.
17653 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17655 * Makefile.in, configure.in: removed references to gdbm.
17657 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17659 * config.sub: Don't canonicalize os value
17660 newsos* to bsd (readline needs to check for newsos).
17661 (This fix was earlier made Jan 31, but got re-broken.)
17663 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17665 * configure.in: sco is an os, not a vendor!
17667 * configure: Quote $( better. Keep various shells happy.
17669 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17671 * Makefile.in: eliminate stamp-files.
17673 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17675 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17676 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17678 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17680 * config.sub: fix iris/iris3.
17682 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17684 * configure: re-add -rm.
17686 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17688 * Maskefile.in: add .stmp-rcs to all.
17690 * configure.in: remove gas from rs6000 build, use aix host fragment.
17692 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17694 * configure: pass down site_option during recursion.
17696 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17698 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17700 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17702 * configure: Change exec_prefix so that it really defaults to prefix.
17704 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17706 * Makefile.in, configure.in: Add support for mmalloc library.
17708 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17710 * Makefile.in: add stmp dependencies for a few more things.
17712 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17714 * configure: adjusted error message on objdir/srcdir configure
17715 collision, per john's suggestion.
17717 * Makefile.in: add libiberty stmp to all and all.cross.
17719 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17721 * Makefile.in: remove force dependencies, add grep to all.
17723 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17725 * Makefile.in: drop flex. make stamp files work.
17727 * configure: added test for conflicting configuration in srcdir,
17728 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17729 gets cranky. use relative paths for configure and srcdir
17730 whenever possible. Send some error messages to stderr that were
17733 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17735 * Makefile.in: Fix libg++ rule to check for gcc directory
17736 before using gcc/gcc. Also pass XTRAFLAGS.
17738 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17740 * Makefile.in: added stmp-files so that directories aren't polled
17741 when they are already built.
17743 * configure.texi: fixed a node pointer problem.
17745 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17747 * config.sub configure.in gdb/configure.in
17748 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17749 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17750 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17752 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17754 * configure: -recurring becomes -silent. corrected help message
17757 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17759 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17761 * configure: when building Makefile for crosses, replace
17762 tooldir and program_prefix. default srcdir from location of
17763 config.sub. remove "for host in hosts" and "for target in
17766 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17768 * Makefile.in: Do not pass bindir or mandir to cvs.
17770 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17772 * Makefile.in, configure.in: removed traces of namesubdir,
17773 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17774 copyrights to '92, changed some from Cygnus to FSF.
17776 * configure.texi: remove most references to multiple hosts,
17777 multiple targets, subdirs, etc.
17779 * configure.man: removed rcsid. reference config.sub not
17782 * Makefile.in: mkdir $(infodir) on install-info.
17784 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17786 * configure.texi: Explain better about .gdbinit and about
17787 the environment that configure.in sections run in.
17789 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17791 * configure.in: Ultrix is only a decstation if it's a MIPS.
17793 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17795 * README: DOC.configure => cfg-paper.texi.
17797 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17799 * config.sub (near case $os): Don't convert newsos* to bsd!
17801 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17803 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17804 the number of copies of COPYING that go into the GDB tar file.
17806 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17808 * bfd/configure.in, gdb/config/mh-i386sco,
17809 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17810 Fix SCO configuration stuff.
17812 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17814 * Makefile.in: For libg++, make sure the -I pointing
17815 to the gcc directory goes *after* all the libg++-local -I flags.
17816 Also, move just-gcc dependency from just-libg++ to all-libg++.
17818 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17820 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17822 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17824 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17826 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17828 * config.sub: Add stratus configuration frags. Also
17831 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17833 * Makefile.in (DEV_SUPPORT): add configure.man.
17835 * config.sub(Decode manufacturer-specific): add -none*.
17837 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17839 * Makefile.in: remove form feeds to make Sun's make happy.
17840 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17842 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17844 * Makefile.in (AR_FLAGS): Make quieter.
17846 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17848 * configure.in: Add libg++.
17849 * configure: When verbose, don't output the command line at each
17850 level; it will be unremarkably the same as the previous version,
17851 which will be the same as what the user typed.
17853 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17855 * configure.in, Makefile.in: fix clean-info, add flex. add
17858 * configure: be less sensitive to spaces in Makefile.in. Do not
17859 look for sources in "..". Doing so breaks subdirectories that
17860 might have their own configure. If a subdir has it's own
17861 configure script, use it.
17863 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17865 * cfg-paper.texi: some changes suggested by rms.
17867 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17869 * config.sub: Merge in some small additions from the FSF version,
17870 taken from the gcc distribution, to bring the Cygnus and FSF
17871 versions into closer sync.
17873 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17875 * configure.in: Changed svr4 references to sysv4.
17877 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17879 * configure: added -V for version number option.
17881 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17883 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17884 renamed from DOC.configure to cfg-paper.texi.
17886 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17888 * configure, config.subr, config.sub: config.subr is now
17891 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17893 * configure.texi: new file, in progress.
17895 * Makefile.in: build info file and install the man page for
17898 * configure.man: new file, first cut.
17900 * configure: find config.subr again now that configuration "none"
17901 has gone. removed all traces of the -ansi option. removed all
17902 traces of the -languages option.
17904 * config.subr: resync from rms.
17906 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17908 * configure, config.sub, config.subr: merge config.sub into
17909 config.subr, call the result config.subr, remove config.sub, use
17912 * Makefile.in: revised install for dir.info.
17914 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17916 * configure.in: add decstation host makefile frag.
17918 * Makefile.in: BISON now bison -y again. also install-gcc on
17919 install. clean-gdbm on clean. infodir belongs in datadir.
17920 Make directories for info install. Build dir.info here then
17923 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17925 * Makefile.in: fix for bad directory tests.
17927 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17929 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17930 regexp. -srcdir relative was being handled incorrectly.
17932 * Makefile.in: unwrapped some for loops so that parallel makes
17933 work again and so one can focus one's attention on a particular
17936 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17938 * configure: added PWD as a stand in for `pwd` (for speed). use
17939 elif wherever possible. make -srcdir work without -objdir.
17940 -objdir= commented out.
17942 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17944 * configure: +options become --options. -subdirs commented out.
17945 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17946 Makefile now at top of generated Makefile. Removed cvs log
17947 entries. added -srcdir. create .gdbinit only if there is one
17950 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17951 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17952 and mandir now keyed off datadir by default.
17954 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17956 * Freshly created ChangeLog.
17963 version-control: never