1 2014-01-19 Kito Cheng <kito@0xlab.org>
3 * gcc/builtins.c (expand_movstr): Check movstr expand done or fail.
5 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
6 Sandra Loosemore <sandra@codesourcery.com>
8 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
9 nios2 port maintainers.
11 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
13 * MAINTAINERS (Write After Approval): Add myself.
15 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
17 * configure.ac: Add user-friendly check for native x86_64-linux
19 * configure: Regenerate.
21 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
23 * MAINTAINERS: Add myself as sh maintainer.
25 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
27 * MAINTAINERS: Add self as SLSR maintainer.
29 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
31 * MAINTAINERS: Update my email address.
33 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
35 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
37 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
39 * Makefile.in: Regenerate.
41 * Makefile.tpl: Fix typo.
42 * Makefile.in: Regenerate partially.
44 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
46 * configure.ac: Added libcilkrts to noconfig list when C++ is not
48 * configure: Regenerated.
50 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
52 * MAINTAINERS (Write After Approval): Add myself.
54 2013-10-30 Jason Merrill <jason@redhat.com>
56 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
57 --disable-build-format-warnings.
59 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
61 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
62 depend on libstdc++ and libgcc.
63 * configure: Regenerate.
64 * configure.ac: Added libcilkrts to target binaries. Also, restrict
65 libcilkrts for POSIX and i*86, and x86_64 architectures.
66 * Makefile.in: Added libcilkrts related fields to support building it.
68 2013-10-26 Jeff Law <law@redhat.com>
70 * Makefile.def (target_modules): Remove libmudflap
71 (languages): Remove check-target-libmudflap).
72 * Makefile.in: Rebuilt.
73 * Makefile.tpl (check-target-libmudflap-c++): Remove.
74 * configure.ac (target_libraries): Remove target-libmudflap.
75 Remove checks which disabled libmudflap on some systems.
77 * libmudflap: Directory removed.
79 2013-10-21 Cong Hou <congh@google.com>
81 * MAINTAINERS (Write After Approval): Add myself.
83 2013-10-16 Mike Stump <mikestump@comcast.net>
85 * .dir-locals.el: Add.
87 2013-10-15 David Malcolm <dmalcolm@redhat.com>
89 * configure.ac: Add --enable-host-shared
90 * configure: Regenerate.
92 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
94 Import from savannah.gnu.org:
95 * config.guess: Update to 2013-06-10 version.
96 * config.sub: Update to 2013-10-01 version.
98 2013-10-01 Simon Cook <simon.cook@embecosm.com>
100 Changes to build configuration to allow big endian ARC ELF toolchain
101 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
102 * configure: Regenerate.
104 2013-09-20 Alan Modra <amodra@gmail.com>
106 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
107 ppc host match. Support little-endian powerpc linux hosts.
109 2013-09-19 Dodji Seketeli <dodji@redhat.com>
111 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
114 2013-09-12 DJ Delorie <dj@redhat.com>
116 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
119 2013-09-03 Richard Biener <rguenther@suse.de>
121 * configure.ac: Also allow ISL 0.12.
122 * configure: Regenerated.
124 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
126 * MAINTAINERS (Write After Approval): Add myself.
128 2013-08-27 David Malcolm <dmalcolm@redhat.com>
130 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
132 2013-08-26 Caroline Tice <cmtice@google.com>
134 * MAINTAINERS: Correct earliers update: Move myself from libvtv
135 "Various Reviewers" to libvtv "Various Maintainers".
137 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
139 * MAINTAINERS: Add myself as RTL optimizers reviewer.
141 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
143 * MAINTAINERS: Update name, email.
145 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
147 * MAINTAINERS (Write After Approval): Add myself.
149 2013-08-12 Caroline Tice <cmtice@google.com>
151 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
152 address in the Write After Approval section.
154 2013-08-09 Carlos O'Donell <carlos@redhat.com>
156 * MAINTAINERS (Write After Approval): Update email.
158 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
160 * configure.ac: Adjust to check VTV_SUPPORTED.
161 * configure: Regenerated.
163 2013-08-02 Caroline Tice <cmtice@google.com>
165 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
166 on non-linux systems; add target-libvtv to noconfigdirs; add
167 libsupc++/.libs to C++ library search paths.
168 * configure: Regenerated.
169 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
170 libstdc++ and libgcc.
171 * Makefile.in: Regenerated.
173 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
175 * MAINTAINERS (Write After Approval): Add myself.
177 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
178 Shiva Chen <shiva0217@gmail.com>
180 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
181 nds32 port maintainers.
183 2013-07-17 Tim Shen <timshen91@gmail.com>
185 * MAINTAINERS (Write After Approval): Add myself.
187 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
189 * configure.ac: Sync from binutils.
190 * configure: Regenerate.
192 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
194 * MAINTAINERS (Write After Approval): Add myself.
196 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
198 * MAINTAINERS (Write After Approval): Add myself.
200 2013-05-17 David Malcolm <dmalcolm@redhat.com>
202 * MAINTAINERS (Write After Approval): Add myself.
204 2013-04-30 Brooks Moses <bmoses@google.com>
206 * MAINTAINERS: Update my email; move myself from Fortran
207 reviewer to Write After Approval.
209 2013-04-16 Andreas Schwab <schwab@suse.de>
211 * configure.ac (aarch64-*-*): Don't disable java.
212 * configure: Regenerate.
214 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
216 * MAINTAINERS (Write After Approval): Add myself.
218 2013-03-30 Matthias Klose <doko@ubuntu.com>
220 * Makefile.def (target_modules): Don't install libffi.
221 * Makefile.in: Regenerate.
223 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
225 * MAINTAINERS (Write After Approval): Add myself.
227 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
229 * MAINTAINERS (Write After Approval): Add myself.
231 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
233 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
234 * configure: Regenerated.
236 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
238 * MAINTAINERS: Explicitly add myself as AIX maintainer.
239 Remove Geoff Keating as rs6000 port maintainer, at his request.
241 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
243 * MAINTAINERS: Update my email.
245 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
247 * configure: Re-generate.
249 2013-01-15 Richard Biener <rguenther@suse.de>
252 * configure: Re-generate.
254 2013-01-14 Matthias Klose <doko@ubuntu.com>
256 * Makefile.def (install-target-libsanitizer): Depend on
257 install-target-libstdc++-v3.
258 * Makefile.in: Regenerate.
260 2013-01-14 Richard Biener <rguenther@suse.de>
262 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
263 * configure: Re-generate
265 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
267 * config.sub: Update from config repo.
269 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
271 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
272 * Makefile.in: Regenerate.
274 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
276 * MAINTAINERS (arc): Add new port maintainership for myself.
278 2013-01-09 Jason Merrill <jason@redhat.com>
280 * .gitignore: Import from gdb repository.
282 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
284 * Makefile.def (configure-gcc): Depend on all-gmp.
285 (all-gcc): Remove dependency on all-gmp.
286 * Makefile.in: Regenerated.
288 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
290 * config.sub: Merge from config repo.
291 * config.guess: Ditto.
293 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
295 * Makefile.def: Merge from binutils.
296 * Makefile.in: Ditto.
298 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
300 * MAINTAINERS: Update my email.
302 2012-12-29 Ben Elliston <bje@gnu.org>
304 * config.guess: Update to 2012-12-29 version.
305 * config.sub: Likewise.
307 2012-12-20 Matthias Klose <doko@ubuntu.com>
309 * Makefile.def (install-target-libgfortran): Depend on
310 install-target-libquadmath, install-target-libgcc.
311 (install-target-libsanitizer): Depend on install-target-libgcc.
312 (install-target-libjava): Depend on install-target-libgcc.
313 (install-target-libitm): Depend on install-target-libgcc.
314 (install-target-libobjc): Depend on install-target-libgcc.
315 (install-target-libstdc++-v3): Depend on install-target-libgcc.
316 * Makefile.in: Regenerate.
318 2012-12-19 Matthias Klose <doko@ubuntu.com>
320 * Makefile.def (install-target-libgo): Depend on
321 install-target-libatomic.
322 * Makefile.in: Regenerate.
324 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
327 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
328 * Makefile.in: Regenerate.
330 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
332 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
333 * configure: Regenerate.
335 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
337 * config.sub: Merge from config repo.
339 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
341 * Makefile.def (target_modules): Add bootstrap=true and
342 raw_cxx=true to libsanitizer.
343 * configure.ac (bootstrap_target_libs): Add libsanitizer.
344 * Makefile.in: Regenerated.
345 * configure: Likewise.
347 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
349 * MAINTAINERS: Remove self as RTL optimization maintainer.
351 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
353 * MAINTAINERS (Write After Approval): Add myself.
355 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
357 * Makefile.def (target_modules): Remove bootstrap=true and
358 raw_cxx=true from libsanitizer.
359 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
360 * Makefile.in: Regenerated.
361 * configure: Likewise.
363 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
365 * Makefile.def (target_modules): Add bootstrap=true and
366 raw_cxx=true to libsanitizer.
367 * configure.ac (bootstrap_target_libs): Add libsanitizer.
368 * Makefile.in: Regenerated.
369 * configure: Likewise.
371 2012-11-28 Andrew Pinski <apinski@cavium.com>
374 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
375 * configure: Regenerate.
376 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
377 * Makefile.in: Regenerate.
379 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
381 * configure.ac: Disable libsanitizer if we're not building C++.
382 * configure: Regenerate.
384 2012-11-15 Roland McGrath <roland@hack.frob.com>
386 * MAINTAINERS (Write After Approval): Add myself.
388 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
390 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
391 Kostya Serebryany (kcc@google.com) and
392 Jakub Jelinek (jakub@redhat.com).
393 Rename area for Dodji Seketeli (dodji@redhat.com).
395 2012-11-15 Dodji Seketeli <dodji@redhat.com>
397 * MAINTAINERS: (asan.c, related): Add myself.
399 2012-11-14 Roland McGrath <mcgrathr@google.com>
401 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
402 * configure: Regenerate.
404 2012-11-13 Richard Henderson <rth@redhat.com>
406 * configure.ac: Move libsanitizer logic to subdirectory.
407 * configure: Regenerate.
409 2012-11-13 Dodji Seketeli <dodji@redhat.com>
411 * configure.ac: Enable libsanitizer just on x86 linux for now.
412 * configure: Re-generate.
414 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
416 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
418 * configure: Regenerate.
420 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
422 * configure.ac: Add section for configdirs for libsanitizer.
423 Disable for cris-*-* and mmix-*-*.
424 * configure: Regenerate.
426 2012-11-12 Wei Mi <wmi@google.com>
428 * configure.ac: Add libsanitizer to target_libraries.
429 * Makefile.def: Ditto.
430 * configure: Regenerate.
431 * Makefile.in: Regenerate.
432 * libsanitizer: New directory for asan runtime. Contains an empty
435 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
437 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
438 against Mingw64 w32api.
439 * configure: Regenerate.
441 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
443 * configure: Regenerated.
445 2012-11-03 Robert Mason <rbmj@verizon.net>
447 * configure.ac: add --disable-libstdcxx configure option
448 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
450 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
452 * MAINTAINERS (Write After Approval): Add myself.
454 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
456 * MAINTAINERS (Write After Approval): Add myself.
458 2012-10-24 Sharad Singhai <singhai@google.com>
460 * MAINTAINERS (Write After Approval): Add myself.
462 2012-10-24 Eric Christopher <echristo@gmail.com>
464 * MAINTAINERS: Update email address.
466 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
469 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
470 * configure: Regenerate.
472 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
474 * MAINTAINERS (aarch64): Add Marcus and myself.
476 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
479 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
480 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
481 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
482 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
483 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
484 * Makefile.in: Regenerate.
485 * configure.ac (have_static_libs): New variable and associated check.
486 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
487 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
488 * configure: Regenerate.
490 2012-10-10 Richard Biener <rguenther@suse.de>
492 * MAINTAINERS: Adjust for changed surname.
494 2012-10-04 Lawrence Crowl <crowl@google.com>
496 * MAINTAINERS (Write After Approval): Add myself.
498 2012-10-01 Cary Coutant <ccoutant@google.com>
500 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
502 2012-09-28 Ian Lance Taylor <iant@google.com>
504 * Makefile.def: Make all-target-libgo depend on
505 all-target-libbacktrace.
506 * Makefile.in: Rebuild.
508 2012-09-26 Ian Lance Taylor <iant@google.com>
510 * Makefile.def: Make all-gcc depend on all-libbacktrace.
511 * Makefile.in: Rebuild.
513 2012-09-20 Walter Lee <walt@tilera.com>
515 * configure.ac: Add tilegx to list of targets that support gold.
516 * configure: Regenerate.
518 2012-09-20 Marek Polacek <polacek@redhat.com>
520 * MAINTAINERS (Write After Approval): Add myself.
522 2012-09-19 Steve Ellcey <sellcey@mips.com>
524 * configure.ac: Add mips*-mti-elf* target.
525 * configure: Regenerate.
527 2012-09-17 Ian Lance Taylor <iant@google.com>
529 * MAINTAINERS (Various Maintainers): Add libbacktrace.
530 * configure.ac (host_libs): Add libbacktrace.
531 (target_libraries): Add libbacktrace.
532 * Makefile.def (host_modules): Add libbacktrace.
533 (target_modules): Likewise.
534 * configure, Makefile.in: Rebuild.
536 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
539 Merge upstream change.
540 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
542 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
543 Add libgomp*.o to compare_exclusions for AIX.
544 * configure: Regenerate.
546 2012-09-06 Diego Novillo <dnovillo@google.com>
548 * configure.ac: Bump minimum GMP version to 4.2.3.
549 * configure: Re-generate.
551 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
554 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
555 target-libgloss if not configured --with-avrlibc=no.
556 * configure: Regenerate.
558 2012-09-04 Jason Merrill <jason@redhat.com>
560 * configure.ac: Fix --enable-languages=all.
562 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
564 * MAINTAINERS (Write After Approval): Add myself.
566 2012-09-03 Richard Guenther <rguenther@suse.de>
569 * configure.ac: Re-organize ISL / CLOOG checks to allow
570 disabling with either --without-isl or --without-cloog.
571 * configure: Regenerated.
573 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
575 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
576 * configure: Regenerate.
578 2012-08-27 Ulrich Drepper <drepper@gmail.com>
580 * MAINTAINERS: Fix my email address.
582 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
585 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
587 * Makefile.in: Regenerated.
589 2012-08-26 Art Haas <ahaas@impactweather.com>
591 * configure: Regenerate.
593 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
595 * INSTALL/README: Also refer to the online installation
598 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
600 * MAINTAINERS (Write After Approval): Add myself.
601 (Picochip port): Remove myself.
603 2012-08-14 Diego Novillo <dnovillo@google.com>
605 Merge from cxx-conversion branch.
607 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
608 POSTSTAGE1_CONFIGURE_FLAGS.
609 * Makefile.in: Regenerate.
610 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
611 Force C++ when bootstrapping.
612 * configure: Regenerate.
614 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
616 * MAINTAINERS (Write After Approval): Add myself.
618 2012-07-16 Joseph Myers <joseph@codesourcery.com>
620 * README: Document use of ranges of years in copyright notices.
622 2012-07-06 Richard Guenther <rguenther@suse.de>
624 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
625 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
627 * Makefile.in: Regenerated.
628 * configure: Likewise.
630 2012-07-06 Richard Guenther <rguenther@suse.de>
632 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
633 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
634 supply V=1 as extra_make_flags.
635 * configure: Regenerated.
636 * Makefile.in: Likewise.
638 2012-07-04 Tristan Gingold <gingold@adacore.com>
640 * configure: Regenerate.
642 2012-07-03 Richard Guenther <rguenther@suse.de>
644 * Makfile.def (isl): Remove not necessary extra_exports and
646 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
647 * Makefile.in: Regenerated.
649 2012-07-03 Richard Guenther <rguenther@suse.de>
651 * Makefile.def (cloog): Add V=1 to extra_make_flags.
652 * configure.ac: If either the ISL or the CLooG check failed
653 do not try to build in-tree versions.
654 * Makefile.in: Regenerated.
655 * configure: Regenerated.
657 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
659 * configure: Regenerate.
661 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
663 * MAINTAINERS (Various Maintainers): Add myself as testsuite
666 2012-07-02 Richard Guenther <rguenther@suse.de>
668 * configure: Regenerated.
670 2012-07-02 Richard Guenther <rguenther@suse.de>
671 Michael Matz <matz@suse.de>
672 Tobias Grosser <tobias@grosser.es>
673 Sebastian Pop <sebpop@gmail.com>
675 * Makefile.def: Add ISL host module, remove PPL host module.
676 Adjust ClooG host module to use the proper ISL.
677 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
678 * configure.ac: Include config/isl.m4. Add ISL host library,
679 remove PPL. Remove PPL configury, add ISL configury, adjust
681 * Makefile.in: Regenerated.
682 * configure: Likewise.
684 2012-07-02 Richard Guenther <rguenther@suse.de>
686 Merge from graphite branch
687 2011-07-21 Tobias Grosser <tobias@grosser.es>
689 * configure: Regenerated.
690 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
691 both cloog.org and legacy versions. The only supported version will
692 be CLooG with the isl backend.
694 2011-07-21 Tobias Grosser <tobias@grosser.es>
696 * configure: Regenerated.
697 * configure.ac: Require cloog isl 0.17.0
699 2011-07-21 Tobias Grosser <tobias@grosser.es>
701 * configure: Regenerated.
702 * config/cloog.m4: Do not define CLOOG_ORG
704 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
706 * configure.ac: Skip C if explicitly selected.
707 * configure: Regenerate.
709 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
711 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
713 * configure: Regenerate.
715 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
718 * df.h, df-problems.c, dce.c: Revert last patch.
720 2012-06-25 Iain Sandoe <iain@codesourcery.com>
722 * MAINTAINERS (Write After Approval): Update my email address.
724 2012-06-21 Meador Inge <meadori@codesourcery.com>
726 * MAINTAINERS (Write After Approval): Add myself.
728 2012-06-20 Jason Merrill <jason@redhat.com>
730 * Makefile.tpl (check-target-libgomp-c++): New.
731 (check-target-libitm-c++): New.
732 * Makefile.def (c++): Add them.
733 * Makefile.in: Regenerate.
735 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
737 * MAINTAINERS (Write After Approval): Add myself.
739 2012-05-16 Olivier Hainque <hainque@adacore.com>
741 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
742 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
743 (install-no-fixedincludes): Adjust accordingly.
744 * Makefile.in: Regenerate.
746 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
748 Merge upstream change
749 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
751 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
753 * MAINTAINERS (Write After Approval): Add myself.
755 2012-05-09 Nick Clifton <nickc@redhat.com>
756 Paul Smith <psmith@gnu.org>
759 * configure.ac (mpfr-dir): When using in-tree MPFR sources
760 allow for the fact that from release v3.1.0 of MPFR the source
761 files were moved into a src sub-directory.
762 * configure: Regenerate.
764 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
766 * configure.ac: Bump minimum MPFR version to 2.4.0.
767 * configure: Regenerated.
769 2012-05-01 Richard Henderson <rth@redhat.com>
771 * Makefile.def (libatomic): New target_module.
772 * configure.ac (target_libraries): Add libatomic.
773 (noconfigdirs): Check if libatomic is supported.
774 * Makefile.in, configure: Rebuild.
776 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
778 * MAINTAINERS (Write After Approval): Add myself.
780 2012-04-25 Joel Brobecker <brobecker@adacore.com>
782 * config.sub: Update to 2012-04-18 version from official repo.
784 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
786 * MAINTAINERS (Write After Approval): Add myself.
788 2012-04-11 Steve Ellcey <sellcey@mips.com>
790 * MAINTAINERS: Changed email address.
792 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
795 * contrib/gcc_update (files_and_dependencies):
796 Remove gcc/config/avr/t-multilib from touch data.
798 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
800 * MAINTAINERS (OS Port Maintainers): Remove irix.
801 * configure.ac (enable_libgomp): Remove *-*-irix6*.
802 (unsupported_languages): Remove mips-sgi-irix6.*.
803 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
804 (with_stabs): Remove.
805 * configure: Regenerate.
807 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
809 * MAINTAINERS (OS Port Maintainers): Remove osf.
810 * configure.ac (enable_libgomp): Remove *-*-osf*.
811 (with_stabs): Remove alpha*-*-osf*.
812 * configure: Regenerate.
814 2012-03-05 Tristan Gingold <gingold@adacore.com>
816 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
817 * configure: Regenerate.
819 2012-02-17 Walter Lee <walt@tilera.com>
821 * MAINTAINERS: (Write After Approval): Delete myself.
823 2012-02-14 Walter Lee <walt@tilera.com>
825 * MAINTAINERS (tilegx port): Add myself.
826 (tilepro port): Add myself.
827 (Write After Approval): Add myself.
829 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
831 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
832 and Joseph Myers as docstring relicensing maintainers.
834 2012-02-09 Bin Cheng <bin.cheng@arm.com>
836 * MAINTAINERS (write-after-approval): Add myself.
838 2012-02-08 Ira Rosen <irar@il.ibm.com>
840 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
843 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
845 * MAINTAINERS (Write After Approval): Move myself to
846 maintain alphabetical order.
848 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
850 * MAINTAINERS (Write After Approval): Add myself.
852 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
854 * MAINTAINERS (Write After Approval): Add myself.
856 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
857 Jayant R Sonar <jayant.sonar@kpitcummins.com>
859 * configure.ac (cr16-*-*): Remove nonconfigdirs.
860 * configure: Regenerate.
862 2012-01-23 Harshit Chopra <harshit@google.com>
864 * MAINTAINERS (Write After Approval): Add myself.
866 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
868 * configure.ac: Remove reference to mh-interix.
869 * configure: Regenerate.
871 2012-01-05 Richard Henderson <rth@redhat.com>
874 * configure.ac: Disable libitm if c++ is not enabled.
875 * configure: Rebuild.
877 * configure.ac: Fix regexp for same.
878 * configure: Rebuild.
880 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
882 * MAINTAINERS (Write After Approval): Add myself.
884 2012-01-02 Richard Guenther <rguenther@suse.de>
887 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
888 * Makefile.in: Regenerate.
890 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
892 * MAINTAINERS (Write After Approval): Add myself.
894 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
896 * configure: Regenerate.
898 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
900 * MAINTAINERS (picochip): Changed email address.
902 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
904 * MAINTAINERS (write-after-approval): Add self.
906 2011-11-29 DJ Delorie <dj@redhat.com>
908 * configure.ac (rl78-*-*) New case.
909 * configure: Regenerate.
910 * MAINTAINERS: Add myself as RL78 maintainer.
912 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
914 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
916 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
918 * libtool.m4: Additional FreeBSD 10 fixes.
920 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
922 * MAINTAINERS: Move myself from Write After Approval to CPU Port
923 Maintainers section, as Epiphany maintainer.
925 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
928 * configure.ac: Remove ranlib special-casing for Darwin.
929 * configure: Regenerate.
931 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
933 * MAINTAINERS (Reviewers): Keep the list sorted.
935 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
937 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
939 2011-11-09 Roland McGrath <mcgrathr@google.com>
941 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
942 * configure: Rebuild.
943 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
944 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
945 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
946 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
947 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
949 * Makefile.in: Rebuild.
951 2011-11-09 Jason Merrill <jason@redhat.com>
953 * Makefile.def (language=c++): Remove check-c++0x.
954 * Makefile.in (check-gcc-c++): Regenerate.
956 2011-11-08 Richard Henderson <rth@redhat.com>
958 * configure.ac: Test for libitm directory present first.
960 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
962 * configure.ac: Test libitm/configure.tgt to disable libitm.
963 * configure: Rebuild.
965 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
966 Richard Henderson <rth@redhat.com>
968 Merged from transactional-memory.
970 * Makefile.def (lang_env_dependencies): libitm is c++.
971 Add libitm target module.
972 * configure.ac: Likewise.
973 * config/mmap.m4: New file.
974 * contrib/gcc_update: Add libitm to touch data.
975 * Makefile.in, configure: Rebuild.
977 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
979 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
980 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
981 * Makefile.in: Regenerate.
983 2011-11-01 DJ Delorie <dj@redhat.com>
985 * config.sub: Update to version 2011-10-29 (added rl78)
987 2011-10-27 Nick Clifton <nickc@redhat.com>
989 * config.sub: Import these changes from the config project:
991 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
992 Ben Elliston <bje@gnu.org>
994 * config.sub (epiphany): New.
996 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
997 Ben Elliston <bje@gnu.org>
999 * config.sub (hexagon, hexagon-*): New.
1001 2011-08-23 Roland McGrath <mcgrathr@google.com>
1003 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1006 2011-08-16 Roland McGrath <mcgrathr@google.com>
1008 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1009 (nacl): Grok as alias for 32el-unknown-nacl.
1011 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
1013 * MAINTAINERS (Write After Approval): Add myself.
1015 2011-10-24 Teresa Johnson <tejohnson@google.com>
1017 * MAINTAINERS (Write After Approval): Add myself.
1019 2011-09-21 Jakub Jelinek <jakub@redhat.com>
1021 * MAINTAINERS (sparc port): Remove myself.
1023 2011-09-14 Tom de Vries <tom@codesourcery.com>
1025 * MAINTAINERS (Write After Approval): Add myself.
1027 2011-08-14 Yao Qi <yao@codesourcery.com>
1029 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1030 * configure: Regenerate.
1032 2011-07-26 Ian Lance Taylor <iant@google.com>
1034 * configure.ac: Set have_compiler based on whether gcc directory
1035 exists, rather than on whether gcc is in configdirs.
1036 * configure: Rebuild.
1038 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1040 * MAINTAINERS (Global Reviewers): Add self.
1042 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1044 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1046 * Makefile.in: Rebuild.
1048 2011-07-20 Ian Lance Taylor <iant@google.com>
1051 * configure.ac: Move --enable-bootstrap handling earlier in file.
1052 If --enable-bootstrap and either --enable-build-with-cxx or
1053 --enable-build-poststage1-with-cxx, enable C++ automatically.
1054 * configure: Rebuild.
1056 2011-07-19 Ian Lance Taylor <iant@google.com>
1058 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1059 make C++ a boot_language. Set and substitute
1060 POSTSTAGE1_CONFIGURE_FLAGS.
1061 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1062 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1063 * configure, Makefile.in: Rebuild.
1065 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1067 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1070 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1072 * MAINTAINERS (Global Reviewers): Add myself.
1074 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1076 * configure: Regenerate.
1078 2011-07-16 Jason Merrill <jason@redhat.com>
1080 * Makefile.def (language=c++): Add check-c++0x and
1081 check-target-libmudflap-c++.
1082 * Makefile.tpl (check-target-libmudflap-c++): New.
1083 * Makefile.in: Regenerate.
1085 2011-07-16 Matthias Klose <doko@ubuntu.com>
1087 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1088 * Makefile.def (target_modules/libjava): Pass
1089 $(EXTRA_CONFIGARGS_LIBJAVA).
1090 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1091 if not configured with --enable-static-libjava.
1092 * Makefile.in: Regenerate.
1093 * configure: Likewise.
1095 2011-07-15 Jason Merrill <jason@redhat.com>
1097 * Makefile.in (check-c++): Move check-gcc-c++0x after
1098 check-target-libstdc++-v3.
1100 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1102 * MAINTAINERS (c6x port): New entry.
1104 2011-07-13 Jason Merrill <jason@redhat.com>
1106 * Makefile.in (check-gcc-c++0x): New.
1107 (check-c++): Depend on it.
1109 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1112 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1113 x86_64-*-solaris2.1[0-9]*.
1114 * configure: Regenerate.
1116 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1118 * MAINTAINERS (RTL optimizers): Add self.
1120 2011-06-27 Gabriel Charette <gchare@google.com>
1122 * MAINTAINERS (Write After Approval): Add myself.
1124 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1131 * configure.ac (target_libraries): Remove target-libiberty.
1132 Remove case-statement setting skipdirs=target-libiberty for
1133 multiple targets. Remove checking target_configdirs and
1134 removing target-libiberty but keeping target-libgcc if
1136 * Makefile.def (target_modules): Don't add libiberty.
1137 (dependencies): Remove all traces of target-libiberty.
1138 * configure, Makefile.in: Regenerate.
1140 2011-06-13 Walter Lee <walt@tilera.com>
1142 * configure.ac (tilepro-*-*) New case.
1143 (tilegx-*-*): Likewise.
1144 * configure: Regenerate.
1146 2011-06-06 Jing Yu <jingyu@google.com>
1148 * configure.ac: Skip target-libiberty for
1149 arm*-*-linux-androideabi.
1150 * configure: Regenerated.
1152 2011-06-06 Nick Clifton <nickc@redhat.com>
1154 * config.sub: Sync from upstream.
1156 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1158 * MAINTAINERS (Write After Approval): Add myself.
1160 2011-06-01 Daniel Jacobowitz <drow@false.org>
1162 * MAINTAINERS: Update my email address.
1164 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1166 * MAINTAINERS (Write After Approval): Update my email address.
1168 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1170 * MAINTAINERS (Write After Approval): Add myself.
1172 2011-05-08 Doug Kwan <dougkwan@google.com>
1174 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1175 * configure: Regenerated.
1176 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1177 value from configure.
1178 * Makefile.in: Regenerated.
1180 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1182 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1183 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1184 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1185 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1186 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1187 *-*-vxworks*): Disable newlib and libgloss in separate case
1189 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1190 to separate case statement.
1191 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1192 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1193 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1194 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1195 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1196 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1197 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1198 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1199 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1200 i[[3456789]]86-*-rdos*, m32r-*-*,
1201 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1202 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1203 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1204 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1205 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1206 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1207 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1208 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1209 and libgloss in main case over targets. Remove most empty cases
1210 in main case over targets.
1211 * configure: Regenerate.
1213 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1215 * MAINTAINERS (Write After Approval): Add myself.
1217 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1219 * configure.ac: Remove code setting special library locations for
1220 hppa*64*-*-hpux11*. Remove code setting compiler for
1221 sparc-sun-solaris2*.
1222 * configure: Regenerate.
1224 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1226 * configure.ac: Separate libgloss_dir settings from general case
1228 * configure: Regenerate.
1230 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1232 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1233 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1234 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1235 cases in libgcj-disabling case statement.
1236 (hppa*64*-*-linux*): Set unsupported_languages instead of
1237 disabling target-zlib.
1238 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1239 to hppa*64*-*-hpux*.
1240 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1242 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1243 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1244 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1245 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1246 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1247 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1248 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1249 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1250 libgcj-disabling case statement.
1251 * configure: Regenerate.
1253 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1255 * configure.ac: Disable Java for targets not supporting libffi.
1256 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1257 Remove cases in Java-disabling statement.
1258 (*arm-wince-pe): Change to arm-wince-pe.
1259 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1260 cases in Java-disabling statement.
1261 (bfin-*-*): Don't disable Java again.
1262 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1263 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1264 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1265 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1266 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1267 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1268 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1269 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1270 Java-disabling statement.
1271 (mmix-*-*): Don't disable Java again.
1272 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1273 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1274 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1275 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1276 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1278 * configure: Regenerate.
1280 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1282 * configure.ac: Separate cases disabling Java and Java libraries
1283 from general case over targets.
1284 * configure: Regenerate.
1286 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1288 * MAINTAINERS: Update my email address.
1290 2011-04-20 Easwaran Raman <eraman@google.com>
1292 * MAINTAINERS (Write After Approval): Add myself.
1294 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1297 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1298 * configure: Regenerate.
1300 2011-04-16 Jim Meyering <meyering@redhat.com>
1302 * MAINTAINERS (Write After Approval): Add myself.
1304 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1306 * MAINTAINERS: Update my email address.
1308 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1310 * MAINTAINERS (Write After Approval): Add myself.
1312 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1314 * MAINTAINERS (Write After Approval): Add myself.
1316 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1318 * MAINTAINERS (Write After Approval): Add myself.
1320 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1322 * configure.ac (build_tools): Remove build-byacc.
1323 (host_libs): Remove mmalloc.
1324 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1325 autoconf automake libtool diff rcs fileutils shellutils time
1326 textutils wdiff find uudecode hello tar gzip indent recode release
1327 sed perl gawk findutils gettext zip.
1328 (libgcj): Remove target-qthreads.
1329 (target_tools): Remove target-examples target-gperf.
1330 (YACC): Don't handle building byacc.
1331 * configure: Regenerate.
1332 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1333 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1334 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1335 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1336 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1337 handle building components.
1338 * Makefile.in: Regenerate.
1340 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1342 * MAINTAINERS: Update my email address as Xtensa maintainer.
1344 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1346 * config.sub: Sync from upstream.
1348 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1350 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1351 (microblaze*): Don't disable libssp.
1352 * configure: Regenerate.
1354 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1356 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1358 * configure: Regenerate.
1359 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1360 * Makefile.in: Regenerate.
1362 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1364 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1365 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1366 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1367 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1368 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1369 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1370 md_exec_prefix cases.
1371 * configure: Regenerate.
1373 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1375 * configure.ac: Separate cases disabling target-libssp,
1376 target-libiberty, target-libstdc++-v3 and Fortran from general
1378 * configure: Regenerate.
1380 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1382 * configure.ac (*-*-chorusos): Don't disable libgcj.
1383 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1385 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1386 (arm-*-coff): Don't disable libgcj.
1387 (arm*-*-linux-gnueabi): Remove useless assignment.
1388 (arm-*-riscix*): Don't disable libgcj.
1389 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1391 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1392 (c54x*-*-*): Remove case.
1393 (tic54x-*-*): Don't disable GCC or GCC libraries.
1394 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1396 (d10v-*-*): Don't disable GCC libraries.
1397 (d30v-*-*): Don't disable libgcj.
1398 (h8500-*-*): Don't disable GCC libraries.
1399 (i960-*-*): Don't disable libgcj.
1400 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1401 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1402 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1404 (m68k-*-coff*): Remove case.
1405 (mmix-*-*): Don't disable libgloss on host.
1406 (mn10200-*-*, mn10300-*-*): Remove cases.
1407 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1408 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1409 Don't disable libgcj.
1410 (romp-*-*): Remove case.
1411 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1412 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1414 (v810-*-*): Don't disable GCC libraries.
1415 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1416 (ip2k-*-*): Don't disable GCC libraries.
1417 * configure: Regenerate.
1419 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1421 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1423 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1425 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1426 * configure: Regenerate.
1428 2011-03-26 John Marino <binutils@marino.st>
1430 * configure.ac: Add support for *-*-dragonfly*
1431 * configure: Regenerate.
1433 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1435 * configure.ac (native_only): Remove.
1436 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1437 send-pr uudecode guile gnuserv on host.
1438 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1439 send-pr rcs guile perl texinfo libtool on host.
1440 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1441 automake send-pr rcs guile perl texinfo libtool on host.
1442 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1443 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1444 (alpha*-dec-osf*): Don't disable fileutils on target.
1445 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1446 texinfo send-pr expect dejagnu on target.
1447 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1448 target-qthreads on target.
1449 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1450 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1451 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1452 x86_64-*-mingw*): Don't disable expect on target.
1453 (*-*-cygwin*): Don't disable target-gperf on target.
1454 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1456 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1458 * configure: Regenerate.
1460 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1462 * configure.ac (target_tools): Remove target-groff.
1463 (native_only): Remove target-groff.
1464 (hppa*64*-*-*): Don't disable byacc.
1465 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1467 (*-*-kaos*): Don't skip target-librx and target-groff.
1468 (*-*-netware*): Don't skip target-libmudflap.
1469 (*-*-tpf*): Don't skip target-libmudflap.
1470 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1471 directories on the host.
1472 (ia64*-*-*vms*): Don't skip tix.
1473 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1475 * configure: Regenerate.
1477 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1479 * configure.ac: Remove references to mt-mep, mt-netware,
1481 * Makefile.def: Add all-utils soft dependencies.
1482 * Makefile.tpl: Remove GDB_NLM_DEPS.
1483 * configure: Regenerate.
1484 * Makefile.in: Regenerate.
1486 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1488 * configure.ac: Do not include mh-x86omitfp.
1489 * configure: Regenerate.
1491 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1493 * configure.ac: Remove empty cases.
1494 * configure: Regenerate.
1496 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1498 * Makefile.def: Add dependency from termcap to gdb.
1499 * Makefile.in: Regenerate.
1501 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1503 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1504 * configure: Regenerate.
1505 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1506 * Makefile.tpl: Likewise.
1507 * Makefile.in: Regenerate.
1509 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1511 * configure.ac: Remove all mentions of tentative_cc.
1512 * configure: Regenerate.
1514 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1516 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1517 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1518 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1519 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1520 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1521 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1522 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1523 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1524 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1525 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1526 *-*-rhapsody*): Remove host cases.
1527 * configure: Regenerate.
1529 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1531 * configure.ac (ppc*-*-pe): Remove host case.
1532 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1533 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1534 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1536 * configure: Regenerate.
1538 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1540 * config.sub: Update to version 2011-03-23.
1542 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1544 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1545 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1546 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1547 * configure: Regenerate.
1549 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1551 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1552 to Write After Approval.
1553 * config-ml.in: Don't handle arc-*-elf*.
1554 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1555 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1556 handle GCC libraries.
1557 * configure: Regenerate.
1559 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1562 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1563 Add -lstdc++ -lm to LIBS.
1564 * configure: Regenerate.
1566 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1568 * config.guess: Update to version 2011-02-02
1569 * config.sub: Update to version 2011-02-24
1571 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1574 * configure.ac: Re-enable LTO on *-apple-darwin9.
1575 * configure: Regenerate.
1577 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1580 * configure.ac: Disable LTO on darwin due to an assembler change in
1581 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1583 * configure: Regenerate.
1585 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1587 * MAINTAINERS: Update myself as score backend maintainer,
1588 update my e-mail address.
1590 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1592 * MAINTAINERS: Update my e-mail address.
1594 2011-03-06 Joey Ye <joey.ye@arm.com>
1596 * MAINTAINERS: Update my e-mail address.
1598 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1600 * configure.ac: Adjust test of with_ppl.
1601 * configure: Regenerated.
1603 2011-03-02 Kai Tietz <ktietz@redhat.com>
1605 * MAINTAINERS: Adjust my e-mail address.
1607 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1609 * configure.ac: Add -lpwl to ppllibs.
1610 * configure: Regenerated.
1612 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1614 * config/cloog.m4: Add -lisl to clooglibs.
1615 * configure: Regenerated.
1617 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1619 * MAINTAINERS (CPU Port maintainers): Add self.
1621 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1623 * MAINTAINERS: Add myself as testsuite maintainer.
1625 2011-02-15 Mike Stump <mikestump@comcast.net>
1627 * MAINTAINERS: Add myself as testsuite maintainer.
1629 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1631 Import from Libtool and gnulib:
1633 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1635 Prepare for supporting FreeBSD 10.
1636 * config.rpath: Remove handling of freebsd1* which soon would
1639 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1641 Remove support for FreeBSD 1.x.
1642 * libtool.m4 (_LT_LINKER_SHLIBS)
1643 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1644 soon would incorrectly match FreeBSD 10.0.
1646 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1649 * move-if-change: Import version from gnulib.
1651 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1654 * Makefile.def (lto-plugin): Double dash for enable-shared.
1655 (configure-gcc): Depend on all-lto-plugin.
1656 * Makefile.in: Rebuilt.
1658 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1660 * configure.ac: Remove extra bracket.
1661 * configure: Regenerate.
1663 2011-02-08 Tobias Burnus <burnus@net-b.de>
1665 * MAINTAINERS: Add myself as libquadmath maintainer.
1667 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1669 * MAINTAINERS: Update my email address.
1671 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1673 * MAINTAINERS (option handling): Add self.
1675 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1678 * Makefile.def: Add dependency for install-gcc
1679 on install-lto-plugin.
1680 * Makfile.in: Regenerated
1682 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1684 * MAINTAINERS (CPU Port Maintainers): Add myself.
1686 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1689 * configure.ac: Discard --with-* flags for host when configuring
1690 target libraries for cross build.
1691 * configure: Rebuilt.
1693 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1695 * MAINTAINERS (linear loop transforms): Removed.
1697 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1699 * configure.ac: If with_ppl is no, move setting with_cloog=no
1700 after CLOOG_REQUESTED check.
1701 * configure: Regenerated.
1703 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1705 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1706 CLooG has been requested.
1707 * configure: Regenerated.
1709 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1711 * configure: Regenerated.
1712 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1714 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1716 * configure: Regenerated.
1717 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1719 2011-01-21 Andreas Schwab <schwab@redhat.com>
1721 * configure.ac: Use AS_HELP_STRING throughout.
1722 * configure: Regenerate.
1724 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1726 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1727 * configure: Regenerate.
1729 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1731 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1733 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1735 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1737 * configure: Regenerate.
1739 2011-01-07 Jan Hubicka <jh@suse.cz>
1742 * Makefile.in: Regenerate.
1743 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1746 2011-01-07 Jan Hubicka <jh@suse.cz>
1748 * Makefile.in: Regenerate.
1749 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1750 and configure dependency on lto-plugin configure.
1751 (lto-plugin module): Remove dependency on GCC; add dependency on
1754 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1756 * MAINTAINERS (Write After Approval): Add myself.
1758 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1760 * configure: Regenerate.
1762 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1764 * configure.ac: (picochip): Disable libiberty.
1766 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1768 * MAINTAINERS (Write After Approval): Add myself.
1770 2010-12-10 Ian Lance Taylor <iant@google.com>
1773 * configure.ac: For --disable-libgcj clear libgcj_saved.
1774 * configure: Rebuild.
1776 2010-12-10 Tobias Burnus <burnus@net-b.de>
1779 * configure.ac: Add --disable-libquadmath and
1780 --disable-libquadmath-support.
1781 * configure: Regenerate.
1783 2010-12-03 Ian Lance Taylor <iant@google.com>
1785 * MAINTAINERS: Add myself as libgo maintainer.
1787 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1790 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1791 * configure: Regenerate.
1793 2010-12-02 Ian Lance Taylor <iant@google.com>
1795 * configure.ac: Always set default for poststage1_ldflags to
1796 -static-libstdc++ -static-libgcc.
1798 2010-11-29 Andreas Schwab <schwab@redhat.com>
1800 * configure.ac: Move comment to remove extra space in last argument
1803 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1806 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1807 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1808 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1809 (BASE_FLAGS_TO_PASS): Use it.
1810 * configure: Rebuilt.
1811 * Makefile.in: Rebuilt.
1813 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1816 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1817 Properly check default linker.
1818 * configure: Regnerated.
1820 2010-11-23 Matthias Klose <doko@ubuntu.com>
1822 * configure.ac: For --enable-gold, handle value `default' instead of
1823 `both*'. New configure option --{en,dis}able-ld.
1824 * configure: Regenerate.
1826 2010-11-20 Ian Lance Taylor <iant@google.com>
1828 * configure.ac: Only disable a language library if no language needs
1829 it. Don't let --disable-libgcj uncondtionally disable libffi.
1830 * configure: Rebuild.
1832 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1834 * Makefile.in: Regenerate.
1837 * configure.ac: Fix just-built in-tree STRIP name to be
1839 * configure: Regenerate.
1840 * Makefile.def (install-strip-gcc, install-strip-binutils)
1841 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1842 (install-strip-sid): Mirror dependencies on non-strip variants
1843 of these targets on the respective -strip prerequisites.
1844 * Makefile.tpl (install-strip, install-strip-host)
1845 (install-strip-target): New targets.
1846 (install-strip-[+module+], install-strip-target-[+module+]):
1848 * Makefile.in: Regenerate.
1850 2010-11-19 Ian Lance Taylor <iant@google.com>
1851 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1853 * configure.ac: Add target-libgo to target_libraries. Set
1854 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1855 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1856 (HOST_EXPORTS): Add GOC.
1857 (BASE_TARGET_EXPORTS): Add GOC.
1858 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1859 (GOCFLAGS_FOR_TARGET): New variable.
1860 (EXTRA_HOST_FLAGS): Add GOC.
1861 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1862 * Makefile.def (target_modules): Add libgo.
1863 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1864 (dependencies): Add dependency from configure-target-libgo to
1865 configure-target-libffi and all-target-libstdc++-v3. Add
1866 dependencies from all-target-libgo to all-target-libffi.
1867 (languages): Add go.
1868 * configure: Rebuild.
1869 * Makefile.in: Rebuild.
1871 2010-11-19 Ian Lance Taylor <iant@google.com>
1873 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1874 compiler/flag environment variables.
1876 2010-11-18 Ian Lance Taylor <iant@google.com>
1878 * configure.ac: Check for lang_requires_boot_languages in
1879 config-lang.in files.
1880 * configure: Rebuild.
1882 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1883 Tobias Burnus <burnus@net-b.de>
1886 * Makefile.def: Add libquadmath; build it with language=fortran.
1887 * configure.ac: Add libquadmath.
1888 * Makefile.tpl: Handle multiple libs in check-[+language+].
1889 * Makefile.in: Regenerate.
1890 * configure: Regenerate.
1892 2010-11-16 Tom Tromey <tromey@redhat.com>
1894 * MAINTAINERS: Moved myself to reviewers section.
1896 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1898 * MAINTAINERS: Moved myself to reviewers section.
1900 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1902 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1903 (Write After Approval): Remove self.
1905 2010-11-15 Andreas Schwab <schwab@redhat.com>
1907 * configure.ac: Fix spelling in option names.
1908 * configure: Regenerated.
1910 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1913 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1914 * configure: Regenerated.
1916 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1918 * MAINTAINERS: Update my email address.
1920 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1922 * configure: Regenerate.
1924 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1926 * configure: Regenerate.
1928 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1930 * configure: Regenerate.
1932 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1934 * configure: Regenerate.
1936 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1938 * configure.ac: Support official CLooG.org versions.
1939 * configure: Regenerate.
1940 * config/cloog.m4: New.
1942 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1944 * MAINTAINERS (Write After Approval): Add myself.
1946 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1948 * MAINTAINERS: Update my email address.
1950 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1952 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1953 * configure: Regenerate.
1955 2010-11-03 Ian Lance Taylor <iant@google.com>
1956 Dave Korn <dave.korn.cygwin@gmail.com>
1959 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1960 and on other supported platforms whenever LTO is enabled.
1961 * configure: Rebuild.
1963 2010-11-02 Alan Modra <amodra@gmail.com>
1966 * configure.ac: Error when source path contains spaces.
1967 * configure: Regenerate.
1969 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1971 * MAINTAINERS: Update my email address.
1973 2010-10-20 Ian Lance Taylor <iant@google.com>
1975 * Makefile.def (target_modules): Set lib_path to src/.libs for
1976 libstdc++-v3 module.
1977 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1978 * Makefile.in: Rebuild.
1980 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1982 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1983 (Write After Approval): Remove myself.
1985 2010-10-15 Tristan Gingold <gingold@adacore.com>
1987 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1989 2010-10-14 Douglas Rupp <rupp@gnat.com>
1991 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1993 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1995 * configure.ac (build_lto_plugin): New shell variable.
1996 (--enable-lto): Turn on by default for all non-ELF platforms that
1997 have had LTO support added so far. Set build_lto_plugin appropriately
1998 for both ELF and non-ELF.
1999 (configdirs): Add lto-plugin or not based on build_lto_plugin.
2000 * configure: Regenerate.
2002 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2005 * configure.ac (v850 support): Remove target-libgloss from
2007 * configure: Regenerate.
2009 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2013 * configure.ac: Honor initial values of $build_configargs,
2014 $host_configargs, $target_configargs. Mark the precious, so
2015 environment settings get recorded.
2016 * configure: Regenerate.
2018 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2021 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2022 Depend on all-build-libiberty.
2023 * Makefile.in: Regenerate.
2025 2010-09-30 Michael Eager <eager@eagercon.com>
2027 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2028 * configure: Regenerate.
2030 2010-09-28 Michael Eager <eager@eagercon.com>
2032 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2034 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2037 * configure.ac: Fix unportable shell quoting.
2038 * configure: Regenerate.
2040 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2042 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2043 targets and amend comment.
2044 * configure: Regenerate.
2046 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2048 * MAINTAINERS (Write After Approval): Add myself.
2050 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2052 * configure.ac: Enable LTO by default on Darwin.
2053 * configure: Regenerate.
2055 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2057 * MAINTAINERS (Write After Approval): Add myself.
2059 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2061 * MAINTAINERS (Write After Approval): Add myself.
2063 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2065 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2068 2010-07-28 David Yuste <david.yuste@gmail.com>
2070 * MAINTAINERS (Write After Approval): Add myself.
2072 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2074 * configure.ac: Support all v850 targets.
2075 * configure: Regenerate.
2077 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2080 * configure.ac (extra_mpfr_configure_flags): Copy from
2081 extra_mpc_gmp_configure_flags.
2082 * configure: Re-generated.
2084 2010-07-22 Andi Kleen <ak@linux.intel.com>
2086 * MAINTAINERS (Write After Approval): Add myself.
2088 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2090 * MAINTAINERS (Write After Approval): Add myself.
2092 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2094 * MAINTAINERS (Write After Approval): Add myself.
2096 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2099 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2100 Provide -B option to allow for link spec %s substitutions for
2101 libstdc++.a on darwin.
2102 * Makefile.in: Regenerate.
2104 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2106 * MAINTAINERS (Reviewers): Update my e-mail address
2108 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2110 * Makefile.def (configure-gcc): Depend on all-libelf.
2111 * Makefile.in: Rebuild.
2113 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2115 * MAINTAINERS (Write After Approval): Add myself in the right place.
2117 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2119 * MAINTAINERS (Write After Approval): Add myself.
2121 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2123 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2125 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2127 * config.sub: Update to version 2010-05-21.
2128 * config.guess: Update to version 2010-04-03.
2130 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2132 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2133 * configure: Regenerate.
2135 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2137 * MAINTAINERS (Write After Approval): Add myself.
2139 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2141 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2142 a platform that supports LTO.
2143 * configure: Regenerate.
2145 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2147 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2148 * configure: Regenerated.
2150 2010-04-27 Roland McGrath <roland@redhat.com>
2151 H.J. Lu <hongjiu.lu@intel.com>
2153 * configure.ac (--enable-gold): Support both, both/gold and
2154 both/bfd to add gold to configdirs without removing ld.
2155 * configure: Regenerated.
2157 * Makefile.def: Add install-gold dependency to install-ld.
2158 * Makefile.in: Regenerated.
2160 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2163 * configure.ac (--enable-lto): Refactor handling so libelf tests
2164 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2165 and allow LTO to be explicitly enabled on non-ELF platforms that
2166 are known to support it inside else-clause.
2167 * configure: Regenerate.
2169 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2171 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2172 * configure: Regenerate.
2174 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2176 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2177 * configure: Regenerate.
2179 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2181 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2183 * configure: Regenerate.
2185 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2187 * MAINTAINERS (Write After Approval): Add myself.
2189 2010-04-14 Tristan Gingold <gingold@adacore.com>
2191 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2192 * configure: Regenerate.
2194 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2196 * configure: Regenerate after change to elf.m4.
2198 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2200 * MAINTAINERS (Write After Approval): Add myself.
2202 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2204 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2205 * configure: Regenerated.
2207 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2209 * configure.ac: Print "buggy but acceptable" when CLooG
2210 revision is less than 9.
2211 * configure: Regenerated.
2213 2010-04-01 Diego Novillo <dnovillo@google.com>
2215 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2217 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2224 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2226 * configure.ac: Do not pass --enable-multilib nor
2227 --disable-multilib in baseargs. Accept explicitly passed
2229 * configure: Regenerate.
2231 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2233 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2235 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2237 * MAINTAINERS: Remove myself.
2239 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2242 * configure.ac: Do not pass --enable-multilib nor
2243 --disable-multilib in baseargs. Accept explicitly passed
2245 * configure: Regenerate.
2247 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2249 * MAINTAINERS (spu port): Remove me.
2251 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2253 * configure.ac (tic6x-*-*): New case.
2254 * configure: Regenerate.
2256 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2258 * config.sub: Update to version 2010-03-22.
2259 * config.guess: Update to version 2009-12-30.
2261 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2264 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2265 * configure: Regenerate.
2267 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2269 * MAINTAINERS: Update my email address.
2271 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2273 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2274 (ghassan.shobaki@amd.com): Removed.
2276 2010-03-17 Alan Modra <amodra@gmail.com>
2278 * MAINTAINERS: Update my email address.
2280 2010-03-16 Diego Novillo <dnovillo@google.com>
2282 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2285 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2287 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2288 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2290 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2292 * MAINTAINERS: Update my email address.
2294 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2296 * MAINTAINERS: Update my email address.
2298 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2300 * MAINTAINERS: Update my email address.
2302 2010-03-09 Jie Zhang <jie@codesourcery.com>
2304 * MAINTAINERS: Update my email address.
2306 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2309 * configure.ac (RANLIB): Default to true.
2311 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2312 * configure: Regenerate.
2314 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2316 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2317 (Write After Approval): Update my email address.
2319 2010-02-17 Nick Clifton <nickc@redhat.com>
2322 * Makefile.tpl (local-distclean): Also remove config.cache files in
2323 sub-directories as there may not be Makefiles present in the
2325 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2326 the config.cache files found by the find command.
2328 * Makefile.in: Regenerate.
2329 * configure.ac: Revert previous delta.
2330 * configure: Regenerate.
2332 2010-02-15 Nick Clifton <nickc@redhat.com>
2335 * configure.ac: Delete config.cache files in sub-directories when
2337 * configure: Regenerate.
2339 2010-02-12 Ben Elliston <bje@gnu.org>
2341 * MAINTAINERS: Update my email address.
2343 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2345 * MAINTAINERS (spu port): Update my email address.
2347 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2349 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2351 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2353 * configure.ac: Add "recommended" version checks for GMP/MPC.
2354 Update recommended GMP/MPFR/MPC versions.
2355 * configure: Regenerate.
2357 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2359 * MAINTAINERS: Move my Embecosm email address into the
2360 write-after-approval section.
2362 2010-01-26 Ian Lance Taylor <iant@google.com>
2364 * MAINTAINERS: Add myself as Go frontend maintainer.
2366 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2368 PR libstdc++/36101, PR libstdc++/42813
2369 * configure.ac (bootstrap_target_libs): Make inclusion of
2370 target-libgomp conditional on libgomb being in target_configdirs.
2371 * configure: Regenerate.
2373 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2375 PR libstdc++/36101, PR libstdc++/42813
2376 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2377 * configure: Regenerate.
2379 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2381 PR libstdc++/36101, PR libstdc++/42813
2382 * configure.ac (target_configdirs): Substitute.
2383 * Makefile.def: Bootstrap target module libgomp.
2384 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2385 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2386 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2387 * configure, Makefile.in: Regenerate.
2389 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2391 * MAINTAINERS: Adjust my details.
2393 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2395 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2397 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2399 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2401 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2403 * MAINTAINERS (Write After Approval): Add myself.
2405 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2407 * MAINTAINERS (Write After Approval): Add myself.
2409 2010-01-11 Richard Guenther <rguenther@suse.de>
2412 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2413 * Makefile.in: Regenerated.
2415 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2417 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2418 * configure: Regenerate.
2420 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2421 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2424 * configure.ac: Include libtool m4 files.
2425 (_LT_CHECK_OBJDIR): Call it.
2426 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2427 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2429 * configure: Regenerate.
2431 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2434 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2435 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2436 * Makefile.in: Regenerate.
2438 2010-01-02 Richard Guenther <rguenther@suse.de>
2441 * configure.ac: Include config/elf.m4. Disable LTO if not
2442 builting for an elf target.
2443 * configure: Regenerate.
2445 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2447 * MAINTAINERS: Change my email address.
2449 2009-12-18 Ben Elliston <bje@au.ibm.com>
2451 * config.sub, config.guess: Update from upstream sources.
2453 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2455 * MAINTAINERS (Write After Approval): Add myself.
2457 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2463 * configure.ac: Require MPC.
2464 * configure: Regenerate.
2466 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2470 * libtool.m4: Sync from git Libtool.
2471 * ltoptions.m4: Likewise.
2472 * ltversion.m4: Likewise.
2473 * lt~obsolete.m4: Likewise.
2474 * ltmain.sh: Likewise.
2476 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2478 * configure.ac: Update minimum MPC version to 0.8.
2479 * configure: Regenerate.
2481 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2483 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2484 * configure: Regenerated.
2486 2009-11-21 Ian Lance Taylor <iant@google.com>
2488 * configure.ac: Change default of poststage1_ldflags to be empty if
2489 poststage1_libs is set. When poststage1_libs is empty, and
2490 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2491 * configure: Rebuild.
2493 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2495 * MAINTAINERS (Write After Approval): Update my email address.
2497 2009-11-20 Ben Elliston <bje@au.ibm.com>
2499 * config.guess: Update from upstream sources.
2501 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2503 * Makefile.def: Restore host and target settings for gmp.
2504 * Makefile.in: Rebuild.
2506 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2508 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2509 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2510 Fix portability of test of C++ as bootstrap language. Add
2511 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2512 * configure: Rebuild.
2513 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2514 and cloog. Fix in-tree ppl configuration. Introduce libelf
2516 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2517 (POSTSTAGE1_HOST_EXPORTS): Use it.
2518 (STAGE[+id+]_CXXFLAGS): New.
2519 (BASE_FLAGS_TO_PASS): Pass it down.
2520 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2522 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2523 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2525 * Makefile.in: Rebuild.
2527 2009-11-17 Ben Elliston <bje@au.ibm.com>
2529 * config.sub, config.guess: Update from upstream sources.
2531 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2533 * MAINTAINERS (Write After Approval): Add myself.
2535 2009-11-09 Jon Beniston <jon@beniston.com>
2537 * MAINTAINERS (Write After Approval): Add myself.
2539 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2541 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2542 paths for *-w64-mingw* and x86_64-*mingw*.
2543 * configure: Regenerated.
2545 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2547 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2549 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2551 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2552 Phil Edwards to Write-After Approval.
2554 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2556 * configure.ac: Disable target-winsup & co for
2557 x86_64-*-mingw* and *-w64-mingw* targets.
2558 * configure: Regenerated.
2560 2009-10-16 Nick Clifton <nickc@redhat.com>
2562 * MAINTAINERS: Add myself as a maintainer for the RX port.
2564 2009-10-26 Johannes Singler <singler@kit.edu>
2566 * MAINTAINERS (Write After Approval): Update my e-mail address.
2568 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2570 * configure.ac (CLooG test): Use = with test.
2571 * configure: Regenerate.
2573 2009-10-22 Richard Guenther <rguenther@suse.de>
2575 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2576 cloog if the ppl version check failed. Move flags saving
2577 before setting in libelf check.
2578 * configure: Regenerate.
2580 2009-10-21 Richard Guenther <rguenther@suse.de>
2582 * configure.ac: Adjust the ppl and cloog configure to work as
2583 documented. Disable cloog if ppl was disabled. Omit the version
2584 checks if they were disabled.
2585 * configure: Re-generate.
2587 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2589 * configure.ac: Add 'lto' to enable_languages, not
2590 new_enable_languages, and only if not already present.
2591 * configure: Regenerate.
2593 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2595 * README: Refer to the various COPYING* files instead of just
2597 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2599 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2601 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2603 2009-10-07 Richard Guenther <rguenther@suse.de>
2605 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2606 and Richard Guenther as reviewers.
2607 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2610 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2612 * config.sub: Update from upstream sources.
2614 2009-10-06 Ian Lance Taylor <iant@google.com>
2616 * Makefile.def: check-gold depends upon all-gas.
2617 * Makefile.in: Rebuild.
2619 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2621 * MAINTAINERS (Write After Approval): Add myself.
2623 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2625 * Makefile.def: all-lto-plugin depends on all-libiberty.
2626 set bootstrap=true for lto-plugin.
2628 * Makefile.in: Regenerate.
2629 * configure.ac (host_libs): Add lto-plugin.
2630 * configure: Regenerate.
2632 2009-10-03 Diego Novillo <dnovillo@google.com>
2634 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2635 (HOST_LIBELFLIBS): Define.
2636 (HOST_LIBELFINC): Define.
2637 * Makefile.in: Regenerate.
2638 * configure.ac: Add --enable-lto.
2639 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2640 If --enable-lto is used, add 'lto' to new_enable_languages.
2641 If --enable-lto is used and gold is enabled, add
2642 lto-plugin to configdirs.
2643 * configure: Regenerate.
2645 2009-10-03 Simon Baldwin <simonb@google.com>
2647 * configure.ac: If --with-system-zlib, suppress local zlib and
2648 pass --with-system-zlib to subdir configure scripts.
2649 * configure: Regenerate.
2651 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2652 Paolo Bonzini <bonzini@gnu.org>
2654 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2656 * Makefile.in: Rebuilt.
2658 2009-09-26 Gary Funck <gary@intrepid.com>
2660 * MAINTAINERS (Write After Approval): Add myself.
2662 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2664 * configure.ac: Update minimum MPC version to 0.7.
2665 * configure: Regenerate.
2667 2009-09-25 Nick Clifton <nickc@redhat.com>
2669 * configure.ac: Pass any --cache-file=/dev/null option on to
2671 * configure: Regenerate.
2673 2009-09-23 Nick Clifton <nickc@redhat.com>
2675 * config.sub, config.guess: Update from upstream sources.
2677 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2679 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2680 * Makefile.in: Rebuilt.
2682 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2685 * configure.ac: Error out if $srcdir isn't '.' but contains
2686 host-${host_noncanonical}.
2687 * configure: Regenerate.
2689 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2691 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2694 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2696 * configure.ac: If bootstrapping a combined tree with
2697 --enable-gold, require c++ in stage1_languages.
2698 * configure: Regenerate.
2700 * configure.ac: Also add target_libs of stage1_languages to
2701 bootstrap_target_libs.
2702 * configure: Regenerate.
2704 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2705 with --enable-languages not containing c++.
2706 * configure: Regenerate.
2708 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2710 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2711 * configure: Regenerate.
2713 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2715 * MAINTAINERS (Write After Approval): Update my e-mail address,
2716 and move from from here...
2717 (Waiting for paperwork): To here.
2719 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2721 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2723 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2725 * configure.ac: Do not use $extrasub for replacing @if/@endif
2726 parts in Makefile; instead, use additional arguments to
2727 AC_CONFIG_COMMANDS to do the replacement manually, with several
2728 sed invocations, to avoid HP-UX sed command limits.
2729 * configure: Regenerate.
2731 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2733 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2736 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2738 * configure.ac (with-build-config): Document. Handle without.
2739 Handle missing argument.
2740 * configure: Rebuilt.
2742 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2744 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2745 Default to bootstrap-debug only if compare-debug works.
2746 * configure: Rebuilt.
2747 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2748 * Makefile.in: Rebuilt.
2750 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2752 * MAINTAINERS (OS Port Maintainers): Update my email address.
2754 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2756 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2757 * Makefile.in: Rebuilt.
2759 2009-09-01 Chris Demetriou <cgd@google.com>
2761 * MAINTAINERS (Write After Approval): Add myself.
2763 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2766 * include/dwarf2.h (enum dwarf_tag): Added
2767 DW_TAG_GNU_template_template_param
2768 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2770 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2772 * Makefile.tpl (AWK): Fix typo.
2773 * Makefile.in: Regenerate.
2775 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2777 * configure.ac: Detect awk and sed.
2778 * Makefile.def (flags_to_pass): Add AWK and SED.
2779 * Makefile.tpl (AWK, SED): New.
2780 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2781 * configure: Regenerate.
2782 * Makefile.in: Regenerate.
2784 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2786 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2787 (collapseslashes): Likewise.
2789 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2791 * configure.ac (AC_PREREQ): Bump to 2.64.
2793 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2795 * configure.ac: Remove --with-datarootdir, --with-docdir,
2796 --with-pdfdir, --with-htmldir switches.
2797 * configure: Regenerate.
2799 * configure: Regenerate.
2801 * compile: Sync from Automake 1.11.
2802 * depcomp: Likewise.
2803 * install-sh: Likewise.
2804 * missing: Likewise.
2805 * mkinstalldirs: Likewise.
2808 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2810 * ltmain.sh (func_normal_abspath): New function.
2811 (func_relative_path): Likewise.
2812 (func_mode_help): Document new -bindir option for link mode.
2813 (func_mode_link): Add new -bindir option, and use it to place
2814 output DLL if specified.
2816 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2818 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2819 (baseargs): Add --disable-option-checking.
2820 * configure: Regenerate.
2822 * Makefile.def (configure-target-libiberty): Depend on
2823 all-binutils and all-ld.
2824 (configure-target-newlib): Likewise.
2825 * Makefile.in: Regenerate.
2827 2009-08-17 Ben Elliston <bje@au.ibm.com>
2829 * config.sub, config.guess: Update from upstream sources.
2831 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2833 Sync from src, merge:
2835 2009-07-02 Tristan Gingold <gingold@adacore.com>
2837 * configure.ac: Do not exclude gas for i386-*-darwin.
2838 Add a case for x86_64-*-darwin.
2839 * configure: Regenerate.
2841 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2843 * MAINTAINERS: Add my name to Write After Approval list.
2845 2009-08-06 Michael Eager <eager@eagercon.com>
2847 * configure.ac: Add Microblaze target.
2848 * configure: Regenerate.
2850 2009-07-31 Christian Bruel <christian.bruel@st.com>
2852 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2853 * configure: Regenerate.
2855 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2857 * MAINTAINERS (Write After Approval): Update my e-mail address.
2859 2009-07-06 Ian Lance Taylor <iant@google.com>
2861 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2862 * configure: Rebuild.
2864 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2866 * MAINTAINERS: Move myself to the Graphite Reviewers.
2868 2009-06-30 Wei Guozhi <carrot@google.com>
2870 * MAINTAINERS: Add my name to Write After Approval list.
2872 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2875 * configure.ac (comparestring): Create new variable.
2876 * Makefile.tpl (comparestring): Use to skip some comparisions.
2877 * configure: Regenerate.
2878 * Makefile.in: Regenerate.
2880 2009-06-26 Doug Evans <dje@sebabeach.org>
2882 * Makefile.def (host_modules): Add cgen.
2883 * Makefile.in: Regenerate.
2884 * configure.ac (host_tools): Add cgen.
2885 * configure: Regenerate.
2887 2009-06-23 DJ Delorie <dj@redhat.com>
2889 * MAINTAINERS: Add myself as mep maintainer.
2891 2009-06-23 Ian Lance Taylor <iant@google.com>
2893 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2894 boot_languages. Only bootstrap target libraries listed in
2895 target_libs for some boot language. Add --with-stage1-ldflags,
2896 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2897 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2898 if not building with C++.
2899 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2900 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2901 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2902 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2903 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2904 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2905 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2906 * configure, Makefile.in: Rebuild.
2908 2009-06-23 Li Feng <nemokingdom@gmail.com>
2910 * MAINTAINERS: Added my name to write-after-approval list.
2912 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2914 * configure.ac: Define is_elf for QNX Neutrino targets.
2915 * configure: Regenerate.
2917 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2919 * MAINTAINERS: Added my name to the write-after-approval list
2921 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2923 * configure.ac: Detect MPC in default directory.
2924 * configure: Regenerate.
2926 2009-06-03 Jerome Guitton <guitton@adacore.com>
2927 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2929 * Makefile.tpl (all): Avoid a trailing backslash.
2930 * Makefile.in: Regenerate.
2932 2009-06-03 Ben Elliston <bje@au.ibm.com>
2934 * config.sub, config.guess: Update from upstream sources.
2936 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2938 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2940 * configure: Regenerate.
2942 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2944 * Makefile.tpl ([+compare-target+]): Compare all stage
2945 directories, rather than just gcc.
2946 * Makefile.in: Rebuilt.
2948 2009-06-01 Doug Kwan <dougkwan@google.com>
2950 * configure.ac: Support gold for target arm*-*-*.
2951 * configure: Regenerate.
2953 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2955 * Makefile.def: Add MPC support and dependencies.
2956 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2958 * Makefile.in, configure: Regenerate.
2960 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2962 * Makefile.tpl (all): Avoid harmless warning in make all when
2963 gcc-bootstrap is enabled but stage_last does not exist.
2964 * Makefile.in: Rebuilt.
2966 2009-05-24 Nicolas Roche <roche@adacore.com>
2968 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2969 * Makefile.in: Regenerate.
2971 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2973 * MAINTAINERS: Update my e-mail address.
2975 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2977 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2978 * configure: Regenerate.
2980 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2983 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2984 gcc-no-bootstrap are mutually exclusive.
2985 * Makefile.in: Rebuilt.
2987 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2990 * Makefile.tpl (all): Don't end with unconditional success.
2991 * Makefile.in: Rebuilt.
2993 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2996 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2997 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2998 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2999 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
3000 stage_configureflags, stage_cflags and stage_libcflags into
3001 explicit Makefile macros.
3002 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3004 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3005 CC. Set CC_FOR_BUILD from CC.
3006 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3007 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3008 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3009 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
3011 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3012 (_LIBCFLAGS): Renamed to _TFLAGS.
3013 (do-compare-debug, do-compare3-debug): Drop.
3014 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3015 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3016 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3017 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3018 (XGCC_FLAGS_FOR_TARGET): New.
3019 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3020 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3021 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3022 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3023 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3024 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3026 (BUILD_CONFIG): Include if requested.
3027 (all): Set TFLAGS on bootstrap.
3028 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3029 (all-stageid-prefixmodule): Likewise.
3030 (do-clean, distclean-stageid): Set TFLAGS.
3031 (restrap): Fix whitespace.
3032 * Makefile.in: Rebuilt.
3034 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3036 * config.guess: Sync with src.
3038 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3040 * configure.ac ($with_ppl): Default to no if not supplied.
3041 ($with_cloog): Likewise.
3042 configure: Regenerate.
3044 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3046 * MAINTAINERS: Update my e-mail address.
3048 2009-04-27 Nick Clifton <nickc@redhat.com>
3050 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3052 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3054 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3055 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3056 * Makefile.in: Regenerate.
3058 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3061 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3062 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3064 * configure, Makefile.in: Regenerate.
3066 2009-04-21 Taras Glek <tglek@mozilla.com>
3068 * include/hashtab.h: Update GTY annotations to new syntax
3069 * include/splay-tree.h: Likewise
3071 2009-04-17 Ben Elliston <bje@au.ibm.com>
3073 * config.sub, config.guess: Update from upstream sources.
3075 2009-04-15 Anthony Green <green@moxielogic.com>
3077 * configure.ac: Add moxie support.
3078 * configure: Rebuilt.
3080 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3082 * configure.ac: Change copyright header to refer to version
3083 3 of the GNU General Public License and to point readers at the
3084 COPYING3 file and the FSF's license web page.
3085 * Makefile.def: Likewise.
3086 * Makefile.tpl: Likewise.
3087 * Makefile.in: Regenerate.
3089 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3091 * configure.ac: Restore match for darwin9 or later. Use double
3092 brackets since regeneration eats one pair.
3093 * configure: Regenerate.
3095 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3098 * configure.ac: Require texinfo 4.7.
3099 * configure: Regenerated.
3101 2009-04-09 Nick Clifton <nickc@redhat.com>
3103 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3104 the GCC Runtime Library Exception.
3106 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3108 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3109 * configure: Regenerate.
3111 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3113 * Makefil.def (languages): New entries.
3114 * Makefile.tpl (check-gcc-*): New generic target.
3115 * Makefile.in: Regenerate.
3117 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3119 * MAINTAINERS: Update my email address.
3121 2009-03-18 Tom Tromey <tromey@redhat.com>
3123 * configure: Rebuild.
3124 * configure.ac (host_libs): Add libiconv.
3125 * Makefile.in: Rebuild.
3126 * Makefile.def (host_modules): Add libiconv.
3127 (configure-gdb, all-gdb): Depend on libiconv.
3129 2009-03-16 Tristan Gingold <gingold@adacore.com>
3131 * configure.ac: Treat gdb as supported on x86_64-darwin.
3132 * configure: Regenerate.
3134 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3136 * configure.ac (--with-host-libstdcxx): New option.
3137 * configure: Regenerate.
3139 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3141 * MAINTAINERS: Move myself into the write after approval list.
3143 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3145 * MAINTAINERS: Update e-mail address.
3147 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3149 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3151 2009-03-10 Ira Rosen <irar@il.ibm.com>
3153 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3155 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3157 Backport from git Libtool:
3159 2009-01-19 Robert Millan <rmh@aybabtu.com>
3160 Support GNU/kOpenSolaris.
3161 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3162 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3163 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3166 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3168 * MAINTAINERS: Update e-mail address.
3170 2009-02-24 Michael Eager <eager@eagercon.com>
3172 * MAINTAINERS (Write After Approval): Add self.
3174 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3176 * MAINTAINERS (Write After Approval): Add myself.
3178 2009-02-05 Andreas Schwab <schwab@suse.de>
3180 * Makefile.tpl (stage_last): Define $r and $s before using
3181 $(RECURSE_FLAGS_TO_PASS).
3182 * Makefile.in: Regenerate
3184 2009-01-30 Ian Lance Taylor <iant@google.com>
3186 * MAINTAINERS: Move myself to the Global Reviewers list.
3188 2009-01-29 Robert Millan <rmh@aybabtu.com>
3190 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3191 * configure: Regenerate.
3193 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3195 * MAINTAINERS: Make whitespace consistent.
3196 Remove Robert Millan from Write After Approval.
3198 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3200 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3201 (all-opcodes): Depend on all-libiberty.
3202 * Makefile.in: Regenerate.
3204 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3206 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3207 * configure: Regenerate.
3209 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3211 * MAINTAINERS (Write After Approval): Add myself.
3213 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3215 * MAINTAINERS: Add myself to reviewers (Fortran).
3217 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3219 PR tree-optimization/38515
3220 * configure.ac (cloog-polylib): Removed.
3221 (with_ppl, with_cloog): Test for "no".
3222 * configure: Regenerated.
3224 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3226 * MAINTAINERS: Moved myself to reviewers (Fortran).
3228 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3230 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3231 (Write After Approval): Remove myself.
3233 2009-01-03 Diego Novillo <dnovillo@google.com>
3235 * MAINTAINERS: Remove myself from alias maintainership.
3237 2009-01-02 David Ayers <ayers@fsfe.org>
3239 * MAINTAINERS: Update e-mail address.
3241 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3243 * MAINTAINERS: Make whitespace consistent.
3245 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3247 Backport from upstream Libtool:
3248 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3249 Add cache variables to tests that require the linker to work.
3250 For shlibpath_overrides_runpath, this also changes the semantics
3251 to let the result from the C compiler take precedence.
3253 2008-12-02 Ben Elliston <bje@au.ibm.com>
3255 * config.sub, config.guess: Update from upstream sources.
3257 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3259 * configure.ac (ppllibs): Add by default the lib flags.
3260 * configure: Regenerate.
3262 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3264 * MAINTAINERS: Add myself to the write after approval list.
3266 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3268 * configure.ac: Add double brackets on darwin[912].
3269 * configure: Regenerate.
3271 2008-12-03 Daniel Kraft <d@domob.eu>
3273 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3274 Approval to Reviewer section (for Fortran front-end).
3276 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3278 * configure.ac: Expand to darwin10 and later.
3279 * configure: Regenerate.
3281 2008-12-02 Andreas Schwab <schwab@suse.de>
3283 * Makefile.def: configure-target-boehm-gc depends on
3284 all-target-libstdc++-v3.
3285 * Makefile.in: Regenerate.
3287 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3289 * MAINTAINERS: Add myself as mingw maintainer.
3291 2008-12-02 Ben Elliston <bje@au.ibm.com>
3293 * config.sub, config.guess: Update from upstream sources.
3295 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3297 * README.SCO: Remove.
3299 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3301 * MAINTAINERS: Add myself to the write after approval list.
3303 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3305 * MAINTAINERS: Update my email address in WAA section.
3307 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3309 * MAINTAINERS: Update e-mail address.
3311 2008-11-27 Toon Moene <toon@moene.org>
3313 * MAINTAINERS: Change e-mail address.
3315 2008-11-27 Tristan Gingold <gingold@adacore.com>
3317 * configure.ac: Build gdb for i?86-*-darwin*
3318 * configure: Regenerated.
3320 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3322 * MAINTAINERS: Added my full name.
3324 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3331 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3333 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3334 * Makefile.in: Regenerated.
3336 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3343 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3344 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3345 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3346 (HOST_EXPORTS): Pass CPPFLAGS.
3347 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3348 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3349 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3350 * Makefile.in, configure: Regenerated.
3351 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3352 and CPPFLAGS_FOR_BUILD.
3354 2008-11-06 Jeff Law <law@redhat.com>
3356 * MAINTAINERS: Add myself as middle end maintainer.
3358 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3360 * MAINTAINERS (Write after approval): Add myself.
3362 2008-11-05 Diego Novillo <dnovillo@google.com>
3364 * MAINTAINERS (Global Reviewers): Add myself.
3365 (Non-Algorithmic Maintainers): Remove myself.
3367 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3369 * MAINTAINERS (Write after approval): Add myself.
3371 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3373 * MAINTAINERS (Write after approval): Add myself.
3375 2008-10-31 Ben Elliston <bje@au.ibm.com>
3377 * configure.ac (spu-*-*): Remove special case.
3378 * configure: Regenerate.
3380 2008-10-30 Catherine Moore <clm@codesourcery.com>
3382 * MAINTAINERS (Write after approval): Update my email address.
3384 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3386 * configure.ac [spu-*-*]: Do not set skipdirs.
3387 * configure: Re-generate.
3389 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3391 * MAINTAINERS (Various Maintainers): Add myself to reload.
3393 2008-10-25 Richard Guenther <rguenther@suse.de>
3395 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3396 maintainer. Remove myself as libgcc-math maintainer.
3397 (Non-Algorithmic Maintainers): Remove myself.
3399 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3401 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3402 * Makefile.in: Regenerated.
3404 2008-10-23 Cary Coutant <ccoutant@google.com>
3406 * MAINTAINERS (Write after approval): Add myself.
3408 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3415 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3416 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3417 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3418 (HOST_EXPORTS): Pass CPPFLAGS.
3419 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3420 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3421 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3422 * Makefile.in, configure: Regenerated.
3423 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3424 and CPPFLAGS_FOR_BUILD.
3426 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3428 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3431 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3433 * MAINTAINERS (Write After Approval): Added myself.
3435 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3437 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3438 recommended version to 2.3.2.
3440 * configure: Regenerate.
3442 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3444 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3446 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3448 * MAINTAINERS (Write After Approval): Update e-mail address.
3450 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3452 * libtool.m4: Update to libtool 2.2.6.
3453 * lt~obsolete.m4: Update to libtool 2.2.6.
3454 * ltmain.sh: Update to libtool 2.2.6.
3455 * ltsugar.m4: Update to libtool 2.2.6.
3456 * ltversion.m4: Update to libtool 2.2.6.
3457 * ltoptions.m4: Update to libtool 2.2.6.
3458 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3460 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3462 * MAINTAINERS (Write After Approval): Add myself.
3464 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3466 * MAINTAINERS (Write After Approval): Update my name.
3468 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3470 * MAINTAINERS: Add myself in "Write After Approval".
3472 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3474 * MAINTAINERS: Add myself as ia64 maintainer.
3476 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3478 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3479 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3480 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3481 and Michael Tiemann from Write After Approval since they do not
3482 actually have access.
3484 2008-09-05 Richard Guenther <rguenther@suse.de>
3486 * configure.ac: Initialize clooglibs to -lcloog.
3487 * configure: Re-generate.
3489 2008-09-04 Le-Chun Wu <lcwu@google.com>
3491 * MAINTAINERS (Write After Approval): Add myself.
3493 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3495 * configure.ac (--with-cloog-polylib): New.
3496 (--disable-cloog-version-check): New.
3497 (--disable-ppl-version-check): New.
3498 * configure: Re-generate.
3500 2008-09-03 Richard Guenther <rguenther@suse.de>
3502 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3504 * configure: Re-generate.
3506 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3509 * MAINTAINERS: Add picoChip maintainers.
3511 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3512 Tobias Grosser <grosser@fim.uni-passau.de>
3513 Jan Sjodin <jan.sjodin@amd.com>
3514 Harsha Jagasia <harsha.jagasia@amd.com>
3515 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3516 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3517 Adrien Eliche <aeliche@isty.uvsq.fr>
3519 Merge from graphite branch.
3520 * configure: Regenerate.
3521 * Makefile.in: Regenerate.
3522 * configure.ac (host_libs): Add ppl and cloog.
3523 Add checks for PPL and CLooG.
3524 * Makefile.def (ppl, cloog): Added modules and dependences.
3525 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3526 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3528 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3530 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3531 (GCC_SHLIB_SUBDIR): New.
3532 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3533 * configure: Regenerate.
3534 * Makefile.in: Regenerate.
3536 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3538 * MAINTAINERS: Consistently use tabs to separate columns.
3540 2008-08-29 Tristan Gingold <gingold@adacore.com>
3542 * MAINTAINERS (Write after Approval): Add myself.
3544 2008-08-28 Tristan Gingold <gingold@adacore.com>
3546 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3547 Enable bfd, binutils and opcodes.
3548 * configure: Regenerate.
3550 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3552 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3554 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3556 * MAINTAINERS: Use correct Umlaut for last name.
3558 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3560 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3562 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3564 * MAINTAINERS: Update my email address.
3566 2008-08-16 Nicolas Roche <roche@adacore.com>
3568 * Makefile.tpl: Add BOOT_ADAFLAGS.
3569 * Makefile.in: Regenerate.
3571 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3573 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3574 * configure: Regenerate.
3576 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3578 * configure.ac: Add makefile fragments for hpux.
3579 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3580 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3581 * configure: Regenerate.
3582 * Makefile.in: Regenerate.
3584 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3586 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3588 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3590 * MAINTAINERS (Write after Approval): Add myself.
3592 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3594 * MAINTAINERS (Write After Approval): Add myself.
3596 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3598 * MAINTAINERS (Write After Approval): Add myself.
3600 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3602 * MAINTAINERS: Update my email address.
3604 2008-06-25 Joey Ye <joey.ye@intel.com>
3606 * MAINTAINERS (Write After Approval): Add myself.
3608 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3610 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3611 * Makefile.in: Regenerate.
3612 * configure: Regenerate.
3614 2008-06-17 Daniel Kraft <d@domob.eu>
3616 * MAINTAINERS (Write After Approval): Add myself.
3618 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3620 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3621 "$@" is still intact with both Autoconf 2.59 and 2.62.
3622 * configure: Regenerate.
3624 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3626 * Makefile.tpl: Fix comment errors.
3627 * Makefile.in: Regenerate.
3629 2008-06-12 David S. Miller <davem@davemloft.net>
3630 David Edelsohn <edelsohn@gnu.org>
3632 * configure.ac: Add powerpc*-*-* to gold supported targets.
3633 * configure: Regenerate.
3635 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3637 PR tree-optimization/36218
3638 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3639 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3640 (all prefix="build-"): Pass them to build-system sub-makes.
3641 * Makefile.in: Regenerate.
3643 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3645 * MAINTAINERS (mt port): Remove.
3646 (sco5, unixware, sco udk): Remove.
3647 (Kean Johnston): Add to Write After Approval.
3649 2008-05-30 Julian Brown <julian@codesourcery.com>
3651 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3652 of libobjc for ARM EABI Linux.
3653 * configure: Regenerate.
3655 2008-05-18 Xinliang David Li <davidxl@google.com>
3657 * ChangeLog: Remove wrong ChangeLog entry.
3659 2008-05-17 Xinliang David Li <davidxl@google.com>
3661 * MAINTAINERS (Write After Approval): Add myself.
3663 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3665 * MAINTAINERS (Write After Approval): Add myself.
3667 2008-05-14 Rafael Espíndola <espindola@google.com>
3669 * config-ml.in: don't handle --enable-shared and --enable-static.
3671 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3673 * MAINTAINERS: Update my email address.
3675 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3677 * MAINTAINERS: Update my email address.
3679 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3681 * MAINTAINERS (Write After Approval): Add myself.
3683 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3685 * MAINTAINERS (Write After Approval): Add myself.
3687 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3689 * MAINTAINERS (crx): Add myself.
3691 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3694 2008-04-14 David S. Miller <davem@davemloft.net>
3696 * configure.ac: Add sparc*-*-* to gold supported targets.
3697 * configure: Regenerate.
3699 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3702 * configure.ac: Include override.m4.
3703 * configure: Regenerate.
3705 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3707 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3708 * Makefile.in: Regenerate.
3710 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3712 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3713 as nonconfigurable directories list.
3714 * configure: Regenerate.
3716 2008-04-14 Ben Elliston <bje@au.ibm.com>
3718 * config.sub, config.guess: Update from upstream sources.
3720 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3722 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3723 * Makefile.in: Regenerate.
3725 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3727 * configure.ac: Do not build libssp for the AVR.
3728 * configure: Regenerate.
3730 2008-04-07 Ian Lance Taylor <iant@google.com>
3732 * Makefile.def: check-gold depends upon all-binutils.
3733 * Makefile.in: Regenerate.
3735 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3737 * MAINTAINERS (Write After Approval): Add myself.
3739 2008-04-04 Nick Clifton <nickc@redhat.com>
3742 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3744 * configure: Regenerate.
3746 2008-04-04 NightStrike <NightStrike@gmail.com>
3749 * configure.ac: Combine rules for mingw32 and mingw64.
3750 * configure: Regenerate.
3752 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3754 * MAINTAINERS (Write After Approval): Add myself.
3756 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3758 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3759 * Makefile.in (.NOTPARALLEL): Ditto.
3761 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3763 * MAINTAINERS (Write After Approval): Add myself.
3765 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3767 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3768 * Makefile.in (.NOTPARALLEL): Regenerate.
3770 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3772 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3773 * Makefile.in: Regenerate.
3775 2008-03-26 Jakub Staszak <kuba@et.pl>
3777 * MAINTAINERS (Write After Approval): Add myself.
3779 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3781 * MAINTAINERS: Update e-mail address.
3783 2008-03-20 Ian Lance Taylor <iant@google.com>
3785 * configure.ac: Add support for --enable-gold.
3786 * Makefile.def: Add gold as a directory like ld.
3787 * configure, Makefile.in: Regenerate.
3789 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3791 * configure.ac: m4_include config/proginstall.m4.
3792 * configure: Regenerate.
3794 Backport from upstream Libtool:
3796 2007-10-12 Eric Blake <ebb9@byu.net>
3798 Deal with Autoconf 2.62's semantic change in m4_append.
3799 * ltsugar.m4 (lt_append): Replace broken versions of
3801 (lt_if_append_uniq): Don't require separator to be overquoted,
3802 and avoid broken m4_append.
3803 (lt_dict_add): Fix typo.
3804 * libtool.m4 (_LT_DECL): Don't overquote separator.
3806 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3808 * config.rpath: Add AIX 6 support.
3810 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3812 * Makefile.def (stageprofile). Remove -fprofile-generate
3813 from stage_libcflags.
3814 * Makefile.in: Regenerate.
3816 2008-03-13 Ben Elliston <bje@au.ibm.com>
3818 * config.sub, config.guess: Update from upstream sources.
3820 2008-03-06 Tom Tromey <tromey@redhat.com>
3822 * MAINTAINERS: Update for treelang deletion.
3824 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3826 * MAINTAINERS: Update my email address.
3828 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3830 * MAINTAINERS (darwin port): Add myself as a maintainer.
3831 (objective-c/c++): Add myself as a maintainer.
3833 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3835 * MAINTAINERS (Write After Approval): Update my email address.
3837 2008-02-25 Tomas Bily <tbily@suse.cz>
3839 * MAINTAINERS (Write After Approval): Add myself.
3841 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3843 * MAINTAINERS (OpenMP): Add myself.
3845 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3850 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3851 * configure: Regenerate.
3853 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3854 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3855 STAGE4_LIBCFLAGS): New.
3856 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3857 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3858 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3859 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3860 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3861 for target modules. Don't export LIBCFLAGS.
3862 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3863 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3864 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3865 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3866 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3867 * Makefile.in: Regenerate.
3869 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3872 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3873 Do not use -DDLL_EXPORT. Backport from upstream.
3875 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3877 * MAINTAINERS (Write After Approval): Add myself.
3879 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3881 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3882 * configure: Regenerate.
3884 2008-01-31 Marc Gauthier <marc@tensilica.com>
3886 * configure.ac (xtensa*-*-*): Recognize processor variants.
3887 * configure: Regenerate.
3889 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3892 * configure.ac (PARSE_ARGS): Push suitable setting of
3893 ac_subdirs_all, for `./configure --help=recursive'.
3894 Handle `+' in generic toplevel directory disabling.
3895 * configure: Regenerate.
3897 2008-01-28 Nick Clifton <nickc@redhat.com>
3899 * MAINTAINERS (xstormy16): Take over maintainership.
3901 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3903 * MAINTAINERS (c4x port): Remove.
3905 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3907 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3909 2008-01-23 Ben Elliston <bje@au.ibm.com>
3911 * config.sub, config.guess: Update from upstream sources.
3913 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3915 * MAINTAINERS (Write After Approval): Add myself.
3917 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3919 * MAINTAINERS: Update my email address.
3921 2008-01-09 Raksit Ashok <raksit@google.com>
3923 * MAINTAINERS (Write After Approval): Add myself.
3925 2008-01-09 Raksit Ashok <raksit@google.com>
3927 * MAINTAINERS (Write After Approval): Add myself.
3929 2008-01-08 Ben Elliston <bje@au.ibm.com>
3931 * config.sub, config.guess: Update from upstream sources.
3933 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3935 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3936 Change recommended MPFR from 2.2.1 -> 2.3.0.
3937 * configure: Regenerate.
3939 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3941 * MAINTAINERS: Update my email address.
3943 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3945 * MAINTAINERS: Update my email address.
3947 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3949 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3950 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3951 * Makefile.in: Regenerate.
3953 2007-12-10 Mark Heffernan <meheff@google.com>
3955 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3958 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3960 * configure.ac: Enable libjava for x86_64-*-darwin9.
3961 * configure: Regenerate.
3963 2007-12-07 Bill Maddox <maddox@google.com>
3965 * MAINTAINERS (Write After Approval): Add myself.
3967 2007-12-05 Ben Elliston <bje@au.ibm.com>
3969 * config.sub, config.guess: Update from upstream sources.
3971 2007-12-02 Matthias Klose <doko@ubuntu.com>
3973 * config-ml.in: Remove 64bit configure tests.
3975 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3977 * config-ml.in: Robustify against white space in absolute file
3980 * config-ml.in (multi-clean): Substitute ${Makefile}.
3981 Remove superfluous ${Makefile} in list.
3983 2007-11-19 Thiemo Seufer <ths@mips.com>
3985 * config-ml.in: Don't hardcode the Makefile name.
3987 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3989 * MAINTAINERS (Write After Approval): Add myself.
3991 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3993 * MAINTAINERS (Write After Approval): Add myself.
3995 2007-11-06 Doug Kwan <dougkwan@google.com>
3997 * MAINTAINERS (Write After Approval): Add myself.
3999 2007-10-25 Ben Elliston <bje@au.ibm.com>
4001 * MAINTAINERS (mercury): Remove entry.
4002 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4004 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
4006 * Makefile.def (dependencies): Make configure-gdb depend on
4008 * Makefile.in: Regenerated.
4010 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
4012 * MAINTAINERS (Fortran maintainer): Remove myself.
4014 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
4016 * Makefile.def: To avoid problems running with parallel makes,
4017 build newlib before libgloss so that target specific header
4019 * Makefile.in: Regenerate
4021 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
4023 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4024 * Makefile.in: Regenerate.
4026 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4028 * MAINTAINERS (Register allocation reviewer): Add myself.
4030 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4032 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4033 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4034 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4035 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4036 * configure: Regenerate.
4038 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4040 * MAINTAINERS (Register allocation reviewer): Add myself.
4042 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4044 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4045 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4046 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4047 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4048 * configure.ac: Default them to host tools for $host = $build.
4051 * configure: Regenerate.
4052 * Makefile.in: Regenerate.
4054 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4056 * MAINTAINERS (Register allocation reviewer): Add myself.
4058 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4060 * MAINTAINERS (Register allocation reviewer): Add myself.
4062 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4064 * MAINTAINERS (Write After Approval): Fix typo.
4066 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4068 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4069 * configure: Regenerate.
4071 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4074 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4075 they're already prefixed.
4077 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4079 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4081 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4082 * configure: Regenerate.
4083 * Makefile.in: Regenerate.
4085 2007-09-17 Andreas Schwab <schwab@suse.de>
4087 * configure.ac: Raise minimum makeinfo version to 4.6.
4088 * configure: Regenerate.
4090 2007-09-17 Johannes Singler <singler@ira.uka.de>
4092 * MAINTAINERS (write-after-approval) add myself
4094 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4096 * configure.ac: Correct makeinfo version check.
4097 * configure: Regenerate.
4099 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4101 * MAINTAINERS: Update my email address.
4103 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4105 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4106 to $skipdirs and only disable gprof for newlib. Use the normal
4107 mips*-elf* handling in other respects.
4108 * configure: Regnerate.
4110 2007-09-12 David Daney <ddaney@avtrex.com>
4112 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4114 * configure: Regenerate.
4116 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4119 * configure.ac: For libgloss targets, point the linker to the linker
4120 script, startup code and simulator library.
4121 * configure: Regenerate.
4123 2007-09-07 Andrew Haley <aph@redhat.com>
4125 * configure.ac (noconfigdirs): Remove target-libffi and
4127 * configure: Regenerate.
4129 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4132 * configure.ac: Use config/mh-mingw on mingw.
4133 * configure: Regenerate.
4135 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4137 * MAINTAINERS (Write After Approval): Add myself.
4139 2007-09-05 Richard Guenther <rguenther@suse.de>
4141 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4142 nor --disable-checking is provided also turn on yes and types
4143 checking for stage1.
4144 * configure: Re-generate.
4146 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4148 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4149 (Write After Approval): Remove myself.
4151 2007-08-29 Nick Clifton <nickc@redhat.com>
4153 * config.sub, config.guess: Update from upstream sources.
4155 2007-08-22 Bud Davis <jmdavis@link.com>
4157 * MAINTAINERS (Write After Approval): Added myself.
4158 * MAINTAINERS (Reviewers): Removed myself.
4160 2007-08-18 Paul Brook <paul@codesourcery.com>
4161 Joseph Myers <joseph@codesourcery.com>
4163 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4164 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4165 * Makefile.in: Regenerate.
4166 * configure.ac (--with-debug-prefix-map): New.
4167 * configure: Regenerate.
4169 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4170 Nigel Stephens <nigel@mips.com>
4172 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4173 as target_makefile_frag.
4174 * configure: Regenerate.
4176 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4178 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4179 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4180 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4181 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4182 (do-compare, do-compare3, do-compare-debug): New.
4183 ([+compare-target+]): Use them.
4185 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4187 * MAINTAINERS (Write After Approval): Change my email address.
4189 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4190 Ben Elliston <bje@au.ibm.com>
4192 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4193 --silent if $silent.
4194 * configure: Regenerate.
4196 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4198 * MAINTAINERS (Various Maintainers): Add myself as
4199 loop infrastructure maintainer. Update my e-mail
4202 2007-07-31 Diego Novillo <dnovillo@google.com>
4204 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4207 2007-07-26 Richard Guenther <rguenther@suse.de>
4209 * configure.ac: Add types checking to stage1 checking flags.
4210 * configure: Regenerate.
4212 2007-07-17 Nick Clifton <nickc@redhat.com>
4214 * COPYING3: New file. Contains version 3 of the GNU General
4216 * COPYING3.LIB: New file. Contains version 3 of the GNU
4217 Lesser General Public License.
4219 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4221 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4223 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4225 * MAINTAINERS (S/390 co-maintainer): Add myself.
4226 (Write After Approval): Remove myself.
4228 2007-07-13 Dan Hipschman <dsh@google.com>
4230 * MAINTAINERS (Write After Approval): Add myself.
4232 2007-07-11 Nick Clifton <nickc@redhat.com>
4234 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4236 * Makefile.in: Regenerate.
4238 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4240 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4243 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4245 * lt~obsolete.m4: New. Import from 20070318 libtool.
4247 2007-07-03 Julian Brown <julian@codesourcery.com>
4249 * MAINTAINERS (Write After Approval): Add myself.
4251 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4253 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4254 * configure: Regenerate.
4256 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4258 * configure.ac: Add some missing m4 quotation.
4259 * configure: Regenerate.
4261 2007-07-02 Simon Baldwin <simonb@google.com>
4263 * MAINTAINERS (Write After Approval): Add myself.
4265 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4267 * configure: Regenerate.
4269 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4271 * Makefile.def: Add windmc tool to build.
4272 * Makefile.tpl: Likewise.
4273 * configure.ac: Likewise.
4274 * Makefile.in: Regenerate.
4275 * configure: Regenerate.
4277 2007-06-28 DJ Delorie <dj@redhat.com>
4279 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4280 not building newlib.
4281 * configure: Regenerated.
4283 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4285 * MAINTAINERS (Write After Approval): Add myself.
4287 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4289 * MAINTAINERS (Write After Approval): Add myself.
4291 2007-06-19 Chris Matthews <chrismatthews@google.com>
4293 * MAINTAINERS (Write After Approval): Add myself.
4295 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4297 * MAINTAINERS (Write After Approval): Add myself.
4299 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4301 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4302 * Makefile.in: Regenerated.
4304 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4306 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4307 bfin*-*-uclinux* targets.
4308 * configure: Regenerate.
4310 2007-06-14 Ian Lance Taylor <iant@google.com>
4312 * MAINTAINERS: Add myself as non-algorithmic global write
4315 2007-06-14 Diego Novillo <dnovillo@google.com>
4317 * MAINTAINERS: Add self as middle-end maintainer and
4318 non-algorithmic global write maintainer.
4320 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4322 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4323 Move all Fortran maintainers except Paul Brook into the
4324 Non-Autopoiesis section.
4326 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4328 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4329 (distclean-stage[+id+]): Possibly delete stage_last.
4330 * Makefile.in: Regenerate.
4332 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4334 * MAINTAINERS (Various Maintainer): Fix typo.
4336 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4338 * MAINTAINERS (Various Maintainer): Add myself as
4339 dataflow maintainer.
4341 2007-06-07 Ben Elliston <bje@au.ibm.com>
4343 * config.sub, config.guess: Update from upstream sources.
4345 2007-06-07 Ben Elliston <bje@au.ibm.com>
4347 * Makefile.tpl: Fix spelling error.
4348 * Makefile.in: Regenerate.
4350 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4352 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4353 lt_cv_sys_max_cmd_len.
4355 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4357 * MAINTAINERS (Various Maintainers): Add myself as
4358 auto-vectorizer maintainer.
4360 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4363 * libtool.m4: Revert previous change.
4364 * ltgcc.m4: Put it here.
4366 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4368 * MAINTAINERS (Various Maintainers): Add myself as
4369 auto-vectorizer maintainer.
4371 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4374 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4376 2007-05-30 Richard Guenther <rguenther@suse.de>
4378 * MAINTAINERS (Various Maintainers): Add myself as
4379 auto-vectorizer maintainer.
4381 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4384 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4385 * configure: Rebuilt.
4387 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4389 * MAINTAINERS (Write After Approval): Removed my name.
4391 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4393 * MAINTAINERS (Write After Approval): Remove myself.
4395 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4397 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4399 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4401 * ltmain.sh: Update from ToT Libtool.
4402 * libtool.m4: Update from ToT Libtool.
4403 * ltsugar.m4: New. Update from ToT Libtool.
4404 * ltversion.m4: New. Update from ToT Libtool.
4405 * ltoptions.m4: New. Update from ToT Libtool.
4407 * ltcf-c.sh: Remove.
4408 * ltcf-cxx.sh: Remove.
4409 * ltcf-gcj.sh: Remove.
4411 2007-05-22 Ollie Wild <aaw@google.com>
4413 * MAINTAINERS (Write After Approval): Add myself.
4415 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4417 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4419 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4420 Remove CFLAGS/LIBCFLAGS.
4421 (configure-stage[+id+]-[+prefix+][+module+],
4422 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4423 * Makefile.in: Regenerate.
4425 2007-05-15 Diego Novillo <dnovillo@google.com>
4427 * MAINTAINERS: Update e-mail address.
4429 2007-05-15 Revital Eres <eres@il.ibm.com>
4431 * MAINTAINERS (Write After Approval): Add myself.
4433 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4435 * MAINTAINERS (Write After Approval): Updated my address.
4437 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4439 * MAINTAINERS (Write After Approval): Add myself.
4441 2007-05-11 Silvius Rus <rus@google.com>
4443 * MAINTAINERS (Write After Approval): Add myself.
4445 2007-04-23 Tom Tromey <tromey@redhat.com>
4447 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4449 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4451 * MAINTAINERS (cpplib): Rename to ...
4452 (libcpp): ... this. Add C/C++ front end maintainers.
4454 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4456 * config-ml.in: Pass ${ml_config_env} to configure calls.
4458 2007-04-04 Christian Bruel <christian.bruel@st.com>
4460 * MAINTAINERS (Write After Approval): Add myself.
4462 2007-04-02 Dave Korn <dave.korn@artimi.com>
4464 * MAINTAINERS (Write After Approval): Add myself.
4466 2007-03-31 Tobias Burnus <burnus@net-b.de>
4468 * MAINTAINERS (fortran 95 front end): Add myself.
4470 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4472 * MAINTAINERS (Write After Approval): Add myself.
4474 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4476 * MAINTAINERS (Modulo Scheduler): Add myself.
4478 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4480 * MAINTAINERS (fortran 95 front end): Add myself.
4481 (c++ front end): whitespace fix.
4483 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4485 * MAINTAINERS (Write After Approval): Add myself.
4487 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4489 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4490 of glob. Quote arguments with single quotes too.
4491 * configure: Regenerate.
4493 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4495 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4496 * Makefile.in: Regenerate
4498 2007-03-07 Andreas Schwab <schwab@suse.de>
4500 * configure: Regenerate.
4502 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4504 * configure.ac: Add "--with-pdfdir" configure option,
4505 which defines pdfdir variable.
4506 * Makefile.def (target=fixincludes): Add install-pdf to
4508 (recursive_targets): Add install-pdf target.
4509 (flags_to_pass): Add pdfdir.
4510 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4512 * configure: Regenerate
4513 * Makefile.in: Regenerate
4515 2007-02-28 Eric Christopher <echristo@apple.com>
4518 2006-12-07 Mike Stump <mrs@apple.com>
4520 * Makefile.def (dependencies): Add dependency for
4521 install-target-libssp and install-target-libgomp on
4523 * Makefile.in: Regenerate.
4525 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4527 * configure: Regenerate.
4528 * configure.ac: Move statements after variable declarations.
4530 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4532 * MAINTAINERS: Add myself as sh maintainer.
4534 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4536 * configure.ac: Adjust for loop syntax.
4537 * configure: Regenerate.
4539 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4541 * configure: Rebuilt.
4543 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4545 * configure.ac: Drop multiple occurrences of --enable-languages,
4546 and fix its quoting.
4547 * configure: Rebuilt.
4549 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4550 Nathan Sidwell <nathan@codesourcery.com>
4551 Vladimir Prus <vladimir@codesourcery.com>
4552 Joseph Myers <joseph@codesourcery.com>
4554 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4555 * configure: Regenerate.
4557 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4559 * ltconfig (freebsd*): Default to elf.
4561 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4563 * configure.ac (target_libraries): Move libgcc before libiberty.
4564 * configure: Regenerated.
4566 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4567 Paolo Bonzini <bonzini@gnu.org>
4570 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4571 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4572 * configure: Regenerated.
4574 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4576 * MAINTAINERS (Language Front End Maintainers): Update my mail
4579 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4582 * configure.ac: Correct syntax for Solaris ksh.
4583 * configure: Regenerated.
4585 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4587 * configure.ac: Sync with src.
4588 * configure: Regenerate.
4590 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4592 * Makefile.in: Regenerate.
4594 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4596 * config.sub: Sync with src.
4598 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4600 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4601 noncanonical equivalents.
4602 * configure.in: Rename to...
4603 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4604 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4605 target_noncanonical. Use them. Rewrite removal of configure
4606 arguments for autoconf 2.59. Discard variable settings. Force
4607 program_transform_name for native tools.
4609 * Makefile.in: Regenerated.
4610 * configure: Regenerated with autoconf 2.59.
4612 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4614 * MAINTAINERS (Write After Approval): Add myself.
4616 2007-01-31 Andreas Schwab <schwab@suse.de>
4618 * Makefile.tpl (LDFLAGS): Substitute it.
4619 * Makefile.in: Regenerate.
4621 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4623 * MAINTAINERS (Write After Approval): Add myself.
4625 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4627 * MAINTAINERS (spu port): Add myself.
4629 2007-01-23 Richard Guenther <rguenther@suse.de>
4632 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4633 * Makefile.tpl (GNATBIND): Substitute it.
4634 (GNATMAKE): Likewise.
4635 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4637 * Makefile.in: Regenerate.
4638 * configure: Regenerate.
4640 2007-01-18 Mike Stump <mrs@apple.com>
4642 * configure.in: Re-enable -Werror for gcc builds.
4644 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4646 * MAINTAINERS (Write After Approval): Add myself.
4648 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4650 * configure.in: Change == to = in test command.
4651 * configure: Regenerate.
4653 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4654 Nick Clifton <nickc@redhat.com>
4655 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4657 * configure.in (build_configargs, host_configargs, target_configargs):
4658 Remove build/host/target parameters.
4659 (host_libs): Add gmp and mpfr.
4660 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4661 * Makefile.def (gmp, mpfr): New.
4662 (gcc): Remove target.
4663 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4664 target_os, target_vendor): New.
4665 (configure): Add host_alias/target_alias arguments; adjust invocations.
4666 * configure: Regenerate.
4667 * Makefile.in: Regenerate.
4669 2007-01-11 Matt Fago <fago@earthlink.net>
4671 * configure.in: Try to link to functions only in mpfr 2.2.x
4672 to improve robustness of configure tests.
4673 * configure: Regenerate.
4675 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4677 * MAINTAINERS: Add myself as i386 maintainer.
4679 2007-01-08 Jan Hubicka <jh@suse.cz>
4681 * MAINTAINERS: Add myself as i386 maintainer.
4683 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4685 * configure.in: Add support for an x86_64-mingw* target.
4686 * configure: Regenerate.
4688 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4690 * Makefile.tpl (all-target): Correct @if conditional for target
4692 * configure.in: Omit libiberty if building only target libgcc.
4693 * configure, Makefile.in: Regenerated.
4695 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4697 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4698 * configure: Regenerate.
4700 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4702 * Makefile.def (target_modules): Add libgcc.
4703 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4704 * Makefile.tpl (clean-target-libgcc): Delete.
4705 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4706 on gcc even for bootstrapped modules. Rewrite handling of
4707 lang_env_dependencies to loop over target_modules.
4708 * configure.in (target_libraries): Add target-libgcc.
4709 * Makefile.in, configure: Regenerated.
4711 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4713 * configure.in: Reorganize recognition of languages. Add
4714 --enable-stage1-languages. Show supported languages for the chosen
4715 target rather than all recognized languages.
4716 * configure: Regenerate.
4718 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4720 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4721 * Makefile.in: Regenerate.
4723 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4725 * configure.in: Warn that MPFR 2.2.0 is buggy.
4726 * configure: Regenerate.
4728 2006-12-27 Ian Lance Taylor <iant@google.com>
4730 * configure.in: When removing Makefiles to force a reconfigure, also
4731 remove prev-DIR*/Makefile.
4732 * configure: Regenerate.
4734 2006-12-22 Andreas Schwab <schwab@suse.de>
4736 * configure: Regenerate with correct autoconf version.
4738 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4740 * configure.in: add AC_SUBST for *_FOR_TARGET.
4741 * configure: Regenerate.
4743 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4745 * configure.in: Simplify logic for rejecting languages that cannot
4746 be built. Separate the case when a language is unsupported,
4747 from the case when the user chooses not to build a language.
4749 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4751 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4752 it only affects bootstrap and could be tested on "$host" as well.
4753 * configure: Regenerate.
4754 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4756 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4759 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4760 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4761 move here comment from Makefile.tpl.
4762 * Makefile.tpl: Move some definitions higher in the file.
4763 (STAGE1_CHECKING): New.
4764 * configure.in: Add --enable-stage1-checking.
4765 * configure: Regenerate.
4766 * Makefile.in: Regenerate.
4768 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4770 * MAINTAINERS: Add myself as build system maintainer.
4772 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4774 * MAINTAINERS (Write After Approval): Add myself.
4776 2006-12-13 Eric Christopher <echristo@apple.com>
4778 * MAINTAINERS: Add myself as darwin maintainer.
4780 2006-12-11 Ian Lance Taylor <ian@airs.com>
4782 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4784 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4786 MAINTAINERS: Update my entry.
4788 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4790 * configure.in: Handle spu makefile frag.
4791 * Makefile.tpl (MAINT): Define
4792 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4793 * configure: Regenerate.
4794 * Makefile.in: Regenerate.
4796 2006-12-11 Ben Elliston <bje@au.ibm.com>
4798 * config.guess: Import latest version.
4799 * config.sub: Likewise.
4801 2006-12-11 Ben Elliston <bje@au.ibm.com>
4803 * configure.in (spu-*-*): Don't skip target-libiberty.
4804 * configure: Regenerate.
4806 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4809 * configure.in: Correct x86 darwin support for libjava to powerpc
4811 * configure: Regenerate.
4813 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4815 * configure.in: Add x86 darwin support for libjava.
4816 * configure: Regenerate.
4818 2006-12-07 Mike Stump <mrs@apple.com>
4820 * Makefile.def (dependencies): Add dependency for
4821 install-target-libssp and install-target-libgomp on
4823 * Makefile.in: Regenerate.
4825 2006-12-04 Richard Guenther <rguenther@suse.de>
4827 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4828 (Non-Algorithmic Maintainers): Move over non-algorithmic
4829 loop optimizer maintainers, add myself as a non-algorithmic
4830 middle-end maintainer.
4832 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4834 * MAINTAINERS (Write After Approval): Add myself.
4836 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4838 * configure.in: Update error message for missing GMP/MPFR.
4840 * configure: Regenerate.
4842 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4844 * configure.in: Update MPFR version in error message.
4846 * configure: Regenerate.
4848 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4850 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4851 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4852 --with-gmp-lib): New flags.
4854 * configure: Regenerate.
4856 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4858 * MAINTAINERS (Write After Approval): Change my email address.
4860 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4862 * MAINTAINERS (Write After Approval): Add myself.
4864 2006-11-22 Philipp Thomas <pth@suse.de>
4866 * MAINTAINERS (i18n): Update e-mail address.
4868 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4870 * MAINTAINERS (spu port): Add myself as maintainer.
4871 (Write After Approval): Remove myself.
4873 2006-11-22 Ben Elliston <bje@au.ibm.com>
4875 * configure.in (skipdirs): Don't build libssp for SPU.
4876 * configure: Regenerate.
4878 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4880 * MAINTAINERS (spu port): Add myself as maintainer.
4881 (libobjc): Update my email address.
4883 2006-11-21 Andrea Bona <andrea.bona@st.com>
4885 * MAINTAINERS (Write After Approval): Add myself.
4887 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4889 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4890 * configure : Rebuilt.
4892 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4894 * MAINTAINERS (Write After Approval): Add myself.
4896 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4898 * MAINTAINERS (Write After Approval): Add myself.
4900 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4902 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4904 * configure: Regenerate.
4906 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4908 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4909 (unstage): Test for stage_last presence.
4912 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4914 * Makefile.in: Regenerate.
4916 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4918 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4921 2006-11-14 Erven Rohou <erven.rohou@st.com>
4923 * MAINTAINERS (Write After Approval): Add myself.
4925 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4927 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4928 and stageN-package/Makefile.
4929 * Makefile.in: Regenerated.
4931 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4933 * configure.in: Remove target-libgloss from noconfigdirs for
4935 * configure: Regenerated.
4937 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4939 * configure.in (have_gmp): Only error if the gcc directory exists.
4941 * configure: Regenerate.
4943 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4945 * configure.in: Robustify error message for missing GMP/MPFR.
4947 * configure: Regenerate.
4949 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4951 * MAINTAINERS (Write After Approval): Add myself.
4953 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4955 * MAINTAINERS: Change email address.
4957 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4959 * MAINTAINERS (Write After Approval): Add myself.
4961 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4963 * MAINTAINERS (Write After Approval): Add myself.
4965 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4967 * MAINTAINERS (Write After Approval): Move myself to
4968 Write After Approval section.
4970 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4972 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4974 * configure: Regenerate.
4976 2006-10-16 Tobias Burnus <burnus@net-b.de>
4978 * MAINTAINERS (Write After Approval): Add myself.
4980 2006-10-16 Ben Elliston <bje@au.ibm.com>
4982 * config.guess: Import latest version.
4983 * config.sub: Likewise.
4985 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4987 * Makefile.def: Added pdf target handling.
4988 * Makefile.tpl: Added pdf target handling.
4989 * Makefile.in: Regenerated.
4991 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4993 * MAINTAINERS: Add self as score port maintainer.
4995 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4997 * MAINTAINERS (Write After Approval): Add myself.
4999 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
5001 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
5003 * configure: Regenerated.
5005 2006-09-27 Dave Brolley <brolley@redhat.com>
5007 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5008 using $s instead of $r.
5009 * configure: Regenerated.
5011 2006-09-26 Thiemo Seufer <ths@mips.com>
5013 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5014 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5015 * configure: Regenerate.
5017 2006-09-24 Graeme Peterson <gridly@gmail.com>
5019 * MAINTAINERS (Write After Approval): Remove myself.
5021 2006-09-22 Chao-ying Fu <fu@mips.com>
5023 * MAINTAINERS (Write After Approval): Add myself.
5025 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5027 * MAINTAINERS: Add self as soft-fp maintainer.
5029 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5031 * MAINTAINERS: Add myself as avr maintainer.
5032 Remove Marek Michalkiewicz as avr maintainer.
5034 2006-09-07 Roberto Costa <roberto.costa@st.com>
5036 * MAINTAINERS (Write After Approval): Add myself.
5038 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5040 * configure.in: Never build newlib for a Mingw host.
5041 Never build newlib as Mingw target library.
5042 Test the existence of winsup/cygwin for building a Cygwin newlib,
5043 rather than just winsup.
5044 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5045 building a Mingw target.
5046 * configure: Regenerate.
5048 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5050 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5052 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5054 * config.guess: Import from src (was more updated).
5055 * config.sub: Likewise.
5057 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5059 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5060 * configure: Regenerated.
5062 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5064 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5065 for stages after the first.
5067 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5069 * Makefile.def: Add dependencies for configure-opcodes
5070 on configure-intl and all-opcodes on all-intl.
5071 * Makefile.in: Regenerated.
5073 2006-07-13 Ben Elliston <bje@au.ibm.com>
5075 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5077 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5079 Port to hosts whose 'sort' and 'tail' implementations
5080 treat operands with leading '+' as file names, as POSIX
5081 has required since 2001. However, make sure the code still
5082 works on pre-POSIX hosts.
5083 * ltmain.sh: Don't assume "sort +2" is equivalent to
5084 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5086 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5088 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5090 2006-07-04 Peter O'Gorman <peter@pogma.com>
5092 * ltconfig: chmod 644 before ranlib during install.
5094 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5097 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5098 if the bootstrap compiler is a GCC version that supports it.
5099 * configure: Regenerate.
5101 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5103 * configure.in: Fix thinkos in previous check-in.
5104 * configure: Regenerate.
5106 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5109 * configure.in: Test subdir_requires and give an appropriate
5111 * configure: Regenerate.
5113 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5115 * MAINTAINERS (Write After Approval): Add myself.
5117 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5119 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5121 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5123 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5125 2006-06-20 David Ayers <d.ayers@inode.at>
5128 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5129 whether target-libjava is being configured instead of whether the
5130 java front end is enabled.
5131 * configure: Regenerate.
5133 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5136 * configure.in: Only enable libgomp on IRIX 6.
5137 * configure: Regenerate.
5139 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5141 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5143 * Makefile.in: Regenerate.
5145 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5147 * config-ml.in: Alter CCASFLAGS to include special
5148 multilib options the same as is done for CFLAGS.
5150 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5152 * configure.in: Don't enable libgomp on hpux10.
5153 * configure: Rebuilt.
5155 2006-06-12 David Ayers <d.ayers@inode.at>
5159 * configure.in: Remove target-boehm-gc from noconfigdirs where
5160 ${libgcj} is specified.
5161 * configure: Regenerate.
5163 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5167 * configure.in: Sync.
5168 * configure: Regenerated.
5170 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5172 * Makefile.def: Added dependencies from sim and gdb on intl, and
5173 added configure dependencies to everything with an all dependency
5175 * Makefile.in: Regenerated.
5177 2006-06-06 David Ayers <d.ayers@inode.at>
5180 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5181 * Makefile.in: Regenerate.
5182 * configure.in: Add --enable-objc-gc at toplevel and have it
5183 enable boehm-gc for Objective-C.
5184 Remove target-boehm-gc from libgcj.
5185 Add target-boehm-gc to target_libraries.
5186 Add target-boehm-gc to noconfigdirs where ${libgcj}
5188 Assert that boehm-gc is supported when requested for Objective-C.
5189 Only build boehm-gc if needed either for Java or Objective-C.
5190 * configure: Regenerate.
5192 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5195 * Makefile.tpl (configure-[+prefix+][+module+],
5196 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5197 Remove rule to unstage bootstrapped modules.
5198 (stage_current): New.
5199 * Makefile.in: Regenerate.
5201 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5203 * MAINTAINERS (Write After Approval): Update my e-mail address.
5205 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5207 * include/libiberty.h: Declare pex_run_in_environment.
5209 2006-05-31 Asher Langton <langton2@llnl.gov>
5211 * MAINTAINERS (Write After Approval): Add myself.
5213 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5215 * Makefile.def (bfd, opcodes): Fix lib_path.
5216 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5217 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5218 * Makefile.in: Regenerate.
5220 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5222 * Makefile.in: Regenerate.
5224 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5226 * Makefile.def: Add install-html target. Add datarootdir
5227 docdir and htmldir to flags_to_pass.
5228 * Makefile.tpl: Add install-html target.
5229 * Makefile.in: Regenerate.
5230 * configure.in: Add --with-datarootdir, --with-docdir, and
5231 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5232 * configure: Regenerate.
5234 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5236 * configure.in: Enable gprof for cross builds.
5237 * configure: Regenerate.
5239 2006-05-22 Richard Guenther <rguenther@suse.de>
5242 2006-01-31 Richard Guenther <rguenther@suse.de>
5243 Paolo Bonzini <bonzini@gnu.org>
5245 * Makefile.def (target_modules): Add libgcc-math target module.
5246 * configure.in (target_libraries): Add libgcc-math target library.
5247 (--enable-libgcc-math): New configure switch.
5248 * Makefile.in: Re-generate.
5249 * configure: Re-generate.
5250 * libgcc-math: New toplevel directory.
5252 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5253 Andreas Tobler <a.tobler@schweiz.ch>
5255 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5256 * configure: Rebuilt.
5258 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5260 * MAINTAINERS (Write After Approval): Add myself.
5262 2006-05-01 DJ Delorie <dj@redhat.com>
5264 * configure.in: Restore CFLAGS if GMP isn't present.
5265 * configure: Regenerate.
5267 2006-05-01 Richard Guenther <rguenther@suse.de>
5269 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5272 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5274 * MAINTAINERS (Write After Approval): Add myself.
5276 2006-04-28 Jan Beulich <jbeulich@novell.com>
5278 * MAINTAINERS (Write After Approval): Add myself.
5280 2006-04-18 DJ Delorie <dj@redhat.com>
5282 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5283 reference libgloss so that libssp can be built in a combined
5285 * configure: Regenerate.
5287 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5289 * MAINTAINERS (Write After Approval): Add myself.
5291 2006-04-05 Ben Elliston <bje@au.ibm.com>
5293 * configure.in: Require makeinfo 4.4 or higher.
5294 * configure: Regenerate.
5296 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5298 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5299 Rearrange the entries of other libraries to have them in one place.
5301 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5303 * MAINTAINERS (Write After Approval): Remove myself.
5304 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5306 2006-03-14 Richard Guenther <rguenther@suse.de>
5308 * configure: Regenerate with autoconf 2.13.
5310 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5312 * MAINTAINERS: Use my work address.
5314 * MAINTAINERS: Update my E-mail address.
5316 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5318 * configure.in: Handle --disable-<component> generically.
5319 * configure: Regenerate.
5321 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5324 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5326 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5328 * MAINTAINERS (Write After Approval): Remove myself.
5329 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5331 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5333 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5334 (TARGET_CONFIGDIRS): Remove.
5335 * configure.in: Remove AC_SUBST(target_configdirs).
5336 * Makefile.in, configure: Regenerated.
5338 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5340 * MAINTAINERS (Write After Approval): Remove myself.
5341 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5343 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5347 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5349 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5350 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5351 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5352 BUILD_PREFIX, BUILD_PREFIX_1.
5353 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5355 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5356 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5358 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5359 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5360 of `cat stage_current`. Always provide the `r' and `s' variables.
5361 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5362 a single shell execution.
5363 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5364 bootstrapped modules, make the stage1 module if the build was not
5365 started yet, else build the current stage.
5366 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5367 (all-build, all-host, all-target, [+make_target+]-host,
5368 [+make_target+]-target): Do not use \-continued lines.
5369 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5370 (current_stage, restrap, stage_last): New.
5372 * Makefile.in: Regenerate.
5373 * configure: Regenerate.
5375 2006-02-19 Bud Davis <jmdavis@link.com>
5377 * MAINTAINERS (Write After Approval): Remove myself.
5378 (Language Front End Maintainers): Add myself as fortran 95
5379 maintainer and update e-mail address.
5381 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5383 * MAINTAINERS (Write After Approval): Remove myself.
5384 (Language Front End Maintainers): Add myself as fortran 95
5387 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5389 * MAINTAINERS (Write After Approval): Add myself.
5391 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5393 * MAINTAINERS (Write After Approval): Remove myself.
5394 (Language Front End Maintainers): Add myself as
5395 fortran 95 maintainer.
5397 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5401 2005-12-27 Leif Ekblad <leif@rdos.net>
5403 * configure.in: Add support for RDOS target.
5404 * configure: Regenerate.
5406 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5407 Andreas Schwab <schwab@suse.de>
5409 * configure: Regenerate.
5411 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5413 * configure.in (enable_libgomp): Add AIX.
5414 * configure: Regenerate.
5416 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5418 * MAINTAINERS (Write After Approval): Add myself.
5420 2006-02-03 Lee Millward <lee.millward@gmail.com>
5422 * MAINTAINERS (Write After Approval): Add myself.
5424 2006-01-31 Richard Guenther <rguenther@suse.de>
5425 Paolo Bonzini <bonzini@gnu.org>
5427 * Makefile.def (target_modules): Add libgcc-math target module.
5428 * configure.in (target_libraries): Add libgcc-math target library.
5429 (--enable-libgcc-math): New configure switch.
5430 * Makefile.in: Re-generate.
5431 * configure: Re-generate.
5432 * libgcc-math: New toplevel directory.
5434 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5436 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5437 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5438 the assembler, linker and binutils.
5439 * configure: Regenerate.
5441 2006-01-22 Dirk Mueller <dmueller@suse.de>
5443 * MAINTAINERS (Write After Approval): Add myself.
5445 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5447 * configure: Regenerate.
5449 2006-01-18 Richard Henderson <rth@redhat.com>
5450 Jakub Jelinek <jakub@redhat.com>
5451 Diego Novillo <dnovillo@redhat.com>
5453 * libgomp: New directory.
5454 * Makefile.def: Add target_module libgomp.
5455 * Makefile.in: Regenerate.
5456 * configure.in (target_libraries): Add target-libgomp.
5457 * configure: Regenerate.
5459 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5461 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5462 @ from continuation.
5463 * Makefile.in: Rebuilt.
5465 2006-01-04 Chris Lattner <sabre@gnu.org>
5467 * MAINTAINERS (Write After Approval): Add myself.
5469 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5473 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5474 * Makefile.tpl (OBJDUMP): New.
5475 (EXTRA_HOST_FLAGS): Add it.
5476 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5478 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5479 to use symbolic links between directories. Avoid race conditions
5480 or make them harmless.
5481 * configure.in: Do not try to use symbolic links between directories.
5483 * Makefile.def (LEAN): Pass.
5484 * Makefile.tpl (LEAN): Define.
5485 (stage[+id+]-start): Accept that the previous directory does not
5486 exist, if the bootstrap is lean.
5487 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5488 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5489 configure substitution.
5490 ([+compare-target+]): Likewise.
5491 ([+bootstrap-target+]-lean): New.
5492 * configure.in: Remove lean bootstrap support from here.
5494 * Makefile.in: Regenerate.
5495 * configure: Regenerate.
5497 2006-01-04 Ben Elliston <bje@au.ibm.com>
5499 * MAINTAINERS (libdecnumber): Add myself.
5501 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5503 * libtool-ldflags: New script.
5505 2006-01-02 Andreas Schwab <schwab@suse.de>
5507 * configure.in: When reconfiguring remove Makefile in
5508 all stage directories.
5509 * configure: Regenerate.
5511 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5513 * MAINTAINERS: Update my email address.
5515 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5517 Revert Ada-related part of the previous change.
5519 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5521 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5522 * Makefile.in: Regenerate.
5523 * configure.in: Do not include mt-ppc-aix target fragment.
5524 * configure: Regenerate.
5526 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5528 * configure.in: Select appropriate fragments for PowerPC/AIX.
5529 * configure: Regenerate.
5531 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5532 BOOT_CFLAGS, BOOT_LDFLAGS.
5533 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5534 BOOT_CFLAGS, BOOT_LDFLAGS.
5535 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5536 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5537 (stage): Fail if we cannot complete the work.
5538 * Makefile.in: Regenerate.
5540 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5542 * configure.in: Replace ms1 with mt.
5543 * configure: Rebuilt.
5545 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5547 * MAINTAINERS: Update my email address.
5549 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5551 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5552 install-host-nogcc): Don't invoke $(stage) at the end.
5553 * Makefile.in: Regenerate.
5555 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5557 * configure.in: Flip the top-level bootstrap switch.
5558 * configure: Regenerate.
5560 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5562 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5563 $(stage) and $(unstage).
5564 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5565 (all): Remove stray semicolon.
5566 (local-distclean): Don't handle multilib.tmp and multilib.out.
5567 (install.all): Set $s for consistency.
5568 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5569 check_multilibs setting. Always make the install directory.
5570 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5572 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5573 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5574 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5575 (multilib.out): Remove.
5576 * Makefile.in: Regenerated.
5578 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5580 * MAINTAINERS (Write After Approval): Add myself.
5582 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5584 * MAINTAINERS: Add myself as mt maintainer.
5586 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5588 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5590 * MAINTAINERS: Change email address.
5592 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5594 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5595 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5596 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5597 Find in-tree tools if available.
5598 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5599 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5600 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5601 (COMPILER_*_FOR_TARGET): New.
5602 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5603 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5604 (CONFIGURED_*, USUAL_*): Remove.
5605 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5606 STRIP): Use autoconf substitutions.
5607 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5608 COMPILER_NM_FOR_TARGET): New.
5609 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5611 (all): Make all-host and all-target in parallel.
5612 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5613 that $$r and $$s are set before invoking a recursive make.
5614 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5615 ([+bootstrap-target+]): Inline most of the `all' target.
5617 2005-11-29 Ben Elliston <bje@au.ibm.com>
5619 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5620 from the gcc build directory.
5621 * Makefile.in: Regenerate.
5623 2005-11-29 Ben Elliston <bje@au.ibm.com>
5625 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5626 depend on all-libdecnumber.
5627 * configure.in (host_libs): Include libdecnumber.
5628 * Makefile.in: Regenerate.
5629 * configure: Likewise.
5631 2005-11-29 Ben Elliston <bje@au.ibm.com>
5633 * libdecnumber: Import decNumber sources from the dfp-branch.
5635 2005-11-21 Kean Johnston <jkj@sco.com>
5637 * config.sub, config.guess: Sync from upstream sources.
5639 2005-11-21 Ben Elliston <bje@au.ibm.com>
5641 Import from Autoconf sources:
5643 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5644 * config/move-if-change: Don't output "$2 is unchanged";
5645 suggested by Ben Elliston. Handle weird characters correctly.
5647 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5649 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5650 to match upstream libtool for darwin.
5652 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5654 * Makefile.def: Remove gdb dependencies for gdbtk.
5655 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5656 (configure-gdb, install-gdb): New rules.
5657 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5658 * Makefile.in, configure: Regenerated.
5660 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5662 * MAINTAINERS (Write After Approval): Add myself.
5664 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5666 * MAINTAINERS (Write After Approval): Add myself.
5668 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5670 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5673 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5676 * Makefile.tpl (do-[+make-target+], do-check, install,
5677 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5678 are set before recursing.
5679 * Makefile.in: Regenerate.
5681 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5684 * Makefile.def (gcc) <target>: Fix thinko.
5685 * Makefile.in: Regenerate.
5687 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5689 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5690 * configure: Regenerate.
5692 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5694 * MAINTAINERS (Write After Approval): Add self.
5696 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5698 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5699 target-libffi, target-qthreads, target-libjava, and
5701 * configure: Regenerate.
5703 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5705 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5706 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5707 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5708 (USUAL_OBJDUMP_FOR_TARGET): New.
5709 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5710 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5711 * configure, Makefile.in: Regenerated.
5713 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5715 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5716 before other host packages.
5718 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5720 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5722 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5726 * configure.in (default_target): Remove.
5727 * Makefile.tpl (all): Do not use prerequisites as subroutines
5728 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5729 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5730 use prerequisites as subroutines.
5731 (check-host, check-target): New.
5732 (bootstrap configure & all targets): Do not use stage*-start
5733 if the directory layout is already ok.
5734 (non-bootstrap configure & all targets): Prepend a $(unstage).
5735 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5736 (NOTPARALLEL): Remove.
5737 (unstage, stage variables): New variables.
5738 (unstage, stage targets): Simply expand to those variables.
5740 * configure: Regenerate.
5741 * Makefile.in: Regenerate.
5743 2005-10-04 James E Wilson <wilson@specifix.com>
5745 * Makefile.def (lang_env_dependencies): Add libmudflap.
5746 * Makefile.in: Regenerate.
5748 2005-10-03 Andreas Schwab <schwab@suse.de>
5750 Backport from libtool CVS:
5751 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5753 * ltmain.sh: add support for installing into temporary
5754 staging area (e.g. 'make install DESTDIR=...')
5756 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5758 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5759 * configure: Regenerated.
5761 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5763 * configure: Regenerate with the correct
5766 2005-09-30 Catherine Moore <clm@cm00re.com>
5768 * configure.in (bfin-*-*): New.
5769 * configure: Regenerated.
5771 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5773 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5774 (LIPO_FOR_TARGET): New.
5775 (CONFIGURED_LIPO_FOR_TARGET): New.
5776 (USUAL_LIPO_FOR_TARGET): New.
5777 (STRIP_FOR_TARGET): New.
5778 (CONFIGURED_STRIP_FOR_TARGET): New.
5779 (USUAL_STRIP_FOR_TARGET): New.
5780 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5782 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5783 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5784 * Makefile.in: Regenerate.
5785 * configure: Regenerate.
5787 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5789 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5790 (rs6000-*-aix*): Same.
5791 * configure: Regenerate.
5793 2005-09-16 Tom Tromey <tromey@redhat.com>
5795 * MAINTAINERS: Add self as java maintainer.
5797 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5799 * configure.in: Recognize f95 in the --enable-languages option,
5800 and substitute it for fortran, issuing a warning.
5801 * configure: Regenerate.
5803 2005-08-30 Phil Edwards <phil@codesourcery.com>
5805 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5806 * configure: Regenerated.
5808 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5810 * MAINTAINERS: Add self as ms1 maintainer.
5812 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5814 * Makefile.def (libssp): Add to lang_env_dependencies.
5815 * Makefile.in: Regenerate.
5817 2005-08-18 Ian Lance Taylor <ian@airs.com>
5819 * MAINTAINERS: Add myself as middle-end maintainer.
5821 2005-08-17 Christian Groessler <chris@groessler.org>
5823 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5824 * Makefile.in: Regenerate.
5826 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5828 * MAINTAINERS (write after approval): Added myself.
5830 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5832 * MAINTAINERS (Write After Approval): Add myself.
5834 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5836 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5837 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5838 Look for alternate names of the target cc and c++
5839 * configure: Regenerate.
5841 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5843 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5844 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5845 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5846 tools; remove code to manually set them.
5847 (Target tools): Look in the environment for them.
5848 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5849 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5850 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5852 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5853 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5854 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5855 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5856 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5857 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5858 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5859 * configure: Regenerate.
5860 * Makefile.in: Regenerate.
5862 2005-07-28 Ben Elliston <bje@au.ibm.com>
5864 * MAINTAINERS: Update for removed CPU targets.
5866 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5868 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5869 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5870 * Makefile.in: Regenerated.
5872 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5874 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5875 (CFLAGS_FOR_TARGET): Use it.
5876 (CXXFLAGS_FOR_TARGET): Likewise.
5877 * Makefile.in: Regenerated.
5878 * configure.in (--with-build-sysroot): New option.
5879 * configure: Regenerated.
5881 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5883 * Makefile.tpl: Wrap install between unstage and stage
5884 * Makefile.in: Regenerate.
5886 2005-07-21 Eric Christopher <echristo@apple.com>
5888 * MAINTAINERS: Update affiliation.
5890 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5892 * MAINTAINERS: Add self as crx port maintainer.
5894 2005-07-20 DJ Delorie <dj@redhat.com>
5896 * MAINTAINERS: Add self as m32c maintainer.
5898 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5900 * all files: Update FSF address.
5902 2005-07-15 Eric Christopher <echristo@redhat.com>
5904 * MAINTAINERS: Change affiliation.
5906 2005-07-14 Jim Blandy <jimb@redhat.com>
5908 * configure.in: Add cases for Renesas m32c.
5909 * configure: Regenerated.
5911 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5913 * COPYING.LIB: Update from fsf.org.
5915 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5917 * COPYING, compile, config.guess,
5918 config.sub, install-sh, missing, mkinstalldirs,
5919 symlink-tree, ylwrap: Sync from upstream sources.
5920 * config-ml.in: Update FSF address.
5922 2005-07-13 Eric Christopher <echristo@redhat.com>
5924 * configure.in: Add toplevel noconfigdir support for tpf.
5925 * configure: Regenerate.
5927 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5931 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5932 * Makefile.in: Regenerate.
5934 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5936 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5937 Brolley to write-after-approval.
5939 2005-07-07 Andreas Schwab <schwab@suse.de>
5941 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5942 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5943 * Makefile.in: Regenerated.
5945 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5947 * configure.in: Don't build sim or rda when targetting darwin.
5948 * configure: Regenerate.
5950 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5952 * configure.in: Add --enable-libssp and --disable-libssp.
5953 * configure: Regenerate with autoconf-2.13.
5955 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5957 * Makefile.def (target_modules): Add libssp.
5958 * configure.in (target_libraries): Add target-libssp.
5959 * configure: Rebuilt.
5960 * Makefile.in: Rebuilt.
5962 2005-07-01 Zack Weinberg <zackw@panix.com>
5964 * MAINTAINERS: Change email address. Resign from maintainership.
5966 2005-07-01 Richard Guenther <rguenther@suse.de>
5968 * MAINTAINERS: Change my e-mail address and affiliation.
5970 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5972 * Makefile.def (stagefeedback): Come after profile.
5973 Define profiledbootstrap target.
5974 * Makefile.tpl (profiledbootstrap): Remove.
5975 (stageprofile-end): Zap stagefeedback.
5976 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5977 * Makefile.in: Regenerate.
5979 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5981 * MAINTAINERS: Update my email address.
5983 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5985 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5986 In 'cpp' stanza, support '#line' as well as '# '.
5988 2005-06-08 Andreas Schwab <schwab@suse.de>
5990 * MAINTAINERS: Move myself from 'Write After Approval' to
5991 'CPU Port Maintainers' section as m68k maintainer.
5993 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5995 * configure.in (unsupported_languages): New macro.
5996 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5997 non-ported target libraries in noconfigdirs.
5998 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5999 non-linux-gnu. Remove libgcj_ex_libffi.
6000 <lang_frag loop>: Set add_this_lang=no if the language is in
6001 unsupported_languages.
6002 * configure: Regenerate.
6004 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
6006 * configure.in: Fix typo in handling of --with-mpfr-dir.
6007 * configure: Regenerate.
6009 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
6011 * MAINTAINERS: Update my email address.
6013 2005-06-02 Jim Blandy <jimb@redhat.com>
6015 * config.sub: Add cases for the Renesas m32c. (This patch has been
6016 accepted into the master sources.)
6018 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
6019 Michael Snyder <msnyder@redhat.com>
6020 Stan Cox <scox@redhat.com>
6022 * configure.in: Set noconfigdirs for ms1.
6024 * configure: Regenerate.
6026 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6028 * MAINTAINERS (Write After Approval): Add self.
6030 2005-06-01 Josh Conner <jconner@apple.com>
6032 * MAINTAINERS (Write After Approval): Add self.
6034 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6036 * MAINTAINERS: Update my email address.
6038 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6040 * MAINTAINERS (Write After Approval): Add self.
6042 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6044 * MAINTAINERS (Write After Approval): Remove self.
6046 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6048 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6049 (Dependencies): Consider target modules for bootstrap dependencies.
6050 Make target bootstrap modules depend on each stage's gcc.
6051 * Makefile.in: Regenerate.
6053 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6055 * Makefile.def (configure-gcc): Depend on binutils having been built.
6056 (all-gcc): No need to do it here.
6057 * Makefile.in: Regenerate.
6059 2005-05-19 Paul Brook <paul@codesourcery.com>
6061 * configure.in: Rewrite misleading error message when requested
6062 language cannot be built.
6063 * configure: Regenerate.
6065 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6067 * ylwrap: Import from Automake 1.9.5.
6069 2005-05-13 David Ung <davidu@mips.com>
6071 * MAINTAINERS (Write After Approval): Add self.
6073 2005-05-09 Mike Stump <mrs@apple.com>
6075 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6076 lt_cv_sys_max_cmd_len for now.
6078 2005-05-09 Stan Cox <scox@redhat.com>
6080 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6082 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6084 * README.SCO: Update the URL.
6086 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6088 * ltconfig: Define file_list_spec. Pass file_list_spec and
6089 with_gnu_ld to libtool.
6090 * ltcf-c.sh (aix[45]): Define file_list_spec.
6091 * ltcf-cxx.sh (aix[45]): Same.
6092 * ltcf-gcj.sh (aix[45]): Same.
6093 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6094 exists, write list of input files to temporary file.
6096 2005-05-04 Mike Stump <mrs@apple.com>
6098 * configure.in: Always pass --target to target configures as
6099 otherwise rebuilds that do --recheck will fail.
6100 * confiugure: Rebuilt.
6102 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6104 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6106 (configure, all): Add bootstrap support.
6107 (Host modules, target modules): Pass post-stage1 flags and exports.
6108 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6109 * Makefile.in: Regenerate.
6111 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6113 * configure: Regenerate.
6115 2005-04-27 Mike Stump <mrs@apple.com>
6117 * MAINTAINERS: Add self as darwin maintainer.
6119 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6121 * config.sub: Update from master copy.
6123 2005-04-21 Mike Stump <mrs@apple.com>
6125 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6126 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6128 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6130 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6131 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6132 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6133 "*-*-elf" and "*-*-linux*".
6134 * configure: Regenerate.
6136 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6138 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6140 2005-04-12 Mike Stump <mrs@apple.com>
6142 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6144 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6146 * MAINTAINERS (Write After Approval): Add myself.
6148 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6150 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6152 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6154 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6155 (TARGET_CONFIGARGS): Include --with-target-subdir.
6156 (configure, all): New macros. Use them throughout.
6157 * Makefile.in: Regenerate.
6159 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6161 * MAINTAINERS (Write After Approval): Add myself.
6163 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6165 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6167 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6169 * MAINTAINERS: Move John Carr to Write After Approval.
6171 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6173 * config/mh-mingw32: Delete.
6174 * configure.in: Don't use it.
6175 * configure: Regenerate.
6177 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6179 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6180 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6181 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6182 (HOST_LIB_PATH): Generate from Makefile.def.
6183 (TARGET_LIB_PATH): Likewise.
6184 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6185 * Makefile.in: Regenerate.
6186 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6187 (RPATH_ENVVAR): Include Darwin case.
6188 * configure: Regenerate.
6190 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6192 * MAINTAINERS (Various Maintainers): Remove self.
6193 (Write After Approval): Add self.
6195 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6197 * MAINTAINERS (Various Maintainers): Add self.
6199 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6201 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6202 * configure: Regenerate.
6204 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6206 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6207 gcc_version, and gcc_version_trigger from set of flags to pass.
6208 * Makefile.tpl: Remove definitions of above variables.
6209 (config.status): Remove dependency on $(gcc_version_trigger).
6210 * Makefile.in: Regenerate.
6211 * configure.in: Do not reference config/gcc-version.m4 nor
6212 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6213 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6214 * configure: Regenerate.
6216 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6217 Andrew Pinski <pinskia@physics.uc.edu>
6219 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6220 * Makefile.in: Regenerate.
6222 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6224 * MAINTAINERS (Write After Approval): Add myself.
6226 2005-03-03 David Ayers <d.ayers@inode.at>
6228 * MAINTAINERS (Write After Approval): Add myself.
6230 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6233 * ltmain.sh: Avoid creating archives with components that have
6234 duplicate basenames.
6236 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6239 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6241 * Makefile.in: Regenerate.
6243 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6245 * Makefile.in: Regenerate to fix conflict between the previous two
6248 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6251 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6252 * Makefile.tpl (HOST_SUBDIR): New substitution.
6253 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6254 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6255 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6256 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6257 (Host modules, Bootstrapped modules): Use it.
6258 (Build modules, Target modules): Do not create symlink trees,
6259 always configure out-of-srcdir.
6260 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6261 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6262 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6263 $(HOST_SUBDIR). Create a symlink for host_subdir.
6265 * Makefile.in: Regenerate.
6266 * configure: Regenerate.
6268 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6270 Merged from libada-gnattools-branch:
6271 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6273 * gnattools: New directory.
6274 * Makefile.def: Add gnattools as a module, depending on target-libada.
6275 * Makefile.in: Regenerate.
6276 * configure.in: Include gnattools in host_tools; disable it if ada
6278 * configure: Regenerate.
6280 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6282 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6283 treelang maintainer.
6284 (Write After Approval): Remove myself.
6286 2005-02-23 Paul Schlie <schlie@comcast.net>
6288 * configure.in: Allow darwin targeted ports to build tk, itcl and
6290 * configure: Regenerate.
6292 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6295 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6296 * configure: Regenerate.
6298 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6300 * MAINTAINERS (Write After Approval): Add myself.
6302 2005-02-10 Ian Lance Taylor <ian@airs.com>
6304 * MAINTAINERS: Update my e-mail address.
6306 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6308 * MAINTAINERS (Write After Approval): Add myself.
6310 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6312 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6313 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6314 target-libgloss when not *-*-elf and *-*-aout.
6315 * configure: Regenerate.
6317 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6319 * MAINTAINERS: Remove obsolete entries.
6321 * MAINTAINERS (Write After Approval): Add Michael Matz.
6323 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6325 * MAINTAINERS: Remove self as cpplib maintainer.
6327 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6329 * install-sh, config.sub: Import from upstream.
6331 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6334 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6335 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6336 * Makefile.in: Regenerate.
6338 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6340 * MAINTAINERS: Update my email address.
6342 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6343 Andreas Schwab <schwab@suse.de>
6346 * config-ml.in: Eval option if surrounded by single quotes.
6348 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6350 Revert 2004-12-28 Makefile changes, a better fix will be
6351 applied to mainline and src after GCC 4.0 branches.
6353 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6357 * Makefile.def (target_modules): Remove stage parameter,
6358 it is always true now.
6359 * Makefile.tpl (configure-build-[+module+],
6360 configure-target-[+module+]): Always build symlink tree
6361 for the directory and for include. BUILD_SUBDIR and
6362 TARGET_SUBDIR cannot be . anymore.
6363 * Makefile.in: Regenerate.
6365 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6367 Revert 2004-12-08 Makefile changes.
6369 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6371 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6374 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6376 * configure.in (sh64-*-*): Reenable gprof.
6377 * configure: Regenerate.
6379 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6381 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6382 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6383 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6384 * Makefile.in: Regenerate.
6386 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6388 * MAINTAINERS: Update my email address.
6390 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6392 * Makefile.tpl: Generate normal dependencies if the LHS module is
6394 * Makefile.in: Regenerate.
6396 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6398 * configure.in: Include config/gxx-include-dir.m4. Use
6399 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6400 * configure: Regenerate.
6402 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6404 * config.if: Delete.
6405 * configure.in: Set libstdcxx_incdir directly.
6406 * configure: Regenerate.
6408 2004-12-02 Eric Christopher <echristo@redhat.com>
6410 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6411 * Makefile.in: Regenerate.
6413 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6415 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6416 * configure: Regenerate.
6418 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6420 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6421 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6422 * configure: Regenerate.
6424 2004-12-01 Eric Christopher <echristo@redhat.com>
6426 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6427 of things to remove.
6429 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6431 * MAINTAINERS (Write After Approval): Update my e-mail address.
6433 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6435 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6436 from CVS libtool to always pass_all.
6438 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6440 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6441 (hppa*64*-*-*): Delete incorrect comment.
6442 * configure: Rebuilt.
6444 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6446 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6448 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6450 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6451 from CVS libtool to always pass_all.
6453 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6455 * install-sh, compile: Import from automake.
6457 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6459 * config.guess, config.sub: Import from savannnah.
6461 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6463 * MAINTAINERS (Write After Approval): Add myself
6465 2004-11-12 Mike Stump <mrs@apple.com>
6467 * Makefile.def: Add html support.
6468 * Makefile.tpl: Likewise.
6469 * Makefile.in: Regenerate.
6471 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6474 * configure.in: Remove all instances of build-fixincludes from
6476 (build_configargs): Supply --target to subdirectories.
6477 * configure: Regenerate.
6479 * Makefile.def: Make gcc install depend on fixincludes install.
6480 * Makefile.in: Regenerate.
6482 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6484 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6486 2004-11-11 Paul Brook <paul@codesourcery.com>
6488 * MAINTAINERS: Add self as arm maintainer. Update email address.
6490 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6492 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6494 * configure: Regenerate.
6496 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6498 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6501 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6503 * Makefile.def (host fixincludes): Specify missing targets.
6504 * Makefile.in: Regenerate.
6506 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6508 * MAINTAINERS: Add myself
6510 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6512 * MAINTAINERS (Write After Approval): Add myself.
6514 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6516 * Makefile.def: Build fixincludes for the host, too.
6517 * Makefile.in: Regenerate.
6518 * configure.in (host_tools): Add fixincludes.
6519 * configure: Regenerate.
6521 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6523 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6524 * configure: Regenerated.
6526 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6529 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6530 * configure: Regenerated.
6532 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6534 * README.SCO: Update per FSF instructions.
6536 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6539 * configure.in (case ${target}): Do not build fixincludes for avr.
6540 * configure: Regenerated.
6542 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6544 * configure.in (case ${target}): Do not build fixincludes
6545 on platforms where it is not used.
6546 * configure: Regenerated.
6548 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6550 * configure.in: Use an absolute path to install-sh.
6551 * configure: Regenerated.
6553 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6555 * MAINTAINERS (Write After Approval): Add myself.
6557 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6559 * MAINTAINERS: Remove from Write After Approval those that are
6560 already maintainers.
6562 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6564 * MAINTAINERS: Update my email address.
6566 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6568 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6569 * configure: Regenerate.
6571 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6573 * MAINTAINERS: Update my email address.
6575 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6577 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6578 entries belonging to this category.
6580 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6582 * MAINTAINERS: Update my e-mail address.
6584 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6586 Fix wrong conflict resolution in:
6588 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6590 * Makefile.in: Regenerate.
6591 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6592 in the recursive `make', instead of hardwiring `all'.
6593 (Autogenerated TARGET-* variables): New.
6595 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6597 * configure.in: Enable target-libgloss for crx-*-*.
6598 * configure: Regenerate.
6600 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6602 * MAINTAINERS (Various Maintainers): Move the "windows,
6603 cygwin, mingw" maintainer to ...
6604 (OS Port Maintainers): ... here.
6606 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6608 * MAINTAINERS (Write After Approval): Remove those that are
6609 maintainers of some subsystem.
6611 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6613 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6614 * ltcf-cxx.sh (tpf*): Likewise.
6615 * ltconfig (tpf*): Add TPF OS configuration support.
6617 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6619 * MAINTAINERS: Change my email address to my new work account.
6621 2004-09-24 Michael Roth <mroth@nessie.de>
6623 * configure.in (--without-headers): Add missing double quotes.
6624 * configure: Regenerate.
6626 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6628 * ylwrap: Revert to previous version.
6630 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6633 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6634 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6635 SET_GCC_LIB_PATH_CMD.
6636 (BASE_TARGET_EXPORTS): Likewise.
6637 * Makefile.in: Regenerated.
6639 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6640 * configure: Regenerated.
6642 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6644 * config.guess: New upstream version
6645 * compile, depcomp, install-sh, ylwrap: Likewise.
6647 2004-09-19 Roger Sayle <roger@eyesopen.com>
6649 * config/mh-x86omitfp: New host makefile fragment. Add
6650 -fomit-frame-pointer to the default BOOT_CFLAGS.
6651 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6652 * configure: Regenerate.
6654 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6657 * configure.in (*-*-darwin*): Renable libobjc.
6658 * configure: Regenerate.
6660 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6662 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6664 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6666 * Makefile.def: Remove libbanshee.
6667 * Makefile.tpl: Ditto.
6668 * configure.in: Ditto.
6669 * Makefile.in: Regen.
6672 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6674 * ltmain.sh: Use $pic_object as $non_pic_object if
6675 $non_pic_object=none.
6677 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6679 * missing: Import latest version from master repository.
6681 2004-09-06 Nick Clifton <nickc@redhat.com>
6683 * config.sub: Import latest version from master repository.
6684 * config.guess: Likewise.
6685 This includes these changes:
6687 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6689 * config.sub: Handle crisv32, alias etraxfs.
6690 * config.guess (crisv32:Linux:*:*): Handle.
6692 2004-08-13 Brad Smith <brad@comstyle.com>
6694 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6695 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6697 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6699 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6700 assume the processor is a powerpc. This is because coreutils
6701 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6702 in this case, due to a MacOS X bug that causes
6703 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6704 to return a negative number.
6705 Problem reported by Petter Reinholdtsen in:
6706 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6708 2004-07-19 Ben Elliston <bje@gnu.org>
6710 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6712 2004-06-24 Ben Elliston <bje@gnu.org>
6714 * config.guess: Update copyright years.
6715 * config.sub: Likewise.
6717 2004-06-22 Robert Millan <robertmh@gnu.org>
6719 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6720 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6722 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6724 * config.guess (*:*VMS:*:*): New entry. Replaces
6725 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6728 2004-06-22 Ben Elliston <bje@gnu.org>
6730 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6731 * config.sub: Likewise.
6733 2004-06-22 Ben Elliston <bje@gnu.org>
6735 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6736 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6738 2004-06-11 Ben Elliston <bje@gnu.org>
6740 * config.guess (pegasos:OpenBSD:*:*): Remove.
6742 2004-06-11 Ben Elliston <bje@gnu.org>
6744 From Wouter Verhelst <wouter@grep.be>:
6745 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6747 2004-06-11 Ben Elliston <bje@gnu.org>
6749 * config.guess (luna88k:OpenBSD:*:*): New.
6751 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6753 * config.guess (m32r*:Linux:*:*): New case.
6754 * config.sub: Handle m32rle.
6756 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6758 From Jens Petersen <petersen@redhat.com>:
6759 * config.sub: Handle sparcv8.
6761 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6763 From Tom Smith <smith@cag.lkg.hp.com>:
6764 * config.guess: Version suffixes are equally significant on Tru64
6765 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6766 prefix of "P" (patched kernel).
6768 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6770 * config.sub: Add support for National Semiconductor CRX target.
6772 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6774 * MAINTAINERS (Various Maintainers): Remove myself as web page
6775 maintainer, add myself as maintainer of build status lists.
6777 2004-09-03 Jan Beulich <jbeulich@novell.com>
6779 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6780 *-*-netware, but add target-libmudflap.
6781 Consolidate *-*-netware targets (of which really only i?86 exists)
6782 into a single entry.
6783 * configure: Likewise.
6785 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6787 * Makefile.tpl (sorry): Remove.
6788 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6789 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6790 (do-clean): Clean per-stage directories too.
6791 (do-distclean): Run distclean-stage1 too.
6792 (.NOTPARALLEL): Enable during toplevel bootstrap.
6793 (stage[+id+]-bubble): Enable parallel execution during
6794 the recursive invocation.
6795 * Makefile.in: Regenerate.
6797 Fix previous checkin:
6799 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6801 * configure.in: Fix indentation.
6802 * configure: Regenerate.
6804 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6806 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6807 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6808 * configure: regenerate
6809 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6812 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6814 * Makefile.def (build_modules): Add fixincludes.
6815 (dependencies): Make gcc depend on fixincludes.
6816 * configure.in (build_tools): Add fixincludes.
6817 (build_configdirs): Always include build_libs.
6818 * Makefile.in: Regenerate.
6819 * configure: Regenerate.
6821 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6823 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6824 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6825 phony targets; do not generate timestamp files.
6826 (distclean-stageN): Remove references to their timestamp files.
6827 (restageN, touch-stageN): Remove.
6828 (stageN-bubble): Rewritten.
6829 (compare): Support lean bootstraps.
6830 * Makefile.in: Regenerate.
6832 * configure.in: Only warn when bootstrapping but
6833 build != host or build != target. Support lean bootstraps.
6834 * configure: Regenerate.
6836 2004-08-26 Phil Edwards <phil@codesourcery.com>
6838 * configure.in: Give a better error message if GMP/MPFR are missing
6839 and a language needing them has been requested.
6840 * configure: Regenerated.
6842 2004-08-25 Phil Edwards <phil@codesourcery.com>
6844 * configure.in: Print a list of available language front-ends if
6845 a requested one is missing. Tidy stray tab characters.
6846 * configure: Regenerated.
6848 2004-08-19 Michael Koch <konqueror@gmx.de>
6850 * gcc/doc/install.texi: Update entry about automake for libjava.
6852 2004-08-17 Robert Millan <robertmh@gnu.org>
6854 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6855 (instead of FreeBSD).
6856 * configure: Regenerate.
6858 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6860 * Makefile.in: Regenerate.
6861 * configure: Regenerate.
6863 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6865 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6866 for bootstrapped modules if toplevel bootstrap is going.
6867 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6868 modules. Adjust for changes in Makefile.def. Enable several
6869 rules even in non-bootstrap mode, just to avoid peppering the
6870 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6871 (stage-[+prev+]-bubble): Remove.
6873 * Makefile.def (Dependencies): Depend on all-build-bison,
6874 all-build-flex, all-build-byacc, all-build-texinfo, rather
6875 than the host variations.
6876 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6878 (BISON): Update for recent Bisons.
6880 (cross): Depend on all-build.
6881 (all): Do not depend on all-build.
6882 (prebootstrap): Remove.
6883 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6884 (Prebootstrap dependencies): Add them to the per-stage targets
6885 and to all-prebootstrap.
6886 * configure.in (build_configdirs): Always enable build_tools.
6887 (BUILD_DIR_PREFIX): Remove.
6889 * Makefile.def (gcc): Add target variable.
6890 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6891 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6892 in the recursive `make', instead of hardwiring `all'.
6893 (Autogenerated TARGET-* variables): New.
6895 2004-08-13 Brian Booth <bbooth@redhat.com>
6897 * MAINTAINERS: Remove myself from write-after-approval.
6899 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6901 * src-release: Stop distributing mmalloc with gdb (which doesn't
6903 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6904 * Makefile.in: Regenerate.
6906 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6908 * configure.in (arm*-*-eabi*): New target.
6909 * configure: Regenerate.
6911 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6913 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6914 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6915 (Dependencies): New section.
6916 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6917 (configure-target-[+module+]): Depend on maybe-all-gcc
6918 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6919 (toplevel profiledbootstrap): Fix dependencies.
6920 * Makefile.in: Regenerate.
6922 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6924 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6925 target-libiberty to noconfigdirs.
6926 * configure: Regenerate.
6928 2004-08-03 Paul Brook <paul@codesourcery.com>
6930 * configure.in: Check for MPFR as well as GMP.
6931 * configure: Regenerate.
6933 2004-08-01 Robert Millan <robertmh@gnu.org>
6935 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6936 libmudflap for all GNU-based systems (with Glibc).
6937 * configure: Regenerate.
6939 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6941 * Makefile.def (host-modules): Add gcc.
6942 * Makefile.in: Regenerate.
6943 * Makefile.tpl (sorry): New rule.
6944 (configure-host, all-host, [+make_target+]-host, do-check,
6945 install-host): Do not add gcc as a special case.
6946 (host modules): Add a small special-casing for gcc. Export
6947 extra_make_flags through the environment.
6948 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6949 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6950 other recursive targets for gcc): Remove.
6952 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6953 (stage, unstage): New rules.
6954 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6955 distclean-stage[+id+]): Use stage_current.
6956 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6957 the stage*-start rules.
6959 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6961 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6964 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6966 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6967 * configure: Regenerate.
6969 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6971 * maintainer-scripts/gcc_release: Revert yesterday's change.
6973 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6975 * MAINTAINERS: Add myself to write-after-approval.
6977 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6980 * gcc/gccbug.in: Updated because of libf2c removal.
6981 * maintainer-scripts/gcc_release: Ditto.
6983 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6985 * configure.in: Build libmudflap by default on FreeBSD.
6986 * configure: Regenerated.
6988 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6990 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6992 * configure: Regenerated.
6994 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6997 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6998 feedback based compiler.
6999 * Makefile.in: Rebuilt.
7001 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
7003 * Makefile.def (host_modules): Set bootstrap=true for flex.
7004 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7005 * Makefile.in: Rebuilt.
7007 2004-07-07 Jan Hubicka <jh@suse.cz>
7009 * MAINTAINERS: Add self as a profile feedback maintainer.
7011 2004-07-05 Phil Edwards <phil@codesourcery.com>
7013 * configure.in: Do not prepend $srcdir to /dev/null in
7015 * configure: Regenerate.
7017 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
7019 * Makefile.def (build_modules): Add bison, byacc, flex,
7021 (flags_to_pass): Add FLEX.
7022 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7023 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7024 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7025 DEFAULT_MAKEINFO): Remove.
7026 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7027 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7028 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7029 objdir or else use configured tool.
7031 (all): Depend on it.
7032 (Build module dependencies): Add.
7033 * Makefile.in: Regenerate.
7034 * configure.in: Better support for multiple build modules,
7035 matching what is done for host/target modules. Do not look
7036 for "plausible" locations of build tools if Canadian cross.
7037 Use autoconf's AC_PROG_CC to find a C compiler. Define
7038 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7039 * configure: Regenerate.
7041 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7043 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7044 * Makefile.in: Regenerate.
7046 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7048 * Makefile.tpl (configure-build-[+module+],
7049 configure-[+module+], configure-target-[+module+]): Pass
7050 [+extra_configure_args+].
7051 (all-build-[+module+], all-[+module+], check-[+module+],
7052 install-[+module+], [+make_target+]-[+module+],
7053 all-target-[+module+], check-target-[+module+],
7054 install-target-[+module+], [+make_target+]-target-[+module+]):
7055 Pass [+extra_make_args+].
7056 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7057 (GCC_HOST_EXPORTS): Remove.
7058 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7059 cross, check-gcc, check-gcc-c++, install-gcc,
7060 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7061 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7062 * Makefile.in: Regenerate.
7064 2004-06-21 Matthew Sachs <msachs@apple.com>
7066 * MAINTAINERS: Added self to write-after-approval.
7068 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7070 * configure.in: Check for srcdir/winsup rather than build directory
7072 * configure: Regenerate.
7074 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7076 * configure.in: Don't build Cygwin native newlib if winsup
7077 directory is missing. Emit warning instead.
7078 * configure: Regenerate.
7080 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7082 * Makefile.tpl (touch-stage[+id+]): New.
7083 (restage[+prev+]): Depend on touch-stage[+id+].
7085 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7088 * Makefile.def: Add profile and feedback bootstrap stages.
7089 Remove next field from bootstrap stages.
7090 * Makefile.tpl (LN, LN_S): Substitute.
7091 (stageN-start, stageN-end): Use double-colon rules, to
7092 provide a hook for additional setup commands.
7093 (distclean-stageN-gcc, restageN): Create dependencies from
7094 [+prev+], not from [+next+].
7095 (stageN-bubble): Add commands for successive stages from
7096 [+prev+], using double-colon rules.
7097 (all-stageN-gcc): Fix typo.
7098 (stagefeedback-start, profiledbootstrap): New.
7099 * Makefile.in: Regenerate.
7100 * configure.in: Call ACX_PROG_LN.
7101 * configure: Regenerate.
7103 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7105 * MAINTAINERS (Write After Approval): Add myself.
7107 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7109 * MAINTAINERS (Write After Approval): Add myself.
7111 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7113 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7115 * configure: Regenerate.
7117 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7119 * Makefile.tpl: Fix typo.
7120 * Makefile.in: Regenerate.
7122 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7124 * configure.in: Remove new- prefix from toplevel
7126 * configure: Regenerate.
7128 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7130 * Makefile.tpl (all.normal): Rename to all.
7131 (all): Replace with a rule to pick the default
7132 target from configure.
7133 (all-gcc, configure-gcc): Use conditionals to
7134 do nothing when toplevel bootstrap is going on.
7135 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7136 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7137 * configure.in: Support --enable-bootstrap.
7139 * Makefile.def: Remove new- prefix from toplevel
7141 * Makefile.tpl: Likewise.
7143 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7146 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7147 $(RECURSE_FLAGS) to recursive invocation of make.
7149 * Makefile.in: Regenerate.
7150 * configure: Regenerate.
7152 2004-05-30 Andreas Jaeger <aj@suse.de>
7153 Jim Wilson <wilson@specifixinc.com>
7155 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7158 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7160 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7161 * configure: Regenerate.
7163 2004-05-25 Daniel Jacobowitz <drow@false.org>
7165 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7166 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7167 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7169 * Makefile.in: Regenerate.
7171 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7173 * configure.in: Test the ability to symlink directories.
7174 * configure: Regenerate.
7176 * Makefile.def (bootstrap-stage): New definitions.
7177 * Makefile.tpl (configure-stage1-gcc,
7178 configure-stage2-gcc, configure-stage3-gcc,
7179 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7180 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7181 new-restage3, compare): Autogenerate, see Makefile.in
7182 entry for behavioral changes.
7183 (distclean-stage1, new-stage1-start, new-stage1-end,
7184 new-stage1-bubble, distclean-stage2, new-stage2-start,
7185 new-stage2-end, new-stage2-bubble, distclean-stage3,
7186 new-stage3-start, new-stage3-end): New autogenerated targets.
7187 (objext, prebootstrap, BOOT_CFLAGS,
7188 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7191 * Makefile.in: Regenerate.
7192 (distclean-stage1, new-stage1-start, new-stage1-end,
7193 new-stage1-bubble, distclean-stage2, new-stage2-start,
7194 new-stage2-end, new-stage2-bubble, distclean-stage3,
7195 new-stage3-start, new-stage3-end): New targets.
7196 (all-stage1-gcc): Move prebootstrap dependency from here...
7197 (configure-stage1-gcc): ...to here.
7198 (new-bootstrap): Use bubble targets.
7199 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7200 Use per-stage distclean targets.
7201 (configure-stage1-gcc, configure-stage2-gcc,
7202 configure-stage3-gcc, all-stage1-gcc,
7203 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7204 Use new-stageN-start to prepare the tree.
7206 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7208 * Makefile.def (host_modules): add libcpp.
7209 * Makefile.tpl: Add dependencies on and for libcpp.
7210 * Makefile.in: Regenerate.
7211 * configure.in: Add libcpp host module.
7212 * configure: Regenerate.
7214 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7216 * Makefile.tpl: Whenever a recursive target is defined, wrap
7217 it in a special @if/@endif block, and prepare its maybe
7218 dependency in the @if/@endif block
7219 * configure.in: Instead of writing maybe dependencies, remove
7220 the @if/@endif statements, and remove the @if/@endif blocks
7222 * configure: Regenerate.
7223 * Makefile.in: Regenerate.
7225 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7227 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7229 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7232 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7233 * */configure: Rebuilt.
7235 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7237 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7239 * configure, Makefile.in: Regenerate.
7241 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7243 * MAINTAINERS (Write After Approval): Add myself.
7245 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7247 Merge from tree-ssa-20020619-branch.
7249 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7250 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7251 (HOST_GMPLIBS): Define.
7252 (HOST_GMPINC): Define.
7253 (TARGET_LIB_PATH): Add libmudflap.
7254 (GFORTRAN_FOR_TARGET): Define.
7255 (configure-build*): Export GFORTRAN.
7256 (configure-gcc): Export GMPLIBS and GMPINC.
7257 (all-gcc): Add maybe-all-libbanshee.
7258 (configure-target-libgfortran): Define.
7259 * Makefile.in: Regenerate.
7260 * configure.in (host_libs): Add libbanshee.
7261 (target_libraries): Add target-libmudflap and target-libgfortran.
7262 Add --with-libbanshee.
7263 Handle --disable-libmudflap.
7264 (*-*-freebsd*): Use with_gmp.
7265 Add $(libgcj) to noconfigdirs.
7266 * configure: Regenerate.
7267 * depcomp: New file.
7268 * MAINTAINERS: Add tree-ssa maintainers.
7270 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7272 * MAINTAINERS (Various Maintainers): Add myself.
7274 2004-04-30 Brian Ford <ford@vss.fsi.com>
7276 * MAINTAINERS (Write After Approval): Add myself.
7278 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7280 * MAINTAINERS (Write After Approval): Add myself.
7282 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7284 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7285 * configure: Regenerate.
7287 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7290 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7292 * Makefile.def (flags_to_pass): Remove *dir variables that
7293 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7294 as well as prefix and exec_prefix.
7295 * Makefile.in: Regenerate.
7297 2004-04-26 Robert Millan <robertmh@gnu.org>
7299 Add patches from libtool CVS.
7300 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7301 * ltconfig: Likewise.
7302 * ltcf-c.sh: Likewise.
7303 * ltcf-cxx.sh: Likewise.
7304 * ltcf-gcj.sh: Likewise.
7306 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7308 * Makefile.def (host_modules): Mark with the bootstrap
7309 flag packages on which gcc depends.
7310 * Makefile.tpl (all-bootstrap): Use it.
7311 * Makefile.in: Regenerate.
7313 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7315 * Makefile.def (flags_to_pass): Remove *dir variables that
7316 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7317 as well as prefix and exec_prefix.
7318 * Makefile.in: Regenerate.
7320 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7322 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7323 * configure: Regenerate.
7324 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7325 * gcc/Makefile.tpl (compare): Use the result of the test.
7326 * gcc/Makefile.in: Regenerate.
7328 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7330 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7331 Always relocate gcc and prev-gcc to the original names, even
7333 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7336 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7338 * MAINTAINERS: Update my email address.
7340 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7342 * configure.in (mips*-*-irix5*): Enable ld.
7343 * configure: Regenerate.
7345 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7347 * configure: Regenerate.
7349 2004-04-15 James E Wilson <wilson@specifixinc.com>
7351 * Makefile.tpl (configure-[+module+], configure-gcc,
7352 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7353 Set and export LDFLAGS.
7354 * Makefile.in: Regenerate.
7356 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7358 * MAINTAINERS: Add myself to write-after-approval.
7360 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7363 * Makefile.tpl: If we don't have built-in-tree target tools,
7364 use the ones found by configure rather than hacking around with
7365 program_transform_name.
7366 * configure.in: Give Makefile.tpl the information necessary
7368 * Makefile.in: Regenerate.
7369 * configure: Regenerate.
7371 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7374 * configure.in: When computing baseargs, strip *all* copies of
7375 offending options. Also, don't match/substitute the trailing space,
7376 so that this actually works when two similar options are separated by
7378 * configure: Regenerate.
7380 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7382 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7383 (rs6000-*-aix*): Same.
7384 * configure: Regenerate.
7386 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7388 * MAINTAINERS: Add myself to write-after-approval.
7390 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7392 * MAINTAINERS: Add myself to write-after-approval.
7394 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7396 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7397 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7398 * Makefile.in: Regenerate.
7400 * configure.in (top level bootstrap support): Rework --enable-werror
7401 to set @stage2_werror_flag@.
7402 * configure: Regenerate.
7403 * Makefile.tpl (top level bootstrap support): Pass
7404 @stage2_werror_flag@ down to configure in stages 2 and 3.
7405 * Makefile.in: Regenerate.
7407 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7409 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7410 for stages 2 and 3 as well as in make. As a consequence, remove
7411 OUTPUT_OPTION (now detected by configure) from the flags passed down
7413 * Makefile.in: Regenerate.
7415 * Makefile.tpl (new-bootstrap): Fix typo.
7416 * Makefile.in: Regenerate.
7418 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7420 * Makefile.tpl: Rearrange by moving recursive_targets rules
7421 into their proper sections.
7422 * Makefile.tpl (top level bootstrap support): Move disabling
7423 of coverage flags from 'make' to 'configure'; improve comments.
7424 * Makefile.in: Regenerate.
7426 * Makefile.tpl (experimental top level bootstrap) Move stage1
7427 language setting from all- target to configure- target; disable
7428 intermodule optimization in stage 1; prevent gratuitous rebuilds
7430 * Makefile.in: Regenerate.
7431 * configure.in: Comma-separate stage 1 language list for top
7433 * configure: Regenerate.
7435 * Makefile.tpl: Clean up experimental top level bootstrap support:
7436 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7437 prev-gcc in configure- targets as well as all- targets.
7438 * Makefile.in: Regenerate.
7440 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7442 * compile: New file imported from automake.
7444 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7446 * configure.in: Remove symbolic link section.
7447 * configure: Regenerate.
7448 * Makefile.tpl (links): Remove.
7449 * Makefile.in: Regenerate.
7451 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7452 Nathanael Nerode <neroden@gcc.gnu.org>
7454 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7455 Set with AC_CHECK_PROGS.
7456 * configure.in: Fix comment typo from last patch.
7457 * configure: Regenerate.
7459 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7461 * Makefile.tpl: Introduce experimental top level bootstrap support.
7462 * Makefile.in: Regenerate.
7463 * configure.in: Introduce support for top level bootstrap.
7464 * configure: Regenerate.
7466 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7467 Paolo Bonzini <bonzini@gnu.org>
7470 * configure.in: Cope with shells that do not support unquoted ^
7471 * configure: Regenerate.
7473 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7474 Paolo Bonzini <bonzini@gnu.org>
7477 * configure.in: Cope with shells that do not support nesting
7478 quotes inside quoted backquote substitutions.
7479 * configure: Regenerate.
7481 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7484 * configure.in: Fix escaping of $.
7485 * configure: Regenerate.
7487 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7489 * configure: Regenerate, since I forgot to while committing Paolo's
7492 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7495 Move language detection to the top level.
7496 * configure.in: Find default values for the tools as
7497 soon as possible. Disable ada if GNAT is not found.
7498 Emit error message about missing languages. Expand
7499 --enable-languages=all for the gcc subdirectory.
7501 2004-03-10 Ben Elliston <bje@gnu.org>
7503 * MAINTAINERS: Update my email address.
7505 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7507 * ltconfig: Disable building static libraries if building shared
7508 libraries on AIX 5L.
7510 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7512 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7514 * configure: Regenerated.
7516 2004-03-01 Brian Booth <bbooth@redhat.com>
7518 * MAINTAINERS: Add myself to write-after-approval.
7520 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7522 * MAINTAINERS: Add myself to write-after-approval.
7524 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7527 * Makefile.tpl: Guard XFOO sed statements better.
7528 * Makefile.tpl: Add dependency for configure-target-libada.
7529 * Makefile.in: Regenerate (incidentally fixes broken
7530 commit when libada-branch was merged).
7532 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7534 * MAINTAINERS: Add myself to write-after-approval.
7536 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7538 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7541 2004-02-20 Andrew Cagney <cagney@redhat.com>
7543 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7544 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7546 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7549 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7551 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7553 * MAINTAINERS: Added myself to write-after-approval.
7555 2004-02-14 Michael Koch <konqueror@gmx.de>
7557 * MAINTAINERS: Added myself to write-after-approval.
7559 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7561 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7562 some OS port maintainers to OS port maintainers section.
7564 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7566 * MAINTAINERS: Add self.
7568 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7570 * MAINTAINERS: Alphabetize.
7572 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7574 * MAINTAINERS: Remove myself.
7576 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7578 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7579 (rs6000-*-aix*): Same.
7580 * configure: Regenerate.
7582 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7584 * configure.in (host): Add in missing $noconfigdirs to defines.
7585 * configure: Regenerate.
7587 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7588 Nathanael Nerode <neroden@gcc.gnu.org>
7590 PR ada/6637, PR ada/5911
7591 Merge with libada-branch:
7592 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7593 with appropriate dependencies. Add --enable-libada configure switch.
7594 * configure, Makefile.in: Regenerate.
7596 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7598 * MAINTAINERS: Add myself to write-after-approval.
7600 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7602 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7603 * configure: Regenerate.
7605 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7607 Merge from upstream:
7609 * ltmain.in: When setting IFS to '~', be careful about user
7610 arguments that contain '~'.
7612 2004-02-04 Peter O'Gorman <peter@pogma.com>
7614 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7615 Also test $base_compile against $CC with escaped arguments. Bug
7616 reported by Geoff Keating <geoffk@apple.com>.
7618 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7620 * MAINTAINERS: Remove i960 port.
7622 2004-01-23 DJ Delorie <dj@redhat.com>
7624 * Makefile.def (target_modules) [libiberty]: Don't stage.
7625 * Makefile.in: Rebuilt.
7627 2004-01-20 Caroline Tice <ctice@apple.com>
7629 * MAINTAINERS: Add myself to write-after-approval.
7631 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7633 * MAINTAINERS: Update my email address.
7635 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7637 * MAINTAINERS: Add myself to write-after-approval.
7639 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7641 * MAINTAINERS: Remove entries without email address.
7643 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7645 * MAINTAINERS: Add myself to write-after-approval.
7647 2004-01-15 Steven Bosscher <stevenb@suse.de>
7649 * MAINTAINERS: Update my email address.
7651 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7653 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7654 * Makefile.tpl (configure-target-[+module+]): Support stage.
7655 * Makefile.in: Rebuilt.
7657 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7659 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7661 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7663 * MAINTAINERS: Add myself as a MIPS maintainer.
7665 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7667 * configure.in: Use ./config.cache, not config.cache.
7668 * configure: Regenerate.
7669 * Makefile.tpl: Special-casing not needed for GCC any more.
7670 * Makefile.in: Regenerate.
7672 * configure.in: Don't share a cache file for host dirs.
7673 * configure: Regenerate.
7675 * config-ml.in: Don't mess with the cache file.
7677 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7679 * MAINTAINERS: Move myself from 'Write After Approval' to
7680 'CPU Port Maintainers' section as SPARC maintainer.
7682 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7684 * Makefile.tpl: Make GCC use a separate config.cache.
7685 * Makefile.in: Regenerate.
7687 PR bootstrap/11932, PR bootstrap/11933
7688 (I don't know if it will fix either of them, but it relates
7690 * configure.in: Don't use shared config.cache for target
7692 * configure: Regenerate.
7694 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7696 * MAINTAINERS: Add myself to 'Write After Approval' section.
7698 2003-12-31 Roger Sayle <roger@eyesopen.com>
7700 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7701 * configure: Regenerated.
7703 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7705 * MAINTAINERS: Remove the mn10200 maintainer.
7707 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7709 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7710 * configure: Regenerated.
7712 2003-12-16 Jan Hubicka <jh@suse.cz>
7714 * MAINTAINERS: Add myself as callgraph maintainer.
7716 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7718 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7719 * configure: Regenerate.
7721 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7723 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7724 'Write After Approval' section. Update email.
7726 2003-12-01 James Lemke <jim@wasabisystems.com>
7728 * MAINTAINERS (Write After Approval): Add myself.
7730 2003-11-20 Matt Thomas <matt@3am-software.com>
7732 * MAINTAINERS: Add myself as a vax port maintainer.
7734 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7736 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7737 (configure-build-[+module+], configure-[+module+]): Likewise.
7738 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7739 * Makefile.in: Regenerate.
7741 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7743 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7744 shared/dylibed libraries.
7745 * ltmain.sh: Likewise.
7746 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7747 * ltcf-cxx.sh: Likewise.
7748 * ltcf-gcj.sh: Likewise.
7749 * ltconfig: Likewise.
7751 2003-11-17 Stan Cox <scox@redhat.com>
7753 * MAINTAINERS: Add myself as iq2000 port maintainer.
7755 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7757 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7758 * Makefile.in: Regenerate.
7760 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7762 * config.sub: Update to 2003-11-03 version.
7764 2003-10-20 Phil Edwards <phil@codesourcery.com>
7766 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7767 * configure: Regenerate.
7769 2003-10-20 Nicolas Pitre <nico@cam.org>
7771 * MAINTAINERS: Add myself to 'Write After Approval' section.
7773 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7775 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7777 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7779 * MAINTAINERS: Update my email address.
7781 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7783 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7785 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7787 * MAINTAINERS: Add myself to 'Write After Approval' section.
7789 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7791 * config.guess: Update to 2003-10-16 version.
7792 * config.sub: Update to 2003-10-16 version.
7794 2003-10-15 David Daney <ddaney@avtrex.com>
7796 * MAINTAINERS: Added myself to 'Write After Approval' section.
7798 2003-10-15 Falk Hueffner <falk@debian.org>
7800 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7801 'Write After Approval' section. Update email.
7803 2003-10-14 Roger Sayle <roger@eyesopen.com>
7805 * MAINTAINERS: Move myself from 'Write After Approval' to
7806 'Various Maintainers' section as middle-end maintainer.
7808 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7810 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7812 * Makefile.in: Regenerate.
7814 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7816 * config.guess: Update to 2003-10-07 version.
7817 * config.sub: Update to 2003-10-07 version.
7819 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7821 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7822 * ltconfig (irix5*, irix6*): Don't override version_type.
7824 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7826 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7827 * configure: Rebuilt
7828 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7829 * Makefile.in: Rebuilt
7831 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7833 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7835 2003-09-30 Carlo Wood <carlo@alinoe.com>
7837 * MAINTAINERS (Write After Approval): Add myself.
7839 2003-09-29 Paul Koning <ni1d@arrl.net>
7841 * MAINTAINERS: Move myself from "Write After Approval"
7842 to CPU platform maintainers for pdp11 platform.
7844 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7846 * MAINTAINERS: Move myself from 'Write After Approval' to
7847 'Various Maintainers' section as libffi testsuite maintainer.
7849 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7851 * configure.in: Pass a computed --program-transform-name
7853 * configure: Regenerated.
7855 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7857 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7858 * Makefile.in: Regenerate.
7860 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7861 * Makefile.in: Regenerate.
7863 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7865 * MAINTAINERS: Move myself from 'Write After Approval'
7866 to 'Various Maintainers' (objective-c) section.
7868 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7870 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7872 * configure: Regenerated.
7874 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7876 * MAINTAINERS (Write After Approval): Add myself to write after
7879 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7881 * MAINTAINERS (Write After Approval): Add myself.
7883 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7885 * MAINTAINERS: Update my e-mail address.
7887 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7889 * libtool.m4 (LD): Correct powerpc64 host match.
7891 2003-09-06 James E Wilson <wilson@tuliptree.org>
7893 * MAINTAINTERS: Update my affiliation and email address.
7895 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7897 * MAINTAINERS (Write After Approval): Add myself.
7899 2003-09-04 DJ Delorie <dj@redhat.com>
7901 * configure: Regenerate.
7903 2003-09-04 Robert Millan <robertmh@gnu.org>
7905 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7907 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7909 * configure.in: Ensure arguments to sed are properly spaced.
7910 * configure: Regenerate.
7912 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7914 * MAINTAINERS: Update my e-mail address.
7916 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7918 * MAINTAINERS (Write After Approval): Add myself.
7920 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7922 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7923 * configure: Regenerated.
7925 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7927 * MAINTAINERS: Update my email address.
7929 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7931 * configure.in: Use newline instead of semicolon when assuming
7932 shell arguments in a for loop.
7933 * configure: Regenerated.
7935 2003-08-22 Jason Eckhardt <jle@rice.edu>
7937 * MAINTAINERS: Resurrect the i860 maintainer.
7939 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7942 * configure.in: When testing with_libs and with_headers, treat
7943 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7944 * configure: Regenerate.
7946 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7948 (baseargs): Likewise.
7949 * configure: Regenerate.
7951 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7953 * MAINTAINERS (Write After Approval): Add myself.
7955 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7957 * configure.in: Disable libgcj for darwin not on powerpc.
7958 * configure: Rebuild.
7960 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7962 * config-ml.in, symlink-tree: Add license.
7964 2003-08-03 Richard Stallman <rms@gnu.org>
7965 Eben Moglen <moglen@columbia.edu>
7967 * README.SCO: New file.
7969 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7971 * Makefile.tpl (check, check-c++): Express dependencies using
7972 dependencies rather than commands.
7973 * Makefile.in: Regenerate.
7975 2003-08-01 Andrew Cagney <cagney@redhat.com>
7977 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7980 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7982 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7983 * Makefile.in: Update.
7985 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7987 * configure.in: Enable libgcj for darwin.
7988 * configure: Rebuild.
7990 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7992 * config-ml.in: Use ac_configure_args directly instead of
7993 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7996 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7998 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7999 creating target and build subdirs to build all parent dirs as needed.
8000 * Makefile.in: Rebuild.
8001 * configure.in: Don't build dirs explicitly here.
8002 * configure: Rebuild.
8004 2003-07-26 Paul Brook <paul@nowt.org>
8006 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8008 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
8010 * Makefile.tpl (all-make): Depend on intl.
8011 * Makefile.in: Rebuilt.
8013 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
8015 * install-sh: Update to newer upstream versions (associated with
8017 * mkinstalldirs: Likewise.
8018 * missing: Likewise, plus $1Help2man -> $1 typo fix.
8020 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
8022 * MAINTAINERS: Move self from Bug database only accounts
8023 to write-after-approval.
8025 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8027 * config.if: Remove unused libc_interface determination.
8029 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8031 * MAINTAINERS: Move self from write-after-approval to
8032 build machinery (*.in).
8034 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8038 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8039 unused INSTALL_PROGRAM_ARGS.
8040 * configure.in: Use AC_PROG_INSTALL.
8041 * Makefile.in: Regenerate.
8042 * configure: Regenerate.
8044 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8046 * MAINTAINERS: Alphabetize.
8048 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8050 * configure: Rebuilt.
8051 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8052 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8053 newlib nor libgloss.
8054 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8055 * configure.in (am33_2.0-*-linux*): Added.
8057 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8059 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8060 * configure: Regenerate.
8062 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8064 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8065 * Makefile.in: Regenerate.
8067 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8069 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8070 * Makefile.in: Regenerate.
8072 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8074 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8075 * Makefile.in: Regenerated.
8077 * config-ml.in: Replace PWD with PWD_COMMAND.
8079 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8081 * intl: New directory; see intl/ChangeLog for details.
8082 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8083 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8084 * Makefile.in: Regenerate.
8086 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8088 * configure.in: Clean up config-lang.in handling. Delete
8089 useless assignment to "subdirs".
8090 * configure: Regenerate.
8092 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8094 * configure.in: Rename 'target_libs' to 'target_libraries'.
8095 Remove useless reference to 'target_libs'.
8096 * configure: Regenerate.
8098 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8100 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8101 * Makefile.in: Regenerate.
8103 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8105 * Makefile.def: Introduce flags_to_pass.
8106 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8107 * Makefile.in: Regenerate.
8109 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8111 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8112 and target-libgloss.
8113 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8114 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8115 * configure: Regenerate.
8117 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8119 * configure.in: Update testsuite_flags to new location.
8120 * configure. Regenerate.
8122 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8124 * Makefile.tpl: Remove BUILD_CC stuff.
8125 * Makefile.in: Regenerate.
8127 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8129 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8131 2003-06-16 Graeme Peterson <gp@qnx.com>
8133 * MAINTAINERS (Write After Approval): Add myself.
8135 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8137 * config.guess: Update to 2003-06-12 version.
8138 * config.sub: Update to 2003-06-13 version.
8140 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8142 * config.guess: Update to 2003-06-06 version.
8143 * config.sub: Update to 2003-06-06 version.
8145 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8147 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8148 * configure. Regenerate.
8150 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8152 * configure.in: Disable serial configure by default.
8153 * configure: Regenerate.
8154 * Makefile.tpl: Abolish .NOTPARALLEL.
8155 * Makefile.in: Regenerate.
8157 * Makefile.tpl: Replace {build,host,target}_canonical by
8158 {build,host,target}.
8159 * Makefile.in: Regenerate.
8161 * Makefile.tpl: Fix stupid pasto.
8162 * Makefile.in: Regenerate.
8164 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8166 * Makefile.tpl: Remove bogus conditional.
8167 * Makefile.in: Regenerate.
8169 2003-06-05 Jan Hubicka <jh@suse.cz>
8171 * Makefile.tpl (profiledbootstrap): New target.
8172 * Makefile.in (profiledbootstrap): New target.
8174 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8176 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8177 Pinski. Remove user names from other bugzilla-only maintainers.
8179 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8181 * Makefile.tpl: Make 'recursive targets' using autogen rather
8182 than shell loop. Remove duplicate 'clean' targets and false
8184 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8185 Add systematic method of specifying missing targets in subdirs.
8186 Add copyright boilerplate.
8187 * Makefile.in: Regenerate.
8188 * configure.in: Add 'recursive targets' to maybe list.
8189 * configure: Regenerate.
8191 * MAINTAINERS: "GNATS only" -> "Bug database only".
8193 * Makefile.tpl: Rename [+target+] to [+make_target+].
8194 * Makefile.def: Rename 'target' to 'make_target'.
8196 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8198 * MAINTAINERS: Add self as options handling maintainer.
8200 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8202 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8203 been too long since I touched those ports.
8205 2003-05-28 DJ Delorie <dj@redhat.com>
8207 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8208 * Makefile.in: Regenerate.
8210 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8212 * configure.in: Use curly braces in the definition of tooldir.
8213 * configure: Regenerate.
8215 2003-05-21 DJ Delorie <dj@redhat.com>
8217 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8219 * Makefile.in: Regenerate.
8221 2003-05-21 DJ Delorie <dj@redhat.com>
8223 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8224 * Makefile.in: Regenerate.
8226 2003-05-20 Ian Lance Taylor <ian@airs.com>
8228 * MAINTAINERS: Update my e-mail address.
8230 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8232 * configure.in: Switch more things to use maybe dependencies.
8233 * Makefile.tpl: Switch more things to use maybe dependencies.
8234 Factor out common code from autogen IF statements.
8235 * configure: Regenerate.
8236 * Makefile.in: Regenerate.
8238 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8240 * configure.in: Accept i[3456789]86 for machine type.
8241 * configure: Regenerate.
8243 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8245 * configure.in: Switch more things to use maybe dependencies.
8246 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8247 * configure: Regenerate.
8248 * Makefile.tpl: Switch more things to use maybe dependencies.
8249 * Makefile.in: Regenerate.
8251 2003-05-16 Andreas Schwab <schwab@suse.de>
8253 * Makefile.tpl (install-opcodes): Define.
8254 * Makefile.in: Rebuild.
8256 2003-05-13 Andreas Jaeger <aj@suse.de>
8258 * config.guess: Update to 2003-05-09 version.
8259 * config.sub: Update to 2003-05-09 version.
8261 2003-05-13 Michael Eager <eager@mvista.com>
8263 * configure.in: Correct sed script so that options in quotes are not
8265 * configure: Rebuild.
8267 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8269 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8270 and $$s/newlib/libc/sys/cygwin32 include paths.
8273 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8275 * MAINTAINERS: Update my email addresses.
8277 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8279 * config-ml.in: Propagate INSTALL variables.
8281 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8283 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8285 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8287 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8288 * Makefile.in: Regenerate.
8290 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8292 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8294 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8296 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8298 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8300 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8301 * Makefile.in: Regenerated.
8303 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8305 * MAINTAINERS (Write After Approval): Upgrade myself from
8306 GNATS only to write-after-approval. Update my mail address.
8308 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8310 (OS Port Maintainers: freebsd): Add myself.
8312 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8314 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8316 2003-04-22 Kean Johnston <jkj@sco.com>
8318 * MAINTAINERS (SCO ports): Added myself.
8320 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8322 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8324 2003-04-19 Kean Johnston <jkj@sco.com>
8326 * MAINTAINERS (Write After Approval): Add myself.
8328 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8330 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8331 * Makefile.in: Regenerate.
8333 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8335 * configure.in (powerpc64*-*-linux*): Remove.
8336 * configure: Rebuilt.
8338 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8340 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8341 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8343 * Makefile.in: Regenerate.
8345 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8347 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8348 * configure: Regenerated.
8350 2003-04-15 DJ Delorie <dj@redhat.com>
8352 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8354 2003-04-13 Nick Clifton <nickc@redhat.com>
8356 * config-ml.in: Remove support for --disable-aix removing
8359 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8361 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8362 * */configure: Rebuilt.
8364 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8366 * MAINTAINERS: Add my email address.
8368 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8370 * MAINTAINERS (Write After Approval): Add myself.
8372 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8374 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8375 * Makefile.in: Regenerate.
8377 2003-03-14 Michael Chastain <mec@shout.net>
8379 * Makefile.in: Regenerate with correct Makefile.def.
8381 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8383 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8385 * Makefile.in: Regenerate.
8386 * configure.in: Clean up gxx_include_dir logic.
8387 * configure: Regenerate.
8389 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8391 * MAINTAINERS (Write After Approval): Add myself.
8393 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8395 * MAINTAINERS: Update my mail address.
8397 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8399 * configure.in (gxx_include_dir): Fix typo.
8400 * configure: Regenerated.
8402 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8404 * Makefile.tpl: Reindent.
8405 * Makefile.in: Regenerate.
8406 * configure.in: Reindent. Don't set unused variables.
8407 * configure: Regenerate.
8409 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8411 * configure.in: Include $(build_tooldir)/sys-include in
8413 * configure: Regenerated.
8415 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8417 * Makefile.tpl: Always pass down RANLIB.
8418 * Makefile.in: Regenerate.
8420 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8421 * Makefile.in: Regenerate.
8422 * configure.in: Remove unused logic relating to --enable-shared
8423 and --enable-threads. Remove bogus comments. Remove redundant
8425 * configure: Regenerate.
8427 * configure.in: Replace ${libstdcxx_version} by its value.
8428 Remove reference to mh-dgux.
8429 * configure: Regenerate.
8431 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8433 * MAINTAINERS (Write After Approval): Add myself.
8435 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8437 * Makefile.tpl: Rearrange.
8438 * Makefile.in: Regenerate.
8440 2003-02-25 Uwe Stieber <uwe@wwws.de>
8442 * configure.in: Add support for kaOS as cross build target system.
8443 * configure: Regenerated.
8445 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8447 * MAINTAINERS (Write after approval): Add myself.
8449 2003-02-21 James E Wilson <wilson@tuliptree.org>
8451 * MAINTAINERS: Update my email address.
8453 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8455 * MAINTAINERS: Add self to blanket write privs. section.
8457 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8459 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8460 configure-target-* as some target builds may require additional
8461 flags for preprocessor tests.
8462 * Makefile.in: Regenerated.
8464 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8466 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8467 * ltconfig: Handle it.
8468 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8471 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8472 it is used as argument to $CC.
8473 * ltcf-gcj.sh: Likewise.
8475 * configure.in: Introduce --enable-maintainer-mode.
8476 * configure: Rebuilt.
8477 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8478 for maintainer mode.
8479 * Makefile.in: Rebuilt.
8481 2003-02-18 Jason Merrill <jason@redhat.com>
8483 * Makefile.tpl (check-c++): Allow parallelism.
8485 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8487 * MAINTAINERS: Remove John Carr (who never actually had access to
8490 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8492 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8493 don't configure target-libobjc.
8494 * configure: Regenerate.
8496 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8498 * Makefile.tpl (RANLIB): Define.
8499 * Makefile.in: Regenerate.
8501 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8503 * MAINTAINERS: Update my email.
8505 2003-02-06 Keith R Seitz <keiths@redhat.com>
8507 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8508 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8509 * Makefile.in: Regenerated.
8510 * configure.in: Remove all traces of snavigator, db, and grep.
8511 * configure: Regenerated.
8513 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8515 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8518 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8520 * MAINTAINERS (Write after approval): Add myself.
8522 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8524 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8525 * Makefile.in: Regenerated.
8527 2003-01-30 Roger Sayle <roger@eyesopen.com>
8529 * config.guess: Updated to 2003-01-30's version.
8530 * config.sub: Updated to 2003-01-28's version.
8532 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8534 * config.if: If gcc_version is already set, just use it. Don't set
8535 gcc_version_trigger if it's already set, otherwise set it to
8536 gcc/version.c, but only if the file exists. If it is not set and
8537 gcc/version.c does not exist, try to extract the version number from
8540 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8542 * MAINTAINERS: Add myself to write-after-approval list.
8544 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8546 * configure.in: Revert 24Jan change.
8547 * configure: Regenerate.
8549 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8551 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8554 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8556 * configure.in: Revert previous change.
8557 * configure: Regenerate.
8559 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8561 * configure.in: Make rda native-only.
8562 * configure: Regenerate.
8564 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8566 * MAINTAINERS: Move myself from GNATS-only-accounts to
8567 write-after-approval.
8569 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8571 * configure.in: Add missing \.
8572 * configure: Rebuilt.
8574 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8576 * configure.in (baseargs): Avoid using \| in sed regular
8578 * configure: Rebuilt.
8580 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8582 * configure.in (baseargs): Remove all supported forms of
8583 --cache-file, --srcdir, --host, --build and --target options
8584 from argument lists.
8585 * configure: Rebuilt.
8587 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8589 * MAINTAINERS: Add myself to write-after-approval list.
8591 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8593 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8594 * configure: Rebuilt.
8596 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8598 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8599 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8600 * Makefile.in: Regenerate.
8601 * configure: Regenerate.
8603 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8605 * configure.in: Remove Makefile in build, host and target modules
8606 unless configure was run with --no-recursion.
8607 * configure: Rebuilt.
8609 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8611 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8612 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8613 * Makefile.in: Regenerate.
8615 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8617 * config.guess: Update to 2003-01-03 version.
8618 * config.sub: Update to 2003-01-03 version.
8620 2003-01-07 Christopher Faylor <cgf@redhat.com>
8622 * configure: Regenerate with proper autoconf 2.13.
8624 2003-01-07 Christopher Faylor <cgf@redhat.com>
8626 * configure.in: Add AC_PREREQ for consistency.
8627 * configure: Regenerate.
8629 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8631 * configure.in (GDB_TK): Add tcl directories conditional on
8632 gdb/gdbtk directory being present.
8633 * configure: Regenerate.
8635 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8637 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8638 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8639 * configure: Rebuilt.
8641 2002-12-31 Tom Tromey <tromey@redhat.com>
8643 * Makefile.in: Rebuilt.
8644 * Makefile.def (target_modules) [libffi]: Allow installation.
8646 2002-12-31 Andreas Schwab <schwab@suse.de>
8648 * configure.in: Fix use of $program_transform_name.
8649 * configure: Regenerated.
8651 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8653 * configure.in (baseargs): Don't remove first configure argument.
8654 * configure: Regenerated.
8656 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8658 * Makefile.tpl (local-distclean): Don't remove...
8659 (multilib.ts): ... this. Moved into...
8660 (multilib.out): ... this. Don't use sub-make.
8661 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8662 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8663 (configure-build-[+module+], configure-[+module+],
8664 configure-target-[+module+], configure-gcc): ... these. Test
8665 for Makefile existence. Drop config.status from dependencies.
8666 * Makefile.in: Rebuilt.
8667 * configure.in: Move gcc-version-trigger to the end of
8668 ac_configure_args. Add comments to maybedep.tmp and
8669 serdep.tmp. Introduce --disable-serial-configure. Remove
8670 nonopt from baseargs, matching and removing corresponding
8671 whitespace while at it.
8672 * configure: Rebuilt.
8674 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8676 * configure.in (host_configargs): Replace reference to
8677 no-longer-defined buildopts with --build=${build_alias}.
8678 * configure: Rebuilt.
8680 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8681 program_transform_name to standard idiom.
8682 (AUTOGEN, AUTOCONF): Define.
8683 (Makefile.in): Use $(AUTOGEN).
8684 (Makefile): Depend on config.status, and use autoconf-style rule to
8685 build it. Move original commands to...
8686 (config.status): ... this new target.
8687 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8689 * Makefile.in: Rebuilt.
8691 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8693 * Makefile.tpl: Fix dramatic bustage due to change in
8694 program_transform_name.
8695 * Makefile.in: Regenerate.
8697 * configure.in: Remove unnecessary PATH setting.
8698 * configure: Regnerate.
8700 * configure.in: Don't default to unprefixed tools unless
8701 the native tools will work.
8702 * configure: Regenerate.
8704 * configure.in: Convert to autoconf script. Blow away lots
8705 of now-redundant Makefile fragments.
8706 * configure: Generate using Autoconf.
8707 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8708 * Makefile.in: Regenerate.
8710 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8712 * configure: Fix stupid bug where RANLIB was mistakenly included.
8714 * configure.in: Rename (buildargs, hostargs, targargs) to
8715 (build_configargs, host_configargs, target_configargs).
8717 * configure.in: Move logic out of sed statement.
8719 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8720 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8722 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8724 * config.sub: Import from master repository
8725 * config.guess: Ditto
8727 2002-12-24 Andreas Schwab <schwab@suse.de>
8729 * Makefile.tpl (multilib.out): Fix missing space.
8730 * Makefile.in: Regenerate.
8732 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8734 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8735 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8736 * Makefile.in: Regenerate.
8737 * configure.in: Remove unnecessary leftovers.
8739 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8741 * configure.in (extra_ranlibflags_for_target): New variable.
8742 (*-*-darwin): Add -c to ranlib commands.
8743 * configure (tooldir): Handle extra_ranlibflags_for_target.
8745 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8747 * Makefile.tpl: Revert HJL's change.
8748 * Makefile.in: Regenerated.
8749 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8752 2002-12-19 Andreas Schwab <schwab@suse.de>
8754 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8755 * Makefile.in: Regenerate.
8757 2002-12-18 H.J. Lu <hjl@gnu.org>
8759 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8760 * Makefile.in: Regenerated.
8762 * configure.in (build_prefix): New. Substitute.
8764 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8766 * Makefile.tpl: Don't let real targets depend on phony targets.
8767 * Makefile.in: Regenerate.
8769 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8770 * Makefile.in: Regenerate.
8772 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8774 * config.sub: Import from master repository
8775 * config.guess: Ditto
8777 2002-12-16 Jason Merrill <jason@redhat.com>
8779 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8780 previous 'make bootstrap'.
8781 * Makefile.in: Regenerate.
8783 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8785 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8787 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8789 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8790 * Makefile.in: Regenerate.
8792 2002-12-13 Jason Merrill <jason@redhat.com>
8794 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8796 (check-c++): Just depend on it and check-target-libstdc++-v3.
8797 * Makefile.in: Regenerate.
8799 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8801 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8802 * Makefile.in: Rebuilt.
8804 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8806 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8808 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8810 * configure: Fix bug put in by gremlins.
8812 * Makefile.tpl: Substitute more autoconfily.
8813 * configure: Substitute more autoconfily.
8814 * Makefile.in: Regenerate.
8816 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8818 * config.sub: Import from master repository
8819 * config.guess: Ditto
8820 * MAINTAINERS: Added Svein Seldal under write after approval
8822 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8824 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8825 * Makefile.in (all-sim): Ditto.
8827 2002-12-06 DJ Delorie <dj@redhat.com>
8829 * Makefile.tpl: Change configure dependencies to not have real
8830 targets depend on phony targets.
8832 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8834 * configure.in: Revert unintentional change.
8836 * Makefile.tpl: Change dependency for */multilib.out so that
8837 it works when gcc isn't in the tree.
8839 * configure.in: Substitute more.
8840 * configure: Run subconfigures from the Makefile.
8841 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8842 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8844 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8846 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8848 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8850 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8851 and corresponding dependencies.
8852 * Makefile.in: Regenerate.
8854 * configure.in (host_tools): Order binutils, gas and ld for
8855 convenience in running the testsuites.
8857 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8858 * Makefile.in: Regenerate.
8859 * configure.in: Introduce rules to serialize subconfigure runs.
8861 * configure.in: Introduce BASE_CC_FOR_TARGET.
8862 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8863 Realize configure-build-* targets. Realize configure-target-* targets.
8864 * Makefile.in: Regenerate.
8866 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8868 * configure: Move gcc_version_trigger stuff from here...
8869 * configure.in: ...to here.
8871 * configure.in: Separate subconfigure options added by this file from
8872 options given by the user. Add machinery to put args for host
8873 subconfigures into the Makefile.
8875 * Makefile.tpl: Remove 'vault' targets.
8876 * Makefile.tpl: Reorder and comment dependencies.
8877 * Makefile.in: Regenerate.
8879 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8880 * configure.in: Fix my broken commit of previous patch. (sigh)
8882 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8884 * configure.in: Move host-specific darwin noconfigdirs into
8885 the host-specific section.
8887 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8889 * configure.in: Move host-specific darwin noconfigdirs into
8890 the host-specific section.
8892 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8894 * configure: Remove skip-this-dir support.
8895 * Makefile.tpl: Remove skip-this-dir support.
8897 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8899 * Makefile.in: Regenerate.
8901 * Makefile.tpl: Strip out useless setting of 'dir'.
8902 * Makefile.in: Regenerate.
8904 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8906 * configure.in: Fix deeply stupid bug.
8908 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8909 shell code in CXX_FOR_TARGET
8910 * Makefile.def: Introduce raw_cxx.
8911 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8913 * Makefile.in: Regenerate.
8915 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8917 * Makefile.tpl: Remove unnecessary ifs.
8918 * Makefile.in: Regenerate.
8920 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8921 dependencies. Maybe-ize build-libiberty. Create dummy install
8922 targets for 'no_install' modules.
8923 * configure: Move GDB_TK substitution to configure.in. Move
8924 build_modules stuff to configure.in.
8925 * configure.in: Implement soft dependency machinery. Maybe-ize
8926 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8927 * Makefile.in: Regenerate.
8929 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8931 * Makefile.tpl: Make all-target, install-target behave similarly
8932 to all, install (only hitting configured targets). Eliminate
8933 unused macro defintions.
8935 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8938 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8940 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8942 * configure.in: Produce lists of subdir targets we're actually
8943 configuring. Remove references to "dosrel".
8944 * Makefile.tpl: Let configure set which subdir targets are hit.
8945 Remove install-cross; clean up install; remove ALL. Remove
8946 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8947 Autogenerate host module targets. Remove empty dependency lines
8948 and redundant dependency; rearrange slightly.
8949 * Makefile.def: Add host-side libtermcap, utils.
8951 * Makefile.in: Regenerate.
8953 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8955 * ltconfig (osf[345]): Append $major to soname_spec.
8956 Reflect this in library_names_spec.
8957 * ltmain.sh (osf): Prefix $major with . for use as extension.
8959 2002-11-19 Andreas Jaeger <aj@suse.de>
8961 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8962 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8963 and sparc64 GNU/Linux systems.
8965 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8967 * MAINTAINERS: Update email.
8969 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8971 * MAINTAINERS: Complete James Dennett's entry.
8973 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8975 * MAINTAINERS (Write After Approval): Add myself.
8977 2002-11-13 Bruce Korb <bkorb@gnu.org>
8979 * Makefile.tpl: syntactic cleanup
8981 2002-11-13 Stuart Hastings <stuart@apple.com>
8983 * MAINTAINERS: Add myself to write-after-approval list.
8985 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8987 * Makefile.def: Add list of recursive targets to autogenerate.
8989 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8990 targets. Autogenerate *-build-* targets.
8991 * Makefile.in: Regenerate.
8993 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8995 * configure: More autoconf-style substitutions.
8996 * Makefile.tpl: More autoconf-style substitutions.
8997 * Makefile.in: Regenerate.
8999 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
9001 * configure: Substitute more variables in a more autoconf-friendly
9002 way. Simplify slightly.
9003 * Makefile.tpl: Make more variables substitutable in an
9004 autoconf-friendly way.
9005 * Makefile.in: Regenerate.
9007 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
9009 * MAINTAINERS (Write After Approval): Add myself.
9011 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
9013 * configure.in (v810*): Remove special setting of tools.
9015 * configure: Add support for extra required flags for ar or nm.
9016 * configure.in (aix4.3+): Use above support for target-specific
9017 issues, rather than using config/mt-aix43.
9019 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
9021 * configure: Remove 'removing', which doesn't work. Replace $subdir
9022 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
9023 with $srcdir. Reformat indentation. Substitute some variables
9024 formerly hard-coded in the Makefile for build=host.
9025 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9026 * Makefile.def: Autogenerate more.
9027 * Makefile.in: Regenerate.
9029 2002-11-04 Adam Nemet <anemet@lnxw.com>
9031 * MAINTAINERS (Write After Approval): Add myself.
9033 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9035 * Makefile.def (host_modules): Add rda.
9036 * Makefile.in: Regenerate.
9037 * configure.in (target_tool): Add target-rda to list.
9039 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9041 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9043 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9045 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9046 and restrap targets to this rule.
9047 * Makefile.in: Regenerate.
9049 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9051 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9052 GNATS only accounts.
9054 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9056 * configure.in (i[3456]86-*-linux*): Add check to disable
9057 ${libgcj} for glibc1.
9059 2002-10-24 Denis Chertykov <denisc@overta.ru>
9061 * MAINTAINERS: Add myself as ip2k port maintainer.
9063 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9065 * configure.in: Add tic4x target.
9067 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9069 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9070 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9071 * Makefile.in: Regenerate.
9073 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9074 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9075 * Makefile.in: Regenerate.
9077 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9079 * MAINTAINERS: Add myself as web pages co-maintainer.
9081 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9083 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9084 * Makefile.in: Regenerate.
9086 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9088 * MAINTAINERS: Add myself and Nathan Sidwell
9089 <nathan@codesourcery.com> as VxWorks maintainers.
9091 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9093 * Makefile.def: Remove order dependency comments.
9094 * Makefile.tpl: Add explicit install-install dependencies.
9095 * Makefile.in: Regenerate.
9097 * Makefile.tpl: Remove material now in src-release. (Finally!)
9098 * Makefile.in: Regenerate.
9100 * Makefile.tpl: Add configure-target (for src-release in src)
9101 * Makefile.in: Regenerate.
9103 2002-09-30 Nick Clifton <nickc@redhat.com>
9105 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9107 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9109 * configure.in (s390*-*-linux*): Enable libgcj.
9111 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9113 * configure: Revert accidentally applied changes.
9115 * Makefile.tpl: Make more autoconf-friendly.
9116 * Makefile.in: Regenerate.
9117 * configure: Make substitution more autoconf-like.
9119 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9121 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9122 single entry to handle all these.
9123 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9124 libjava on arm-*-elf.
9126 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9128 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9129 things that depend on them.
9131 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9133 * Makefile.tpl: Make subsituted variables more autoconfy.
9134 * Makefile.in: Regenerate.
9135 * configure: Make seds more autoconfy.
9137 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9139 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9140 * Makefile.in: Regenerate.
9141 * configure.in: Rewrite sed statements to look autoconfy.
9143 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9144 all-target-foo on configure-target-foo.
9145 * Makefile.def: Ditto.
9146 * Makefile.in: Rebuild.
9148 2002-09-25 Andrew Haley <aph@redhat.com>
9150 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9152 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9154 * Makefile.def: New file.
9155 * Makefile.tpl: New file.
9156 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9157 * contrib/gcc_update: Note that Makefile.in is a generated file.
9159 * configure.in: Minor rearrangement. Simplify tests.
9161 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9163 * configure.in (with_headers): Skip copy if value is "yes".
9164 (with_libs): Likewise.
9166 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9168 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9169 * configure.in (sh*-*-pe*): Ditto.
9170 * configure.in (mips*-*-pe*): Ditto.
9171 * configure.in (*arm-wince-pe): Ditto.
9173 * configure.in: Rearrange.
9175 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9177 * MAINTAINERS: Update my email address.
9179 2002-08-30 Paul Koning <pkoning@equallogic.com>
9181 * MAINTAINERS: (Write After Approval): Add myself.
9183 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9185 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9187 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9189 * MAINTAINERS: Change my mailing address.
9191 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9193 * MAINTAINERS (Write After Approval): Remove myself.
9194 (Various Maintainers: c++ runtime libs): Add myself.
9196 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9198 * MAINTAINERS (Write After Approval): Remove myself.
9199 (Various Maintainers: c++ runtime libs): Add myself.
9201 2002-08-15 Eric Christopher <echristo@redhat.com>
9203 * config.sub: Import from master repository.
9204 * config.guess: Ditto.
9206 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9208 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9209 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9210 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9212 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9214 * MAINTAINERS: Add self to rs6000 vector extensions.
9216 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9218 * libiberty/configure: Reverted unintended yesterday's check in.
9220 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9222 * boehm-gc/configure, libf2c/configure: Rebuilt.
9223 * libffi/configure, libiberty/configure: Ditto.
9224 * libjava/configure, libobjc/configure: Ditto.
9225 * libstdc++-v3/configure, zlib/configure: Ditto.
9226 Merged from binutils:
9227 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9228 From Steve Ellcey <sje@cup.hp.com>:
9229 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9230 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9231 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9233 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9234 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9235 soname_spec, sys_lib_search_path_spec): Ditto.
9237 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9239 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9241 2002-08-04 H.J. Lu (hjl@gnu.org)
9243 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9245 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9247 * MAINTAINERS (Write After Approval): Add myself.
9249 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9251 * configure.in: Move generic linux case to end. Copy generic
9252 linux noconfigdirs to mips*-*-linux* entry and new
9253 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9255 2002-07-19 Michael Matz <matz@suse.de>
9257 * MAINTAINERS: Add myself as ra* maintainer.
9259 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9261 * config.guess: Update to 2002-07-09 version.
9262 * config.sub: Update to 2002-07-03 version.
9264 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9266 * MAINTAINERS: Fix typo in a maintainer email address.
9268 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9270 * configure.in: Remove two redundant tests.
9272 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9274 * configure.in (mips*-*-irix6*o32): Enable stabs.
9276 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9278 * configure.in: Don't build grez.
9279 * Makefile.in: Ditto.
9281 * Makefile.in: Remove references to bsp, cygmon, libstub.
9282 * configure.in: Ditto.
9284 * configure.in: Remove leftover reference to gdbtest.
9286 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9288 * configure.in (gxx_include_dir): Change to match versioned
9289 C++ headers if --enable-version-specific-runtime-libs is used.
9291 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9293 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9295 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9297 * configure.in: Make --without-x work.
9299 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9301 * configure.in: Rearrange target Makefile fragment collection.
9303 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9305 * configure.in: Ditto.
9307 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9309 * MAINTAINERS (Write After Approval): Update my e-mail address.
9311 2002-06-24 Ben Elliston <bje@redhat.com>
9313 * configure.in (host_tools): Remove cgen.
9315 * Makefile.in (all-cgen): Remove; runs from its source directory.
9316 (check-cgen, install-cgen, clean-cgen): Likewise.
9317 (all-opcodes): Do not depend on all-cgen.
9318 (all-sim): Likewise.
9320 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9322 * Makefile.in: Eliminate 'apache' targets.
9323 * configure.in: Eliminate 'apache' targets.
9325 * configure.in: Eliminate redundant tests. Reorganize.
9327 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9329 * config-ml.in: Eliminate references to Cygnus configure.
9331 * Makefile.in: Eliminate references to building emacs.
9333 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9335 * MAINTAINERS: Update my email address.
9337 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9339 * config.if (libstdcxx_incdir): Version C++ headers.
9340 (cxx_incdir): Remove.
9342 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9344 * MAINTAINERS (Write After Approval): Add self.
9346 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9348 * configure.in: Add support for ip2k.
9350 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9352 * configure.in: Fix AIX configury bug.
9354 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9356 * MAINTAINERS (Write After Approval): Add self.
9358 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9360 * configure.in: replace ${topsrcdir} with ${srcdir}
9362 * configure.in: Move definition of libstdcxx_flags
9363 right above usage, rather than waaay earlier.
9365 * configure.in: Pull definition of is_cross_compiler earlier.
9367 * configure.in: Rearrange a little.
9369 * configure.in: Remove references to librx.
9370 * Makefile.in: Remove references to librx.
9372 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9374 * config.sub: Add support for avr target.
9375 Import from master sources, rev 1.255
9377 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9379 * configure, .cvsignore: Revert previous change...
9380 * Makefile: ...delete.
9382 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9384 * configure.in: Eliminate ${gasdir} variable.
9386 2002-06-18 Dave Brolley <brolley@redhat.com>
9388 * configure.in: Add support for frv.
9389 * config.sub: Add support for frv.
9391 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9393 * configure: Remove garbage from previous commit.
9395 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9397 * configure: For in-source builds, make a subdir and re-exec there.
9398 * Makefile: New file. Pass targets through to build directory.
9399 * .cvsignore: No longer ignore "Makefile".
9401 2002-06-16 Douglas Rupp <rupp@gnat.com>
9403 * MAINTAINERS (Write After Approval): Add self.
9405 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9407 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9409 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9411 * configure.in (vax-*-netbsd*): Re-enable gas.
9413 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9415 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9416 BUILD_PREFIX_1, to correct nomenclature.
9417 * configure: Likewise.
9419 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9420 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9422 2002-05-31 Olaf Hering <olh@suse.de>
9424 * config-ml.in: Propogate DESTDIR also.
9426 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9428 * configure.in (vax-*-netbsd*): Don't build gas for this
9431 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9433 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9436 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9438 * MAINTAINERS (Write After Approval): Add myself.
9440 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9442 * config.guess: Update to 2002-05-22 version.
9443 * config.sub: Likewise.
9445 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9447 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9448 * config-ml.in: Likewise.
9449 * configure: Likewise.
9450 * configure.in: Likewise.
9452 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9454 * MAINTAINERS: Update my email address.
9456 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9458 * configure.in: Simplify makefile fragment collection.
9460 * configure.in: Remove code to build emacs.
9462 * configure.in : Remove --srcdir argument from targargs and buildargs
9463 (it's always overridden in the Makefile anyway). Rearrange a bit.
9465 * configure: Move some logic to configure.in.
9466 * configure.in: Move some logic from configure.
9468 2002-05-11 Tom Tromey <tromey@redhat.com>
9470 * MAINTAINERS: Reflect libgcj reality.
9472 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9474 * Makefile.in: Honour DESTDIR.
9476 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9478 * config.guess: Import 2002-03-20 version.
9479 * config.sub: Import 2002-04-26 version.
9481 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9483 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9485 2002-05-07 Tim Josling <tej@melbpc.org.au>
9487 * MAINTAINERS: Add self.
9489 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9491 * ltmain.sh: Detect and handle object name conflicts
9492 while piecewise linking a static library.
9494 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9496 * configure.in (noconfigdirs): Don't disable libgcj on
9497 sparc64-*-solaris* and sparcv9-*-solaris*.
9499 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9501 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9503 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9505 * configure.in (FLAGS_FOR_TARGET): Do not add
9506 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9507 on i[3456]86-*-linux*.
9509 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9511 * configure.in (noconfigdirs): Replace [ ] with test.
9513 * configure.in (noconfigdirs): Do not add target-newlib if
9514 target == i[3456]86-*-linux*, and host == target.
9516 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9518 * configure.in: delete reference to absent file
9520 * configure.in: replace '[' with 'test'
9522 * configure.in: Eliminate references to gash.
9523 * Makefile.in: Eliminate references to gash.
9525 * configure.in: remove useless references to 'pic' makefile fragments.
9527 * configure.in: (*-*-windows*) Finish removing.
9529 * configure.in: Eliminate redundant test for libgui.
9531 2002-04-29 Roger Sayle <roger@eyesopen.com>
9533 * MAINTAINERS: Add self and realphabetize. Update entries
9534 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9535 entry for a29k port maintainer.
9537 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9539 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9540 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9542 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9544 * configure.in: remove references to dead files
9546 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9548 * MAINTAINERS: Add information about purpose of this file.
9550 2002-04-18 Tom Tromey <tromey@redhat.com>
9552 * configure.in: Disallow configuring libgcj when it is already
9553 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9554 Solaris 2.8 by default. For PR libgcj/6158.
9556 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9558 * configure.in: Move default CC setting out of config/mh-* fragments
9561 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9563 * configure.in: don't even try to configure or make a subdirectory
9564 if there's no configure script for it.
9566 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9568 * MAINTAINERS: Remove chill maintainers.
9569 * Makefile.in (CHILLFLAGS): Remove.
9570 (CHILL_LIB): Remove.
9571 (TARGET_CONFIGDIRS): Remove libchill.
9572 (CHILL_FOR_TARGET): Remove.
9573 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9575 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9576 (CHECK_TARGET_MODULES): Likewise.
9577 (INSTALL_TARGET_MODULES): Likewise.
9578 (CLEAN_TARGET_MODULES): Likewise.
9579 (configure-target-libchill): Remove.
9580 (all-target-libchill): Remove.
9581 * configure.in (target_libs): Remove target-libchill.
9582 Do not compute CHILL_FOR_TARGET.
9583 * libchill: Remove directory.
9585 2002-04-11 DJ Delorie <dj@redhat.com>
9587 * Makefile.in, configure.in: Sync with binutils, entries
9590 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9592 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9593 (do-tar, do-bz2): New rules.
9594 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9595 (gdb-tar): New rule.
9596 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9597 (insight_dejagnu.tar): New rule.
9598 (insight.tar): New rule.
9599 (gdb+dejagnu.tar): New rule.
9600 (gdb.tar): New rule.
9602 2002-02-01 Mo DeJong <supermo@bayarea.net>
9604 * Makefile.in: Add all-tix to deps for all-snavigator
9605 so that tix is built when building snavigator.
9607 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9609 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9610 ld and gdb are not supported.
9612 2002-01-07 Mark Salter <msalter@redhat.com>
9614 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9615 Allow target-libgloss to be built for arm, strongarm, and xscale.
9617 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9619 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9620 options for i[3456]86-pc-linux* native builds.
9622 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9624 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9625 files from .po files for a distribution.
9627 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9629 * configure.in: Enable libstdc++-v3 for h8300 targets.
9631 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9633 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9636 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9638 * Makefile.in (VER): When present, extract the version number from
9639 the file version.in.
9641 2001-05-24 Tom Rix <trix@redhat.com>
9643 * configure.in : enable ld for aix
9645 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9647 * config.guess: Add linux target for S/390.
9649 2000-11-07 Philip Blundell <pb@futuretv.com>
9651 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9653 2000-11-03 Philip Blundell <pb@futuretv.com>
9655 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9658 2001-01-15 Ben Elliston <bje@redhat.com>
9660 * configure.in (host_tools): Add sid.
9661 Always configure cgen.
9663 2000-11-24 Nick Clifton <nickc@redhat.com>
9665 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9668 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9670 * Makefile.in (ALL_MODULES): Add all-cgen.
9671 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9672 (all-cgen): New target.
9673 (all-opcodes,all-sim): Depend on all-cgen.
9674 * configure.in (host_tools): Add cgen.
9675 Only configure cgen if --enable-cgen-maint.
9677 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9679 * configure.in: Add *-*-freebsd* configurations.
9681 2002-04-08 Tom Tromey <tromey@redhat.com>
9683 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9684 Fixes PR libgcj/6068.
9686 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9688 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9690 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9692 * configure.in (alpha*-dec-osf*): Enable libgcj.
9694 2003-03-27 Matthew Gingell <gingell@gnat.com>
9696 * MAINTAINERS (Write After Approval): Add myself.
9698 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9700 Fix for: PR bootstrap/3591, target/5676
9701 * configure.in (mcore-pe): Disable the configuration of
9702 libstdc++-v3 since exceptions are not supported.
9704 2002-03-20 Anthony Green <green@redhat.com>
9706 * configure.in: Enable libgcj for xscale-elf target.
9708 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9710 * MAINTAINERS: Update my email address.
9712 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9714 * ltmain.sh (relink_command): Fix typo in previous change.
9716 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9718 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9719 (relink_command): Added --tag flags.
9720 (mode=install): If relinking fails; error out.
9722 2002-03-12 Richard Henderson <rth@redhat.com>
9724 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9726 (do-check): Rename from check.
9727 (check): Allow parallel check.
9729 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9731 * MAINTAINERS: Add myself as maintainer for xtensa port.
9732 Fix alphabetical order in CPU port maintainer list.
9733 Remove myself from Write After Approval list.
9735 2002-03-11 Richard Henderson <rth@redhat.com>
9737 * Makefile.in (.NOTPARALLEL): Add fake tag.
9739 2002-03-07 H.J. Lu (hjl@gnu.org)
9741 * configure.in: Enable gprof for mips*-*-linux*.
9743 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9745 * MAINTAINERS (Write After Approval): Add myself.
9747 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9749 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9751 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9753 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9755 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9756 because its Makefile is there; test for the executable instead.
9758 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9760 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9761 libstdc++-v3 and libjava.
9763 2002-02-11 Adam Megacz <adam@xwt.org>
9765 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9768 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9770 * config.guess: Updated to 2002-01-30's version.
9771 * config.sub: Updated to 2002-02-01's version.
9772 Contribute sh64-elf.
9773 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9774 * configure.in: Added sh64-*-*.
9776 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9778 * MAINTAINERS: Belatedly add myself to write after approval list.
9780 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9782 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9783 Remove self as Write After Approval.
9785 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9787 * MAINTAINERS: Put self in as maintainer for contrib/regression
9790 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9792 * MAINTAINERS: Update my email address.
9794 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9796 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9797 target-libiberty, and target-libgloss. Skip Java-related
9798 libraries if not supported for NetBSD on target CPU.
9800 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9802 * install-sh: Use _inst.$$_ for temp file name.
9804 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9806 * MAINTAINERS (Write After Approval): Move my contact info
9808 (OS Port Maintainers): ...to here (netbsd).
9810 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9812 * MAINTAINERS (Write After Approval): Add myself.
9814 2002-01-17 H.J. Lu <hjl@gnu.org>
9816 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9817 (all-target-fastjar): Also depend on all-target-libiberty.
9819 2002-01-16 H.J. Lu (hjl@gnu.org)
9821 * config.guess: Import from master sources, rev 1.225.
9822 * config.sub: Import from master sources, rev 1.238.
9824 2002-01-16 Kazu Hirata <kazu@hxi.com>
9826 * MAINTAINERS (Write After Approval): Remove myself.
9828 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9830 * MAINTAINERS (Write After Approval): Add myself.
9832 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9834 * MAINTAINERS: Add self as docs co-maintainer.
9836 2001-12-11 Matthias Klose <doko@debian.org>
9838 * MAINTAINERS (Write After Approval): Add myself.
9840 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9842 * MAINTAINERS: Update my email address.
9844 2001-12-07 Turly O'Connor <turly@apple.com>
9845 * MAINTAINERS (Write After Approval): Add myself.
9846 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9847 (rs6000_initialize_trampoline): Call __trampoline_setup for
9849 * darwin-tramp.asm: New file, implements __trampoline_setup.
9850 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9852 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9854 * MAINTAINERS (Write After Approval): Add myself.
9856 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9858 * configure, configure.in: Use temp file for long sed commands.
9860 2001-12-03 Laurent Guerby <guerby@acm.org>
9862 * config.sub: Update to version 1.232 on subversion.
9864 2001-12-03 Ben Elliston <bje@redhat.com>
9866 * MAINTAINERS: Update mail address for config.* patches.
9868 2001-11-27 DJ Delorie <dj@redhat.com>
9869 Zack Weinberg <zack@codesourcery.com>
9871 When build != host, create libiberty for the build machine.
9873 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9875 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9877 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9879 (all.normal): Depend on ALL_BUILD_MODULES.
9880 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9881 (all-build-libiberty): Depend on configure-build-libiberty.
9883 * configure: Calculate and substitute proper value for
9885 * configure.in: Create the build subdirectory.
9886 Calculate and substitute TARGET_CONFIGARGS (formerly
9887 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9889 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9891 * MAINTAINERS (write-after-approval): Add self.
9893 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9895 * MAINTAINERS (GNATS only accounts): Remove self.
9897 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9899 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9902 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9904 * MAINTAINERS (Write After Approval): Add self.
9906 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9908 * MAINTAINERS: mips and s390 are also CPU ports.
9910 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9912 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9914 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9916 * MAINTAINERS: Alphabetize.
9918 2001-11-09 Kazu Hirata <kazu@hxi.com>
9920 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9922 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9924 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9926 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9928 * configure.in (--enable-languages): Be more permissive about
9929 syntax. Check for empty lists better. Warn about $LANGUAGES.
9931 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9933 * config.sub: Import from master sources, rev. 1.230.
9934 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9936 2001-11-07 Laurent Guerby <guerby@acm.org>
9938 * MAINTAINERS (Write After Approval): Add self.
9940 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9942 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9944 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9946 * config.sub: Import from master sources, rev 1.226.
9947 * config.guess: Import from master sources, rev 1.216.
9949 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9951 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9952 * MAINTAINERS: Add self as maintainer of MMIX port.
9953 Remove old after-approval entry.
9955 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9957 * ChangeLog, configure: Fix spelling errors.
9959 2001-10-20 Brendan Kehoe <brendan@zen.org>
9961 * MAINTAINERS: Tweak my address.
9963 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9965 * MAINTAINERS: Update my email address.
9967 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9969 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9970 * MAINTAINERS: Add self as maintainer of CRIS port.
9972 2001-10-10 Geert Bosch <bosch@gnat.com>
9974 * MAINTAINERS (Various maintainers: Ada front end):
9977 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9979 * MAINTAINERS (Write After Approval): Added self
9981 2001-10-02 Geert Bosch <bosch@gnat.com>
9983 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9985 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9987 * configure: Handle temporary files securely using mkdir.
9989 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9991 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9993 2001-09-26 Will Cohen <wcohen@redhat.com>
9995 * configure.in (*-*-linux*): Disable configuration of target-newlib
9996 and target-libgloss.
9998 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10000 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10003 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
10005 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10006 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10007 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10008 avoid quotes nesting problems.
10009 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10010 (DO_X): Export only variables that are set.
10012 2001-09-19 Ben Elliston <bje@redhat.com>
10014 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10015 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10016 semantics. Use the shell built-in "type" command instead.
10018 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
10020 Merged from gcc-3_0-branch:
10021 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
10022 * ltcf-c.sh: Use $objext, not $ac_objext.
10023 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10024 * ltcf-cxx.sh: Add support for GNU.
10025 2001-07-22 Timothy Wall <twall@redhat.com>
10026 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10027 default settings if using GNU tools with that configuration.
10028 * ltcf-cxx.sh: Ditto.
10029 * ltcf-gcj.sh: Ditto.
10030 2001-07-21 Michael Chastain <chastain@redhat.com>
10031 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10032 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10033 * ltmain.sh: Mark as gcc-local.
10035 2001-08-30 Eric Christopher <echristo@redhat.com>
10036 Jason Eckhardt <jle@redhat.com>
10038 * config.guess: Merge from master sources.
10039 * config.sub: Merge from master sources, add support for mipsisa32.
10041 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10042 * config.sub: Merge from master sources, rev 1.219.
10043 * MAINTAINERS: Add self as contact for stormy16 port.
10045 2001-08-14 Zack Weinberg <zackw@panix.com>
10047 * config.sub: Merge from master sources, rev 1.218.
10048 * config.guess: Merge from master sources, rev 1.209.
10050 2001-08-11 Graham Stott <grahams@redhat.com>
10052 * Makefile.in (check-c++): Add missing semicolon.
10054 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10056 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10058 2001-07-30 Eric Christopher <echristo@redhat.com>
10060 * MAINTAINERS (Various maintainers: mips port): Added myself.
10062 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10064 * configure.in (sh-*-linux*): New.
10066 2001-07-27 Richard Henderson <rth@redhat.com>
10068 * .cvsignore: Add LAST_UPDATED.
10070 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10072 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10074 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10076 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10078 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10080 * MAINTAINERS (Write After Approval): Added myself.
10082 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10084 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10085 and libgcj on m68hc11/m68hc12.
10087 2001-06-27 H.J. Lu (hjl@gnu.org)
10089 * Makefile (CFLAGS_FOR_BUILD): New.
10090 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10092 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10094 * README: Remove version number.
10096 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10098 * INSTALL/README: Update wrt. to the installation instructions now
10099 residing in gcc/doc/install.texi.
10101 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10103 * README: Replace with a cut-down and updated version of gcc/README.
10105 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10107 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10108 multilibs to be disabled.
10110 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10112 * MAINTAINERS (Write After Approval): Add myself.
10114 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10116 * config.guess: Import CVS version 1.195.
10117 * config.sub: Import CVS version 1.212.
10119 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10121 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10122 gcc/xgcc is built, use -print-prog-name to find out the program
10125 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10127 * config.guess: Import CVS version 1.194. All gcc-local changes
10128 appear to also be in the master copy.
10129 * config.sub: Import CVS version 1.211.
10131 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10133 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10134 with_gcc]: Use `gcc -shared' to build a shared library.
10136 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10138 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10141 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10143 * MAINTAINERS (Write After Approval): Add myself.
10145 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10147 * configure.in (libstdcxx_flags): Do not try to execute
10148 libstdc++-v3/testsuite_flags until it exists.
10150 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10152 * MAINTAINERS: Update my email address.
10154 2001-05-31 Graham Stott <grahams@redhat.com>
10156 * MAINTAINERS (Write After Approval): Add myself.
10158 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10160 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10161 libraries when using g++ with native linker.
10163 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10165 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10167 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10169 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10170 [aix4*|aix5*]: Prepend blank.
10172 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10174 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10175 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10176 of subdir/configure scripts to use the new libtool.m4.
10178 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10180 * MAINTAINERS (Write After Approval): Add myself.
10182 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10184 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10186 2001-05-11 Ben Elliston <bje@redhat.com>
10188 * Makefile.in (all-sid): New target.
10189 (check-sid, clean-sid, install-sid): Likewise.
10191 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10193 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10195 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10197 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10200 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10202 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10203 gcc/xgcc is built, use -print-prog-name to find out the program
10206 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10208 * configure.in (noconfigdirs): Don't reset it from scratch in the
10209 target case; only append to it.
10211 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10212 sparc-*-solaris2.8]: Disable ${libgcj}.
10214 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10216 * configure.in (libgcj_saved): Copy from $libgcj.
10217 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10220 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10222 * MAINTAINERS: Remove self as MIPS maintainer and
10223 C front end maintainer.
10225 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10227 * configure.in: Move *-chorusos target case to the proper switch.
10230 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10232 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10235 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10237 * Makefile.in (STAGE1_CFLAGS): Pass down.
10239 2001-04-13 Alan Modra <amodra@one.net.au>
10241 * config.guess: Add hppa64-linux support. Note for next import that
10242 this is already in the master file.
10243 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10245 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10247 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10248 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10250 2001-04-11 Stan Shebs <shebs@apple.com>
10252 * MAINTAINERS: Add self as Darwin port maintainer.
10254 2001-04-11 Alan Modra <amodra@one.net.au>
10256 * MAINTAINERS: Update my email address.
10258 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10260 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10261 recent versions of FreeBSD (release 3 or later).
10262 * ltconfig: On FreeBSD, -lc must not be provided when building
10263 a shared library or else the standard -pthread gcc option is
10264 rendered worthless to later users of the built library.
10266 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10268 * MAINTAINERS: Add self and RTH as C front end maintainers.
10270 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10272 * config.sub: Make sure to match an already-canonicalized
10273 machine name (eg. mn10300-unknown-elf).
10275 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10277 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10279 (bootstrap, cross): Use RECURSE_FLAGS.
10280 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10282 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10284 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10286 2001-03-22 Colin Howell <chowell@redhat.com>
10288 * Makefile.in (DO_X): Do not backslash single-quotes in
10289 backquotes (two places).
10291 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10294 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10295 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10296 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10297 * ltcf-cxx.sh: Likewise.
10298 * ltcf-gcj.sh: Likewise.
10300 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10302 * MAINTAINERS: Add myself as "documentation co-maintainer".
10304 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10306 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10307 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10309 2001-03-19 Tom Tromey <tromey@redhat.com>
10311 * config-ml.in: Handle GCJ and GCJFLAGS.
10313 2001-03-21 Michael Chastain <chastain@redhat.com>
10315 * Makefile.in: all-m4 depends on all-texinfo.
10317 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10319 * MAINTAINERS: Add myself to write after approval list.
10321 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10323 * Makefile.in (DO_X): Quote nested quotes.
10325 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10327 * MAINTAINERS: Add myself to write after approval list.
10329 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10331 * Makefile.in (DO_X): Use double quotes for quoting
10332 "RANLIB=$${RANLIB}".
10334 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10336 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10338 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10340 * configure.in: Only use `lang_requires' for languages athat are
10343 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10345 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10347 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10349 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10351 2001-03-07 Tom Tromey <tromey@redhat.com>
10353 * configure.in: Allow config-lang.in to set `lang_requires' to list
10354 of other required languages.
10356 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10358 * Makefile.in: Remove RANLIB definition. Use RANLIB
10359 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10360 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10362 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10363 Alexandre Oliva <aoliva@redhat.com>
10365 * Makefile.in (check-c++): Use tabs, not spaces.
10367 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10369 * MAINTAINERS: add myself to Write After Approval list.
10371 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10373 * Makefile.in (check-c++): New rule.
10375 * configure.in (target_libs): Remove libg++.
10376 (noconfigdirs): Remove libg++.
10377 (noconfigdirs): Same.
10378 (noconfigdirs): Same.
10379 (noconfigdirs): Same.
10381 * config-ml.in: Remove libg++ references.
10383 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10384 (ALL_TARGET_MODULES): Same.
10385 (configure-target-libg++): Remove.
10386 (all-target-libg++): Remove.
10387 (configure-target-libio): Remove.
10388 (all-target-libio): Remove.
10389 (check-target-libio): Remove.
10391 (libg++.tar.bz2): Remove.
10392 (all-target-cygmon): Remove libio.
10393 (all-target-libstdc++): Remove.
10394 (configure-target-libstdc++): Remove.
10395 (TARGET_LIB_PATH): Remove libstdc++.
10396 (ALL_GCC_CXX): Remove libstdc++.
10397 (all-target-gperf): Correct.
10399 2001-02-16 Nick Clifton <nickc@redhat.com>
10401 * configure.in (noconfigdirs): Allow configuration of texinfo
10404 2001-02-15 Anthony Green <green@redhat.com>
10406 * configure: Introduce GCJ_FOR_TARGET.
10407 * configure.in: Ditto.
10408 * Makefile.in: Ditto.
10410 2001-02-13 Andreas Schwab <schwab@suse.de>
10412 * MAINTAINERS: Update mail address.
10414 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10416 * config.guess: Add linux target for S/390.
10417 * config.sub: Likewise.
10419 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10421 * configure.in: for *-chorusos, don't config target-newlib and
10424 2001-02-06 Ben Elliston <bje@redhat.com>
10426 * configure: Output host type to stdout, not stderr.
10428 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10430 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10431 * ltcf-cxx.sh: Likewise.
10433 * config.if: Assume enable_libstdcxx_v3 is defined.
10435 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10437 Remove V2 C++ library.
10438 * configure.in: Remove --enable-libstdcxx_v3 support.
10440 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10442 * include/demangle.h: Add prototype for java_demangle_v3.
10444 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10446 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10448 2001-01-27 Richard Henderson <rth@redhat.com>
10450 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10452 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10454 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10455 Don't unset, it's non-portable and no longer necessary, set to empty
10458 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10460 * ltconfig: Shell portability fix for the tagname validity check.
10462 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10464 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10465 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10467 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10469 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10471 2001-01-26 Tom Tromey <tromey@redhat.com>
10473 * configure.in: Allow libgcj to be built on Sparc Solaris.
10475 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10477 * ltcf-c.sh: Add aix5 case.
10478 * ltcf-cxx.sh: Likewise.
10479 * ltconfig: Likewise.
10481 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10483 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10484 keep at least one of build_libtool_libs or build_old_libs set to
10487 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10488 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10490 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10492 * configure.in: Enable libgcj on several additional platforms.
10494 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10496 * configure.in: Enable libgcj for linux targets.
10498 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10500 * MAINTAINERS (Write After Approval): Add myself.
10502 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10504 * MAINTAINERS: Add myself as vax port maintainer.
10506 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10508 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10510 2001-01-09 Mike Stump <mrs@wrs.com>
10512 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10513 failures of subdirectories.
10515 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10517 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10518 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10519 * ltcf-cxx.sh: Likewise.
10520 * ltcf-gcj.sh: Likewise.
10521 * ltconfig.sh: Fix typo.
10523 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10525 * configure: handle DOS-style absolute paths.
10527 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10529 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10531 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10533 * MAINTAINERS: Add myself as avr port co-maintainer.
10535 2000-12-28 Ben Elliston <bje@redhat.com>
10537 * MAINTAINERS: Add myself under ``Write After Approval''.
10539 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10541 * texinfo: Remove directory from GCC.
10543 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10545 * COPYING: Update to current
10546 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10547 to 19yy as example year in copyright notice).
10549 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10551 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10552 (libstdcxx_incdir): Pass down.
10553 * config.if: Remove expired bits for cxx_interface, add stub.
10554 (libstdcxx_incdir): Add variable for g++ include directory.
10555 * configure.in (gxx_include_dir): Use it.
10557 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10559 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10560 with old-email address from ``Write After Approval''.
10562 2000-12-15 Andreas Jaeger <aj@suse.de>
10564 * configure.in: Handle lang_dirs.
10566 2000-12-14 Tom Tromey <tromey@redhat.com>
10568 * MAINTAINERS: Removed brads.
10570 * MAINTAINERS: Added gcj developers.
10572 2000-12-13 Anthony Green <green@redhat.com>
10574 * configure.in: Disable libgcj for any target not specifically
10575 listed. Disable libgcj for x86 and Alpha Linux until compatible
10578 2000-12-13 Mike Stump <mrs@wrs.com>
10580 * Makefile.in (local-distclean): Also remove fastjar.
10582 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10584 * contrib/gcc_update: Add fastjar --touch entries.
10586 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10588 * configure.in: Disable language-specific target libraries for
10589 languages that aren't enabled.
10591 2000-12-10 Anthony Green <green@redhat.com>
10593 * configure.in: Define libgcj. Disable libgcj target libraries for
10596 2000-12-10 Neil Booth <neilb@earthling.net>
10598 * MAINTAINERS: Update mail address, remove from WAA list.
10600 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10602 * libjava: Imported from /cvs/java.
10603 * libffi: Likewise.
10604 * Boehm-gc: Likewise.
10606 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10608 * configure.in (target_libs): Revert 2000-12-08 patch.
10609 (noconfigdirs): Added target-libjava.
10611 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10613 * djunpack.bat: removed.
10615 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10617 * Makefile.in: handle DOS-style absolute paths.
10618 * config-ml.in: likewise.
10619 * symlink-tree: likewise.
10621 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10623 * fastjar: Imported.
10625 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10627 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10629 * configure.in (target_libs): Removed `target-libjava'.
10631 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10633 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10634 (ALL_MODULES): Added fastjar.
10635 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10636 (all-target-libjava): all-fastjar replaces all-zip.
10637 (all-fastjar): Added.
10638 (configure-target-fastjar, all-target-fastjar): Likewise.
10639 * configure.in (host_tools): Added fastjar.
10641 2000-12-07 Mike Stump <mrs@wrs.com>
10643 * Makefile.in (local-distclean): Remove leftover built files.
10645 2000-11-24 Nick Clifton <nickc@redhat.com>
10647 * configure.in (xscale-elf): Add target.
10648 (xscale-coff): Add target.
10650 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10652 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10653 recent versions of FreeBSD (release 3 or later).
10654 * ltconfig: On FreeBSD, -lc must not be provided when building
10655 a shared library or else the standard -pthread gcc option is
10656 rendered worthless to later users of the built library.
10658 2000-11-16 Fred Fish <fnf@be.com>
10660 * configure.in (enable_libstdcxx_v3): Fix typo,
10661 libstd++ -> libstdc++.
10663 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10665 * MAINTAINERS: Add self to Write After Approval list.
10667 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10669 * MAINTAINERS: Update my email address. Add myself to global write
10672 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10674 * Makefile.in: Merge with src and libgcj.
10675 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10676 configure-target-<library> when their configure scripts need the C
10677 or C++ library to have already been built to work properly.
10678 (do_proto_toplev): Set them to an empty string.
10680 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10681 (REALLY_SET_LIB_PATH): Use them.
10683 2000-11-17 Stan Shebs <shebs@apple.com>
10685 * MAINTAINERS: Add self to Write After Approval list.
10687 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10689 * configure: Provide the original toplevel configure arguments
10690 (including $0) to subprocesses in the environment rather than
10691 through gcc/configargs.h.
10693 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10695 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10696 C99. Alphabetise "Write After Approval" list.
10698 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10700 * configure: Turn on libstdc++ V3 by default.
10702 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10705 2000-11-11 Philip Blundell <philb@gnu.org>
10707 * MAINTAINERS: Add self to Write After Approval list.
10709 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10711 * ltcf-c.sh (aix4): Improve shared library configuration; require
10713 * ltcf-cxx.sh (aix4): Define.
10714 * ltconfig (aix4): Define library and soname specs appropriate for
10715 AIX. Define command to create export symbols list.
10717 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10719 * config.sub: Add support for Sun Chorus
10721 2000-10-31 Nick Clifton <nickc@redhat.com>
10723 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10724 <name>@redhat.com. Also installed new email address for Clint
10727 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10729 * etc: Remove directory from GCC.
10731 2000-10-16 Michael Meissner <meissner@redhat.com>
10733 * configure (gcc/configargs.h): Only create if there is a build GCC
10736 2000-10-16 Matthias Klose <doko@debian.org>
10738 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10739 when configured for libstdc++-v3.
10741 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10743 * configure: Save configure arguments to gcc/configargs.h.
10745 2000-10-04 Philipp Thomas <pthomas@suse.de>
10747 * config.guess: Import CVS version 1.157.
10748 * config.sub: Import CVS version 1.181.
10750 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10752 * Makefile.in (bootstrap): avoid recursion if subdir missing
10754 (do-proto-toplev): ditto
10756 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10758 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10759 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10761 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10762 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10763 all affected `configure' scripts.
10765 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10767 * MAINTAINERS: Add self as cpplib co-maintainer.
10769 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10771 * MAINTAINERS: Add self to Write After Approval list.
10773 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10775 * INSTALL/README: egcs -> GCC update.
10777 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10779 * MAINTAINERS: Add myself to Write After Approval list.
10781 2000-09-15 Kazu Hirata <kazu@hxi.com>
10783 * MAINTAINERS: Add myself to Write After Approval list.
10785 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10787 * configure.in: Do not build byacc for hppa64. Provide paths to the
10788 X11 libraries for hppa64.
10790 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10792 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10794 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10796 * Makefile.in (all-zlib): Added dummy target.
10798 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10799 ltcf-gcj.sh: Updated from libtool multi-language branch.
10801 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10803 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10804 (bootstrap*): Depend on all-bootstrap.
10806 2000-09-05 Philipp Thomas <pthomas@suse.de>
10808 * config.guess: Import CVS version 1.156.
10809 * config.sub: Import CVS version 1.179.
10811 2000-09-02 Anthony Green <green@cygnus.com>
10813 * Makefile.in (all-gcc): Depend on all-zlib.
10814 (CLEAN_MODULES): Add clean-zlib.
10815 (ALL_MODULES): Add all-zlib.
10816 * configure.in (host_libs): Add zlib.
10818 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10820 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10821 crosses, but add gcc/include to the header search path for them.
10823 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10825 * MAINTAINERS: Add self to Write After Approval list.
10827 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10829 * config.guess: Import CVS version 1.152.
10830 * config.sub: Import CVS version 1.177.
10832 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10834 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10835 $targargs to tell whether newlib is going to be built.
10837 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10838 $$r/TARGET_SUBDIR/libio for _G_config.h.
10840 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10842 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10844 2000-08-22 DJ Delorie <dj@redhat.com>
10846 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10848 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10850 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10851 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10854 2000-08-21 DJ Delorie <dj@redhat.com>
10856 * MAINTAINERS: Add self as a libiberty maintainer
10858 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10860 * configure.in (libstdcxx_flags): Use
10861 libstdc++-v3/src/libstdc++.INC.
10863 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10865 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10867 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10869 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10871 * configure: Make enable_threads and enable_shared defaults
10872 explicit. Substitute enable_threads into generated Makefiles.
10873 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10874 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10876 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10878 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10880 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10882 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10885 2000-08-11 Jason Merrill <jason@redhat.com>
10887 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10888 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10889 (FLAGS_FOR_TARGET): Not here.
10890 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10892 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10894 * config-ml.in (CC, CXX): Don't introduce a leading space.
10896 2000-08-07 DJ Delorie <dj@delorie.com>
10898 * MAINTAINERS: Add self as a DJGPP maintainer
10900 2000-08-07 DJ Delorie <dj@redhat.com>
10902 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10903 "if we're also building gcc, and it's a gcc that will run on the
10904 build machine, we want to use its includes instead of the system's
10907 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10909 * MAINTAINERS: Add self to Write After Approval list.
10911 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10913 * configure.in (libstdcxx_flags): Don't use `"'.
10915 * config-ml.in: Adjust multilib search paths to the
10916 appropriate multilib tree.
10918 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10920 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10921 commas in $LANGUAGES.
10923 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10925 * configure.in: Re-enable all references to libg++ and librx.
10927 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10929 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10930 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10931 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10932 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10934 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10936 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10938 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10939 CXX_FOR_TARGET for sed.
10941 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10943 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10944 Do not override if already set in the environment or in configure.
10945 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10946 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10948 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10950 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10951 the libtool CVS tree multi-language branch.
10952 * ltconfig, ltmain.sh: Updated.
10954 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10956 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10957 (clean-target): Depend on it.
10959 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10960 (GCC_FOR_TARGET): Use it.
10961 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10962 * configure.in: ... here.
10963 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10964 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10966 2000-07-24 Eric Christopher <echristo@cygnus.com>
10968 * MAINTAINERS: Add self to Write After Approval list.
10970 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10972 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10973 (configure-target-libchill, configure-target-libobjc): Likewise.
10975 * configure.in: Use the same cache file for all target libs.
10976 * config-ml.in: But different cache files per multilib variant.
10978 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10980 * configure (topsrcdir): Don't use dirname.
10982 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10984 * MAINTAINERS: Add self to Write After Approval list.
10986 2000-07-20 Jason Merrill <jason@redhat.com>
10988 * configure.in: Remove all references to libg++ and librx.
10990 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10992 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10994 * config.sub: Update to subversions version 2000-07-06.
10996 2000-07-12 Andrew Haley <aph@cygnus.com>
10998 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10999 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11001 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
11003 * symlink-tree: Check number of arguments.
11005 2000-07-05 Jim Wilson <wilson@cygnus.com>
11007 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11008 search path for a g++ extracted from the build tree. This
11009 will allow link tests run by configure scripts in
11010 subdirectories to succeed.
11012 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
11014 * ltconfig: Add support for mips-dde-sysv4.2MP
11016 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11018 * MAINTAINERS: Add myself as loop discovery maintainer.
11020 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
11022 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11023 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11025 2000-06-19 Timothy Wall <twall@cygnus.com>
11027 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11028 * config.sub: Add tic54x target.
11030 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11032 * MAINTAINERS: Add self as Fortran maintainer,
11033 remove Craig Burley.
11035 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11037 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11038 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11040 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11042 * MAINTAINERS: Add self as i18n maintainer
11044 20000-05-21 H.J. Lu (hjl@gnu.org)
11046 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11047 directory are used if they exist. Make sure
11048 $(build_tooldir)/include is searched for header files,
11049 $(build_tooldir)/lib/ for library files.
11050 (GCC_FOR_TARGET): Likewise.
11051 (CXX_FOR_TARGET): Likewise.
11053 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11055 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11057 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11059 * Makefile.in (configure-target-libiberty): Depend on
11060 configure-target-newlib.
11062 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11064 * configure.in, Makefile.in: Merge all libffi-related
11065 configury stuff from the libgcj tree.
11067 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11069 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11070 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11072 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11074 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11075 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11076 current version information. Add to proto-toplev directory.
11077 (gdb-taz): Build do-djunpack.
11079 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11081 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11083 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11085 * MAINTAINERS: Add self to Write After Approval list.
11087 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11089 * ltmain.sh: Preserve in relink_command any environment
11090 variables that may affect the linker behavior.
11092 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11094 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11096 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11098 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11100 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11102 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11103 with the version name.
11105 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11107 * MAINTAINERS: Add self as bb-reorder maintainer.
11109 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11111 * config.if: Tweak.
11113 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11115 * djunpack.bat: New file.
11117 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11119 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11120 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11121 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11122 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11124 2000-04-16 Dave Pitts <dpitts@cozx.com>
11126 * config.sub (case $basic_machine): Change default for "ibm-*"
11129 2000-04-13 Andreas Jaeger <aj@suse.de>
11131 * MAINTAINERS: Added myself.
11133 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11135 * Makefile.in (gdb-taz): New target. GDB specific archive.
11136 (do-md5sum): New target.
11138 (PACKAGE): Default to TOOL.
11139 (VER): Default to a shell script.
11140 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11141 md5 checksum generation.
11142 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11143 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11144 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11145 insight.tar.bz2): Use gdb-taz to create archive.
11147 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11149 * configure (warn_cflags): Delete.
11151 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11153 * MAINTAINERS: Added myself.
11155 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11156 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11158 * configure.in (enable_libstdcxx_v3): Add.
11159 (target_libs): Add bits here to switch between libstdc++-v2 and
11161 * config.if: And this file too.
11162 * Makefile.in: Add libstdc++-v3 targets.
11164 2000-04-05 Michael Meissner <meissner@redhat.com>
11166 * config.sub (d30v): Add d30v as a basic machine type.
11168 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11170 * configure.in: -linux-gnu*, not -linux-gnu.
11172 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11174 * MAINTAINERS: Add self in write-after-approval section.
11176 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11178 * MAINTAINERS: Add self as ia64 port maintainer.
11180 2000-03-08 Neil Booth <NeilB@earthling.net>
11182 * MAINTAINERS: Add self in write-after-approval section.
11184 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11186 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11187 (do-tar-bz2): Replace TOOL with PACKAGE.
11188 (gdb.tar.bz2): Remove GDBTK from GDB package.
11189 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11190 dejagnu.tar.bz2): New packages.
11192 2000-02-27 Andreas Jaeger <aj@suse.de>
11194 * configure.in: Add entry for mips*-*-linux*, move catch all
11195 *-*-*linux* entry below this one.
11197 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11199 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11201 2000-02-24 Nick Clifton <nickc@cygnus.com>
11203 * config.sub: Support an OS of "wince".
11205 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11207 * config.guess, config.sub: Updated to match config's 2000-02-15
11210 2000-02-23 Linas Vepstas <linas@linas.org>
11212 * config.sub: Add support for Linux/IBM 370.
11213 * configure.in: Likewise.
11215 2000-02-22 Nick Clifton <nickc@cygnus.com>
11217 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11219 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11221 * config.guess: Guess "cygwin" rather than "cygwin32".
11223 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11225 * configure (gcc_version): When setting, narrow search to
11226 lines containing `version_string'.
11228 2000-02-15 Denis Chertykov <denisc@overta.ru>
11230 * config.sub: Add support for avr target.
11232 2000-02-14 Nick Clifton <nickc@cygnus.com>
11234 * MAINTAINERS: Add maintainers for MCore port.
11236 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11238 * config.sub: Add mmix-knuth-mmixware.
11240 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11242 * MAINTAINERS: Pair cccp with cpplib maintainership.
11244 2000-01-27 Christopher Faylor <cgf@redhat.com>
11246 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11247 structure stuff to -L library search.
11248 (CXX_FOR_TARGET): Ditto.
11249 (CROSS_CHECK_MODULES): Fix spelling mistake.
11251 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11253 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11256 2000-01-12 Richard Henderson <rth@cygnus.com>
11258 * configure.in: Don't build some bits for beos.
11260 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11262 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11265 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11267 * Add self as cpplib maintainer, as requested by Jason
11268 Merrill. Correct my e-mail address.
11270 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11272 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11275 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11277 * MAINTAINERS: Add myself to "write after approval" list.
11279 1999-12-14 Richard Henderson <rth@cygnus.com>
11281 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11282 * config.sub: Accept alphaev[78], alphaev8.
11284 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11286 * config.guess, config.sub: Update from autoconf.
11288 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11290 * MAINTAINERS: update my playtime e-address.
11292 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11294 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11295 necessary libraries are missing.
11297 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11299 * MAINTAINERS: Add new 'write after approval' maintainer.
11301 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11303 * MAINTAINERS: Add new Java maintainer.
11305 1999-10-25 Andreas Schwab <schwab@suse.de>
11307 * configure: Fix quoting inside arguments of eval.
11309 1999-10-21 Nick Clifton <nickc@cygnus.com>
11311 * config-ml.in: Allow suppression of some ARM multilibs.
11313 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11315 * config.guess: Add OS/390 match pattern.
11316 * config.sub: Add mvs, openedition targets.
11317 * configure.in (i370-ibm-opened*): New.
11319 1999-09-04 Steve Chamberlain <sac@pobox.com>
11321 * config.sub: Add support for configuring for pj.
11323 1999-08-31 Nick Clifton <nickc@cygnus.com>
11325 * config.sub (maybe_os): Add support for configuring for fr30.
11327 1999-08-25 Nick Clifton <nickc@cygnus.com>
11329 * configure.in: Do not configure or build ld for AIX
11330 platforms. ld is known to be broken on these platforms.
11332 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11334 * config-ml.in: Pass compiler flag corresponding to multidirs to
11337 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11339 * Makefile.in (LDFLAGS): Define.
11341 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11343 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11345 (*-*-cygwin*): Likewise.
11347 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11350 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11351 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11353 From Eli Zaretskii <eliz@is.elta.co.il>:
11354 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11355 long file name when using DJGPP on MS-DOS.
11357 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11359 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11361 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11363 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11364 dependency as this causes "make check" to globally "make all"
11366 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11368 * configure.in (target_libs): Added target-zlib.
11369 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11370 (CONFIGURE_TARGET_MODULES): Likewise.
11371 (CHECK_TARGET_MODULES): Likewise.
11372 (INSTALL_TARGET_MODULES): Likewise.
11373 (CLEAN_TARGET_MODULES): Likewise.
11374 (configure-target-zlib): New target.
11375 (all-target-zlib): Likewise.
11376 (all-target-libjava): Depend on all-target-zlib.
11377 (configure-target-libjava): Depend on configure-target-zlib.
11379 * Makefile.in (configure-target-libjava): Depend on
11380 configure-target-newlib.
11381 (configure-target-boehm-gc): New target.
11382 (configure-target-qthreads): New target.
11384 * configure.in (target_libs): Added target-qthreads.
11385 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11386 (CONFIGURE_TARGET_MODULES): Likewise.
11387 (CHECK_TARGET_MODULES): Likewise.
11388 (INSTALL_TARGET_MODULES): Likewise.
11389 (CLEAN_TARGET_MODULES): Likewise.
11390 (all-target-qthreads): New target.
11391 (configure-target-libjava): Depend on configure-target-qthreads.
11392 (all-target-libjava): Depend on all-target-qthreads.
11394 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11395 (CONFIGURE_TARGET_MODULES): Likewise.
11396 (CHECK_TARGET_MODULES): Likewise.
11397 (INSTALL_TARGET_MODULES): Likewise.
11398 (CLEAN_TARGET_MODULES): Likewise.
11399 (all-target-libjava): New target.
11400 (all-target-boehm-gc): Likewise.
11401 * configure.in (target_libs): Added libjava, boehm-gc.
11403 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11405 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11406 configure.bat in SUPPORT_FILES.
11407 (gas+binutils.tar.bz2): Likewise.
11409 * makeall.bat: Remove; obsolete.
11411 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11413 From Mark Elbrecht:
11414 * configure.bat: Remove; obsolete.
11416 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11418 * configure: Add -W -Wall to the default CFLAGS when compiling with
11421 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11423 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11425 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11427 * configure.in: Build ld on IRIX6.
11429 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11431 * Makefile.in: Change distribution targets to use bzip2 instead of
11433 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11434 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11436 1999-06-04 Nick Clifton <nickc@cygnus.com>
11438 * config.sub: Add mcore target.
11440 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11442 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11444 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11446 * config.guess (dummy): Changed to $dummy.
11448 1999-05-24 Nick Clifton <nickc@cygnus.com>
11450 * config.sub: Tidied up case statements.
11452 1999-05-22 Ben Elliston <bje@cygnus.com>
11454 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11457 * config.guess: Merge with FSF version. Future changes will be
11458 more accurately recorded in this ChangeLog.
11459 * config.sub: Likewise.
11461 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11463 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11465 1999-04-30 Tom Tromey <tromey@cygnus.com>
11467 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11469 1999-04-23 Tom Tromey <tromey@cygnus.com>
11471 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11473 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11475 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11476 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11477 Bad merge removed these two changes.
11479 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11480 Martin Heller (Ing.-Buero_Heller@t-online.de)
11482 * config.guess (interix Alpha): Add.
11484 1999-04-11 Richard Henderson <rth@cygnus.com>
11486 * configure.in (i?86-*-beos*): Do config gperf; don't config
11487 gdb, newlib, or libgloss.
11489 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11491 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11492 link a trivial program with -mabi=64. If it fails, remove mabi=64
11495 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11497 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11499 1999-04-08 Nick Clifton <nickc@cygnus.com>
11501 * config.sub: Add support for mcore targets.
11503 1999-04-07 Michael Meissner <meissner@cygnus.com>
11505 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11506 not mt-ospace, in order to shut up assembler warning about using
11507 symbols that are named the same as registers.
11509 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11511 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11512 dependency list for all-target-cygmon.
11514 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11516 * config-ml.in: Check $host, not $target, for selective multilibs.
11517 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11518 thumb interworking, and underscore prefix multilibs.
11520 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11522 * missing: Update to version from current automake.
11524 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11526 * configure (gxx_include_dir): Removed.
11528 * configure.in (gxx_include_dir): Handle it.
11529 * Makefile.in: Likewise.
11531 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11533 * config.sub (mips64vr4111,mips64vr4111el) Add.
11535 1999-03-21 Ben Elliston <bje@cygnus.com>
11537 * config.guess: Correct typo for detecting ELF on FreeBSD.
11539 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11541 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11544 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11546 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11547 all-target-newlib to dependency list for all-target-bsp.
11549 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11551 * config.sub: Add i386-uwin support.
11552 * config.guess: Likewise.
11554 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11556 * configure.in: cleanup, add mh-*pic handling for arm, special
11557 case powerpc*-*-aix*
11559 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11561 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11564 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11566 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11569 1999-03-02 Nick Clifton <nickc@cygnus.com>
11571 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11573 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11575 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11577 1999-02-24 Nick Clifton <nickc@cygnus.com>
11579 * config.sub: Fix typo in arm recognition.
11581 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11583 * configure.in (noconfigdirs): Changed target_configdirs to
11584 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11585 rather than m68k-*-* since it is not known to work on
11586 m68k-aout. Ditto for arm-*-*oabi.
11588 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11590 * configure.in (*-*-windows*): Remove, no longer used.
11592 1999-02-19 Ben Elliston <bje@cygnus.com>
11594 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11595 Smart and improved by Andrew Cagney.
11597 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11599 * config.guess: Recognize openbsd-*-hppa.
11601 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11603 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11604 only if it is not empty.
11606 1999-02-17 Nick Clifton <nickc@cygnus.com>
11608 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11610 * config.guess: Modified to recognize uname's armv* syntax.
11612 * config.sub: Modified to recognize uname's armv* syntax.
11614 1999-02-17 Mark Salter <msalter@cygnus.com>
11616 * configure.in: Added target-bsp for sparclite.
11618 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11620 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11622 1999-02-08 Nick Clifton <nickc@cygnus.com>
11624 * configure.in: Add support for strongarm port.
11625 * config.sub: Add support for strongarm target.
11627 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11629 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11630 the old name config/mh-cygwin32.
11633 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11635 * configure.in: Do build ld for ix86 Solaris.
11637 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11639 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11640 $AR_FOR_TARGET. Likewise for RANLIB.
11642 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11644 * config.sub (oabi): Recognize.
11645 * configure.in (arm-*-oabi): Handle.
11647 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11649 * config.guess: Improve detection of i686 on UnixWare 7.
11651 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11653 * config.guess: Add support for i386-pc-interix.
11654 * config.sub: Likewise.
11655 * configure.in: Likewise.
11657 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11659 * Makefile.in: Remove unneeded all-target-libio from
11660 from all-target-winsup target since it is now unneeded.
11661 Add all-target-libtermcap in its place since it is now
11664 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11666 * configure.in: makefile stub for cygwin target is probably
11667 unnecessary. Remove it for now.
11669 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11671 * configure.in: libtermcap.a should be built when cygwin is the
11672 target as well as the host.
11673 * config.guess: Allow mixed case in cygwin uname output.
11674 * Makefile.in: Add libtermcap target.
11676 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11678 * config.sub: Clean up handling of hppa2.0.
11680 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11682 * config.guess: Use C code to identify more HP machines.
11684 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11686 * config.sub: Handle hppa2.0.
11688 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11690 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11691 cygmon for all sparclite targets, regardless of object format.
11693 1998-12-15 Mark Salter <msalter@cygnus.com>
11695 * configure.in: Added target-bsp for several target architectures.
11697 * Makefile.in: Added rules for bsp.
11699 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11701 * config.guess: Improve detection of hppa2.0 processors.
11703 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11705 * config.guess: Recognize FreeBSD using ELF automatically.
11707 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11709 * configure (skip-this-dir): Add handling for new shell script, which
11710 might be created by a sub-directory's configure to indicate, this particular
11711 directory is "unwanted".
11712 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11714 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11716 * ltconfig: import from libtool, after changing libtool to
11717 account for the cygwin name change.
11719 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11721 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11722 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11724 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11726 * configure.in: Add libtermcap to list of cygwin dependencies.
11728 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11730 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11731 they include winsup/include when it's a cygwin target.
11733 1998-11-12 Tom Tromey <tromey@cygnus.com>
11735 * configure.in (host_tools): Added zip.
11736 * Makefile.in (all-target-libjava): Depend on all-zip.
11737 (all-zip): New target.
11738 (ALL_MODULES): Added all-zip.
11739 (NATIVE_CHECK_MODULES): Added check-zip.
11740 (INSTALL_MODULES): Added install-zip.
11741 (CLEAN_MODULES): Added clean-zip.
11743 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11745 * Makefile.in: lose "32" from comment about cygwin.
11747 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11749 * configure.in: Use -Os to build target libraries for the fr30.
11751 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11753 * config.sub: Add fr30.
11755 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11757 * configure.in: drop "32" from config/mh-cygwin32. Check
11758 cygwin* instead of cygwin32*.
11759 * config.sub: Check cygwin* instead of cygwin32*.
11761 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11763 * config.guess: Match any version of Unixware7.
11765 1998-10-20 Syd Polk <spolk@cygnus.com>
11767 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11770 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11772 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11773 these if the appropriate directories and files to not exist.
11775 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11777 * Makefile.in (DEVO_SUPPORT): Add config.if.
11779 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11781 * configure: Add pattern to replace "build_tooldir"'s
11782 definition in the generated Makefile with "tooldir"'s
11785 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11787 * config.sub: Bring back lost sparcv9.
11789 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11791 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11793 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11794 CC_FOR_TARGET and friends.
11796 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11798 * Makefile.in (build_tooldir): New variable, same as tooldir.
11799 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11800 -B$(build_tooldir)/bin/.
11801 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11803 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11805 * README: Remove installation instructions and refer to the
11806 INSTALL directory instead.
11808 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11810 * config.sub: Add support for i[34567]86-pc-udk.
11811 * configure.in: Likewise.
11813 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11815 * Makefile.in: add bzip2 package building bits for user
11817 * configure.in: ditto
11819 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11821 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11822 (ALL_TARGET_MODULES): Add all-target-libobjc.
11823 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11824 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11825 (all-target-libchill): Add dependencies.
11826 * configure.in (target_libs): Add libchill.
11828 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11830 * configure.in (target_subdir): Remove duplicate line.
11832 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11834 * Makefile.in (all-automake): fix dependencies.
11836 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11838 * configure.in: Minor cleanups for building in the $(target_alias)
11841 1998-09-22 Jim Wilson <wilson@cygnus.com>
11843 * Makefile.in (bootstrap): Set r and s before make all. Use
11844 BASE_FLAGS_TO_PASS in make all.
11847 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11849 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11851 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11853 * config.sub: Fix typo in last change.
11855 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11857 * config.sub: Add support for C4x target.
11858 * configure.in: Likewise.
11860 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11862 * config.sub: Recognize sparcv9 just like sparc64.
11864 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11866 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11868 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11870 * config.guess: Correctly identify Pentium II sco boxes.
11872 * config.guess: Fix "tr" code. From Weiwen Liu.
11874 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11876 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11879 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11881 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11882 (ALL_TARGET_MODULES): Add all-target-libchill.
11883 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11884 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11885 (all-target-libchill): Add dependencies.
11886 * configure.in (target_libs): Add libchill.
11888 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11890 * config.guess: Avoid assumptions about "tr" behaves when
11891 LANG is set to something other than English.
11893 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11895 * configure (gxx_include_dir): Changed to
11896 '${prefix}/include/g++'-${libstdcxx_interface}.
11898 * config.if: New to determine the interfaces.
11900 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11902 * config.guess: Detect and handle MPE/IX.
11903 * config.sub: Deal with MPE/IX.
11905 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11907 * configure.in: Use mh-aix43.
11909 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11911 * configure: Fix --without/--disable cases for gxx-include-dir.
11913 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11915 * mdata-sh: Imported. Needed for automake support.
11917 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11919 * Makefile.in (taz): Try "chmod -R og=u ." before
11920 "chmod og=u `find . -print`".
11922 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11924 * configure.in: Add arm-elf and thumb-elf support.
11926 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11928 * Makefile.in: Undo previous patch.
11930 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11932 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11934 (install-no-fixedincludes): and here
11935 (INSTALL_MODULES): ... from here.
11937 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11939 * config.sub: Merge with FSF.
11941 * config.guess: Merge with FSF.
11943 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11945 * configure (extraconfigdirs): New variable.
11946 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11947 * Makefile.in (all): Move higher in file.
11948 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11949 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11950 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11951 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11952 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11954 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11956 * Makefile.in (all-target-libjava): Depend on all-gcc and
11958 (configure-target-libjava): Depend on $(ALL_GCC).
11960 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11962 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11963 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11965 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11967 * INSTALL/README: Fix typo.
11969 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11971 * ylwrap: Change absolute path checks to check for DOS style path
11974 * ylwrap: Don't use a full path name if the source file is in the
11975 same directory. From hjl@lucon.org (H.J. Lu).
11977 * config-ml.in: Default to being verbose, to match Feb 18 change to
11980 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11982 Brought over from egcs:
11984 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11986 * configure.in (target_subdir): Set to ${target_alias} instead
11989 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11991 * configure.in (target_subdir): Set to libraries if enable_multilib.
11993 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11995 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11996 multilibs, force reconfiguration the first time we create
11997 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11999 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
12001 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12002 avoid confusion with --no-recursion.
12004 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
12006 * configure.in: Win32 hosts shouldn't use install -x
12007 * install-sh: remove -x option, and special .exe-handling
12010 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
12012 * config.guess: Recognize i586-pc-beos.
12013 * configure.in: Don't build some bits for beos.
12015 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
12017 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12018 CFLAGS default to -O2.
12020 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12023 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12025 * ltmain.sh: Correct install when using a different shell.
12027 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12029 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12031 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12033 * makefile.vms: Update to build binutils/makefile.vms. Add install
12036 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12038 * ltconfig: Update to correct AIX handling.
12040 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12042 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12044 * configure.in (target_subdir): Set to ${target_alias} instead
12047 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12049 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12050 (Makefile): Depend on $(gcc_version_trigger).
12052 * configure (gcc_version): Change default initializer to empty
12054 (gcc_version_trigger): New variable; pass this variable down
12055 to subdir configures to enable them checking gcc's version
12056 themselves. Emit make macros for both gcc_version vars.
12057 (topsrcdir): Initialize reliably.
12058 (recursion line): Remove --with-gcc-version=${gcc_version}.
12060 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12062 * configure (enable_version_specific_runtime_libs): Implement new flag
12063 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12064 in $(libsubdir); emit definition in each generated Makefile.
12065 (gxx_include_dir): Initialize depending on
12066 $enable_version_specific_runtime_libs.
12068 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12070 * configure (gcc_version): Initialize properly depending on
12071 how and where configure is started.
12072 (recursion line): Pass a --with-gcc-version=${gcc_version}
12073 to configures in subdirs.
12075 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12077 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12080 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12082 * configure.in: Add cygmon and libstub support for mn10200.
12084 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12086 * configure (gcc_version): Add new variable describing the
12087 particular gcc version we're building.
12088 * Makefile.in (libsubdir): Add new macro for the directory
12089 in which the compiler finds executables, libraries, etc.
12090 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12093 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12095 * Makefile.in (local-clean): Remove *.log.
12096 (warning.log): Built with warn_summary from build.log.
12097 (mail-report.log): Run test_summary.
12098 (mail-report-with-warnings.log): Run test_summary including
12099 warning.log in the report.
12101 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12103 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12105 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12107 * Makefile.in (grep): Grep no longer depends on libiberty.
12109 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12111 * Makefile.in: all-snavigator needs all-libgui.
12113 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12115 * configure.in: Add cygmon and libstub support for mn10300.
12117 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12119 * missing: Update to version from automake 1.3.
12121 * ltmain.sh: On installation, don't get confused if the same name
12122 appears more than once in the list of library names.
12124 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12126 * config.sub: Accept m68060 and m5200 as CPU names.
12128 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12130 * configure: Use && rather than using -a in test, because odd
12131 strings can confuse test.
12132 * configure.in: Likewise.
12134 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12136 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12138 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12140 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12141 bootstrap4-lean): New targets.
12143 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12145 * mpw-* Delete. Not used.
12147 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12149 * COPYING.LIB: Update FSF address.
12151 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12153 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12155 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12158 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12160 * ltconfig, ltmain.sh: Avoid producing a version number if
12161 -version-info was not used.
12163 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12165 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12166 building with newlib.
12168 1998-04-30 Paul Eggert <eggert@twinsun.com>
12170 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12171 Solaris `make' causes it to continue to next definition.
12173 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12175 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12176 the right GUI libraries and files are installed along with GDB.
12178 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12180 * configure.in: Change alpha to alpha* in several places.
12182 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12184 * config.sub: Recognize sparc86x.
12186 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12188 * configure.in (--enable-target-optspace): Remove debug echo.
12190 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12192 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12194 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12196 * ltconfig: Update cygwin32 support.
12198 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12199 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12200 (GDB_SUPPORT_DIRS): Likewise.
12202 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12204 * configure.in (target_makefile_frag): If --enable-target-optspace,
12205 use -Os to compile target libraries rather than -O2. Default to
12206 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12208 * configure.in (target_cflags): Ditto for d30v.
12210 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12212 * Makefile.in (all-bfd): Depend on all-intl.
12213 (all-binutils): Likewise.
12214 (all-gas): Likewise.
12215 (all-gprof): Likewise.
12216 (all-ld): Likewise.
12218 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12220 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12222 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12224 * Makefile.in (all-bfd): Depend upon all-libiberty.
12226 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12228 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12230 * Makefile.in: Add libstub.
12232 * configure.in: Ditto. Build libstub for targets that have cygmon
12235 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12237 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12239 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12241 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12242 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12244 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12246 * configure: Define DEFAULT_M4 by searching PATH.
12247 * Makfile.in: Use DEFAULT_M4.
12249 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12251 * ltconfig: Add cygwin32 support.
12253 * Makefile.in, configure.in: Add libtool as a native only directory
12254 to configure and build.
12256 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12258 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12260 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12262 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12264 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12266 * Makefile.in: add ash make rules
12267 * configure.in: add ash to native_only and host_tools lists
12269 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12271 * Makefile.in (all-gettext, all-intl): New targets.
12272 (ALL_MODULES): Added all-gettext, all-intl.
12273 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12274 (INSTALL_MODULES): Added install-gettext, install-intl.
12275 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12277 * configure.in (host_tools): Added gettext.
12278 (native_only): Likewise.
12279 (noconfigdirs) [various cases]: Likewise.
12280 (host_libs): Added intl.
12282 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12284 * configure: Do not disable building gdbtk for cygwin32 hosts.
12286 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12288 * configure.in: Add thumb-coff target.
12289 * config.sub: Add thumb-coff target.
12291 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12293 * Makefile.in: Revert yesterday's change.
12294 (all-target-winsup): all-target-librx stays out of here.
12296 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12298 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12299 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12300 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12301 Remove references to librx and libg++.
12303 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12305 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12308 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12310 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12311 for newlib directory.
12312 (CXX_FOR_TARGET): Likewise.
12314 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12316 * ltconfig: Update after libtool/ltconfig.in change for
12319 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12321 * ltconfig, ltmain.sh: Update to libtool 1.2.
12323 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12325 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12326 (install-gcc-cross): Instead, override LANGUAGES here.
12328 1998-03-18 Dave Love <d.love@dl.ac.uk>
12330 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12331 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12333 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12335 * configure.in: Add Thumb-pe target.
12337 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12339 * Makefile.in - changed sn targets to snavigator
12340 * configure.in - changed sn targets to snavigator
12342 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12344 * config-ml.in: After building symlink tree call make distclean
12345 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12346 to be the case for libiberty.
12348 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12350 * configure: When making link, also check the current
12351 directory. The configure scripts may create one.
12353 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12355 * config.sub: Accept alphapca56 and alphaev6 properly.
12357 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12359 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12361 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12363 * config.sub (sco5): Fix typo.
12365 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12367 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12369 (install-itcl): Remove dependency on install-tcl.
12371 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12373 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12375 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12377 * configure.in: Don't build libgui for a cygwin32 target when not on
12380 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12382 * configure (redirect): Set to null, so default behavior of
12383 configure is now --verbose.
12385 1998-02-16 Dave Love <d.love@dl.ac.uk>
12387 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12388 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12390 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12392 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12393 this change to sync Makefile.in with its ChangeLog entries.
12395 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12397 * ltmain.sh (mkdir): Check that the directory doesn't exist
12398 before we exit with error, so that we don't get races during
12401 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12403 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12405 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12407 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12408 PICFLAG_FOR_TARGET.
12409 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12411 * configure: Emit a definition for the new macro enable_shared
12412 into each Makefile.
12414 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12416 * configure.in (host_tools, native_only): Add libtool.
12418 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12420 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12421 Fix typo in ming config comment.
12423 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12425 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12427 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12429 * config.sub: Add tic30 cases, and map c30 to tic30.
12431 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12433 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12434 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12435 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12436 (CLEAN_TARGET_MODULES): Similarly
12437 (all-target-libf2c): Add dependences.
12438 * configure.in (target_libs): Add libf2c.
12440 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12442 * configure.in: Remove expect from noconfigdirs when target
12443 is cygwin32. OK to build expect and dejagnu with Canadian
12446 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12448 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12451 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12454 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12456 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12457 here as it is not defined in the toplevel Makefile.
12459 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12461 * configure (package_makefile_rules_frag): New variable, which names
12462 a file with generic rules, ...
12463 Change comment to mention we now have FIVE parts.
12464 * configure: Undo last change.
12466 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12468 * config.guess: More accurate determination of HP processor types.
12469 * config.sub: More accurate determination of HP processor types.
12471 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12473 * configure (package_makefile_frag): Move inserting the
12474 ${package_makefile_frag} to where it should be according
12477 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12479 * config.guess: Add support for Linux/ARM.
12481 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12483 * .cvsignore: Remove *-info and *-install since they match
12484 release-info and mpw-install, which we don't want to just ignore.
12486 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12488 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12490 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12492 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12493 local_prefix to sub-make invocations.
12495 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12497 * configure.in: Check makefile fragments in the source
12500 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12502 * configure.in: Check whether host and target makefile
12503 fragments exist before adding them to *_makefile_frag.
12505 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12507 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12509 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12511 * configure.in: Make sure we only replace RPATH_ENVVAR on
12512 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12515 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12518 1998-01-13 Lee Iverson (leei@ai.sri.com)
12520 * config-ml.in (multi-do): LDFLAGS must include multilib
12523 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12525 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12527 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12529 * config.sub: Add mingw32 support.
12530 * configure.in: Likewise.
12532 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12534 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12536 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12538 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12539 * configure (gxx_include_dir): Provide a definition for subdirs
12540 which do not use autoconf.
12542 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12544 * config.guess: Sync with egcs. Picks up new alpha support,
12545 BeOS & some additional linux support.
12547 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12549 * config.guess: HP 9000/803 is a PA1.1 machine.
12551 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12553 * configure.in: It's alpha*-...
12555 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12557 * configure.in (host_makefile_frag, target_makefile_frag):
12558 Handle multiple config files.
12559 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12562 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12566 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12568 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12570 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12572 * Makefile.in: Add libgui directory.
12573 (GDB_TK): Add all-libgui.
12574 * configure.in: Add libgui directory.
12575 * configure: Add all-libgui to GDB_TK.
12577 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12579 * config-ml.in (multidirs): Add m32r to multilib list.
12581 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12583 * Makefile.in (all-target-gperf): Change dependency to
12584 all-target-libstdc++.
12586 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12588 * config.guess: Add BeOS support.
12590 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12592 Source directory cvs renamed to cvssrc:
12593 * configure.in (host_tools): Change cvs to cvssrc.
12594 (native_only): Likewise.
12595 (noconfigdirs) [various cases]: Likewise.
12596 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12597 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12598 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12599 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12600 (all-cvssrc): Rename target from all-cvs.
12602 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12604 * configure (gxx_include_dir): Fix thinko.
12606 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12608 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12609 (install-cross, install-gcc-cross): New targets.
12611 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12613 * configure.in (noconfigdirs): Add support for Thumb target.
12615 * config.sub (maybe_os): Add support for Thumb target.
12617 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12619 * Makefile.in: Add rules for cygmon.
12621 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12623 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12625 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12626 * configure (gxx_include_dir): Provide a definition for subdirs
12627 which do not use autoconf.
12629 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12631 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12634 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12637 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12638 found on RedHat Linux systems.
12640 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12642 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12645 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12647 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12649 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12651 * ltmain.sh: If mkdir fails, check whether the directory was created
12652 anyhow by some other process.
12654 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12656 * configure.in (d30v-*-*): Configure all directories.
12658 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12660 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12663 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12665 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12667 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12669 * include/libiberty.h: Add extern "C" { so it can be used with C++
12671 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12674 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12676 * configure.in (d30v-*-*): Configure GCC now.
12678 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12680 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12681 is no longer needed.
12683 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12685 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12687 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12689 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12690 targets using "$@" to provide support for similar but not identical
12691 targets without having to duplicate code.
12693 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12695 * makefile.vms: Fix to work with DEC C.
12697 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12699 * config.sub: Add mips-tx39-elf to marketing names.
12701 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12703 * ltmain.sh: Handle symlinks in generated script.
12705 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12707 * configure: Handle autoconf style directory options: --bindir,
12708 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12709 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12711 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12712 (sharedstatedir, localstatedir, oldincludedir): New variables.
12713 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12714 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12715 sbindir, sharedstatedir, and sysconfdir.
12717 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12719 * Makefile.in (bootstrap-lean): New target.
12721 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12723 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12724 sn, and gnuserv from noconfigdirs.
12726 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12728 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12730 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12732 * Makefile.in (cross): New target.
12734 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12735 Jeff Law <law@cygnus.com>
12737 * Makefile.in (bootstrap2, bootstrap3): New targets.
12738 (all-bootstrap): Remove outdated and confusing target.
12739 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12741 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12743 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12744 windows. Consistent with gdb/configure.
12746 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12748 * configure.in: Name Linux target fragment.
12750 * configure: Rewrite so that project Makefile fragment is inserted
12751 first and appears last in the resulting Makefile.
12753 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12755 * Makefile.in (install-itcl): Install tcl first.
12757 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12759 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12761 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12763 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12765 * configure.in (skipdirs): Add target-librx for Linux.
12766 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12768 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12770 * Makefile.in (bootstrap): New target.
12772 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12774 * config.sub: Accept 'amigados' for backward compatibility.
12776 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12778 * config.guess: Merge with FSF.
12780 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12782 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12784 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12786 * config.sub: Add "marketing-names" patch.
12788 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12790 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12792 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12794 * config.sub: Handle v850-elf.
12796 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12798 * .cvsignore (*-install): Remove.
12800 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12802 * ltconfig: Set CONFIG_SHELL in libtool.
12803 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12805 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12807 * configure.in (target_subdir): Set to libraries if enable_multilib.
12809 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12811 * config.guess: Update from gcc directory.
12813 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12815 * Makefile.in (all-sim): Depends on all-readline.
12817 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12819 * Makefile.in (BISON, YACC): Use $$s.
12820 (all-bison): Depend on all-texinfo.
12822 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12824 * Makefile.in (BISON): Add -L flag.
12827 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12829 * configure.in (noconfigdirs): Add support for v850e target.
12831 * config.sub (maybe_os): Add support for v850e target.
12833 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12835 * configure.in (noconfigdirs): Add support for v850ea target.
12837 * config.sub (maybe_os): Add support for v850ea target.
12839 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12841 * config.sub: Add mipstx39. Delete r3900.
12843 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12845 * Makefile.in (all-autoconf): Depends on all-texinfo.
12847 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12849 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12852 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12854 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12856 * configure: When handling a Canadian Cross, handle YACC as well as
12857 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12858 * Makefile.in (all-bison): Depend upon all-texinfo.
12860 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12862 * Makefile.in (BISON): bison, not byacc or bison -y.
12863 (YACC): bison -y or byacc or yacc.
12864 (various): Add *-bison as appropriate.
12865 (taz): No need to mess with BISON anymore.
12867 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12869 * configure: If OSTYPE matches *win32*, try to find a good value for
12872 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12874 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12875 configure.in if it is present.
12877 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12879 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12881 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12883 * config.sub: Recognize `arc' cpu.
12884 * configure.in: Likewise.
12885 * config-ml.in: Likewise.
12887 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12889 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12891 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12893 * configure: Changed sed delimiter from ':' to '|' when
12894 attempting to substitute ${config_shell} for SHELL. On
12895 NT ${config_shell} may contain a ':' in it.
12897 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12899 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12901 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12903 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12905 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12907 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12909 * ylwrap: If the program is a relative path, force it to be
12912 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12914 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12916 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12918 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12919 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12922 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12924 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12925 separated by spaces.
12927 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12929 * ylwrap: New file.
12930 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12932 * ltmain.sh: Handle /bin/sh at start of install program.
12934 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12936 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12937 * missing: New file, from automake 1.2.
12939 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12941 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12942 check-tk to CHECK_X11_MODULES.
12944 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12946 * config.sub: Merge with FSF.
12948 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12950 * config.guess: Merge with FSF.
12952 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12954 * configure: Treat msdosdjgpp like go32.
12955 * configure.in: Likewise. Don't remove gprof for go32.
12957 * configure: Change Makefile.tem2 to Makefile.tm2.
12959 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12961 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12963 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12965 * install-sh (chmodcmd): Set to null if the DST directory already
12966 exists. Same as Nov 11th change.
12968 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12970 * configure (GDB_TK): Needs itcl and tix.
12972 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12974 * config.guess: Update from FSF.
12976 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12978 * Makefile.in (GDB_TK): Depend on itcl and tix.
12980 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12982 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12983 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12984 (INSTALL_SCRIPT): New variable.
12985 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12986 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12988 * install-sh: Add support for -x option.
12990 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12992 * configure.in, Makefile.in: Treat tix like itcl.
12994 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12996 * Makefile.in (WINDRES): New variable.
12997 (WINDRES_FOR_TARGET): New variable.
12998 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12999 (EXTRA_HOST_FLAGS): Add WINDRES.
13000 (EXTRA_TARGET_FLAGS): Add WINDRES.
13001 (EXTRA_GCC_FLAGS): Add WINDRES.
13002 ($(DO_X)): Pass down WINDRES.
13003 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13004 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13005 DLLTOOL_FOR_TARGET.
13007 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
13009 * configure.in: configure sim before gdb for win32-x-ppc
13011 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13013 Move gperf into the toplevel, from libg++.
13014 * configure.in (target_tools): Add target-gperf.
13015 (native_only): Add target-gperf.
13016 * Makefile.in (all-target-gperf): New target, depend on
13018 (configure-target-gperf): Empty rule.
13019 (ALL_TARGET_MODULES): Add all-target-gperf.
13020 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13021 (CHECK_TARGET_MODULES): Add check-target-gperf.
13022 (INSTALL_TARGET_MODULES): Add install-target-gperf.
13023 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13025 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13027 * config.sub (mn10200): Recognize new basic machine.
13029 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13031 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13032 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13034 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13036 * configure.in: If we're building mips-sgi-irix6* native, turn on
13037 ENABLE_MULTILIB and set TARGET_SUBDIR.
13039 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13041 * Makefile.in (all-sn): Depend on all-grep.
13043 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13045 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13047 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13048 Makefile. From Jeff Makey <jeff@cts.com>.
13049 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13051 * Makefile.in (DISTBISONFILES): Remove.
13052 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13055 * configure.in: Build itl, db, sn, etc., when building for native
13058 * Makefile.in (LD): New variable.
13059 (EXTRA_HOST_FLAGS): Pass down LD.
13060 ($(DO_X)): Likewise.
13062 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13064 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13066 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13068 * configure.in (targargs): Strip out any supplied --build argument
13069 before adding our own. Always add --build.
13071 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13073 * configure.in (targargs): Pass --build if we're doing
13076 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13078 * configure: Use '|' instead of ":" as the separator in
13079 sed. Otherwise sed chokes on NT path names with drive
13080 designators. Also look for "?:*" as the leading characters in an
13083 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13085 * config.sub: Support for r3900.
13087 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13089 * configure.in: Use install-sh, not install.sh.
13091 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13093 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13096 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13098 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13101 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13103 * Makefile.in: Add automake targets.
13104 * configure.in (host_tools): Add automake.
13106 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13108 * configure: Default CXX to c++, not gcc.
13109 * Makefile.in (CXX): Set to c++, not gcc.
13110 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13112 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13114 * install-sh: try appending a .exe if source file doesn't
13117 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13119 * configure.in: Turn on multilib by default.
13120 (cross_only): Remove target-libiberty.
13122 * Makefile.in (all-gcc): Don't depend on libiberty.
13124 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13126 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13128 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13130 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13131 (DISTBISONFILES): Add ld/Makefile.in
13133 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13135 * configure.in: if target is cygwin32 but host isn't cygwin32,
13136 don't configure gdb tcl tk expect, not just gdb.
13138 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13140 * configure.in: Added gnuserv everywhere sn appears.
13142 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13143 (CROSS_CHECK_MODULES): Added check-gnuserv.
13144 (INSTALL_MODULES): Added install-gnuserv.
13145 (CLEAN_MODULES): Added clean-gnuserv.
13146 (all-gnuserv): New target.
13148 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13150 * config.guess: Fixes for MIPS OpenBSD systems.
13152 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13154 * Makefile.in (INSTALL_XFORM): Remove.
13155 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13157 * mkinstalldirs: New file, copied from automake.
13158 * Makefile.in (installdirs): Rename from install-dirs. Use
13159 mkinstalldirs. Change all users.
13160 (DEVO_SUPPORT): Add mkinstalldirs.
13162 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13164 * install-sh: Rename from install.sh.
13165 * Makefile.in (INSTALL): Change install.sh to install-sh.
13166 (DEVO_SUPPORT): Likewise.
13168 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13169 Graichen <graichen@rzpd.de>.
13171 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13173 * config.guess: Recognize OpenBSD systems correctly.
13175 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13177 * README, Makefile.in (ETC_SUPPORT): Remove references to
13178 cfg-paper*, configure.{texi,man,info*}._
13180 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13182 * Makefile.in (all.normal): Ensure that gcc is built after all
13183 the x11 - ie gdb - targets.
13185 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13187 * makefile.vms: Don't run conf-a-gas.
13189 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13191 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13193 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13195 * configure.in: Remove noconfigdirs case since gdb also
13196 configures and builds for tic80-coff.
13198 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13200 * configure: Set cache_file to config.cache.
13201 * Makefile.in (local-distclean): Remove config.cache.
13203 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13205 * COPYING: Update FSF address.
13207 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13209 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13212 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13214 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13215 MAKEDIRS, is empty.
13217 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13219 * config.sub: Tweak mn10300 entry.
13221 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13223 * configure.in (host_tools): Put sim before gdb, so gdb's
13224 configure.tgt can determine if the simulator was configured.
13226 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13228 * config.sub: Move BeOS $os case to be with other Cygnus
13231 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13233 * config.sub: Remove misplaced comment that broke Linux.
13235 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13237 * config.sub: Add BeOS support.
13239 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13241 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13243 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13245 * configure.in (noconfigdirs): Remove tcl and tk from
13246 noconfigdirs for cygwin32 builds.
13248 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13250 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13252 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13254 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13255 make-all.com, use makefile.vms instead.
13257 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13259 * config.sub: Accept -lnews*.
13261 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13263 * configure.in (noconfigdirs): Disable target-newlib,
13264 target-examples and target-libiberty for d30v.
13266 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13268 * configure.in (noconfigdirs): Enable ld for d30v.
13270 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13272 * configure.in (tic80-*-*): Build compiler.
13274 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13276 * configure.in (d30v-*): Remove sim directory from list of
13277 unsupported d30v directories
13279 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13281 * config.sub, configure.in: Add d30v target cpu.
13283 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13285 * makefile.vms: New file.
13286 * make-all.com: Remove.
13288 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13290 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13292 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13294 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13296 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13298 * Makefile.in (ALL_MODULES): Added all-db.
13299 (CROSS_CHECK_MODULES): Addec check-db.
13300 (INSTALL_MODULES): Added install-db.
13301 (CLEAN_MODULES): Added clean-db.
13303 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13305 * config.guess: Merge with latest FSF sources.
13307 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13309 * Makefile.in (ALL_MODULES): Added all-itcl.
13310 (CROSS_CHECK_MODULES): Added check-itcl.
13311 (INSTALL_MODULES): Added install-itcl.
13312 (CLEAN_MODULES): Added clean-itcl.
13314 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13316 * configure.in: build gdb for mn10200
13318 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13320 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13322 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13324 * configure.in (tic80-*-*): Turn off most targets right now.
13326 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13328 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13329 rather than the makeinfo program.
13330 (do-info): Depend upon all-texinfo.
13332 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13334 * configure.in: Remove uses of config/mh-linux.
13336 * config.sub, config.guess: Merge with latest FSF sources.
13338 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13340 * config.sub (case $basic_machine): Add tic80 entries.
13342 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13344 * config.sub, config.guess: Merge with latest FSF sources.
13346 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13348 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13349 * mpw-config.in: Test for NewFolderRecursive.
13350 * mpw-install: Use symbolic name for startup filename.
13351 * mpw-README: Add various additional details.
13353 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13355 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13357 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13359 * configure.in: Do build gcc and the target libraries for
13362 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13364 * configure.in: don't avoid building gdb for mn10300 any more
13365 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13366 instead of single-quoting it.
13368 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13370 * configure.in: Don't use --with-stabs on IRIX 6.
13372 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13374 * configure.in (m32r): Build gdb, libg++ now.
13376 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13378 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13379 directories from noconfigdirs.
13381 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13383 * config.sub (basic_machine): added mips16 configuration
13385 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13387 * config.sub: Handle d10v-unknown.
13389 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13391 * config.sub: Handle v850-unknown.
13393 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13395 * Makefile.in: add findutils
13396 * configure.in: add findutils to list of host_tools
13398 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13400 * config.sub: Handle mn10200 and mn10300.
13402 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13404 * configure.in (d10v-*): Do not build librx.
13406 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13408 * configure.in (mn10300): Build everything except gdb & libgloss.
13410 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13412 * config.guess: Patch for Dansk Data Elektronik servers,
13413 from Niels Skou Olsen <nso@dde.dk>.
13415 For ncr, use /bin/uname rather than uname, since GNU uname does not
13416 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13418 Patch for MIPS R4000 running System V,
13419 from Eric S. Raymond <esr@snark.thyrsus.com>.
13421 Fix thinko for nextstep.
13423 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13425 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13426 * config.guess: Guess mips-dec-mach_bsd4.3.
13428 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13429 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13431 * config.guess (mips-mips-riscos*): Emit just enough of the
13434 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13435 * config.guess (sparc-auspex-sunos*): Added.
13436 (f300-fujitsu-*): Added.
13438 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13439 * config.guess: Recognize a Tadpole as a sparc.
13441 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13443 * config.guess: Don't assume that NextStep version is either 2 or
13444 3. NextStep 4 (aka OpenStep 4) has come out now.
13446 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13448 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13449 From Rik Faith <faith@cs.unc.edu>.
13451 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13453 * config.sub: Contributions from bug-gnu-utils to:
13454 Support plain "hppa" (no version given) architecture, reported by
13456 OpenBSD like NetBSD.
13457 LynxOs is not a hardware supplier.
13459 * config.guess: Contributions from bug-gnu-utils to add support for:
13460 OpenBSD like NetBSD.
13462 More Pyramid systems.
13463 i[n>4]86 Intel chips.
13464 M680[n>4]0 Motorola chips.
13465 Use unknown instead of lynx for hardware manufacturer.
13467 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13469 * install.sh (chmodcmd): Set to null if the DST directory already
13472 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13474 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13475 not use mt-ppc target Makefile fragment any more.
13477 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13479 * configure.in (*-*-windows): Exclude everything but those dirs
13480 needed to build windows.
13482 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13484 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13486 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13488 * configure.in: Exclude mmalloc from i386-windows.
13490 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13492 * Undo my previous change.
13494 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13496 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13498 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13500 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13502 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13503 host to add it's own flags.
13505 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13507 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13509 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13511 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13512 (CXX_FOR_TARGET): Likewise.
13513 (GCC_FOR_TARGET): Define.
13514 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13515 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13516 CC_FOR_TARGET was specified on the command line.
13517 (MAKEOVERRIDES): Don't define.
13519 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13521 * configure.in (m32r): Fix spelling of libg++ libs.
13523 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13525 * config.sub (-apple*): Remove, now redundant.
13527 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13529 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13531 * configure: Rework yesterday's sed script patch.
13533 * config.sub: Merge with FSF.
13535 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13537 * config.guess: Merge from FSF.
13539 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13540 * config.guess: Use pc instead of unknown, for pc clone systems.
13541 Change linux to linux-gnu.
13543 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13544 * config.guess: Avoid non-portable tr syntax.
13546 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13548 * test-build.mk (HOLES): Add "xargs" for gdb.
13550 * configure: Avoid hpux10.20 sed bug.
13552 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13554 * configure.in: Add support for windows host
13555 (that is a build done under the Microsoft build environment).
13557 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13559 * Makefile.in: Replace all uses of srcroot with s, to shrink
13560 command line lengths.
13562 Patches from Geoffrey Noer <noer@cygnus.com>:
13563 * configure.in: If configuring for newlib, pass --with-newlib to
13565 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13566 -Bnewlib/ and -Lwinsup to gcc.
13567 (CXX_FOR_TARGET): Likewise.
13569 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13571 * Makefile.in (ETC_SUPPORT): Add configure.
13573 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13575 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13576 host configuration file.
13578 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13580 * configure.in: Break mn10x00 support into separate
13581 mn10200 and mn10300 configurations.
13582 * config.sub: Likewise.
13584 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13586 * configure.in: Add lots of stuff to noconfigdirs for
13587 the mn10x00 targets.
13589 * config.sub, configure.in: Add mn10x00 support.
13591 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13593 * make-all.com: Call conf-a-gas, not config-a-gas.
13595 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13597 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13600 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13602 * mpw-README: Add much more detail for native PowerMac.
13603 * mpw-install: New file.
13604 * mpw-configure: Add --norecursion and --help options.
13605 * mpw-config.in: Translate readme and install files when
13607 * mpw-build.in: Don't always depend on byacc and flex.
13608 (install-only-top): New action.
13610 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13612 * configure.in: You can now configure GDB for the v850.
13614 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13616 * configure.in (noconfigdirs): Don't configure any C++ dirs
13619 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13621 * config.sub: Recognize mips64vr5000.
13623 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13625 * configure.in: Use a single line for host_tools and native_only.
13627 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13629 * config.sub, configure.in: Add entries for m32r.
13631 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13633 * Makefile.in (inet-install): Don't run install-gzip.
13635 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13637 * configure.in: Don't config lots of things for *-*-windows*.
13639 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13641 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13642 (host_libs, host_tools): Copy from configure.in.
13643 * mpw-configure: Don't complain about directories not found.
13645 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13647 * configure.in (i[345]86): Recognize i686 for pentium pro.
13648 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13651 * config.guess (i[345]86): Ditto.
13653 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13655 * configure.in (noconfigdirs): Removed gdb for D10V.
13657 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13659 * configure.in: Remove ld, target-libio, target-libg++, and
13660 target-libstdc++ from noconfigdirs.
13662 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13664 * configure: Fix three locations where shell scripts were
13665 being run directly rather than with config_shell.
13667 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13669 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13670 * config.sub (basic_machine): Recognize v850.
13672 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13674 * mpw-configure: Handle multiple enable/disable options and
13675 pass them down recursively, handle -c and -s flags appropriately
13676 depending on choice of compiler, add escape mechanism for
13677 quoted arguments to gC.
13679 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13681 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13682 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13683 so that -mrelocatable-lib and -mno-eabi are used.
13685 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13686 not support --print-multi-lib, don't abort.
13688 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13690 * make-all.com: Run config-a-gas.
13691 * setup.com: Don't copy subdirectory files around.
13693 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13695 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13696 target, it now compiles correctly.
13698 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13700 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13702 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13704 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13706 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13708 * configure.in (native_only): Add prms.
13710 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13712 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13713 (BINUTILS_SUPPORT_DIRS): Likewise.
13715 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13717 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13718 d10v support is added.
13720 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13722 * configure.in (d10v-*-*): New target.
13724 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13726 * config.guess (HP 9000/811): Recognize this as a PA1.1
13729 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13731 * Makefile.in (do-tar-gz): New target, split out from tail end of
13732 taz target. Run each command separately, don't use pipes.
13735 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13737 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13738 * mpw-build.in: No builds should depend on building byacc or flex,
13739 they are assumed to be installed already.
13741 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13743 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13744 variable that CC_FOR_TARGET needs.
13746 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13748 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13749 options have changed since the last time the subdirectory was
13750 configured, and if it has, reconfigure.
13751 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13752 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13754 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13756 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13757 CLEAN_MODULES): Add bash.
13758 (all-bash): New target.
13760 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13762 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13764 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13766 * config.sub (basic_machine): Recognize d10v as a valid processor.
13768 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13770 * mpw-configure: Add support for --bindir.
13771 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13773 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13775 * configure.in: add bash, time, gawk to list of hosttools and things
13776 to only build for native toolchains
13778 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13780 * Makefile.in (docdir): Remove.
13782 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13784 * Makefile.in (datadir): Set to $(prefix)/share.
13786 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13788 * configure.in: build diff and patch for cygwin32-hosted
13791 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13793 * config.sub: Accept -rtems*.
13795 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13797 * configure.in: enable dosrel for cygwin32-hosted builds,
13798 remove diff from the list of things not buildable
13801 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13803 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13806 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13808 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13810 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13812 * Makefile.in (taz): Handle case where tex3patch didn't even get
13813 checked out. Also, if it was found, put the symlink in a new util
13816 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13818 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13820 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13822 * config.sub: Recognize -openvms.
13823 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13824 * make-all.com, setup.com: New files.
13826 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13828 * Makefile.in (taz): tex3patch moved to texinfo/util.
13830 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13832 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13833 * configure.in: remove make from disable-if-Can-Cross list
13834 enable gdb if ${host} and ${target} are cygwin32
13836 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13838 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13839 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13841 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13843 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13844 distinguish sysv/svr4/bsd variants.
13845 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13847 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13849 * configure.in: Added copyright notice.
13850 * move-if-change: Added copyright notice.
13852 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13854 * configure.in (powerpcle-*-solaris*): Until we get shared
13855 libraries working, don't build gdb, sim, make, tcl, tk, or
13858 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13860 * config.guess: Merge with FSF:
13862 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13863 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13865 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13866 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13868 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13869 * config.guess: Combine two OSF1 rules.
13870 Also recognize field test versions. From mjr@zk3.dec.com.
13871 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13872 because GNU uname does not support -p. From pmr@pajato.com.
13874 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13876 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13878 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13880 * mpw-README: Document GCCIncludes.
13882 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13884 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13886 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13888 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13890 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13892 * configure.in (*-*-cygwin32): Configure make.
13894 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13896 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13898 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13900 * Makefile.in (all-inet): Depend on all-perl.
13902 * Makefile.in (inet-install): New target.
13904 * Makefile.in (all-inet): Depend on all-tcl.
13905 (all-inet): Depend on all-send-pr.
13907 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13909 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13912 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13914 * configure.in: Don't configure --with-gnu-ld on AIX.
13916 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13918 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13920 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13922 * Makefile.in (ALL_MODULES): Added all-inet.
13923 (CROSS_CHECK_MODULES): Added check-inet.
13924 (INSTALL_MODULES): Added install-inet.
13925 (CLEAN_MODULES): Added clean-inet.
13926 (all-indent): New target.
13928 * configure.in (host_tools): Added inet.
13929 (native_only): Added inet.
13930 (noconfigdirs): Added inet.
13932 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13934 * configure.in: Don't configure libgloss if we are not configuring
13937 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13939 * configure.in: Don't configure libgloss for unsupported
13942 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13944 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13946 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13948 * Makefile.in (ALL_MODULES): Include all-apache.
13949 (CROSS_CHECK_MODULES): Include check-apache.
13950 (INSTALL_MODULES): Include install-apache.
13951 (all-apache): New target.
13953 * configure.in: Added apache everywhere perl is seen.
13955 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13957 * Makefile.in: Add support for clean-{module} and
13958 clean-target-{module} rules.
13960 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13962 * configure.in (*-*-ose) do not build libgloss.
13964 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13966 * config.guess (prep*:SunOS:5.*:*): Turn into
13967 powerpele-unknown-solaris2.
13969 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13971 * configure.in: Permit --enable-shared to specify a list of
13974 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13976 * configure.in (host==solaris): Pass only the first word of $CC
13977 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13979 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13981 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13983 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13985 * Makefile.in (ALL_MODULES): Include all-perl.
13986 (CROSS_CHECK_MODULES): Include check-perl.
13987 (INSTALL_MODULES): Include install-perl.
13988 (ALL_X11_MODULES): Include all-guile.
13989 (CHECK_X11_MODULES): Include check-guile.
13990 (INSTALL_X11_MODULES): Include install-guile.
13991 (all-perl): New target.
13992 (all-guile): New target.
13994 * configure.in (host_tools): Include perl and guile.
13995 (native_only): Include perl and guile.
13996 (noconfigdirs): Don't build guile and perl; no ports have been
13999 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
14001 * configure (--enable-*): Handle quoted option lists such as
14002 --enable-sim-cflags='-g0 -O' better.
14004 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14006 * Makefile.in ({,inst}all-target): New rule so we can make and
14007 install all of the target directories easily.
14009 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14011 * configure.in: Add missing global flag in sed substitution when
14012 deleting `target-' from ${configdirs}.
14014 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
14016 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14019 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14022 * install.sh: Correct misspelling of transformbasename.
14024 * config.guess: Recognize mips-*-sysv*.
14026 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14028 * config.sub: Recognize mon960.
14030 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14032 * configure: Restore Canadian Cross handling of BISON and LEX,
14033 removed in Feb 20 change.
14035 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14037 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14038 Mention make install. Remove the old copyright date as well the
14039 clumsy and rather pointless copyright on the README file.
14041 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14043 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14044 Makefile after running symlink-tree, then run `make distclean' to
14045 avoid clobbering any generated files in srcdir.
14047 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14049 * configure.in (m68k-*-netbsd*): Build everything now.
14051 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14053 * Makefile.in (taz): Fix quoting.
14055 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14057 * configure.in (sparclet-*-*): Build everything now.
14059 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14061 * configure.in (m68k-*-linux*): New host.
14063 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14065 * configure: Check for bison before byacc.
14067 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14069 * Makefile.in configure: Change the way LEX and BISON/YACC are
14070 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14071 searching PATH. These are used as fallbacks by Makefile.in if
14072 flex/bison/byacc aren't in objdir.
14074 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14076 * Makefile.in: Make everything which depends upon all-bfd also
14077 depend upon all-opcodes, in case --with-commonbfdlib is used.
14079 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14081 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14082 building NT native compilers on Unix.
14084 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14086 * configure.in: Don't get CC from the host Makefile fragment if we
14087 can find gcc in PATH, or if this is a Canadian Cross. Move the
14088 Solaris test for /usr/ucb/cc to the post target script, just after
14089 the compiler sanity test.
14091 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14093 * config.sub: Merge with FSF.
14095 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14097 * Makefile.in (RPATH_ENVVAR): New variable.
14098 (REALLY_SET_LIB_PATH): Use it.
14099 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14101 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14103 * config.sub, configure.in: Recognize sparclet cpu.
14105 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14107 * config.guess: Support m68k-cbm-sysv4.
14109 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14111 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14112 m68k-unknown-linuxaout from linker help string. Put quotes around
14115 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14117 * config.guess (powerpc-harris-powerunix): Add guess for port
14120 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14122 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14124 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14126 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14127 $(REALLY_SET_LIB_PATH) in Makefile.
14128 * Makefile.in (SET_LIB_PATH): New variable.
14129 (REALLY_SET_LIB_PATH): New variable.
14130 ($(DO_X)): Use $(SET_LIB_PATH).
14131 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14132 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14133 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14134 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14135 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14136 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14137 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14138 (install-dosrel): Likewise.
14139 (all-opcodes): Depend upon all-libiberty.
14141 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14143 * config.guess (*:CYGWIN*): New
14145 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14147 * Makefile.in (all-target-winsup): All all-target-libiberty.
14149 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14151 * configure.in (noconfigdirs): Add missing # in front of comment.
14153 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14155 * configure.in: add second pass to things added to noconfigdirs
14156 so *-gm-magic can exclude libgloss properly.
14158 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14160 * mpw-configure (extralibs_name, rez_name): Set correctly
14161 for MWC68K compiler.
14163 * mpw-README: Add more info on the necessary build tools.
14165 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14167 * configure.in, config.sub: Recognize cygwin32.
14169 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14171 * config.guess, config.sub: Recognize A/UX.
14173 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14175 * config.sub: Merge with gcc/config.sub.
14177 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14179 * mpw-build.in (do-binutils): Add build of stamps.
14181 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14183 * config.sub: Add recognition for mips64vr4100*-* targets.
14185 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14187 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14188 Add creation of gconfigargs with `--enable-shared' turned on.
14189 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14190 ($(host)-stamp-stage3-configured): Likewise.
14191 (HOLES): Add chatr and ldd.
14192 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14194 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14196 * configure: Pass --nfp to recursive configures.
14198 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14200 * Makefile.in (DLLTOOL): New.
14201 (DLLTOOL_FOR_TARGET): New.
14202 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14203 (EXTRA_TARGET_FLAGS): Ditto.
14204 (EXTRA_GCC_FLAGS): Ditto.
14205 (CONFIGURE_TARGET_MODULES): Ditto.
14207 * configure: Add DLLTOOL.
14209 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14211 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14212 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14213 mh-sco, since old workarounds no longer needed, and don't
14214 build ld, since libraries have weak symbols in COFF.
14216 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14218 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14220 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14222 * configure.in: Make sure that ${CC} can be used to compile an
14225 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14227 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14228 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14229 nothing depending on whether gdbtk is being built.
14231 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14233 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14235 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14237 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14238 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14240 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14242 * config-ml.in: Add support for
14243 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14244 Simplify setting of multidirs from --disable-foo.
14246 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14248 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14249 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14250 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14251 non-empty, pass them on to the GCC make.
14252 (all-bootstrap): New rule that is like all-gcc, except it executes
14253 the GCC bootstrap rule instead of the GCC all rule.
14255 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14257 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14259 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14261 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14264 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14266 * config.sub (i*86*) Change [345] to [3456]
14268 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14270 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14273 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14275 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14276 AIX multilibs get built.
14278 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14280 * configure.in (i386-win32): Don't build expect if we're not
14281 building the tcl subdir.
14283 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14285 * Makefile.in: (configure-target-examples, all-target-examples):
14286 New targets, configure and build example programs.
14288 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14290 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14291 use it as input to sedit the generated MPW makefile.
14292 * mpw-README: Add a suggestion about Gestalt.h.
14294 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14296 * config.sub: Accept *-*-ieee*.
14298 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14300 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14301 Ronald F. Guilmette <rfg@monkeys.com>.
14303 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14305 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14306 for powerpc-pe native.
14307 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14308 (target==powerpc-pe): duplicate i386-win32 entry.
14310 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14312 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14313 of vxworks, not just vxworks5.1.
14315 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14317 * mpw-configure: Add support for exec-prefix.
14319 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14321 * config.guess: Recognize HP model 816 machines as having
14324 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14326 * configure: Ignore new autoconf configure options.
14328 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14330 * config.guess: Recognize Pentium under SCO.
14331 From Robert Lipe <robertl@arnet.com>.
14333 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14335 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14337 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14339 * configure.in: Don't configure gas for alpha-dec-osf*.
14341 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14343 * configure.in: Default to --with-stabs for some targets for which
14344 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14345 i[345]86*-*-unixware*.
14347 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14349 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14350 rather than basing it on the target. Simplify handling of options
14351 controlling which directories to configure. Remove extraneous
14352 slash in multi-clean target.
14354 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14356 * config-ml.in: Prefix more variables with ml_ so they don't collide
14359 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14361 * configure: Don't turn -v into --v.
14363 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14365 * configure.in (targargs): Fix typo.
14367 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14369 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14371 * configure.in: Strip --host and --target options from
14372 CONFIG_ARGUMENTS, and always configure for --host only. Add
14373 --with-cross-host option when building with a cross-compiler.
14374 * configure: Canonicalize the arguments put into config.status by
14375 always using `=' for an option with an argument. Pass a presumed
14376 --host or --target explicitly.
14378 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14380 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14381 into general OS recognition case.
14383 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14385 * configure.in (target_configdirs): add target-winsup only
14386 for win32 target systems.
14388 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14390 * Makefile.in (all-target-libgloss): Depend upon
14391 configure-target-newlib, since when libgloss is built it looks to
14392 see if the newlib directory exists.
14394 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14396 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14399 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14401 * configure: Handle LD and LD_FOR_TARGET when configuring a
14404 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14406 * configure.in (target_libs): add target-winsup.
14407 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14408 (target==ppcle-pe): remove ld from $noconfigdirs.
14410 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14412 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14413 Preserve relative path names in $srcdir. Build symlink tree if
14414 configuring cross target dir and srcdir=. (= no VPATH support).
14415 (configure-target-libg++): Depend on configure-target-librx.
14416 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14417 * config-ml.in: New file.
14418 * symlink-tree: New file.
14419 * configure: Ensure srcdir="." if that's what it is.
14421 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14423 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14424 includes and FLEX_SKELETON setting.
14425 * mpw-configure (--with-gnu-ld): New option, controls whether
14426 to use PPCLink or ld with PowerMac GCC.
14427 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14428 * mpw-config.in: Configure grez if targeting Mac.
14430 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14431 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14433 * configure.in: Configure grez resource compiler if targeting Mac.
14434 * Makefile.in (all-grez, install-grez): New targets.
14436 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14438 * configure: CXX defaults to gcc, not g++. If we find
14439 gcc in the path, set CC to gcc -O2.
14441 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14443 * configure: Default ${build} correctly. Avoid picking up extra
14444 spaces when reading CC and CXX from Makefile. When doing a
14445 Canadian Cross, use plausible default values for numerous
14447 * configure.in: When doing a Canadian Cross, don't try to
14448 configure tools whose configure script can't handle it.
14450 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14452 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14454 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14456 * configure: Remove dubious bug reporting address.
14458 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14460 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14461 configure script, run that instead of this directory's configure.
14462 In either case, print a message that we're configuring the sub-dir.
14464 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14466 * configure.in: Before checking for the existence of various files,
14467 use sed to filter out "target-".
14469 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14471 * Makefile.in (DO_X): Split rule to decrease command line length
14472 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14473 (Philippe De Muyter).
14475 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14477 * Makefile.in (all-patch): depend on all-libiberty.
14479 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14481 * configure.in: If the only directory in target_configdirs which
14482 actually exists is libiberty, then set target_configdirs to empty,
14483 to avoid trying to build a target libiberty in a gas or gdb
14486 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14488 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14489 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14492 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14494 * configure.in (copy_dirs): Use sys-include instead of include
14495 for --with-headers option.
14497 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14499 * Makefile.in, configure.in: Make winsup builds work with
14502 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14504 * configure.in: Build the linker on AIX.
14506 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14508 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14511 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14513 * Makefile.in (all-gcc): Fix typo.
14515 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14517 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14519 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14521 * configure.in: Rename libFOO to target-libFOO, and xiberty
14522 to target-xiberty, to provide more flexibility.
14523 (target_subdir): Define. Create if cross.
14524 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14525 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14526 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14527 check-libFOO -> check-target-libFOO, etc.
14528 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14529 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14530 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14531 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14532 allow ALL_GCC="" to only configure.
14533 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14534 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14535 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14537 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14539 * Makefile.in (taz): Build "info" in etc explicitly.
14541 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14543 * configure.in: Make sure that CC is undefined (as opposed to
14544 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14545 problem with autoconf trying to configure on a host without GCC.
14547 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14549 * mpw-configure: Set host alias from choice of host compiler,
14550 only use generic MPW Makefile sed if present, edit a file
14551 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14552 * mpw-README: Add problem notes about CW6 and CW7.
14554 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14556 * Makefile.in (taz): Use ";" instead of ";;".
14558 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14560 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14561 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14563 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14564 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14566 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14568 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14569 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14570 Move bfd to DISTSTUFFDIRS.
14572 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14574 * Makefile.in (X11_LIB): Removed.
14575 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14577 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14579 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14581 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14584 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14586 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14588 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14590 * configure.in (i[345]86-*-win32): Always build newlib.
14591 Don't configure cvs, autoconf or texinfo.
14592 * Makefile.in (LD_FOR_TARGET): New.
14593 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14594 Pass down LD_FOR_TARGET.
14596 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14598 * winsup: New directory.
14599 * Makefile.in: Build winsup.
14600 * configure.in: Winsup is configured when target is win32.
14601 Can only build win32 target GDB when native.
14603 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14605 * config.guess: Recognize HP model 819 machines as having
14606 a PA 1.1 processor.
14608 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14610 * configure: Fix sed loop which substitutes for CC and CXX to
14611 avoid bug found in various sed implementations.
14613 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14615 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14616 simulator. Use standard powerpc-*-eabi*.
14618 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14620 * configure.in: Stop putting gas and binutils in noconfigdirs for
14621 powerpc-*-aix* and rs6000-*-*.
14623 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14625 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14626 -mcall-aixdesc libraries.
14628 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14630 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14632 * config.sub (arm | armel | armeb): Fix shell syntax.
14634 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14636 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14637 -msoft-float and -mcpu=common support.
14638 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14641 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14643 * configure.in: Allow configuration and build of emacs19 for the alpha.
14645 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14647 * configure.in (CC): Get ^CC, not just any old CC, from
14648 ${host_makefile_frag}.
14650 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14652 * configure.in (CC): Try to get CC from
14653 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14655 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14657 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14658 only if it exists in $(srcdir).
14660 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14662 * configure: If CC and CXX are not set in the environment, set
14663 them, based on either an existing Makefile or on searching for gcc
14664 in PATH. Substitute for CC and CXX in Makefile.
14665 * configure.in: Remove libm from target_libs. Separate
14666 target_configdirs from configdirs. If CC is not set in
14667 environment, try to get it from a host Makefile fragment. Rewrite
14668 changes of configdirs to use skipdirs instead. A few minor
14669 tweaks. Take directories out of target_configdirs as they are
14670 taken out of configdirs. Remove existing Makefile files from
14671 subdirectories. Substitute for TARGET_CONFIGDIRS and
14672 CONFIG_ARGUMENTS in Makefile.
14673 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14675 (CONFIG_ARGUMENTS): Likewise.
14676 (CONFIGURE_TARGET_MODULES): New variable.
14677 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14678 ($(CONFIGURE_TARGET_MODULES)): New target.
14679 (configure-libg++, configure-libio): New targets.
14680 (all-libg++): Depend upon configure-libg++.
14681 (all-libio): Depend upon configure-libio.
14682 (configure-libgloss, all-libgloss): New targets.
14683 (configure-libstdc++): New target.
14684 (all-libstdc++): Depend upon configure-libstdc++.
14685 (configure-librx, all-librx): New targets.
14686 (configure-newlib): New target.
14687 (all-newlib): Depend upon configure-newlib
14688 (configure-xiberty): New target.
14689 (all-xiberty): Depend upon configure-xiberty.
14691 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14693 * configure.in (host i[345]86-*-win32): Expand the
14694 noconfigdirs again.
14696 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14698 * mpw-configure: Fix sed command file name.
14700 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14702 * configure.in (host i[345]86-*-win32): Reduce the
14703 noconfigdirs again.
14705 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14707 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14708 or powerpc*-*-pe*, since they are not yet supported.
14710 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14712 Add PowerMac support and many other enhancements.
14713 * mpw-configure: New option --cc to select compiler to use,
14714 paste options set according to --cc into the generated
14715 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14716 if mpw-make.sed is present.
14717 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14718 add forward includes for PowerPC include files.
14719 * mpw-build.in: Build using Makefile.PPC if present.
14720 (do-byacc, etc): Remove separate version resource builds.
14721 (do-gas): Build "stamps" before "all".
14722 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14723 * mpw-README: Update to reflect --cc option, PowerMac support,
14724 and recently-reported compatibility problems.
14726 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14728 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14729 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14730 (--with-multilib-top): Pass to recursive invocations.
14732 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14734 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14737 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14739 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14740 gdb, ld and opcodes on v810-*-*.
14742 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14744 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14745 (local-maintainer-clean): New target.
14746 (maintainer-clean): New target.
14747 (realclean): Just depend upon maintainer-clean.
14749 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14751 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14753 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14755 * configure.in: Build ld in mips*-*-bsd* case.
14757 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14759 * config.sub: Accept -lites* OS. From Ian Dall.
14761 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14763 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14766 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14768 * configure.in: treat i386-win32 canadian cross the same as
14769 i386-go32 canadian cross.
14771 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14773 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14774 running under the simulator to build a reduced set of libraries.
14775 (powerpc-*-eabiaix): Add fine grained multilib support added to
14776 other powerpc targets yesterday.
14778 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14780 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14781 -disable-softfloat, -disable-relocatable, -disable-aix, and
14782 -disable-sysv to control which multilib libraries get built.
14784 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14786 * configure: Add Makefile.tem to list of files to remove in trap
14789 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14791 * config.guess (*Linux*): Add missing "exit"s.
14792 Also, need specific check for alpha-unknown-linux (uses COFF).
14794 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14796 * config.guess: Merge with FSF:
14798 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14799 * config.guess (AIX4): More robust release numbering discovery.
14801 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14802 * config.guess (i386-sequent-ptx): Properly get version number.
14804 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14805 * config.guess (mips:*:4*:UMIPS): New case.
14807 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14809 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14810 (i386-win32 host): Likewise. Don't build readline.
14812 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14814 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14815 SUPPORT_FILES to submakes.
14817 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14819 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14820 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14823 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14825 * configure.in (appdirs): Use =, not ==, in test expression when
14826 trying to build the text to print in the warning message for
14829 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14831 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14833 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14835 * config.guess: Recognize lynx-2.3.
14837 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14839 * config.sub (z8ksim): Deleted
14840 (z8k-*-coff): New, this is the one true name of the target.
14842 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14844 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14846 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14848 * config.guess (*:Linux:*:*): First try asking the linker what the
14849 default object file format is (elf, aout, or coff). Then if this
14850 fails, try previous methods.
14852 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14854 * configure.in: Don't build newlib for *-*-vxworks5.1.
14856 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14858 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14859 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14861 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14863 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14865 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14867 * cfg-ml-com.in: New file.
14868 * cfg-ml-pos.in: New file.
14870 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14872 * COPYING.NEWLIB: Add HP free copyright to list.
14874 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14876 * config.sub: Recognize -eabi* for the system, not just -eabi.
14878 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14880 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14881 * config.sub, configure.in (win32): New target and host.
14883 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14885 * configure.in: Add i386-pe configuration.
14887 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14889 * mpw-build.in (install): Install GDB after LD.
14891 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14893 * mpw-config.in (elf/mips.h): Always forward-include, needed
14896 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14898 * testsuite: New directory for customer acceptance and whole tool
14901 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14903 * configure: If per-host line isn't found, but AC_OUTPUT is found
14904 and a configure script exists, run it instead.
14906 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14908 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14910 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14912 * configure: Set build_{cpu,vendor,os,alias} to host values when
14913 --build isn't specified.
14915 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14917 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14918 (FLAGS_TO_PASS): Pass them.
14919 (EXTRA_TARGET_FLAGS): Ditto.
14921 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14923 * Makefile.in (all-libg++): Depend on all-libstdc++.
14925 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14927 * configure.in (noconfigdirs): Enable all packages for
14928 i386-unknown-netbsd.
14930 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14932 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14933 hosted builds (DOS builds)
14935 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14937 Changes for ARM based on patches from Richard Earnshaw:
14938 * config.sub: Handle armeb and armel.
14939 * configure.in: Omit arm linker only for riscix.
14941 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14943 * config.guess: Update from FSF.
14945 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14947 * config.sub: Recognize powerpcle as the little endian variant of
14948 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14949 powerpcle variant. Convert pentium into i586, not i486. Add p5
14950 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14953 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14955 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14957 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14959 * config.sub: Accept -lites* as a basic system type.
14961 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14963 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14964 installed, and if so return linuxoldld as the system name.
14966 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14968 * config.guess: Add hppa1.1-hp-lites support.
14970 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14972 * configure.in: Don't build newlib for m68k-vxworks5.1.
14974 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14976 * configure.in (mips-sgi-irix6): Use mh-irix5.
14978 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14980 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14982 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14984 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14985 OSF/1. Fix compiler flags.
14986 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14988 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14990 * configure.in: Recognize --with-newlib.
14991 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14993 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14995 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14996 to *_X11_MODULES due to gdbtk needing X include files et al.
14998 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
15000 Merge in support for Mac MPW as a host.
15001 (Old change descriptions retained for informational value.)
15003 * mpw-config.in: Add generic include forwards for cpu-specific
15004 include files in aout and elf directories.
15006 * mpw-configure: Added copyright.
15007 * mpw-config.in: Check for presence of required build tools.
15008 (target_libs): Add newlib.
15009 (target_tools): Add examples.
15010 (Read Me): Generate as "Read Me for MPW" instead.
15011 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15012 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15013 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15015 * mpw-configure: Remove subdir-specific makefile hackery,
15016 delete mk.tmp after using it.
15018 * mpw-build.in (all): Display start and end times.
15020 * mpw-configure (host_canonical): Set.
15021 (target_cpu): Always add to makefiles.
15022 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15023 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15024 (mpw-mh-mpw): Look for in srcdir and srcroot.
15025 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15027 * mpw-build.in: (install-only): New target.
15029 * mpw-configure (host_alias, target_alias): Rename from hostalias
15030 and targetalias, add into generated Makefile.
15031 (mk.tmp): If present, add into generated Makefile.
15032 * mpw-build.in (all-gas): Build config.h first before gas proper.
15034 * mpw-configure (config.status): Write only if changed.
15035 * mpw-config.in (readline): Configure it (not built, just used for
15038 * mpw-config.in (elf/mips.h): Add a forward include.
15040 * mpw-config.in: Forward-include most .h files in include into
15042 (readline): Don't build.
15043 mpw-build.in (install): Install GDB.
15045 * mpw-configure (prefix, mpw_prefix): Handle it.
15046 * mpw-config.in (mmalloc, readline): Don't configure.
15047 * mpw-build.in (thisscript): Rename to ThisScript.
15048 Use mpw-build instead of BuildProgram everywhere.
15049 (mmalloc, readline): Don't build.
15050 * mpw-README: New file, basic documentation about the MPW port.
15052 * mpw-config.in: Use forward-include to create include files.
15054 * mpw-configure: Add more things to the top of each configured
15055 Makefile, including contents of config/mpw-mh-mpw.
15056 * mpw-config.in (extra-include): Create this directory and fill it
15057 with Posix-like include files when configuring.
15059 * config.sub (apple, mac, mpw): Add various aliases.
15061 * mpw-build.in: New file, top-level build script fragment for MPW.
15062 * mpw-configure: New file, configure script for MPW.
15063 * mpw-config.in: New file, config fragment for MPW.
15065 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15067 * configure.in (host_libs): Remove glob, since it is gone from the
15070 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15072 * Makefile.in: define empty GDB_NLM_DEPS var.
15074 * configure.in(target_makefile_frag): use config/mt-netware
15075 for netware targets.
15077 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15079 * config.sub: Merge in recent FSF changes. Remove linux special
15082 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15084 Revert this change:
15086 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15088 * build-all.mk: Use CC=cc -Xs on Solaris.
15090 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15092 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15094 * Makefile.in: Nuke all references to glob subdirectory.
15096 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15098 * configure.in: Fix --enable-shared logic in per-host.
15100 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15102 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15104 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15106 * configure.in (noconfigdirs): Don't build gas on AIX, for
15107 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15109 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15111 * configure: Fix --cache-file to work if the file argument is a
15114 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15116 * configure: If the --cache-file is used, pass it down to
15117 configure in subdirectories.
15119 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15121 * config.sub: add vxworks29k configuration.
15123 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15125 * Makefile.in (taz): Do "diststuff" part quietly.
15127 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15129 * config.sub: Mini-merge with gcc/config.sub.
15131 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15133 * config.guess (IRIX): Sed - to _.
15135 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15137 * Makefile.in (source-vault, binary-vault): New targets.
15139 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15141 * config.sub: Recognize -eabi as a basic system type.
15143 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15145 * configure.in (enable_shared stuff): Fix typo.
15147 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15149 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15151 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15153 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15155 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15157 * configure.in (rs6000-*-*): Don't build gas.
15159 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15161 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15162 reduce command line length.
15163 (AS_FOR_TARGET): Check for as.new, not Makefile.
15164 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15166 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15168 * config.guess: Merge from FSF.
15170 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15172 * configure: Don't use $ when handling program_suffix.
15174 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15176 * configure.in: Configure tk for hppa/hpux.
15178 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15180 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15182 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15184 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15185 to LIBCXXFLAGS. Tests are better run without it.
15187 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15189 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15191 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15193 * configure.in (*-*-netware*): Don't configure xiberty.
15195 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15197 * configure.in: Remove tk from native_only list.
15199 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15201 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15202 for special NCD build.
15204 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15206 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15207 makeall.bat, they're only useful for binutils snapshots.
15208 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15209 makeall.bat to specified SUPPORT_FILES.
15211 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15213 * build-all.mk: Add Ericsson targets to sun4 and solaris
15214 hosts. Add BNR's sun4 target to solaris host, so their
15215 build-from-source will be tested in-house first.
15217 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15219 * Makefile.in (LIBCFLAGS): New variable.
15220 (CFLAGS_FOR_TARGET): Ditto.
15221 (LIBCFLAGS_FOR_TARGET): Ditto.
15222 (LIBCXXFLAGS): Ditto.
15223 (CXXFLAGS_FOR_TARGET): Ditto.
15224 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15225 (BASE_FLAGS_TO_PASS): Pass them.
15226 (EXTRA_TARGET_FLAGS): Ditto.
15228 * configure.in: Support --enable-shared.
15230 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15232 * configure.in (target_libs): Include libstdc++ again.
15233 * config.guess: Update from FSF (for FreeBSD).
15235 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15237 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15239 (DISTDOCDIRS): Add `etc'.
15240 (ETC_SUPPORT_PFX): New variable.
15241 (taz): Include anything from etc starting with a word in
15244 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15246 * config.sub: Update for recent FSF changes. Remove obsolete
15247 h8300hds entry. Add -windows* and -osx as basic os. Minor
15250 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15252 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15254 * config.guess: Merge with FSF.
15255 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15257 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15259 * configure: Since the "trap 0" handler will override the exit
15260 status on many systems, only use it for "exit 1", and make it set
15261 a non-zero exit status; reset it before "exit 0". Also, check
15262 exit status of config.sub, and error out if it failed.
15264 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15266 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15267 and install libgloss.
15269 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15271 * Makefile.in (all-binutils): Depend upon all-byacc.
15273 * configure.in: Don't build emacs on Irix 5.
15275 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15277 * configure.in (*-*-netware*): Add libio.
15279 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15281 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15282 (CHECK_TARGET_MODULES): Ditto.
15283 (INSTALL_TARGET_MODULES): Ditto.
15284 (TARGET_LIBS): Ditto.
15285 (all-libstdc++): Note dependencies.
15287 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15289 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15291 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15293 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15294 -fexternal-templates.
15296 * configure.in (target_libs): Add libstdc++.
15297 (noconfigdirs): Add libstdc++ as appropriate.
15299 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15301 * config.guess: Update from FSF.
15303 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15305 * configure: Use ${config_shell} when running ${configsub}.
15307 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15309 * config.sub: No longer recognize h8300h.
15311 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15313 * config.sub: Remove extraneous differences between config.sub and
15316 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15318 * Makefile.in (DISTSTUFFDIRS): Add gas.
15320 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15322 * COPYING.NEWLIB: New file.
15324 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15326 * config.guess (HP-UX): Patch from Harlan Stenn
15327 <harlan@landmark.com> to also emit release level.
15329 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15331 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15333 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15335 * config.sub: Merge nextstep cleanup from FSF.
15337 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15339 * configure.in (arm-*-*): Don't configure ld for this target.
15341 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15343 * configure.in (*-*-netware): don't configure libg++, libio,
15346 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15348 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15349 configure ld--it works, but it doesn't support shared libraries.
15351 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15353 * config.guess (*-unknown-freebsd*): Get rid of possible
15354 trailing "(Release)" in version string.
15355 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15357 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15359 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15360 Fix type: *-next-neststep -> *-next-nextstep.
15362 * config.guess: Merge from FSF:
15364 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15366 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15368 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15370 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15371 instead of UNIX_SV for UnixWare 1.0).
15373 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15375 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15376 to make gdb/nlm/* build after the compiler and linker.
15378 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15380 * config.guess (netbsd, freebsd, linux): Accept any machine,
15382 (m68k-atari-sysv4): Relocate to match FSF version.
15384 * config.guess: More merges from the FSF:
15386 Add a space before function call or macro invocation.
15388 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15390 * config.guess: Add trap cmd to remove dummy.c and dummy when
15393 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15395 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15396 (dummy): Redirect stderr from compilation of dummy.c.
15398 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15400 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15402 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15404 * configure: Accept and ignore --cache*, for compatibility with
15407 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15409 * config.guess: Merge from FSF:
15411 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15413 * config.guess (Pyramid*:OSx*:*:*): New case.
15414 (PATH): Add /.attbin at end for finding uname.
15415 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15417 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15419 * config.guess (M88*:DolphinOS:*:*): New case.
15421 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15423 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15424 to select whether to use ELF or COFF.
15426 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15428 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15430 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15432 * config.guess: Guess the OS version for HPUX.
15434 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15436 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15438 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15440 * configure.in: Recognize --with-headers, --with-libs, and
15442 * Makefile.in (all-xiberty): Depend upon all-ld.
15444 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15446 * configure.in: Change i[34]86 to i[345]86.
15448 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15450 * configure (version): A few more tweaks to help message.
15452 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15454 * Makefile.in: Remove (for now) librx as a host library,
15455 now that we're building it for target.
15457 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15459 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15462 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15464 * configure.in: Also configure librx.
15466 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15468 * Makefile.in: Update various rules to reflect that librx
15469 is now needed for libg++.
15471 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15473 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15475 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15477 * configure.in: Configure the examples directory.
15479 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15481 * configure: Simplify Jun 2 1994 change.
15483 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15485 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15486 /bin/gcc isn't good enough to build gcc.
15488 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15490 * Makefile.in (GDB_SUPPORT_FILES): Remove
15491 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15492 (gdb.tar.gz): Add new rule to use standard distribution building
15495 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15497 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15498 Bill Cox <bill@cygnus.com>.
15500 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15502 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15504 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15506 * configure: Search current dir first in .gdbinit.
15508 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15510 * config.sub: Recognize freebsd (merged from gcc config.sub).
15512 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15514 * config.sub: Refer to NeXT's operating system as nextstep.
15516 * config.sub (case $basic_machine): Re-order the cases, to match
15517 the order in the FSF version (which is mostly alphabethical).
15518 Merge in some additions and changes from the FSF.
15520 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15522 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15523 * config.sub: Recognize cxux7.
15524 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15526 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15528 * config.sub: Fix typo powerpc -> powerpc-*.
15530 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15532 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15534 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15535 parallel with all-emacs and install-emacs). Top-level command
15536 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15538 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15540 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15541 $(relbindir)/make before doing ``make install'', and use
15542 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15543 installing over running make binary.
15544 ($(host)-stamp-stage3-installed): Likewise.
15546 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15548 * config.guess: Recognize Mach.
15550 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15552 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15553 see whether --exec-prefix was used.
15555 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15557 * README: Explicitly mention libg++/README. (Zoo's idea.)
15559 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15561 * Makefile.in: Add all-librx target similar to all-libproc.
15563 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15565 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15566 with post 1.2 uname bogosity.
15568 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15570 * configure: Remove temporary files on receipt of a signal.
15572 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15574 * configure: If there is a package_makefile_frag, remove
15575 ${subdir}/Makefile.tem after copying it in.
15577 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15579 * build_all.mk: support rs6000 lynx identifies itself as
15580 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15581 since /bin/gcc is too feeble to compile a modern gcc.
15583 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15585 * brought devo/test-build.mk update-to-date with progressive/
15586 test-build.mk. Add lynx targets and hppa flag info.
15588 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15590 * configure.in: Use mh-ncrsvr43. Patch from
15591 Tom McConnell <tmcconne@sedona.intel.com>.
15593 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15595 * config.guess (i386-unknown-bsdi): No longer need to
15596 check #if defined(__bsdi__) && defined(__i386__).
15598 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15600 * configure: Set program_transform_nameoption correctly.
15602 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15604 * brought build-all.mk update-to-date with progressive build-all.mk,
15605 added new targets and hppa info.
15607 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15609 * configure: If config.guess result is a prefix of the user
15610 specified target, assume a native build and use the user specified
15611 target as the host alias. Remove SunOS patch suffix removal hack.
15612 * configure.in: Remove SunOS patch suffix removal hack.
15614 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15615 in NATIVE_CHECK_MODULES.
15617 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15619 * Makefile.in: Rename HOST_ONLY to NATIVE.
15620 * configure: Delete SunOs patch suffix from host_canonical
15621 and build_canonical variables that are prepended to Makefiles.
15622 * configure.in: Add comments for easier maintenance.
15624 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15626 * Makefile.in: Add all-libproc target similar to all-gui.
15628 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15630 * Makefile.in (CHECK_MODULES): split into
15631 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15633 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15635 * config.guess (i386-unknown-bsdi): New system to guess.
15637 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15639 * Makefile.in: Add all-gui target (but not yet build by "all").
15641 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15643 * config.sub: Move deletion of patch suffix from here...
15644 * configure.in: To here, at Ian's suggestion. The top-
15645 level scripts might need to know of a patch level.
15647 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15649 * config.sub: Strip off patch suffix so rtl is recognized
15650 as a sunos4.1.3 machine, even though it's been patched.
15652 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15654 * Makefile.in (INSTALL_LAST): Delete.
15655 (INSTALL_DOSREL): New.
15657 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15659 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15660 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15661 whether we pass down --with-gnu-ld anyhow.
15663 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15665 * Makefile.in (INSTALL_LAST): Change operation so it works
15666 on more flavors of make.
15667 * configure.in (go32): Don't build libg++ or libio.
15669 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15671 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15672 they can be overriden by templates.
15674 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15676 * configure.in (target==go32): Don't build gdb.
15677 * dosrel: New directory.
15679 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15681 * configure.in (host==go32): Configure dosrel too.
15682 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15683 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15684 be set by incoming names or templates.
15685 (INSTALL_LAST): New rule.
15687 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15689 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15691 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15693 * configure.in (appdirs): New variable. Currently empty, but will
15694 be used in gas distribution. If nonempty, lists a set of
15695 directories at least one of which must get configured, or top
15696 level configuration is considered to have failed.
15697 (rs6000-*-lynxos*): Use new file name.
15699 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15701 Eliminate XTRAFLAGS.
15702 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15703 newlib include files using -idirafter, and also use -nostdinc.
15704 (CXX_FOR_TARGET): Likewise.
15705 (XTRAFLAGS): Removed.
15706 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15707 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15708 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15709 ($(DO_X)): Don't pass down XTRAFLAGS.
15711 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15713 * configure.in (mips*-dec-bsd*): New target; do build linker.
15714 (mips*-*-bsd*): New target; don't build linker.
15716 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15718 * configure.in: support rs6000-*-lynxos* configuration.
15719 support sunos4 as a cross target.
15721 * config.sub: look for lynx*, not lynx since the OS version may
15722 legitimately be part of the name.
15724 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15726 * configure.in (i[34]86-*-sco*): Move to be with other i386
15728 (romp-*-*): New target. Skip various binary utilities.
15729 (vax-*-*): New target. Don't build newlib.
15730 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15732 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15734 * configure.in: Only set host_makefile_frag if config
15737 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15739 * install.sh: If $dstdir exists, don't check whether each
15742 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15744 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15746 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15748 * configure.in (*-*-lynxos*): Don't configure newlib for either
15749 native or cross Lynx.
15751 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15753 * config.sub (sparc64-elf): Fix os.
15754 (z8k): Remove duplicate.
15756 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15758 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15759 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15761 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15763 * configure: Make file links cleanly even if Lynx fails on
15764 an NFS symlink (at least fail cleanly).
15766 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15768 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15771 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15773 * configure: Unknown options are fatal again.
15775 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15777 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15780 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15782 * build-all.mk: Add `clean' target.
15784 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15786 * config.guess: Add SINIX support.
15787 * configure.in: Add mips-*-sysv4* support.
15789 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15791 * build-all.mk: Document all useful targets.
15792 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15793 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15795 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15797 * configure: Support --silent, --quiet.
15799 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15801 * configure: Support --disable-FEATURE.
15803 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15805 * config.guess: Recognize NCR running SVR4.3.
15807 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15809 * config.guess: Make BSDI generate i386-unknown-bsd386.
15810 Patch from Paul Eggert <eggert@twinsun.com>.
15812 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15814 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15816 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15818 * configure: Make unrecognized options give nonfatal warnings
15819 instead of fatal errors, and pass them to any subdirectory
15820 configures in case they recognize them.
15821 Make --x equivalent to --with-x.
15823 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15825 * configure: Add --enable-* options. Clean up usage message and
15828 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15830 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15832 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15834 * configure.in (hppa*-*-*): Enable binutils.
15836 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15838 * config.sub: Recognize cisco.
15840 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15842 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15844 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15846 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15847 than one configuration name. Add comment.
15849 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15851 * config.guess: about target *-hitachi-hiuxwe2, fixed
15852 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15853 macro is incorrect.]
15855 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15857 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15858 than the "make ls" stuff which used to be here.
15860 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15862 * config.guess: Recognize i[34]86-unknown-freebsd.
15863 From Shawn M Carey <smcarey@rodan.syr.edu>.
15865 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15867 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15869 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15871 * config.guess: Check for ptx.
15873 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15875 * config.sub: Add os9k checking.
15877 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15879 * config.guess: Handle OSF1 running on HPPA processors
15881 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15883 * configure: If subdir configure fails, print out a message with
15884 subdirectory name, in case subdir's configure code didn't identify
15887 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15889 * configure.in: Remove embedded newlines from configdirs.
15890 Avoid mismatches of substrings. Fix matching strings at end
15893 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15895 * config.guess: Add Lynx/rs6000 config support.
15897 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15899 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15901 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15903 * configure.in (hppa*-*-osf*): Treat this just like most other
15904 PA configurations (eg no binutils or ld).
15905 (hppa*-*-*elf*): These configurations have binutils and ld.
15907 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15909 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15911 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15913 * configure.in (rs6000-*-*): Build gas.
15915 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15917 * Makefile.in: Avoid bug in losing hpux sed.
15919 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15921 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15922 for GDB and GDB has been fixed to not need it.
15924 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15926 * config.guess: Recognize vax hosts.
15928 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15930 * configure (while loop): Don't use "break 2" inside case
15931 statement -- the case statement isn't an enclosing loop.
15933 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15935 * config.guess: Clean up NeXT support, to allow nextstep
15936 on Intel machines. Make OS be nextstep.
15938 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15940 * config.guess: Add alternate forms for Convex.
15942 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15944 * configure: Completely rewrite option processing. Take
15945 advantage of pattern-matching to avoid invoking test frequently.
15946 Also clean up host and target defaulting logic.
15948 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15950 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15951 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15952 commands (plus user environment) will fit SCO limits.
15954 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15956 * configure.in: Don't issue warnings about directories which are
15957 not being configured if -norecursion is set. Correct test for
15958 --with-gnu-as and --with-gnu-ld to not get confused by substring
15961 * configure.in: Don't build gas for alpha-dec-osf1*.
15963 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15965 * configure: Back out Per's change of 12/19/1993. It changes the
15966 behavior of configure in unexpected and confusing ways.
15968 Also, use different delim char when calculating
15969 program_transform_name so that the name can contain slashes.
15971 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15973 * configure.in, config.sub: Add support for VSTa micro-kernel.
15975 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15977 * configure.in: Nuke hacks which were used to get a special
15978 version of GAS for HPPA configurations.
15980 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15982 * configure: If only ${target_alias} is given, use that
15983 as the default for ${host_alias}.
15984 * configure: Add missing back-slashes before nested quotes.
15986 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15988 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15990 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15992 * config.guess: Recognize some Tektronix configurations.
15993 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15995 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15997 * config.sub: Match any flavor of SH.
15999 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
16001 * configure.in: Don't try to configure newlib for Alpha.
16003 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16005 * configure.in: Don't build ld for Irix 5. Don't build gas,
16006 libg++ or libio for any Alpha target.
16008 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16010 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
16012 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16013 default arguments -- so it tried to compress itself.
16015 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
16017 * configure.in (notsupp): ensure that a space is always at the end
16018 of the configdirs list, since the grep checks for an explicit space
16020 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16022 * configure.in (target i386-sysv4.2): don't build ld, since static
16023 versions of many libraries are not available.
16025 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16027 * config.guess: Recognize Apollos (using environment variables).
16028 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16030 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16032 * config.guess: Recognize Sony news mips running newsos.
16034 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16036 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16037 "fi ; else" for bash.
16039 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16041 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16043 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16045 * config.sub: accept unixware as an alias for svr4.2.
16046 Fix some inconsistancies with the gcc version.
16048 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16050 * Makefile.in (DISTDOCDIRS): Add gdb.
16052 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16054 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16056 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16058 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16059 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16062 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16064 * config.sub: Accept hiux* as an OS name.
16066 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16067 etc/make-stds.texi. The underscore came from gcc, and dje now
16068 agrees that RUNTESTFLAGS is the correct name.
16070 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16072 * install.sh: Remove 'set -e'. It makes any conditionals
16073 in the script useless.
16075 * config.guess: Automatically recognize arm-acorn-riscix
16076 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16078 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16080 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16082 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16084 * Makefile.in (DISTDOCDIRS): New variable.
16085 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16086 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16088 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16090 * configure.in (hppa target): check the source directory for the
16091 pagas sub-directory
16093 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16095 * config.sub: Allow -aout* and -elf*.
16097 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16099 * configure.in: Don't build ld on i386-solaris2, same as for
16102 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16104 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16106 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16108 * configure.in: Configure gdb for alpha.
16110 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16112 * Makefile.in (CXXFLAGS): Add -O.
16114 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16116 * config.guess: added support for DG Aviion
16118 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16120 * configure.in: Produce warning message for subdirectories not
16121 configurable for this host/target combination. Don't try to
16122 configure gdb for vms.
16124 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16126 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16127 appropriate files before making "diststuff".
16128 (DISTBISONFILES): New var: list of files to be edited.
16129 (DISTSTUFFDIRS): Add binutils.
16131 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16133 * config.sub: also handle mipsel and mips64el (for little endian mips)
16135 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16137 * configure.in: Add * to end of all OS names.
16139 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16141 * configure.in: Build newlib for LynxOS native.
16143 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16145 * config.guess: Add support for delta 88k running SVR3.
16147 * configure.in: Add comment about HP compiler vs. emacs.
16149 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16151 * configure.in: don't build ld on solaris2 (not a viable option
16152 due to bugs in getpwnam & getpwuid)
16154 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16156 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16157 config.guess will produce a full version number.
16159 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16161 * configure.in: Build linker and binutils for alpha-dec-osf1.
16163 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16165 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16166 and gdb/testsuite/Makefile.in.
16168 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16170 * configure.in: recognize mips*- instead of mips-
16172 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16174 * config.sub: Accept linux*coff and linux*elf as operating
16177 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16179 * config.sub: Recognize mips64, and mips3 as an alias for it.
16181 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16183 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16184 gdb knows how to handle OSF/1 shared libraries.
16186 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16188 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16189 * config.guess: Recognize Hitachi's HIUX.
16190 * config.sub: Recognize h3050r* and hppahitachi.
16191 Remove redundant cases for hp9k[23]*.
16193 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16195 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16196 if gas and ld are in the source tree and are in ${configdirs}.
16197 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16198 --with options (but still pass them down on the command line,
16199 if they were explicitly specified).
16201 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16203 * configure: substitute SHELL value in Makefile.in with
16206 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16208 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16209 *-*-solaris2* targets.
16211 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16213 * Makefile.in: define M4, and pass it down to sub-makes;
16214 all-autoconf now depends on all-m4
16216 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16218 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16219 presence of {ar,ranlib} instead of a configured directory
16221 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16223 * config.guess: Accept 34?? as well as 33?? for NCR.
16225 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16227 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16228 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16230 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16232 * configure: grab values for $(CC) and $(CXX) from the
16233 environment, so that someone can do "CC=gcc configure; make" and
16234 have it work right (matching the way that autoconf works now)
16236 * configure.in, Makefile.in: add support for gash, the tcl
16237 interface to Galaxy
16239 * config.guess: add NetBSD variants (hp300, x86)
16241 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16243 * install.sh: Support -d option (in the manner of SunOS 4 install,
16244 as it is more deterministic than that of GNU install)
16245 (chmodcmd): Set file to mode 755 by default (should also do default
16246 chgrp and chown, but I don't feel like dealing with that now)
16248 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16250 * config.sub: Remove h8300hhms alias.
16252 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16254 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16256 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16258 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16261 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16263 * config.sub: recognize m88110-bug-coff.
16265 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16267 * Makefile.in (all-libio): all dependencies on the toolchain used
16268 to build this (gcc, gas, ld, etc)
16270 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16272 * config.guess: Deal with OSF/1 1.3 on alpha.
16274 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16276 * install.sh: add some 'else true' clauses for portability
16278 * configure.in: don't build libio for h8[35]00-*-* targets
16280 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16282 * Makefile.in: Add support for new libio.
16284 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16286 * install.sh: If one command fails, don't try the rest. Don't try
16287 to remove $dsttmp (via trap) unless we have already created it.
16288 If $src doesn't exist, detect it and exit with an error.
16290 * config.guess: Recognize BSD on hp300.
16292 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16294 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16295 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16297 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16299 * Makefile.in (all-send-pr): depends on all-prms
16301 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16303 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16305 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16307 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16308 Added test for mips-mips-riscos5.
16310 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16312 * configure.in: use mh-hp300 for 68k HP hosts
16314 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16316 * configure: add support for CONFIG_SHELL, so that you can use
16317 some alternate shell for evaluating configure scripts
16319 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16321 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16322 in configure script to bug-gdb@prep.ai.mit.edu when building
16323 distribution archive.
16324 * Makefile.in (COMPRESS): Remove def.
16325 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16326 gdb.tar.Z and make-gdb.tar.Z respectively.
16327 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16328 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16329 to convergence with 'taz' target in Makefile.in.
16331 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16333 * install.sh (dsttmp): use trap to ensure that tmp files go
16334 away on error conditions
16336 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16338 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16340 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16342 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16343 its parent is '/' not ''.
16345 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16347 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16349 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16350 that ${newsrcdir}/configure.in does.
16352 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16354 * test-build.mk: support for CONFIG_SHELL
16356 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16358 * config.sub (netware): Add as a basic system type.
16360 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16362 * Makefile.in (Makefile): depend on configure.in. Also drop the
16363 $(srcdir)/ from the dependency on Makefile.in.
16365 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16367 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16368 (h8300hhms is temporary until multi-libraries are implemented).
16369 * configure.in: Handle h8300h too.
16371 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16373 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16375 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16377 * configure: Remove extraneous output when guessing host type.
16378 * config.guess: Remove extraneous output when guessing using C
16379 compiler rather than uname, or when guessing fails.
16381 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16383 * Makefile.in: remove all.cross and install.cross targets
16385 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16388 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16390 * configure.in (target sh): Build gprof.
16392 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16394 * config.sub: change -solaris to -solaris2
16396 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16398 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16400 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16402 * configure: Correct error message for missing Makefile.in to
16403 print correct directory.
16405 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16407 * install.sh: kludge around 386BSD shell bug
16409 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16411 * config.guess: Recognize NeXT.
16412 * config.guess: Recognize i486-ncr-sysv4.
16413 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16415 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16417 * Makefile.in (MAKEINFOFLAGS): New variable.
16418 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16419 * build-all.mk, test-build.mk: Pass down --no-split as
16420 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16422 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16424 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16426 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16428 * Makefile.in (libg++.tar.z): New rule.
16429 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16430 * Makefile.in (taz): Only do a single chmod.
16432 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16434 * install.sh: don't use dirname anymore (replaced with sed usage)
16436 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16438 * Makefile.in: Change extension for gzip'd files from '.z' to
16439 '.gz' per new FSF standard usage.
16441 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16443 * configure: put quotes around the final value of program_transform_name
16445 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16447 * Makefile.in: new install.sh support; update install-info rules
16449 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16451 * configure.in: Build diff for crosses, but not for go32 host.
16453 * configure.in: Build gprof only for native, and don't build it
16454 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16456 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16458 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16460 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16462 * configure.in (host_tools): Add prms.
16464 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16466 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16467 with $(FLAGS_TO_PASS) on the command line
16469 * config.sub: Recognize lynx and lynxos
16471 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16473 * config.sub: Accept -ecoff*, not just -ecoff.
16475 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16477 * Makefile.in (taz): Use .gz suffix instead of .z.
16478 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16481 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16483 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16485 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16487 * Makefile.in (install-no-fixedincludes): install gcc last, so
16488 that rebuilds that might happen during 'make install' don't get
16489 bogus gcc include files
16491 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16493 Change from Utah for HPPA support:
16494 * config.guess: Recognize hppa1.x-hp-bsd.
16496 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16498 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16499 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16501 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16503 * config.sub: Add support for rom68k and bug boot monitors.
16505 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16507 * Makefile.in: Make all-opcodes depend on all-bfd.
16509 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16511 * config.guess: Added special check for i[34]86-univel-sysv4*.
16513 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16515 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16516 the processor rather than assuming i486.
16518 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16520 * config.guess: Recognize SunOS6 as Solaris3.
16522 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16524 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16525 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16527 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16529 * build-all.mk (all-cross): New target for Canadian Cross.
16530 Added Q2 go32 targets.
16531 * test-build.mk: Configure go32 cross sparclite-aout and
16532 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16533 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16535 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16537 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16538 GO32 hosted toolchains
16540 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16542 * configure: change so "-exec-prefix" gets passed down rather
16543 than "-exec_prefix" so autoconf generated Makefiles get the
16544 exec_prefix set right.
16546 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16548 * config.guess: get the Solaris2 minor version number
16550 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16552 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16554 * config.guess: Recognize some Sequent platforms.
16556 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16558 * Makefile.in: added the vault-install target
16560 * configure.in: actually use the Sun3 makefile fragment that's in
16561 config, also added the release dir to configdirs
16563 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16565 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16567 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16569 * configure.in: remove some program from Alpha targetted toolchains
16571 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16573 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16575 (taz): Run "make diststuff" in those directories instead of "make
16576 proto-dir". Look for "VERSION=" only at start of line in subdir
16577 Makefile. Use "gzip -9" for compression.
16578 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16579 (binutils.tar.z): New target.
16581 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16583 * Makefile.in (taz): Include gpl.texinfo.
16585 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16587 * Makefile.in (setup-dirs): Merged into "taz" target.
16588 (taz): Only do `proto-dir' stuff if a directory is actually needed
16591 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16593 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16594 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16595 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16596 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16597 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16599 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16601 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16602 config.sub, and move-if-change to gdb testsuite distribution
16603 archive, so the testsuite can be extracted, configured, and
16604 run separately from the gdb distribution. Blow away the Chill
16605 tests that require a Chill compiled executable, since GNU Chill
16606 is not yet publically available.
16608 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16610 * test-build.mk: set environment variables in a single command,
16611 instead of a list of assignments and exports
16613 * config.guess: recognize Alpha/OSF1 systems
16615 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16617 * configure: Change help message to prefer --options rather than
16620 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16622 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16623 zippy@ecst.csuchico.edu.
16624 * config.guess: Recognize miniframe.
16626 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16628 * Makefile.in: Use srcroot to find runtest rather than rootme.
16629 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16631 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16633 * test-build.mk: Extensive additions to support building on a
16634 machine other than the host.
16636 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16638 * configure (tooldir): Fix for i386-aix again.
16640 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16642 * configure, Makefile.in: Change definition of $(tooldir)
16645 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16647 * config.guess: Recognize i[34]86/SVR4.
16649 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16651 * Makefile.in (all-gdb): gdb depends on sim.
16653 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16655 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16656 at the same time we make the prototype gdb directory.
16657 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16658 files at the same time as the gdb base release distribution.
16660 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16662 * Makefile.in (check): Use individual check targets rather than
16664 (check-gcc): Added.
16666 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16668 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16669 for System V release 3.2.
16671 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16673 * config.sub: Recognize hppaosf.
16674 * configure.in: Do configure ld/binutils/gas for it.
16676 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16678 * configure (tooldir): Alter syntax used to set this, for systems
16679 where "\$" isn't handled right, like i386-aix.
16681 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16683 * configure: Pass program-transform-name, not
16684 program_transform_name, to recursive configures.
16686 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16688 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16689 of gas+ld+binutils.
16691 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16693 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16695 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16697 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16699 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16701 * Makefile.in (PRMS): Set back to all-prms.
16703 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16705 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16706 targets, rather than for MIPS hosts.
16708 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16710 * configure.in: add comment for --with-x default values
16712 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16714 * Makefile.in: add check-* targets for each of the directories in
16715 the tree. Add a definition of RUNTEST that will use the one we
16716 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16718 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16720 * configure.in: Removed obsolete references to bfd_target and
16721 target_makefile_frag.
16723 * build-all.mk: Set assorted targets for Q2.
16724 * config.sub: Recognize z8k-sim and h8300-hms.
16725 * test-build.mk: Really don't pass host to configure.
16726 (HOLES): Added uname.
16728 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16730 * configure: Handle an empty program-prefix, program-suffix or
16731 program-transform-name correctly.
16733 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16735 * build-all.mk: -G 8 no longer required for MIPS targets.
16736 * test-build.mk: Don't pass host argument to configure; make it
16739 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16741 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16742 * Makefile.in (COMPRESS): New macro, like GZIP.
16744 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16746 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16748 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16749 with gas currently defaults to -G 0.
16751 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16753 * Makefile.in (all-flex): flex depends on byacc.
16755 * build-all.mk: If host not specified, use config.guess. Pass TAG
16756 to test-build.mk as RELEASE_TAG.
16757 * test-build.mk (configargs): New variable containing arguments to
16758 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16759 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16761 * config.guess: Use /bin/uname when checking -X argument on SCO,
16762 to avoid invoking GNU uname which doesn't understand -X.
16764 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16766 * configure.in: Build gas for mips-*-*.
16768 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16770 * Makefile.in (all.normal): insert missing backslash.
16772 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16774 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16776 * Makefile.in: Complete overhaul to merge many almost identical
16779 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16781 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16782 (gdb.tar.Z): Adjusted.
16784 * Makefile.in (setup-dirs, taz): New targets; should be general
16785 enough to adapt for gdb sometime. Build only .z file.
16786 (gas.tar.z): New target.
16788 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16790 * build-all.mk: Use CC=cc -Xs on Solaris.
16792 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16794 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16795 for handling BISON for FSF releases.
16797 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16799 * configure: Actually implement the change zoo just documented.
16801 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16803 * configure: when using config.guess, only set target_alias when
16804 it's not already been set (ie, on the command line)
16806 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16808 * Makefile.in: add installcheck target, set PRMS to install-prms
16810 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16812 * configure: add support for package_makefile_fragment, handle the
16813 case where a directory has a configure.in file but no Makefile.in
16814 more gracefully (with an actual understandable error message, even);
16815 add support for --without (and add this to the usage message); also
16816 explicitly add a --host=${host_alias} to the command line when
16817 config.guess is used
16819 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16821 * configure: Must use both --host and --target in recursive calls.
16823 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16825 * Makefile.in: Change deja-gnu to dejagnu.
16827 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16829 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16831 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16833 * configure.in: canonicalize all instances to *-*-solaris2*,
16834 also strip out a number of tools to not build for go32 host
16836 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16838 * config.guess: add GPL.
16840 * Makefile.in, config.guess, config.sub, configure: bump
16843 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16845 * Makefile.in (do-info): Removed obsolete check for existence of
16848 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16850 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16852 * Makefile.in: a couple of 'else true' for decstation,
16855 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16857 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16859 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16861 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16863 * config.guess: Recognize i386-ibm-aix (PS/2).
16864 * configure.in: Use config/mh-aix386 file for it.
16866 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16868 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16869 CC_FOR_TARGET instead.
16870 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16872 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16874 * Makefile.in: Add sim to list of directories sent with gdb
16876 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16878 * configure.in: Put back mips-dec-bsd* case.
16880 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16882 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16883 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16884 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16886 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16888 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16890 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16891 (install-info): install dir.info only if it exists,
16892 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16894 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16896 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16897 gas for mips-dec-bsd.
16899 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16901 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16902 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16904 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16906 * configure.in: Added "dejagnu" to hosttools list.
16908 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16910 * config.sub, configure.in, config.guess: Add support
16911 for Bosx, an AIX variant from Bull.
16912 Patches from F.Pierresteguy@frcl.bull.fr.
16914 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16916 * devo/dejagnu: Initial creation of devo/dejagnu.
16917 Migrated dejagnu testcases and support files for testing software
16918 tools to reside as subdirectories, currently called "testsuite",
16919 within the directory of the software tool. Migrated all programs,
16920 support libraries, etc. beloging to dejagnu proper from
16921 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16922 with no modifications. The changes to these files which will
16923 allow them to configure, build, and execute properly will be made
16924 in a future update.
16926 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16928 * Makefile.in: Change send_pr to send-pr.
16929 * configure.in: Likewise.
16930 * send_pr: Renamed directory to send-pr.
16932 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16934 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16936 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16938 * README: Update for gdb-4.8 release.
16939 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16940 gdb-xxx.tar.z (gzip'd) file also.
16942 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16944 * Makefile.in: make all-diff depend on all-libiberty
16946 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16948 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16950 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16952 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16954 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16956 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16957 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16958 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16960 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16962 * Makefile.in: makeinfo binary is in a new location
16964 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16966 * config.sub: Accept -ecoff as an OS.
16968 * Makefile.in: Various changes to eliminate a level of make
16969 recursion and reduce the required command line length.
16970 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16972 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16973 variables holding settings for specific sub-makes.
16974 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16975 in terms of BASE_FLAGS_TO_PASS.
16976 (TARGET_LIBS): New variable listing directories which use
16977 TARGET_FLAGS_TO_PASS.
16978 (subdir_do): Eliminated.
16979 (do-*): New set of targets to replace subdir_do.
16980 (various): All targets which used subdir_do now depend on do-*.
16981 (local-clean): Renamed from do_clean.
16982 (local-distclean): New target, dependency of distclean and
16984 (install-info): Don't create directories. Depend on dir.info
16985 rather than calling make recursively.
16986 (install-dir.info): Eliminated.
16987 (install-info-dirs): Create all info directories here.
16988 (dir.info): Depend upon do-install-info.
16990 * test-build.mk (HOLES): Added false.
16992 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16994 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16996 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16998 * Makefile.in (info): remove dependency on all-texinfo. The
16999 problem was really in texinfo/C, not at this level.
17001 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
17003 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17005 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
17007 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
17010 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17012 * configure: Include srcdir in message about target of link not
17013 being found. Don't convert `-' to `_' in `with' options being
17016 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17018 * configure.in: add uudecode to host_tools
17020 * Makefile.in: added {all,install}-uudecode targets, added them to
17021 the appropriate lists
17023 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17025 * Makefile.in (all-gcc): Added dependency on all-gas.
17027 * configure.in (mips-*-*): Build ld and binutils.
17029 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17031 * configure: check return code from mkdir, print error message and
17034 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17036 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17038 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17040 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17042 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17044 * config.sub (h8500): Recognize this as a cpu type.
17046 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17048 * configure: source directory missing is no longer a warning
17050 * configure.in: recognize irix[34]* instead of irix[34]
17052 * Makefile.in: define and pass down X11_LIB
17054 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17056 * guess-systype: Renamed to ...
17057 * config.guess: ... by popular request.
17058 * configure.in, Makefile.in: Update accordingly.
17060 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17062 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17063 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17064 + Execute ./dummy instead of assuming . is in PATH.
17066 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17068 * guess-systype: New shell script. Attempts to guess the
17069 canonical host name of the executing host.
17070 Only a few hosts are supported so far.
17071 * configure: Call guess-systype if no host is specified.
17073 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17075 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17079 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17081 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17082 (all-gcc, install-gcc, subdir_do): Use it.
17084 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17086 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17088 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17090 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17091 set exclusively by configure, using configure.in .
17093 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17095 * test-build.mk: set $PATH for all builds
17097 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17099 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17101 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17102 the one used in gcc/Makefile.in, so that a null expansion doesn't
17103 override the one needed to build gcc with a native cc.
17106 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17108 * configure: Accept -with arguments.
17110 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17112 * Makefile.in: added h8300sim
17114 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17116 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17117 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17118 (all-cygnus, native, build-cygnus): Make
17119 $(canonhost)-stamp-3stage-done, not $(host)....
17120 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17121 i386-sco3.2v4. Added else true to if command.
17123 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17125 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17127 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17129 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17131 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17133 * configure.in: don't remove binutils from Solaris builds
17135 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17137 * Makefile.in: get rid of earlier definitions for *clean,
17138 also handle the recursive info rule better
17140 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17142 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17143 do more-or-less the right thing.
17145 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17147 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17148 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17150 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17152 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17155 * configure.in: split the configdirs list into 4 categories (native
17156 v. cross, library v. tool) and handle the cross-only and native-
17157 only in more reasonable (and correct!) way.
17159 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17161 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17162 configdirs anymore.
17164 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17166 * Makefile.in: extensive cleanup:: removed all of the explicit
17167 clean-* targets, collapsed many wrappers around subdir_do into
17168 one, added additional targets to satisfy standards.texi, deleted
17169 some old targets, some changes for consistency
17171 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17173 * configure.in: handle some programs as cross-only, and others as
17176 * test-build.mk: handle partial holes in a more generic manner
17178 * Makefile.in: m4 depends on libiberty
17180 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17182 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17183 time, wdiff, and find to configdirs
17185 * Makefile.in: all, clean, and install rules for the new programs
17186 added to configure.in
17188 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17190 * configure.in: use mh-sun for all *-sun-* hosts
17192 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17194 * Makefile.in: define flags for X11 include files and library file
17195 locations, pass them down to the programs that need this info
17197 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17199 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17201 * configure.in: start building libg++ for HP-UX targets
17203 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17205 * README: Update references to files moved into etc/.
17207 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17209 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17210 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17212 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17214 * configure: accept dash as well as underscore in long option
17215 names for FSF compatibility.
17217 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17219 * config.sub: added -sco3.2v4 support from FSF.
17221 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17223 * configure.in: expand the section that adds or removes
17224 directories from the list of programs to build, to handle native
17225 vs. cross in addition to host v. native
17227 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17229 * Makefile.in: Replace C++ in macro names with CXX.
17230 This is less likely to break ...
17232 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17234 * test-build.mk: add -w to GNU_MAKE
17236 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17238 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17239 add 'sparc' to list of recognized cpus. This needed to make
17240 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17241 Delete some redundant ose68 variants. Recognize -wrs as an os,
17242 then changes that into $CPU-wrs-vxworks.
17244 * configure.in: remove most references to gdbtest, regularize
17245 target based program removal
17247 * test-build.mk: import from p3 tree (many fixes and changes)
17249 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17251 * Makefile.in: added rules to handle tcl, tk, and expect
17253 * configure.in: handle those directories if they exist
17255 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17257 * config.sub: removed bogus hppabsd and hppahpux names, since
17258 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17260 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17262 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17263 depends upon all-xiberty
17265 * Makefile.in: changes from p3, including:
17267 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17269 * Makefile.in (XTRAFLAGS): include newlib directories if
17270 newlib/Makefile exists, rather than if host != target.
17272 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17274 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17275 from the same source tree and not building a cross-compiler. This
17276 matters for the libg++ configuration if reconfiguring a tree that
17277 has already been installed.
17279 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17281 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17282 pick up the machine and system specific header files.
17284 * Makefile.in: added AS_FOR_TARGET, passed down in
17285 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17286 the C compiler to use to create programs which are run in the
17287 build environment, set it to default to $(CC), and passed it down
17288 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17290 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17292 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17293 We need them for unusual native builds, like systems without
17296 * configure: also define $(host_canonical) and
17297 $(target_canonical), which are the full, canonical names for the
17298 given host and target
17300 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17302 * Makefile.in: Added separate definitions for C++.
17304 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17306 * configure.in (configdirs): Add deja-gnu.
17308 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17310 * README: Update for configure.texi and gdb-4.7 release.
17312 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17314 * Makefile.in: Move "all" target to top of file.
17315 Previously, first target was ".PHONY" which caused BSD4.4 make
17316 to build .PHONY when make was run without arguments.
17318 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17320 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17321 Library-copylefted code in libiberty.
17323 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17325 * config.sub: Replace m68kmote with plain old m68k.
17327 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17329 * Makefile.in: Remove space from blank line, avoid Make complaints.
17331 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17333 * config.sub: Complain if no argument is given. Added support for
17334 386bsd as OS and target alias.
17336 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17338 * Makefile.in (XTRAFLAGS): include newlib directories if
17339 newlib/Makefile exists, rather than if host != target.
17341 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17343 * config.sub: recognize sparclite-wrs-vxworks.
17345 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17346 p3.) Added clean-xiberty to clean.
17348 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17350 * configure.in: use *-*-* instead of nested cases for host and target
17352 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17354 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17355 from the same source tree and not building a cross-compiler. This
17356 matters for the libg++ configuration if reconfiguring a tree that
17357 has already been installed.
17359 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17361 * config.sub (i486v/i486v4): Merge in from FSF version.
17363 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17365 * configure: only set PWD if it is already set.
17367 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17369 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17370 doesn't have unset and all success paths (and most error paths)
17371 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17372 to just ${PWD} to avoid confusion.)
17374 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17376 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17377 even for a native compilation.
17379 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17381 Changes to make the gdb.tar.Z rule work better.
17383 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17384 (DEVO_SUPPORT): Add configure.texi.
17385 (bfd-ilrt.tar.Z): Remove ancient rule.
17387 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17389 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17390 pick up the machine and system specific header files.
17392 * configure.in, config.sub: added new target m68010-adobe-scout,
17393 with alias of adobe68k. Changed configure.in to check for
17394 -scout before -sco* to avoid a false match.
17396 * Makefile.in: added AS_FOR_TARGET, passed down in
17397 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17398 the C compiler to use to create programs which are run in the
17399 build environment, set it to default to $(CC), and passed it down
17400 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17402 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17404 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17405 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17406 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17407 FOR_TARGET variants, to newlib and libg++.
17409 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17411 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17414 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17416 * config.sub: Accept `elf' as an environment.
17418 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17420 * Makefile.in (all-opcodes): cd into the right directory
17422 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17424 * configure: added -program_transform_name option, used as
17425 argument to sed when installing programs.
17426 configure.texi: added documentation for -program_prefix,
17427 -program_suffix and -program_transform_name.
17429 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17431 * config.sub: Accept i486 where i386 ok.
17433 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17435 * config.sub: accept we32k
17437 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17439 * config.sub, configure.in: accept OSE68000 and OSE68k.
17441 * Makefile.in: don't create all directories for ``make install'';
17442 let the subdirectories create the ones they need.
17444 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17446 * COPYING: new file, GPL v2
17448 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17450 * Makefile.in: use the new gen-info-dir, which needs a template
17451 argument (which also lives in texinfo)
17453 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17455 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17457 * config.sub (ncr3000): Change i386 to i486.
17459 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17461 * Makefile.in: add install-rcs, install-grep to
17462 install-no-fixedincludes, removed install-bison and install-libgcc
17464 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17466 * configure.in: grab the HPUX makefile fragment if on HPUX
17468 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17470 * Makefile.in: eradicate bison spoor (ditto libgcc).
17471 configure.in: recognise m68{k,000}-ericsson-OSE.
17472 es1800 is alias for m68k-ericsson-OSE
17474 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17476 * configure.in: rearrange the parts that remove programs from
17477 configdirs, based now on HOST==TARGET or by canonical triple.
17479 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17481 * test-build.mk: recurse explicitly with -f test-build.mk when
17482 appropriate. predicate stage3 and comparison on the existence
17483 of gcc. That is, if gcc isn't around, we aren't three-staging.
17484 On very clean, also remove ...stamp-co. Build in-place before
17485 doing other builds.
17487 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17489 * Makefile.in, configure.in: add tgas
17491 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17493 * Makefile.in: a number of changes merged in from progressive.
17495 * configure.in: add libm.
17497 * .cvsignore: ignore some stuff that comes from test-build.mk.
17499 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17501 * config.sub: Add es1800 (m68k-ericsson-es1800).
17503 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17505 * configure: Add program_suffix (parallel to program_prefix)
17506 * Makefile.in: adjust directory-creating script for losing decstation
17508 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17510 * configure: Minor $subdir-related fixes.
17512 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17514 * configure: fix various problems with propogating
17515 makefile_target_frag in subdirs.
17516 * configure.in: config libgcc if its there
17518 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17520 * config.sub: HPPA merge.
17522 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17524 * Makefile.in: Replace all-bison with all-byacc in all
17525 dependency lines for other tools (which now use byacc).
17527 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17529 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17531 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17533 * Makefile.in: make gprof rules similar to byacc rules (instead of
17534 vestigal $(unsubdir) that didn't work...)
17536 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17538 * config.sub: Add support for Linux.
17539 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17540 (at least for libg++).
17542 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17544 * configure.texi: fix doc for the -nfp option to configure
17546 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17548 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17550 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17552 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17553 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17554 * configure.in: added solaris* host_makefile_frag hook.
17556 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17558 * config.sub: changed recognition of m68000 so that various
17559 m68k types can be specified via m680[01234]0
17561 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17563 * config.sub (basic_machine): fix sed so that '-foo' isn't
17564 completely substituted out while .+'-foo' loses the '-foo'
17566 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17568 * config.sub ($os): Add -aout.
17570 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17572 * configure: If host_makefile_frag is absolute, don't
17573 prefix ${invsubdir} (relevant to libg++ auto-configure).
17575 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17577 * Makefile.in (tooldir): Define it.
17578 (all-ld): Depend on all-flex.
17580 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17582 * Makefile.in (check): Fix libg++ special case.
17584 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17586 * configure: do not bury `pwd` into config.status, thus do fewer
17589 * configure: print the "Building in" message only when building in
17590 other than "." AND verbose.
17592 * configure: remove -s, rework -v to better accommodate guested
17595 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17597 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17599 * Makefile.in: macroize flags passed on recursion. remove
17602 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17604 * configure: get makesrcdir right for subdirs deeper than 1.
17606 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17609 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17611 * Makefile.in: don't print subdir_do or recursion lines.
17613 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17615 * standards.texi: added menu item.
17617 * Makefile.in: build and install standards.info.
17619 * standards.texi: new file.
17621 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17623 * configure: test for and move config.status pieces from
17626 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17628 * configure: Test for existance of files before trying to mv
17629 them, to avoid numerous non-existance messages.
17631 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17633 * configure: correct final line of config.status.
17635 * configure: patch from eggert. Avoids a protection problem if
17636 the original Makefile.in is read only.
17638 * configure: use move-if-change from gcc to create config.status.
17639 Some makefiles depend on config.status to tell if a directory
17640 has been reconfigured for a different host. This change
17641 prevents those directories from remaking everything in the case
17642 where the reconfig was only intended to rebuild a Makefile.
17644 * configure: test for config.sub with "config.sub sun4" rather
17645 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17646 host alias from a missing config.sub.
17648 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17650 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17651 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17653 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17655 * configure: mkdir ${subdir} as needed.
17657 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17659 * Makefile.in,configure.in: added autoconf.
17661 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17663 * Makefile.in: no longer pass against on recursion.
17665 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17666 definitions are not inherited.
17668 * configure: correct makesrcdir when subdir is .
17670 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17672 * configure: Add support for 'subdirs' variable, which is
17673 like 'configdirs', except that configure doesn't re-invoke
17674 itself for subdirs, it just creates a Makefile for each subdir.
17675 * configure.texi: Document subdirs.
17677 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17679 * configure.in: added flex to configdirs
17681 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17683 * Makefile.in: remove clean-stamps from clean.
17685 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17687 * configure.in: Add gdbtest to configdirs.
17689 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17691 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17692 to recursive makes.
17693 * configure.in: Recognize new ncr3000 config.
17695 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17697 * Makefile.in, configure.in: removed references to gdbm.
17699 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17701 * config.sub: Don't canonicalize os value
17702 newsos* to bsd (readline needs to check for newsos).
17703 (This fix was earlier made Jan 31, but got re-broken.)
17705 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17707 * configure.in: sco is an os, not a vendor!
17709 * configure: Quote $( better. Keep various shells happy.
17711 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17713 * Makefile.in: eliminate stamp-files.
17715 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17717 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17718 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17720 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17722 * config.sub: fix iris/iris3.
17724 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17726 * configure: re-add -rm.
17728 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17730 * Maskefile.in: add .stmp-rcs to all.
17732 * configure.in: remove gas from rs6000 build, use aix host fragment.
17734 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17736 * configure: pass down site_option during recursion.
17738 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17740 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17742 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17744 * configure: Change exec_prefix so that it really defaults to prefix.
17746 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17748 * Makefile.in, configure.in: Add support for mmalloc library.
17750 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17752 * Makefile.in: add stmp dependencies for a few more things.
17754 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17756 * configure: adjusted error message on objdir/srcdir configure
17757 collision, per john's suggestion.
17759 * Makefile.in: add libiberty stmp to all and all.cross.
17761 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17763 * Makefile.in: remove force dependencies, add grep to all.
17765 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17767 * Makefile.in: drop flex. make stamp files work.
17769 * configure: added test for conflicting configuration in srcdir,
17770 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17771 gets cranky. use relative paths for configure and srcdir
17772 whenever possible. Send some error messages to stderr that were
17775 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17777 * Makefile.in: Fix libg++ rule to check for gcc directory
17778 before using gcc/gcc. Also pass XTRAFLAGS.
17780 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17782 * Makefile.in: added stmp-files so that directories aren't polled
17783 when they are already built.
17785 * configure.texi: fixed a node pointer problem.
17787 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17789 * config.sub configure.in gdb/configure.in
17790 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17791 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17792 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17794 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17796 * configure: -recurring becomes -silent. corrected help message
17799 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17801 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17803 * configure: when building Makefile for crosses, replace
17804 tooldir and program_prefix. default srcdir from location of
17805 config.sub. remove "for host in hosts" and "for target in
17808 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17810 * Makefile.in: Do not pass bindir or mandir to cvs.
17812 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17814 * Makefile.in, configure.in: removed traces of namesubdir,
17815 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17816 copyrights to '92, changed some from Cygnus to FSF.
17818 * configure.texi: remove most references to multiple hosts,
17819 multiple targets, subdirs, etc.
17821 * configure.man: removed rcsid. reference config.sub not
17824 * Makefile.in: mkdir $(infodir) on install-info.
17826 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17828 * configure.texi: Explain better about .gdbinit and about
17829 the environment that configure.in sections run in.
17831 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17833 * configure.in: Ultrix is only a decstation if it's a MIPS.
17835 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17837 * README: DOC.configure => cfg-paper.texi.
17839 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17841 * config.sub (near case $os): Don't convert newsos* to bsd!
17843 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17845 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17846 the number of copies of COPYING that go into the GDB tar file.
17848 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17850 * bfd/configure.in, gdb/config/mh-i386sco,
17851 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17852 Fix SCO configuration stuff.
17854 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17856 * Makefile.in: For libg++, make sure the -I pointing
17857 to the gcc directory goes *after* all the libg++-local -I flags.
17858 Also, move just-gcc dependency from just-libg++ to all-libg++.
17860 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17862 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17864 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17866 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17868 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17870 * config.sub: Add stratus configuration frags. Also
17873 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17875 * Makefile.in (DEV_SUPPORT): add configure.man.
17877 * config.sub(Decode manufacturer-specific): add -none*.
17879 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17881 * Makefile.in: remove form feeds to make Sun's make happy.
17882 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17884 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17886 * Makefile.in (AR_FLAGS): Make quieter.
17888 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17890 * configure.in: Add libg++.
17891 * configure: When verbose, don't output the command line at each
17892 level; it will be unremarkably the same as the previous version,
17893 which will be the same as what the user typed.
17895 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17897 * configure.in, Makefile.in: fix clean-info, add flex. add
17900 * configure: be less sensitive to spaces in Makefile.in. Do not
17901 look for sources in "..". Doing so breaks subdirectories that
17902 might have their own configure. If a subdir has it's own
17903 configure script, use it.
17905 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17907 * cfg-paper.texi: some changes suggested by rms.
17909 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17911 * config.sub: Merge in some small additions from the FSF version,
17912 taken from the gcc distribution, to bring the Cygnus and FSF
17913 versions into closer sync.
17915 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17917 * configure.in: Changed svr4 references to sysv4.
17919 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17921 * configure: added -V for version number option.
17923 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17925 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17926 renamed from DOC.configure to cfg-paper.texi.
17928 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17930 * configure, config.subr, config.sub: config.subr is now
17933 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17935 * configure.texi: new file, in progress.
17937 * Makefile.in: build info file and install the man page for
17940 * configure.man: new file, first cut.
17942 * configure: find config.subr again now that configuration "none"
17943 has gone. removed all traces of the -ansi option. removed all
17944 traces of the -languages option.
17946 * config.subr: resync from rms.
17948 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17950 * configure, config.sub, config.subr: merge config.sub into
17951 config.subr, call the result config.subr, remove config.sub, use
17954 * Makefile.in: revised install for dir.info.
17956 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17958 * configure.in: add decstation host makefile frag.
17960 * Makefile.in: BISON now bison -y again. also install-gcc on
17961 install. clean-gdbm on clean. infodir belongs in datadir.
17962 Make directories for info install. Build dir.info here then
17965 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17967 * Makefile.in: fix for bad directory tests.
17969 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17971 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17972 regexp. -srcdir relative was being handled incorrectly.
17974 * Makefile.in: unwrapped some for loops so that parallel makes
17975 work again and so one can focus one's attention on a particular
17978 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17980 * configure: added PWD as a stand in for `pwd` (for speed). use
17981 elif wherever possible. make -srcdir work without -objdir.
17982 -objdir= commented out.
17984 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17986 * configure: +options become --options. -subdirs commented out.
17987 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17988 Makefile now at top of generated Makefile. Removed cvs log
17989 entries. added -srcdir. create .gdbinit only if there is one
17992 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17993 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17994 and mandir now keyed off datadir by default.
17996 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17998 * Freshly created ChangeLog.
18005 version-control: never