2014-05-28 Olivier Hainque <hainque@adacore.com>
[official-gcc.git] / ChangeLog
blobf2534a86cfa2f3de60824efb3c2ab7938764a4d0
1 2014-05-28  Olivier Hainque  <hainque@adacore.com>
3         * config/rs6000/vxworks.h (VXCPU_FOR_8548): New. Default to PPC85XX.
4         (CPP_SPEC): Add entry for -mcpu=8548.
5         * config/rs6000/vxworksae.h: Reinstate. Override        VXCPU_FOR_8548.
6         * config.gcc (powerpc-wrs-vxworksae, tm_file): Add back vxworksae.h.
8 2014-05-26  Richard Sandiford  <rdsandiford@googlemail.com>
9             Olivier Hainque  <hainque@adacore.com>
11         * rtl.h (set_for_reg_notes): Declare.
12         * emit-rtl.c (set_for_reg_notes): New function.
13         (set_unique_reg_note): Use it.
14         * optabs.c (add_equal_note): Likewise
16 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
18         * MAINTAINERS: Update my affiliation/email.
20 2014-05-19  Mike Stump  <mikestump@comcast.net>
22         * MAINTAINERS: Add wide-int reviewers.
24 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
26         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
27         * configure: Regenerated.
29 2014-05-15  Torvald Riegel  <triegel@redhat.com>
31         * MAINTAINERS (libitm): Add myself as maintainer.
33 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
35         * MAINTAINERS (Write After Approval): Add myself.
37 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
39         * config.sub, config.guess: Import from upstream.
41 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
43         * MAINTAINERS (Write After Approval): Put myself in correct order.
45 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
47         * MAINTAINERS (Write After Approval): Add myself.
49 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
51         * MAINTAINERS: Move myself from Reviewers to Write After Approval
52         section.
54 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
56         * MAINTAINERS (Write After Approval): Delete myself.
58 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
60         PR sanitizer/56781
61         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
62         and -B* options with -Xcompiler.
64 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
66         PR bootstrap/60620
67         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
68         * Makefile.in: Regenerate.
70 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
72         * Makefile.def (dependencies): Make all-ld depend on all-binutils
73         for WINDRES_FOR_TARGET in default-manifest.o rule.
74         * Makefile.in: Regenerate.
76 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
78         * MAINTAINERS (Write After Approval): Add myself.
80 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
82         PR sanitizer/56781
83         * Makefile.def: Set bootstrap=true; for host fixincludes.
84         * configure.ac: Don't bootstrap host fixincludes unless
85         --with-build-config=bootstrap-{a,ub}san.
86         * Makefile.in: Regenerated.
87         * configure: Regenerated.
89 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
91         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
92         --enable-vtable-verify option parsing.  Don't add
93         target-libsanitizer to bootstrap_target_libs unless
94         --with-build-config=bootstrap-asan or
95         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
96         to bootstrap_target_libs unless --enable-vtable-verify.
97         * configure: Regenerated.
99 2014-03-10  Anatoly Sokolov <aesok@post.ru>
101         * MAINTAINERS (Write After Approval): Add myself.
103 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
105         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
107 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
109         PR bootstrap/58572
110         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
111         -I for libstdc++-v3 includes if $(LEAN).
112         * Makefile.in: Regenerated.
114 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
116         * MAINTAINERS: Update my email address.
118 2014-02-24  Walter Lee  <walt@tilera.com>
120         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
121         (tilegx-*-*): Change to tilegx*-*-*.
122         * configure: Regenerate.
124 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
126         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
128 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
130         * MAINTAINERS (Write After Approval): Add myself.
132 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
134         PR target/59788
135         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
136         *solaris2*.
138 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
140         * MAINTAINERS: Update my email address.
142 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
144         * MAINTAINERS: Convert to UTF-8.
145         Properly sort Xinliang David Li's entry.
147 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
148             Sandra Loosemore  <sandra@codesourcery.com>
150         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
151         nios2 port maintainers.
153 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
155         * MAINTAINERS (Write After Approval): Add myself.
157 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
159         * configure.ac: Add user-friendly check for native x86_64-linux
160         multilibs.
161         * configure: Regenerate.
163 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
165         * MAINTAINERS: Add myself as sh maintainer.
167 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
169         * MAINTAINERS: Add self as SLSR maintainer.
171 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
173         * MAINTAINERS: Update my email address.
175 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
177         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
179 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
181         * Makefile.in: Regenerate.
183         * Makefile.tpl: Fix typo.
184         * Makefile.in: Regenerate partially.
186 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
188         * configure.ac: Added libcilkrts to noconfig list when C++ is not
189         supported.
190         * configure: Regenerated.
192 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
194         * MAINTAINERS (Write After Approval): Add myself.
196 2013-10-30  Jason Merrill  <jason@redhat.com>
198         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
199         --disable-build-format-warnings.
201 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
203         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
204         depend on libstdc++ and libgcc.
205         * configure: Regenerate.
206         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
207         libcilkrts for POSIX and i*86, and x86_64 architectures.
208         * Makefile.in: Added libcilkrts related fields to support building it.
210 2013-10-26  Jeff Law  <law@redhat.com>
212         * Makefile.def (target_modules): Remove libmudflap
213         (languages): Remove check-target-libmudflap).
214         * Makefile.in: Rebuilt.
215         * Makefile.tpl (check-target-libmudflap-c++): Remove.
216         * configure.ac (target_libraries): Remove target-libmudflap.
217         Remove checks which disabled libmudflap on some systems.
218         * configure: Rebuilt.
219         * libmudflap: Directory removed.
221 2013-10-21  Cong Hou  <congh@google.com>
223         * MAINTAINERS (Write After Approval): Add myself.
225 2013-10-16  Mike Stump  <mikestump@comcast.net>
227         * .dir-locals.el: Add.
229 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
231         * configure.ac: Add --enable-host-shared
232         * configure: Regenerate.
234 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
236         Import from savannah.gnu.org:
237         * config.guess: Update to 2013-06-10 version.
238         * config.sub: Update to 2013-10-01 version.
240 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
242         Changes to build configuration to allow big endian ARC ELF toolchain
243         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
244         * configure: Regenerate.
246 2013-09-20  Alan Modra  <amodra@gmail.com>
248         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
249         ppc host match.  Support little-endian powerpc linux hosts.
251 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
253         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
254         maintainer.
256 2013-09-12  DJ Delorie  <dj@redhat.com>
258         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
259         maintainers.
261 2013-09-03  Richard Biener  <rguenther@suse.de>
263         * configure.ac: Also allow ISL 0.12.
264         * configure: Regenerated.
266 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
268         * MAINTAINERS (Write After Approval): Add myself.
270 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
272         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
274 2013-08-26  Caroline Tice  <cmtice@google.com>
276         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
277         "Various Reviewers" to libvtv "Various Maintainers".
279 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
281         * MAINTAINERS: Add myself as RTL optimizers reviewer.
283 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
285         * MAINTAINERS: Update name, email.
287 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
289         * MAINTAINERS (Write After Approval): Add myself.
291 2013-08-12  Caroline Tice  <cmtice@google.com>
293         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
294         address in the Write After Approval section.
296 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
298         * MAINTAINERS (Write After Approval): Update email.
300 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
302         * configure.ac: Adjust to check VTV_SUPPORTED.
303         * configure: Regenerated.
305 2013-08-02  Caroline Tice  <cmtice@google.com>
307         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
308         on non-linux systems; add target-libvtv to noconfigdirs; add
309         libsupc++/.libs to C++ library search paths.
310         * configure: Regenerated.
311         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
312         libstdc++ and libgcc.
313         * Makefile.in: Regenerated.
315 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
317         * MAINTAINERS (Write After Approval): Add myself.
319 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
320             Shiva Chen  <shiva0217@gmail.com>
322         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
323         nds32 port maintainers.
325 2013-07-17  Tim Shen  <timshen91@gmail.com>
327         * MAINTAINERS (Write After Approval): Add myself.
329 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
331         * configure.ac: Sync from binutils.
332         * configure: Regenerate.
334 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
336         * MAINTAINERS (Write After Approval): Add myself.
338 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
340         * MAINTAINERS (Write After Approval): Add myself.
342 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
344         * MAINTAINERS (Write After Approval): Add myself.
346 2013-04-30  Brooks Moses  <bmoses@google.com>
348         * MAINTAINERS: Update my email; move myself from Fortran
349         reviewer to Write After Approval.
351 2013-04-16  Andreas Schwab  <schwab@suse.de>
353         * configure.ac (aarch64-*-*): Don't disable java.
354         * configure: Regenerate.
356 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
358         * MAINTAINERS (Write After Approval): Add myself.
360 2013-03-30  Matthias Klose  <doko@ubuntu.com>
362         * Makefile.def (target_modules): Don't install libffi.
363         * Makefile.in: Regenerate.
365 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
367         * MAINTAINERS (Write After Approval): Add myself.
369 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
371         * MAINTAINERS (Write After Approval): Add myself.
373 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
375         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
376         * configure: Regenerated.
378 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
380         * MAINTAINERS: Explicitly add myself as AIX maintainer.
381         Remove Geoff Keating as rs6000 port maintainer, at his request.
383 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
385         * MAINTAINERS: Update my email.
387 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
389         * configure: Re-generate.
391 2013-01-15  Richard Biener  <rguenther@suse.de>
393         PR other/55973
394         * configure: Re-generate.
396 2013-01-14  Matthias Klose  <doko@ubuntu.com>
398         * Makefile.def (install-target-libsanitizer): Depend on
399         install-target-libstdc++-v3.
400         * Makefile.in: Regenerate.
402 2013-01-14  Richard Biener  <rguenther@suse.de>
404         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
405         * configure: Re-generate
407 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
409         * config.sub: Update from config repo.
411 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
413         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
414         * Makefile.in: Regenerate.
416 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
418         * MAINTAINERS (arc): Add new port maintainership for myself.
420 2013-01-09  Jason Merrill  <jason@redhat.com>
422         * .gitignore: Import from gdb repository.
424 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
426         * Makefile.def (configure-gcc): Depend on all-gmp.
427         (all-gcc): Remove dependency on all-gmp.
428         * Makefile.in: Regenerated.
430 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
432         * config.sub: Merge from config repo.
433         * config.guess: Ditto.
435 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
437         * Makefile.def: Merge from binutils.
438         * Makefile.in: Ditto.
440 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
442         * MAINTAINERS: Update my email.
444 2012-12-29  Ben Elliston  <bje@gnu.org>
446         * config.guess: Update to 2012-12-29 version.
447         * config.sub: Likewise.
449 2012-12-20  Matthias Klose  <doko@ubuntu.com>
451         * Makefile.def (install-target-libgfortran): Depend on
452         install-target-libquadmath, install-target-libgcc.
453         (install-target-libsanitizer): Depend on install-target-libgcc.
454         (install-target-libjava): Depend on install-target-libgcc.
455         (install-target-libitm): Depend on install-target-libgcc.
456         (install-target-libobjc): Depend on install-target-libgcc.
457         (install-target-libstdc++-v3): Depend on install-target-libgcc.
458         * Makefile.in: Regenerate.
460 2012-12-19  Matthias Klose  <doko@ubuntu.com>
462         * Makefile.def (install-target-libgo): Depend on
463         install-target-libatomic.
464         * Makefile.in: Regenerate.
466 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
468         PR go/55201
469         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
470         * Makefile.in: Regenerate.
472 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
474         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
475         * configure: Regenerate.
477 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
479         * config.sub: Merge from config repo.
481 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
483         * Makefile.def (target_modules): Add bootstrap=true and
484         raw_cxx=true to libsanitizer.
485         * configure.ac (bootstrap_target_libs): Add libsanitizer.
486         * Makefile.in: Regenerated.
487         * configure: Likewise.
489 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
491         * MAINTAINERS: Remove self as RTL optimization maintainer.
493 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
495         * MAINTAINERS (Write After Approval): Add myself.
497 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
499         * Makefile.def (target_modules): Remove bootstrap=true and
500         raw_cxx=true from libsanitizer.
501         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
502         * Makefile.in: Regenerated.
503         * configure: Likewise.
505 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
507         * Makefile.def (target_modules): Add bootstrap=true and
508         raw_cxx=true to libsanitizer.
509         * configure.ac (bootstrap_target_libs): Add libsanitizer.
510         * Makefile.in: Regenerated.
511         * configure: Likewise.
513 2012-11-28  Andrew Pinski  <apinski@cavium.com>
515         PR bootstrap/54279
516         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
517         * configure: Regenerate.
518         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
519         * Makefile.in: Regenerate.
521 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
523         * configure.ac: Disable libsanitizer if we're not building C++.
524         * configure: Regenerate.
526 2012-11-15  Roland McGrath  <roland@hack.frob.com>
528         * MAINTAINERS (Write After Approval): Add myself.
530 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
532         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
533         Kostya Serebryany (kcc@google.com) and
534         Jakub Jelinek (jakub@redhat.com).
535         Rename area for Dodji Seketeli (dodji@redhat.com).
537 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
539         * MAINTAINERS: (asan.c, related): Add myself.
541 2012-11-14  Roland McGrath  <mcgrathr@google.com>
543         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
544         * configure: Regenerate.
546 2012-11-13  Richard Henderson  <rth@redhat.com>
548         * configure.ac: Move libsanitizer logic to subdirectory.
549         * configure: Regenerate.
551 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
553         * configure.ac: Enable libsanitizer just on x86 linux for now.
554         * configure: Re-generate.
556 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
558         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
559         sections.
560         * configure: Regenerate.
562 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
564         * configure.ac: Add section for configdirs for libsanitizer.
565         Disable for cris-*-* and mmix-*-*.
566         * configure: Regenerate.
568 2012-11-12  Wei Mi <wmi@google.com>
570         * configure.ac: Add libsanitizer to target_libraries.
571         * Makefile.def: Ditto.
572         * configure: Regenerate.
573         * Makefile.in: Regenerate.
574         * libsanitizer: New directory for asan runtime.  Contains an empty
575         tsan directory.
577 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
579         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
580         against Mingw64 w32api.
581         * configure: Regenerate.
583 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
585         * configure: Regenerated.
587 2012-11-03  Robert Mason  <rbmj@verizon.net>
589         * configure.ac: add --disable-libstdcxx configure option
590         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
592 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
594         * MAINTAINERS (Write After Approval): Add myself.
596 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
598         * MAINTAINERS (Write After Approval): Add myself.
600 2012-10-24  Sharad Singhai  <singhai@google.com>
602         * MAINTAINERS (Write After Approval): Add myself.
604 2012-10-24  Eric Christopher  <echristo@gmail.com>
606         * MAINTAINERS: Update email address.
608 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
610         PR bootstrap/54820
611         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
612         * configure: Regenerate.
614 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
616         * MAINTAINERS (aarch64): Add Marcus and myself.
618 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
620         PR bootstrap/54820
621         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
622         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
623         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
624         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
625         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
626         * Makefile.in: Regenerate.
627         * configure.ac (have_static_libs): New variable and associated check.
628         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
629         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
630         * configure: Regenerate.
632 2012-10-10  Richard Biener  <rguenther@suse.de>
634         * MAINTAINERS: Adjust for changed surname.
636 2012-10-04  Lawrence Crowl  <crowl@google.com>
638         * MAINTAINERS (Write After Approval): Add myself.
640 2012-10-01  Cary Coutant  <ccoutant@google.com>
642         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
644 2012-09-28  Ian Lance Taylor  <iant@google.com>
646         * Makefile.def: Make all-target-libgo depend on
647         all-target-libbacktrace.
648         * Makefile.in: Rebuild.
650 2012-09-26  Ian Lance Taylor  <iant@google.com>
652         * Makefile.def: Make all-gcc depend on all-libbacktrace.
653         * Makefile.in: Rebuild.
655 2012-09-20  Walter Lee  <walt@tilera.com>
657         * configure.ac: Add tilegx to list of targets that support gold.
658         * configure: Regenerate.
660 2012-09-20  Marek Polacek  <polacek@redhat.com>
662         * MAINTAINERS (Write After Approval): Add myself.
664 2012-09-19  Steve Ellcey  <sellcey@mips.com>
666         * configure.ac: Add mips*-mti-elf* target.
667         * configure: Regenerate.
669 2012-09-17  Ian Lance Taylor  <iant@google.com>
671         * MAINTAINERS (Various Maintainers): Add libbacktrace.
672         * configure.ac (host_libs): Add libbacktrace.
673         (target_libraries): Add libbacktrace.
674         * Makefile.def (host_modules): Add libbacktrace.
675         (target_modules): Likewise.
676         * configure, Makefile.in: Rebuild.
678 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
680         PR target/38607
681         Merge upstream change.
682         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
684         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
685         Add libgomp*.o to compare_exclusions for AIX.
686         * configure: Regenerate.
688 2012-09-06  Diego Novillo  <dnovillo@google.com>
690         * configure.ac: Bump minimum GMP version to 4.2.3.
691         * configure: Re-generate.
693 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
695         PR target/54461
696         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
697         target-libgloss if not configured --with-avrlibc=no.
698         * configure: Regenerate.
700 2012-09-04  Jason Merrill  <jason@redhat.com>
702         * configure.ac: Fix --enable-languages=all.
704 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
706         * MAINTAINERS (Write After Approval): Add myself.
708 2012-09-03  Richard Guenther  <rguenther@suse.de>
710         PR bootstrap/54138
711         * configure.ac: Re-organize ISL / CLOOG checks to allow
712         disabling with either --without-isl or --without-cloog.
713         * configure: Regenerated.
715 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
717         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
718         * configure: Regenerate.
720 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
722         * MAINTAINERS: Fix my email address.
724 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
726         PR binutils/4970
727         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
728         and opcodes.
729         * Makefile.in: Regenerated.
731 2012-08-26  Art Haas <ahaas@impactweather.com>
733         * configure: Regenerate.
735 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
737         * INSTALL/README: Also refer to the online installation
738         instructions.
740 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
742         * MAINTAINERS (Write After Approval): Add myself.
743         (Picochip port): Remove myself.
745 2012-08-14   Diego Novillo  <dnovillo@google.com>
747         Merge from cxx-conversion branch.
749         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
750         POSTSTAGE1_CONFIGURE_FLAGS.
751         * Makefile.in: Regenerate.
752         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
753         Force C++ when bootstrapping.
754         * configure: Regenerate.
756 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
758         * MAINTAINERS (Write After Approval): Add myself.
760 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
762         * README: Document use of ranges of years in copyright notices.
764 2012-07-06  Richard Guenther  <rguenther@suse.de>
766         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
767         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
768         --with-gmp=system.
769         * Makefile.in: Regenerated.
770         * configure: Likewise.
772 2012-07-06  Richard Guenther  <rguenther@suse.de>
774         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
775         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
776         supply V=1 as extra_make_flags.
777         * configure: Regenerated.
778         * Makefile.in: Likewise.
780 2012-07-04  Tristan Gingold  <gingold@adacore.com>
782         * configure: Regenerate.
784 2012-07-03  Richard Guenther  <rguenther@suse.de>
786         * Makfile.def (isl): Remove not necessary extra_exports and
787         extra_make_flags.
788         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
789         * Makefile.in: Regenerated.
791 2012-07-03  Richard Guenther  <rguenther@suse.de>
793         * Makefile.def (cloog): Add V=1 to extra_make_flags.
794         * configure.ac: If either the ISL or the CLooG check failed
795         do not try to build in-tree versions.
796         * Makefile.in: Regenerated.
797         * configure: Regenerated.
799 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
801         * configure: Regenerate.
803 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
805         * MAINTAINERS (Various Maintainers): Add myself as testsuite
806         maintainer.
808 2012-07-02  Richard Guenther  <rguenther@suse.de>
810         * configure: Regenerated.
812 2012-07-02  Richard Guenther  <rguenther@suse.de>
813         Michael Matz  <matz@suse.de>
814         Tobias Grosser <tobias@grosser.es>
815         Sebastian Pop <sebpop@gmail.com>
817         * Makefile.def: Add ISL host module, remove PPL host module.
818         Adjust ClooG host module to use the proper ISL.
819         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
820         * configure.ac: Include config/isl.m4.  Add ISL host library,
821         remove PPL.  Remove PPL configury, add ISL configury, adjust
822         ClooG configury.
823         * Makefile.in: Regenerated.
824         * configure: Likewise.
826 2012-07-02  Richard Guenther  <rguenther@suse.de>
828         Merge from graphite branch
829         2011-07-21  Tobias Grosser  <tobias@grosser.es>
831         * configure: Regenerated.
832         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
833         both cloog.org and legacy versions. The only supported version will
834         be CLooG with the isl backend.
836         2011-07-21  Tobias Grosser  <tobias@grosser.es>
838         * configure: Regenerated.
839         * configure.ac: Require cloog isl 0.17.0
841         2011-07-21  Tobias Grosser  <tobias@grosser.es>
843         * configure: Regenerated.
844         * config/cloog.m4: Do not define CLOOG_ORG
846 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
848         * configure.ac: Skip C if explicitly selected.
849         * configure: Regenerate.
851 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
853         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
854         they contain -O2.
855         * configure: Regenerate.
857 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
859         PR debug/53740
860         * df.h, df-problems.c, dce.c: Revert last patch.
862 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
864         * MAINTAINERS (Write After Approval): Update my email address.
866 2012-06-21  Meador Inge  <meadori@codesourcery.com>
868         * MAINTAINERS (Write After Approval): Add myself.
870 2012-06-20  Jason Merrill  <jason@redhat.com>
872         * Makefile.tpl (check-target-libgomp-c++): New.
873         (check-target-libitm-c++): New.
874         * Makefile.def (c++): Add them.
875         * Makefile.in: Regenerate.
877 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
879         * MAINTAINERS (Write After Approval): Add myself.
881 2012-05-16  Olivier Hainque  <hainque@adacore.com>
883         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
884         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
885         (install-no-fixedincludes): Adjust accordingly.
886         * Makefile.in: Regenerate.
888 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
890         Merge upstream change
891         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
893 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
895         * MAINTAINERS (Write After Approval): Add myself.
897 2012-05-09  Nick Clifton  <nickc@redhat.com>
898             Paul Smith  <psmith@gnu.org>
900         PR bootstrap/50461
901         * configure.ac (mpfr-dir): When using in-tree MPFR sources
902         allow for the fact that from release v3.1.0 of MPFR the source
903         files were moved into a src sub-directory.
904         * configure: Regenerate.
906 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
908         * configure.ac: Bump minimum MPFR version to 2.4.0.
909         * configure: Regenerated.
911 2012-05-01  Richard Henderson  <rth@redhat.com>
913         * Makefile.def (libatomic): New target_module.
914         * configure.ac (target_libraries): Add libatomic.
915         (noconfigdirs): Check if libatomic is supported.
916         * Makefile.in, configure: Rebuild.
918 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
920         * MAINTAINERS (Write After Approval): Add myself.
922 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
924         * config.sub: Update to 2012-04-18 version from official repo.
926 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
928         * MAINTAINERS (Write After Approval): Add myself.
930 2012-04-11  Steve Ellcey  <sellcey@mips.com>
932         * MAINTAINERS: Changed email address.
934 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
936         PR target/52737
937         * contrib/gcc_update (files_and_dependencies):
938         Remove gcc/config/avr/t-multilib from touch data.
940 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
942         * MAINTAINERS (OS Port Maintainers): Remove irix.
943         * configure.ac (enable_libgomp): Remove *-*-irix6*.
944         (unsupported_languages): Remove mips-sgi-irix6.*.
945         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
946         (with_stabs): Remove.
947         * configure: Regenerate.
949 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
951         * MAINTAINERS (OS Port Maintainers): Remove osf.
952         * configure.ac (enable_libgomp): Remove *-*-osf*.
953         (with_stabs): Remove alpha*-*-osf*.
954         * configure: Regenerate.
956 2012-03-05  Tristan Gingold  <gingold@adacore.com>
958         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
959         * configure: Regenerate.
961 2012-02-17  Walter Lee  <walt@tilera.com>
963         * MAINTAINERS: (Write After Approval): Delete myself.
965 2012-02-14  Walter Lee  <walt@tilera.com>
967         * MAINTAINERS (tilegx port): Add myself.
968         (tilepro port): Add myself.
969         (Write After Approval): Add myself.
971 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
973         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
974         and Joseph Myers as docstring relicensing maintainers.
976 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
978         * MAINTAINERS (write-after-approval): Add myself.
980 2012-02-08  Ira Rosen <irar@il.ibm.com>
982         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
983         maintainer.
985 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
987         * MAINTAINERS (Write After Approval): Move myself to
988         maintain alphabetical order.
990 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
992         * MAINTAINERS (Write After Approval): Add myself.
994 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
996         * MAINTAINERS (Write After Approval): Add myself.
998 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
999             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1001         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1002         * configure: Regenerate.
1004 2012-01-23  Harshit Chopra  <harshit@google.com>
1006         * MAINTAINERS (Write After Approval): Add myself.
1008 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1010         * configure.ac: Remove reference to mh-interix.
1011         * configure: Regenerate.
1013 2012-01-05  Richard Henderson  <rth@redhat.com>
1015         PR bootstrap/51072
1016         * configure.ac: Disable libitm if c++ is not enabled.
1017         * configure: Rebuild.
1019         * configure.ac: Fix regexp for same.
1020         * configure: Rebuild.
1022 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1024         * MAINTAINERS (Write After Approval): Add myself.
1026 2012-01-02  Richard Guenther  <rguenther@suse.de>
1028         PR bootstrap/51686
1029         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1030         * Makefile.in: Regenerate.
1032 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1034         * MAINTAINERS (Write After Approval): Add myself.
1036 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1038         * configure: Regenerate.
1040 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1042         * MAINTAINERS (picochip): Changed email address.
1044 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1046         * MAINTAINERS (write-after-approval): Add self.
1048 2011-11-29  DJ Delorie  <dj@redhat.com>
1050         * configure.ac (rl78-*-*) New case.
1051         * configure: Regenerate.
1052         * MAINTAINERS: Add myself as RL78 maintainer.
1054 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1056         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1058 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1060         * libtool.m4: Additional FreeBSD 10 fixes.
1062 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1064         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1065         Maintainers section, as Epiphany maintainer.
1067 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1069         PR target/49992
1070         * configure.ac: Remove ranlib special-casing for Darwin.
1071         * configure: Regenerate.
1073 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1075         * MAINTAINERS (Reviewers): Keep the list sorted.
1077 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1079         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1081 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1083         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1084         * configure: Rebuild.
1085         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1086         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1087         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1088         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1089         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1090         Add READELF.
1091         * Makefile.in: Rebuild.
1093 2011-11-09  Jason Merrill  <jason@redhat.com>
1095         * Makefile.def (language=c++): Remove check-c++0x.
1096         * Makefile.in (check-gcc-c++): Regenerate.
1098 2011-11-08  Richard Henderson  <rth@redhat.com>
1100         * configure.ac: Test for libitm directory present first.
1102         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1104         * configure.ac: Test libitm/configure.tgt to disable libitm.
1105         * configure: Rebuild.
1107 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1108             Richard Henderson  <rth@redhat.com>
1110         Merged from transactional-memory.
1112         * Makefile.def (lang_env_dependencies): libitm is c++.
1113         Add libitm target module.
1114         * configure.ac: Likewise.
1115         * config/mmap.m4: New file.
1116         * contrib/gcc_update: Add libitm to touch data.
1117         * Makefile.in, configure: Rebuild.
1119 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1121         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1122         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1123         * Makefile.in: Regenerate.
1125 2011-11-01  DJ Delorie  <dj@redhat.com>
1127         * config.sub: Update to version 2011-10-29 (added rl78)
1129 2011-10-27  Nick Clifton  <nickc@redhat.com>
1131         * config.sub: Import these changes from the config project:
1133         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1134             Ben Elliston  <bje@gnu.org>
1136         * config.sub (epiphany): New.
1138         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1139             Ben Elliston  <bje@gnu.org>
1141         * config.sub (hexagon, hexagon-*): New.
1143         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1145         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1146         64eb to be64.
1148         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1150         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1151         (nacl): Grok as alias for 32el-unknown-nacl.
1153 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1155         * MAINTAINERS (Write After Approval): Add myself.
1157 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1159         * MAINTAINERS (Write After Approval): Add myself.
1161 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1163         * MAINTAINERS (sparc port): Remove myself.
1165 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1167         * MAINTAINERS (Write After Approval): Add myself.
1169 2011-08-14  Yao Qi  <yao@codesourcery.com>
1171         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1172         * configure: Regenerate.
1174 2011-07-26  Ian Lance Taylor  <iant@google.com>
1176         * configure.ac: Set have_compiler based on whether gcc directory
1177         exists, rather than on whether gcc is in configdirs.
1178         * configure: Rebuild.
1180 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1182         * MAINTAINERS (Global Reviewers): Add self.
1184 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1186         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1187         link directories.
1188         * Makefile.in: Rebuild.
1190 2011-07-20  Ian Lance Taylor  <iant@google.com>
1192         PR bootstrap/49787
1193         * configure.ac: Move --enable-bootstrap handling earlier in file.
1194         If --enable-bootstrap and either --enable-build-with-cxx or
1195         --enable-build-poststage1-with-cxx, enable C++ automatically.
1196         * configure: Rebuild.
1198 2011-07-19  Ian Lance Taylor  <iant@google.com>
1200         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1201         make C++ a boot_language.  Set and substitute
1202         POSTSTAGE1_CONFIGURE_FLAGS.
1203         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1204         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1205         * configure, Makefile.in: Rebuild.
1207 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1209         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1210         maintainers.
1212 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1214         * MAINTAINERS (Global Reviewers): Add myself.
1216 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1218         * configure: Regenerate.
1220 2011-07-16  Jason Merrill  <jason@redhat.com>
1222         * Makefile.def (language=c++): Add check-c++0x and
1223         check-target-libmudflap-c++.
1224         * Makefile.tpl (check-target-libmudflap-c++): New.
1225         * Makefile.in: Regenerate.
1227 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1229         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1230         * Makefile.def (target_modules/libjava): Pass
1231         $(EXTRA_CONFIGARGS_LIBJAVA).
1232         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1233         if not configured with --enable-static-libjava.
1234         * Makefile.in: Regenerate.
1235         * configure: Likewise.
1237 2011-07-15  Jason Merrill  <jason@redhat.com>
1239         * Makefile.in (check-c++): Move check-gcc-c++0x after
1240         check-target-libstdc++-v3.
1242 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1244         * MAINTAINERS (c6x port): New entry.
1246 2011-07-13  Jason Merrill  <jason@redhat.com>
1248         * Makefile.in (check-gcc-c++0x): New.
1249         (check-c++): Depend on it.
1251 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1253         PR target/39150
1254         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1255         x86_64-*-solaris2.1[0-9]*.
1256         * configure: Regenerate.
1258 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1260         * MAINTAINERS (RTL optimizers): Add self.
1262 2011-06-27  Gabriel Charette  <gchare@google.com>
1264         * MAINTAINERS (Write After Approval): Add myself.
1266 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1268         PR regression/47836
1269         PR bootstrap/23656
1270         PR other/47733
1271         PR bootstrap/49247
1272         PR c/48825
1273         * configure.ac (target_libraries): Remove target-libiberty.
1274         Remove case-statement setting skipdirs=target-libiberty for
1275         multiple targets.  Remove checking target_configdirs and
1276         removing target-libiberty but keeping target-libgcc if
1277         otherwise empty.
1278         * Makefile.def (target_modules): Don't add libiberty.
1279         (dependencies): Remove all traces of target-libiberty.
1280         * configure, Makefile.in: Regenerate.
1282 2011-06-13  Walter Lee <walt@tilera.com>
1284         * configure.ac (tilepro-*-*) New case.
1285         (tilegx-*-*): Likewise.
1286         * configure: Regenerate.
1288 2011-06-06  Jing Yu  <jingyu@google.com>
1290         * configure.ac: Skip target-libiberty for
1291         arm*-*-linux-androideabi.
1292         * configure: Regenerated.
1294 2011-06-06  Nick Clifton  <nickc@redhat.com>
1296         * config.sub: Sync from upstream.
1298 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1300         * MAINTAINERS (Write After Approval): Add myself.
1302 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1304         * MAINTAINERS: Update my email address.
1306 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1308         * MAINTAINERS (Write After Approval): Update my email address.
1310 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1312         * MAINTAINERS (Write After Approval): Add myself.
1314 2011-05-08  Doug Kwan  <dougkwan@google.com>
1316         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1317         * configure: Regenerated.
1318         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1319         value from configure.
1320         * Makefile.in: Regenerated.
1322 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1324         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1325         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1326         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1327         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1328         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1329         *-*-vxworks*): Disable newlib and libgloss in separate case
1330         statement.
1331         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1332         to separate case statement.
1333         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1334         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1335         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1336         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1337         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1338         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1339         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1340         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1341         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1342         i[[3456789]]86-*-rdos*, m32r-*-*,
1343         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1344         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1345         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1346         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1347         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1348         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1349         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1350         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1351         and libgloss in main case over targets.  Remove most empty cases
1352         in main case over targets.
1353         * configure: Regenerate.
1355 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1357         * MAINTAINERS (Write After Approval): Add myself.
1359 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1361         * configure.ac: Remove code setting special library locations for
1362         hppa*64*-*-hpux11*.  Remove code setting compiler for
1363         sparc-sun-solaris2*.
1364         * configure: Regenerate.
1366 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1368         * configure.ac: Separate libgloss_dir settings from general case
1369         over targets.
1370         * configure: Regenerate.
1372 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1374         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1375         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1376         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1377         cases in libgcj-disabling case statement.
1378         (hppa*64*-*-linux*): Set unsupported_languages instead of
1379         disabling target-zlib.
1380         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1381         to hppa*64*-*-hpux*.
1382         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1383         hppa*-*-hpux*.
1384         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1385         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1386         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1387         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1388         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1389         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1390         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1391         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1392         libgcj-disabling case statement.
1393         * configure: Regenerate.
1395 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1397         * configure.ac: Disable Java for targets not supporting libffi.
1398         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1399         Remove cases in Java-disabling statement.
1400         (*arm-wince-pe): Change to arm-wince-pe.
1401         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1402         cases in Java-disabling statement.
1403         (bfin-*-*): Don't disable Java again.
1404         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1405         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1406         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1407         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1408         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1409         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1410         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1411         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1412         Java-disabling statement.
1413         (mmix-*-*): Don't disable Java again.
1414         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1415         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1416         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1417         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1418         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1419         statement.
1420         * configure: Regenerate.
1422 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1424         * configure.ac: Separate cases disabling Java and Java libraries
1425         from general case over targets.
1426         * configure: Regenerate.
1428 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1430         * MAINTAINERS: Update my email address.
1432 2011-04-20  Easwaran Raman  <eraman@google.com>
1434         * MAINTAINERS (Write After Approval): Add myself.
1436 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1438         PR lto/48086
1439         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1440         * configure: Regenerate.
1442 2011-04-16  Jim Meyering  <meyering@redhat.com>
1444         * MAINTAINERS (Write After Approval): Add myself.
1446 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1448         * MAINTAINERS: Update my email address.
1450 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1452         * MAINTAINERS (Write After Approval): Add myself.
1454 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1456         * MAINTAINERS (Write After Approval): Add myself.
1458 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1460         * MAINTAINERS (Write After Approval): Add myself.
1462 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1464         * configure.ac (build_tools): Remove build-byacc.
1465         (host_libs): Remove mmalloc.
1466         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1467         autoconf automake libtool diff rcs fileutils shellutils time
1468         textutils wdiff find uudecode hello tar gzip indent recode release
1469         sed perl gawk findutils gettext zip.
1470         (libgcj): Remove target-qthreads.
1471         (target_tools): Remove target-examples target-gperf.
1472         (YACC): Don't handle building byacc.
1473         * configure: Regenerate.
1474         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1475         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1476         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1477         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1478         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1479         handle building components.
1480         * Makefile.in: Regenerate.
1482 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1484         * MAINTAINERS: Update my email address as Xtensa maintainer.
1486 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1488         * config.sub: Sync from upstream.
1490 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1492         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1493         (microblaze*): Don't disable libssp.
1494         * configure: Regenerate.
1496 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1498         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1499         moveifchange.
1500         * configure: Regenerate.
1501         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1502         * Makefile.in: Regenerate.
1504 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1506         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1507         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1508         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1509         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1510         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1511         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1512         md_exec_prefix cases.
1513         * configure: Regenerate.
1515 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1517         * configure.ac: Separate cases disabling target-libssp,
1518         target-libiberty, target-libstdc++-v3 and Fortran from general
1519         case over targets.
1520         * configure: Regenerate.
1522 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1524         * configure.ac (*-*-chorusos): Don't disable libgcj.
1525         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1526         Remove case.
1527         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1528         (arm-*-coff): Don't disable libgcj.
1529         (arm*-*-linux-gnueabi): Remove useless assignment.
1530         (arm-*-riscix*): Don't disable libgcj.
1531         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1532         configuration.
1533         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1534         (c54x*-*-*): Remove case.
1535         (tic54x-*-*): Don't disable GCC or GCC libraries.
1536         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1537         to *.
1538         (d10v-*-*): Don't disable GCC libraries.
1539         (d30v-*-*): Don't disable libgcj.
1540         (h8500-*-*): Don't disable GCC libraries.
1541         (i960-*-*): Don't disable libgcj.
1542         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1543         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1544         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1545         libgcj.
1546         (m68k-*-coff*): Remove case.
1547         (mmix-*-*): Don't disable libgloss on host.
1548         (mn10200-*-*, mn10300-*-*): Remove cases.
1549         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1550         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1551         Don't disable libgcj.
1552         (romp-*-*): Remove case.
1553         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1554         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1555         case.
1556         (v810-*-*): Don't disable GCC libraries.
1557         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1558         (ip2k-*-*): Don't disable GCC libraries.
1559         * configure: Regenerate.
1561 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1563         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1564         libffi on host.
1565         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1566         on host.
1567         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1568         * configure: Regenerate.
1570 2011-03-26  John Marino  <binutils@marino.st>
1572         * configure.ac: Add support for *-*-dragonfly*
1573         * configure: Regenerate.
1575 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1577         * configure.ac (native_only): Remove.
1578         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1579         send-pr uudecode guile gnuserv on host.
1580         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1581         send-pr rcs guile perl texinfo libtool on host.
1582         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1583         automake send-pr rcs guile perl texinfo libtool on host.
1584         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1585         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1586         (alpha*-dec-osf*): Don't disable fileutils on target.
1587         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1588         texinfo send-pr expect dejagnu on target.
1589         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1590         target-qthreads on target.
1591         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1592         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1593         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1594         x86_64-*-mingw*): Don't disable expect on target.
1595         (*-*-cygwin*): Don't disable target-gperf on target.
1596         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1597         gnuserv on target.
1598         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1599         target.
1600         * configure: Regenerate.
1602 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1604         * configure.ac (target_tools): Remove target-groff.
1605         (native_only): Remove target-groff.
1606         (hppa*64*-*-*): Don't disable byacc.
1607         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1608         setting.
1609         (*-*-kaos*): Don't skip target-librx and target-groff.
1610         (*-*-netware*): Don't skip target-libmudflap.
1611         (*-*-tpf*): Don't skip target-libmudflap.
1612         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1613         directories on the host.
1614         (ia64*-*-*vms*): Don't skip tix.
1615         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1616         host.
1617         * configure: Regenerate.
1619 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1621         * configure.ac: Remove references to mt-mep, mt-netware,
1622         mt-wince.
1623         * Makefile.def: Add all-utils soft dependencies.
1624         * Makefile.tpl: Remove GDB_NLM_DEPS.
1625         * configure: Regenerate.
1626         * Makefile.in: Regenerate.
1628 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1630         * configure.ac: Do not include mh-x86omitfp.
1631         * configure: Regenerate.
1633 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1635         * configure.ac: Remove empty cases.
1636         * configure: Regenerate.
1638 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1640         * Makefile.def: Add dependency from termcap to gdb.
1641         * Makefile.in: Regenerate.
1643 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1645         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1646         * configure: Regenerate.
1647         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1648         * Makefile.tpl: Likewise.
1649         * Makefile.in: Regenerate.
1651 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1653         * configure.ac: Remove all mentions of tentative_cc.
1654         * configure: Regenerate.
1656 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1658         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1659         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1660         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1661         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1662         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1663         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1664         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1665         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1666         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1667         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1668         *-*-rhapsody*): Remove host cases.
1669         * configure: Regenerate.
1671 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1673         * configure.ac (ppc*-*-pe): Remove host case.
1674         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1675         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1676         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1677         cases.
1678         * configure: Regenerate.
1680 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1682         * config.sub: Update to version 2011-03-23.
1684 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1686         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1687         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1688         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1689         * configure: Regenerate.
1691 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1693         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1694         to Write After Approval.
1695         * config-ml.in: Don't handle arc-*-elf*.
1696         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1697         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1698         handle GCC libraries.
1699         * configure: Regenerate.
1701 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1703         PR bootstrap/48120:
1704         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1705         Add -lstdc++ -lm to LIBS.
1706         * configure: Regenerate.
1708 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1710         * config.guess: Update to version 2011-02-02
1711         * config.sub: Update to version 2011-02-24
1713 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1715         PR lto/48086
1716         * configure.ac: Re-enable LTO on *-apple-darwin9.
1717         * configure: Regenerate.
1719 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1721         PR lto/48086
1722         * configure.ac: Disable LTO on darwin due to an assembler change in
1723         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1724         under 256.
1725         * configure: Regenerate.
1727 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1729         * MAINTAINERS: Update myself as score backend maintainer,
1730         update my e-mail address.
1732 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1734         * MAINTAINERS: Update my e-mail address.
1736 2011-03-06  Joey Ye  <joey.ye@arm.com>
1738         * MAINTAINERS: Update my e-mail address.
1740 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1742         * configure.ac: Adjust test of with_ppl.
1743         * configure: Regenerated.
1745 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1747         * MAINTAINERS: Adjust my e-mail address.
1749 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1751         * configure.ac: Add -lpwl to ppllibs.
1752         * configure: Regenerated.
1754 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1756         * config/cloog.m4: Add -lisl to clooglibs.
1757         * configure: Regenerated.
1759 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1761         * MAINTAINERS (CPU Port maintainers): Add self.
1763 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1765         * MAINTAINERS: Add myself as testsuite maintainer.
1767 2011-02-15  Mike Stump  <mikestump@comcast.net>
1769         * MAINTAINERS: Add myself as testsuite maintainer.
1771 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1773         Import from Libtool and gnulib:
1775         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1777         Prepare for supporting FreeBSD 10.
1778         * config.rpath: Remove handling of freebsd1* which soon would
1779         match FreeBSD 10.0.
1781         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1783         Remove support for FreeBSD 1.x.
1784         * libtool.m4 (_LT_LINKER_SHLIBS)
1785         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1786         soon would incorrectly match FreeBSD 10.0.
1788 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1790         PR binutils/12283
1791         * move-if-change: Import version from gnulib.
1793 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1795         PR lto/47225
1796         * Makefile.def (lto-plugin): Double dash for enable-shared.
1797         (configure-gcc): Depend on all-lto-plugin.
1798         * Makefile.in: Rebuilt.
1800 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1802         * configure.ac: Remove extra bracket.
1803         * configure: Regenerate.
1805 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1807         * MAINTAINERS: Add myself as libquadmath maintainer.
1809 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1811         * MAINTAINERS: Update my email address.
1813 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1815         * MAINTAINERS (option handling): Add self.
1817 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1819         PR lto/47225
1820         * Makefile.def: Add dependency for install-gcc
1821         on install-lto-plugin.
1822         * Makfile.in: Regenerated
1824 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1826         * MAINTAINERS (CPU Port Maintainers): Add myself.
1828 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1830         PR libgcj/44341
1831         * configure.ac: Discard --with-* flags for host when configuring
1832         target libraries for cross build.
1833         * configure: Rebuilt.
1835 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1837         * MAINTAINERS (linear loop transforms): Removed.
1839 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1841         * configure.ac: If with_ppl is no, move setting with_cloog=no
1842         after CLOOG_REQUESTED check.
1843         * configure: Regenerated.
1845 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1847         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1848         CLooG has been requested.
1849         * configure: Regenerated.
1851 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1853         * configure: Regenerated.
1854         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1856 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1858         * configure: Regenerated.
1859         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1861 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1863         * configure.ac: Use AS_HELP_STRING throughout.
1864         * configure: Regenerate.
1866 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1868         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1869         * configure: Regenerate.
1871 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1873         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1875 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1877         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1878         for ia64-hpux.
1879         * configure: Regenerate.
1881 2011-01-07  Jan Hubicka  <jh@suse.cz>
1883         PR lto/47225
1884         * Makefile.in: Regenerate.
1885         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1886         configure.
1888 2011-01-07  Jan Hubicka  <jh@suse.cz>
1890         * Makefile.in: Regenerate.
1891         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1892         and configure dependency on lto-plugin configure.
1893         (lto-plugin module): Remove dependency on GCC; add dependency on
1894         liniberty.
1896 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1898         * MAINTAINERS (Write After Approval): Add myself.
1900 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1902         * configure: Regenerate.
1904 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1906         * configure.ac: (picochip): Disable libiberty.
1908 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1910         * MAINTAINERS (Write After Approval): Add myself.
1912 2010-12-10  Ian Lance Taylor  <iant@google.com>
1914         PR bootstrap/46819
1915         * configure.ac: For --disable-libgcj clear libgcj_saved.
1916         * configure: Rebuild.
1918 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1920         PR fortran/46540
1921         * configure.ac: Add --disable-libquadmath and
1922         --disable-libquadmath-support.
1923         * configure: Regenerate.
1925 2010-12-03  Ian Lance Taylor  <iant@google.com>
1927         * MAINTAINERS: Add myself as libgo maintainer.
1929 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1931         PR libffi/46792
1932         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1933         * configure: Regenerate.
1935 2010-12-02  Ian Lance Taylor  <iant@google.com>
1937         * configure.ac: Always set default for poststage1_ldflags to
1938         -static-libstdc++ -static-libgcc.
1940 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1942         * configure.ac: Move comment to remove extra space in last argument
1943         of GCC_TARGET_TOOL.
1945 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1947         PR other/46026
1948         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1949         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1950         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1951         (BASE_FLAGS_TO_PASS): Use it.
1952         * configure: Rebuilt.
1953         * Makefile.in: Rebuilt.
1955 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1957         PR binutils/12258
1958         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1959         Properly check default linker.
1960         * configure: Regnerated.
1962 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1964         * configure.ac: For --enable-gold, handle value `default' instead of
1965         `both*'.  New configure option --{en,dis}able-ld.
1966         * configure: Regenerate.
1968 2010-11-20  Ian Lance Taylor  <iant@google.com>
1970         * configure.ac: Only disable a language library if no language needs
1971         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1972         * configure: Rebuild.
1974 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1976         * Makefile.in: Regenerate.
1978         PR other/46202
1979         * configure.ac: Fix just-built in-tree STRIP name to be
1980         binutils/strip-new.
1981         * configure: Regenerate.
1982         * Makefile.def (install-strip-gcc, install-strip-binutils)
1983         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1984         (install-strip-sid): Mirror dependencies on non-strip variants
1985         of these targets on the respective -strip prerequisites.
1986         * Makefile.tpl (install-strip, install-strip-host)
1987         (install-strip-target): New targets.
1988         (install-strip-[+module+], install-strip-target-[+module+]):
1989         New targets.
1990         * Makefile.in: Regenerate.
1992 2010-11-19  Ian Lance Taylor  <iant@google.com>
1993             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1995         * configure.ac: Add target-libgo to target_libraries.  Set
1996         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1997         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1998         (HOST_EXPORTS): Add GOC.
1999         (BASE_TARGET_EXPORTS): Add GOC.
2000         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2001         (GOCFLAGS_FOR_TARGET): New variable.
2002         (EXTRA_HOST_FLAGS): Add GOC.
2003         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2004         * Makefile.def (target_modules): Add libgo.
2005         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2006         (dependencies): Add dependency from configure-target-libgo to
2007         configure-target-libffi and all-target-libstdc++-v3.  Add
2008         dependencies from all-target-libgo to all-target-libffi.
2009         (languages): Add go.
2010         * configure: Rebuild.
2011         * Makefile.in: Rebuild.
2013 2010-11-19  Ian Lance Taylor  <iant@google.com>
2015         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2016         compiler/flag environment variables.
2018 2010-11-18  Ian Lance Taylor  <iant@google.com>
2020         * configure.ac: Check for lang_requires_boot_languages in
2021         config-lang.in files.
2022         * configure: Rebuild.
2024 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2025             Tobias Burnus  <burnus@net-b.de>
2027         PR fortran/32049
2028         * Makefile.def: Add libquadmath; build it with language=fortran.
2029         * configure.ac: Add libquadmath.
2030         * Makefile.tpl: Handle multiple libs in check-[+language+].
2031         * Makefile.in: Regenerate.
2032         * configure: Regenerate.
2034 2010-11-16  Tom Tromey  <tromey@redhat.com>
2036         * MAINTAINERS: Moved myself to reviewers section.
2038 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2040         * MAINTAINERS: Moved myself to reviewers section.
2042 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2044         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2045         (Write After Approval): Remove self.
2047 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2049         * configure.ac: Fix spelling in option names.
2050         * configure: Regenerated.
2052 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2054         PR bootstrap/39622
2055         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2056         * configure: Regenerated.
2058 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2060         * MAINTAINERS: Update my email address.
2062 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2064         * configure: Regenerate.
2066 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2068         * configure: Regenerate.
2070 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2072         * configure: Regenerate.
2074 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2076         * configure: Regenerate.
2078 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2080         * configure.ac: Support official CLooG.org versions.
2081         * configure: Regenerate.
2082         * config/cloog.m4: New.
2084 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2086         * MAINTAINERS (Write After Approval): Add myself.
2088 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2090         * MAINTAINERS: Update my email address.
2092 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2094         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2095         * configure: Regenerate.
2097 2010-11-03  Ian Lance Taylor  <iant@google.com>
2098             Dave Korn  <dave.korn.cygwin@gmail.com>
2100         PR lto/46273
2101         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2102         and on other supported platforms whenever LTO is enabled.
2103         * configure: Rebuild.
2105 2010-11-02  Alan Modra  <amodra@gmail.com>
2107         PR binutils/12110
2108         * configure.ac: Error when source path contains spaces.
2109         * configure: Regenerate.
2111 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2113         * MAINTAINERS: Update my email address.
2115 2010-10-20  Ian Lance Taylor  <iant@google.com>
2117         * Makefile.def (target_modules): Set lib_path to src/.libs for
2118         libstdc++-v3 module.
2119         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2120         * Makefile.in: Rebuild.
2122 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2124         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2125         (Write After Approval): Remove myself.
2127 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2129         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2131 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2133         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2135 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2137         * configure.ac (build_lto_plugin): New shell variable.
2138         (--enable-lto): Turn on by default for all non-ELF platforms that
2139         have had LTO support added so far.  Set build_lto_plugin appropriately
2140         for both ELF and non-ELF.
2141         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2142         * configure: Regenerate.
2144 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2146         Sync from src:
2147         * configure.ac (v850 support): Remove target-libgloss from
2148         noconfigdirs.
2149         * configure: Regenerate.
2151 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2153         PR bootstrap/45326
2154         PR bootstrap/45174
2155         * configure.ac: Honor initial values of $build_configargs,
2156         $host_configargs, $target_configargs.  Mark the precious, so
2157         environment settings get recorded.
2158         * configure: Regenerate.
2160 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2162         PR bootstrap/45796
2163         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2164         Depend on all-build-libiberty.
2165         * Makefile.in: Regenerate.
2167 2010-09-30  Michael Eager  <eager@eagercon.com>
2169         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2170         * configure: Regenerate.
2172 2010-09-28  Michael Eager  <eager@eagercon.com>
2174         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2176 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2178         PR bootstrap/44621
2179         * configure.ac: Fix unportable shell quoting.
2180         * configure: Regenerate.
2182 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2184         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2185         targets and amend comment.
2186         * configure: Regenerate.
2188 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2190         * MAINTAINERS (Write After Approval): Add myself.
2192 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2194         * configure.ac: Enable LTO by default on Darwin.
2195         * configure: Regenerate.
2197 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2199         * MAINTAINERS (Write After Approval): Add myself.
2201 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2203         * MAINTAINERS (Write After Approval): Add myself.
2205 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2207         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2208         ports
2210 2010-07-28  David Yuste  <david.yuste@gmail.com>
2212         * MAINTAINERS (Write After Approval): Add myself.
2214 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2216         * configure.ac: Support all v850 targets.
2217         * configure: Regenerate.
2219 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2221         PR bootstrap/44455
2222         * configure.ac (extra_mpfr_configure_flags): Copy from
2223         extra_mpc_gmp_configure_flags.
2224         * configure: Re-generated.
2226 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2228         * MAINTAINERS (Write After Approval): Add myself.
2230 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2232         * MAINTAINERS (Write After Approval): Add myself.
2234 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2236         * MAINTAINERS (Write After Approval): Add myself.
2238 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2240         PR target/44862
2241         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2242         Provide -B option to allow for link spec %s substitutions for
2243         libstdc++.a on darwin.
2244         * Makefile.in: Regenerate.
2246 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2248         * MAINTAINERS (Reviewers): Update my e-mail address
2250 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2252         * Makefile.def (configure-gcc): Depend on all-libelf.
2253         * Makefile.in: Rebuild.
2255 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2257         * MAINTAINERS (Write After Approval): Add myself in the right place.
2259 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2261         * MAINTAINERS (Write After Approval): Add myself.
2263 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2265         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2267 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2269         * config.sub: Update to version 2010-05-21.
2270         * config.guess: Update to version 2010-04-03.
2272 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2274         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2275         * configure: Regenerate.
2277 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2279         * MAINTAINERS (Write After Approval): Add myself.
2281 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2283         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2284         a platform that supports LTO.
2285         * configure: Regenerate.
2287 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2289         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2290         * configure: Regenerated.
2292 2010-04-27  Roland McGrath  <roland@redhat.com>
2293             H.J. Lu  <hongjiu.lu@intel.com>
2295         * configure.ac (--enable-gold): Support both, both/gold and
2296         both/bfd to add gold to configdirs without removing ld.
2297         * configure: Regenerated.
2299         * Makefile.def: Add install-gold dependency to install-ld.
2300         * Makefile.in: Regenerated.
2302 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2304         PR lto/42776
2305         * configure.ac (--enable-lto): Refactor handling so libelf tests
2306         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2307         and allow LTO to be explicitly enabled on non-ELF platforms that
2308         are known to support it inside else-clause.
2309         * configure: Regenerate.
2311 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2313         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2314         * configure: Regenerate.
2316 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2318         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2319         * configure: Regenerate.
2321 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2323         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2324         separately.
2325         * configure: Regenerate.
2327 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2329         * MAINTAINERS (Write After Approval): Add myself.
2331 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2333         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2334         * configure: Regenerate.
2336 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2338         * configure: Regenerate after change to elf.m4.
2340 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2342         * MAINTAINERS (Write After Approval): Add myself.
2344 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2346         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2347         * configure: Regenerated.
2349 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2351         * configure.ac: Print "buggy but acceptable" when CLooG
2352         revision is less than 9.
2353         * configure: Regenerated.
2355 2010-04-01  Diego Novillo  <dnovillo@google.com>
2357         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2359 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2361         PR bootstrap/43615
2362         PR bootstrap/43328
2364         Revert:
2366         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2368         * configure.ac: Do not pass --enable-multilib nor
2369         --disable-multilib in baseargs.  Accept explicitly passed
2370         --enable_multilib.
2371         * configure: Regenerate.
2373 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2375         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2377 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2379         * MAINTAINERS: Remove myself.
2381 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2383         PR bootstrap/43328
2384         * configure.ac: Do not pass --enable-multilib nor
2385         --disable-multilib in baseargs.  Accept explicitly passed
2386         --enable_multilib.
2387         * configure: Regenerate.
2389 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2391         * MAINTAINERS (spu port): Remove me.
2393 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2395         * configure.ac (tic6x-*-*): New case.
2396         * configure: Regenerate.
2398 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2400         * config.sub: Update to version 2010-03-22.
2401         * config.guess: Update to version 2009-12-30.
2403 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2405         PR ada/42554
2406         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2407         * configure: Regenerate.
2409 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2411         * MAINTAINERS: Update my email address.
2413 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2415         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2416         (ghassan.shobaki@amd.com): Removed.
2418 2010-03-17  Alan Modra  <amodra@gmail.com>
2420         * MAINTAINERS: Update my email address.
2422 2010-03-16  Diego Novillo  <dnovillo@google.com>
2424         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2425         Matthews.
2427 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2429         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2430         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2432 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2434         * MAINTAINERS: Update my email address.
2436 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2438         * MAINTAINERS: Update my email address.
2440 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2442         * MAINTAINERS: Update my email address.
2444 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2446         * MAINTAINERS: Update my email address.
2448 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2450         PR libstdc++/32499
2451         * configure.ac (RANLIB): Default to true.
2452         (STRIP): Likewise.
2453         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2454         * configure: Regenerate.
2456 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2458         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2459         (Write After Approval): Update my email address.
2461 2010-02-17  Nick Clifton  <nickc@redhat.com>
2463         PR 11238
2464         * Makefile.tpl (local-distclean): Also remove config.cache files in
2465         sub-directories as there may not be Makefiles present in the
2466         sub-directories.
2467         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2468         the config.cache files found by the find command.
2470         * Makefile.in: Regenerate.
2471         * configure.ac: Revert previous delta.
2472         * configure: Regenerate.
2474 2010-02-15  Nick Clifton  <nickc@redhat.com>
2476         PR 11238
2477         * configure.ac: Delete config.cache files in sub-directories when
2478         deleting Makefiles.
2479         * configure: Regenerate.
2481 2010-02-12  Ben Elliston  <bje@gnu.org>
2483         * MAINTAINERS: Update my email address.
2485 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2487         * MAINTAINERS (spu port): Update my email address.
2489 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2491         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2493 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2495         * configure.ac: Add "recommended" version checks for GMP/MPC.
2496         Update recommended GMP/MPFR/MPC versions.
2497         * configure: Regenerate.
2499 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2501         * MAINTAINERS: Move my Embecosm email address into the
2502         write-after-approval section.
2504 2010-01-26  Ian Lance Taylor  <iant@google.com>
2506         * MAINTAINERS: Add myself as Go frontend maintainer.
2508 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2510         PR libstdc++/36101, PR libstdc++/42813
2511         * configure.ac (bootstrap_target_libs): Make inclusion of
2512         target-libgomp conditional on libgomb being in target_configdirs.
2513         * configure: Regenerate.
2515 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2517         PR libstdc++/36101, PR libstdc++/42813
2518         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2519         * configure: Regenerate.
2521 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2523         PR libstdc++/36101, PR libstdc++/42813
2524         * configure.ac (target_configdirs): Substitute.
2525         * Makefile.def: Bootstrap target module libgomp.
2526         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2527         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2528         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2529         * configure, Makefile.in: Regenerate.
2531 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2533         * MAINTAINERS: Adjust my details.
2535 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2537         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2539 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2541         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2543 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2545         * MAINTAINERS (Write After Approval): Add myself.
2547 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2549         * MAINTAINERS (Write After Approval): Add myself.
2551 2010-01-11  Richard Guenther  <rguenther@suse.de>
2553         PR lto/41569
2554         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2555         * Makefile.in: Regenerated.
2557 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2559         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2560         * configure: Regenerate.
2562 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2563             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2565         PR bootstrap/42424
2566         * configure.ac: Include libtool m4 files.
2567         (_LT_CHECK_OBJDIR): Call it.
2568         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2569         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2571         * configure: Regenerate.
2573 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2575         PR bootstrap/41818
2576         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2577         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2578         * Makefile.in: Regenerate.
2580 2010-01-02  Richard Guenther  <rguenther@suse.de>
2582         PR lto/41529
2583         * configure.ac: Include config/elf.m4.  Disable LTO if not
2584         builting for an elf target.
2585         * configure: Regenerate.
2587 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2589         * MAINTAINERS: Change my email address.
2591 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2593         * config.sub, config.guess: Update from upstream sources.
2595 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2597         * MAINTAINERS (Write After Approval): Add myself.
2599 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2601         PR middle-end/30447
2602         PR middle-end/30789
2603         PR other/40302
2605         * configure.ac: Require MPC.
2606         * configure: Regenerate.
2608 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2610         PR target/38384
2611         PR bootstrap/40972
2612         * libtool.m4: Sync from git Libtool.
2613         * ltoptions.m4: Likewise.
2614         * ltversion.m4: Likewise.
2615         * lt~obsolete.m4: Likewise.
2616         * ltmain.sh: Likewise.
2618 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2620         * configure.ac: Update minimum MPC version to 0.8.
2621         * configure: Regenerate.
2623 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2625         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2626         * configure: Regenerated.
2628 2009-11-21  Ian Lance Taylor  <iant@google.com>
2630         * configure.ac: Change default of poststage1_ldflags to be empty if
2631         poststage1_libs is set.  When poststage1_libs is empty, and
2632         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2633         * configure: Rebuild.
2635 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2637         * MAINTAINERS (Write After Approval): Update my email address.
2639 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2641         * config.guess: Update from upstream sources.
2643 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2645         * Makefile.def: Restore host and target settings for gmp.
2646         * Makefile.in: Rebuild.
2648 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2650         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2651         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2652         Fix portability of test of C++ as bootstrap language.  Add
2653         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2654         * configure: Rebuild.
2655         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2656         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2657         in-tree building.
2658         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2659         (POSTSTAGE1_HOST_EXPORTS): Use it.
2660         (STAGE[+id+]_CXXFLAGS): New.
2661         (BASE_FLAGS_TO_PASS): Pass it down.
2662         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2663         extra_exports.
2664         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2665         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2666         extra_exports.
2667         * Makefile.in: Rebuild.
2669 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2671         * config.sub, config.guess: Update from upstream sources.
2673 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2675         * MAINTAINERS (Write After Approval): Add myself.
2677 2009-11-09  Jon Beniston  <jon@beniston.com>
2679         * MAINTAINERS (Write After Approval): Add myself.
2681 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2683         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2684         paths for *-w64-mingw* and x86_64-*mingw*.
2685         * configure: Regenerated.
2687 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2689         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2691 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2693         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2694         Phil Edwards to Write-After Approval.
2696 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2698         * configure.ac: Disable target-winsup & co for
2699         x86_64-*-mingw* and *-w64-mingw* targets.
2700         * configure: Regenerated.
2702 2009-10-16  Nick Clifton  <nickc@redhat.com>
2704         * MAINTAINERS: Add myself as a maintainer for the RX port.
2706 2009-10-26  Johannes Singler  <singler@kit.edu>
2708         * MAINTAINERS (Write After Approval): Update my e-mail address.
2710 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2712         * configure.ac (CLooG test): Use = with test.
2713         * configure: Regenerate.
2715 2009-10-22  Richard Guenther  <rguenther@suse.de>
2717         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2718         cloog if the ppl version check failed.  Move flags saving
2719         before setting in libelf check.
2720         * configure: Regenerate.
2722 2009-10-21  Richard Guenther  <rguenther@suse.de>
2724         * configure.ac: Adjust the ppl and cloog configure to work as
2725         documented.  Disable cloog if ppl was disabled.  Omit the version
2726         checks if they were disabled.
2727         * configure: Re-generate.
2729 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2731         * configure.ac: Add 'lto' to enable_languages, not
2732         new_enable_languages, and only if not already present.
2733         * configure: Regenerate.
2735 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2737         * README: Refer to the various COPYING* files instead of just
2738         COPYING.
2739         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2741 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2743         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2745 2009-10-07  Richard Guenther  <rguenther@suse.de>
2747         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2748         and Richard Guenther as reviewers.
2749         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2750         as reviewers.
2752 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2754         * config.sub: Update from upstream sources.
2756 2009-10-06  Ian Lance Taylor  <iant@google.com>
2758         * Makefile.def: check-gold depends upon all-gas.
2759         * Makefile.in: Rebuild.
2761 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2763         * MAINTAINERS (Write After Approval): Add myself.
2765 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2767         * Makefile.def: all-lto-plugin depends on all-libiberty.
2768         set bootstrap=true for lto-plugin.
2769         Add lto-plugin.
2770         * Makefile.in: Regenerate.
2771         * configure.ac (host_libs): Add lto-plugin.
2772         * configure: Regenerate.
2774 2009-10-03  Diego Novillo  <dnovillo@google.com>
2776         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2777         (HOST_LIBELFLIBS): Define.
2778         (HOST_LIBELFINC): Define.
2779         * Makefile.in: Regenerate.
2780         * configure.ac: Add --enable-lto.
2781         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2782         If --enable-lto is used, add 'lto' to new_enable_languages.
2783         If --enable-lto is used and gold is enabled, add
2784         lto-plugin to configdirs.
2785         * configure: Regenerate.
2787 2009-10-03  Simon Baldwin  <simonb@google.com>
2789         * configure.ac: If --with-system-zlib, suppress local zlib and
2790         pass --with-system-zlib to subdir configure scripts.
2791         * configure: Regenerate.
2793 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2794             Paolo Bonzini  <bonzini@gnu.org>
2796         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2797         $(srcdir).
2798         * Makefile.in: Rebuilt.
2800 2009-09-26  Gary Funck  <gary@intrepid.com>
2802         * MAINTAINERS (Write After Approval): Add myself.
2804 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2806         * configure.ac: Update minimum MPC version to 0.7.
2807         * configure: Regenerate.
2809 2009-09-25  Nick Clifton  <nickc@redhat.com>
2811         * configure.ac: Pass any --cache-file=/dev/null option on to
2812         subconfigures.
2813         * configure: Regenerate.
2815 2009-09-23  Nick Clifton  <nickc@redhat.com>
2817         * config.sub, config.guess: Update from upstream sources.
2819 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2821         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2822         * Makefile.in: Rebuilt.
2824 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2826         PR bootstrap/32272
2827         * configure.ac: Error out if $srcdir isn't '.' but contains
2828         host-${host_noncanonical}.
2829         * configure: Regenerate.
2831 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2833         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2834         maintainer.
2836 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2838         * configure.ac: If bootstrapping a combined tree with
2839         --enable-gold, require c++ in stage1_languages.
2840         * configure: Regenerate.
2842         * configure.ac: Also add target_libs of stage1_languages to
2843         bootstrap_target_libs.
2844         * configure: Regenerate.
2846         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2847         with --enable-languages not containing c++.
2848         * configure: Regenerate.
2850 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2852         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2853         * configure: Regenerate.
2855 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2857         * MAINTAINERS (Write After Approval): Update my e-mail address,
2858         and move from from here...
2859         (Waiting for paperwork): To here.
2861 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2863         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2865 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2867         * configure.ac: Do not use $extrasub for replacing @if/@endif
2868         parts in Makefile; instead, use additional arguments to
2869         AC_CONFIG_COMMANDS to do the replacement manually, with several
2870         sed invocations, to avoid HP-UX sed command limits.
2871         * configure: Regenerate.
2873 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2875         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2876         blank before -L.
2878 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2880         * configure.ac (with-build-config): Document.  Handle without.
2881         Handle missing argument.
2882         * configure: Rebuilt.
2884 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2886         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2887         Default to bootstrap-debug only if compare-debug works.
2888         * configure: Rebuilt.
2889         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2890         * Makefile.in: Rebuilt.
2892 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2894         * MAINTAINERS (OS Port Maintainers): Update my email address.
2896 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2898         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2899         * Makefile.in: Rebuilt.
2901 2009-09-01  Chris Demetriou  <cgd@google.com>
2903         * MAINTAINERS (Write After Approval): Add myself.
2905 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2907         PR debug/30161
2908         * include/dwarf2.h (enum dwarf_tag): Added
2909         DW_TAG_GNU_template_template_param
2910         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2912 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2914         * Makefile.tpl (AWK): Fix typo.
2915         * Makefile.in: Regenerate.
2917 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2919         * configure.ac: Detect awk and sed.
2920         * Makefile.def (flags_to_pass): Add AWK and SED.
2921         * Makefile.tpl (AWK, SED): New.
2922         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2923         * configure: Regenerate.
2924         * Makefile.in: Regenerate.
2926 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2928         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2929         (collapseslashes): Likewise.
2931 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2933         * configure.ac (AC_PREREQ): Bump to 2.64.
2935 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2937         * configure.ac: Remove --with-datarootdir, --with-docdir,
2938         --with-pdfdir, --with-htmldir switches.
2939         * configure: Regenerate.
2941         * configure: Regenerate.
2943         * compile: Sync from Automake 1.11.
2944         * depcomp: Likewise.
2945         * install-sh: Likewise.
2946         * missing: Likewise.
2947         * mkinstalldirs: Likewise.
2948         * ylwrap: Likewise.
2950 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2952         * ltmain.sh (func_normal_abspath): New function.
2953         (func_relative_path): Likewise.
2954         (func_mode_help): Document new -bindir option for link mode.
2955         (func_mode_link): Add new -bindir option, and use it to place
2956         output DLL if specified.
2958 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2960         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2961         (baseargs): Add --disable-option-checking.
2962         * configure: Regenerate.
2964         * Makefile.def (configure-target-libiberty): Depend on
2965         all-binutils and all-ld.
2966         (configure-target-newlib): Likewise.
2967         * Makefile.in: Regenerate.
2969 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2971         * config.sub, config.guess: Update from upstream sources.
2973 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2975         Sync from src, merge:
2977         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2979         * configure.ac: Do not exclude gas for i386-*-darwin.
2980         Add a case for x86_64-*-darwin.
2981         * configure: Regenerate.
2983 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
2985         * MAINTAINERS: Add my name to Write After Approval list.
2987 2009-08-06  Michael Eager  <eager@eagercon.com>
2989         * configure.ac: Add Microblaze target.
2990         * configure: Regenerate.
2992 2009-07-31  Christian Bruel  <christian.bruel@st.com>
2994         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2995         * configure: Regenerate.
2997 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
2999         * MAINTAINERS (Write After Approval): Update my e-mail address.
3001 2009-07-06  Ian Lance Taylor  <iant@google.com>
3003         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3004         * configure: Rebuild.
3006 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3008         * MAINTAINERS: Move myself to the Graphite Reviewers.
3010 2009-06-30  Wei Guozhi  <carrot@google.com>
3012         * MAINTAINERS: Add my name to Write After Approval list.
3014 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3016         PR bootstrap/40338
3017         * configure.ac (comparestring): Create new variable.
3018         * Makefile.tpl (comparestring): Use to skip some comparisions.
3019         * configure: Regenerate.
3020         * Makefile.in: Regenerate.
3022 2009-06-26  Doug Evans  <dje@sebabeach.org>
3024         * Makefile.def (host_modules): Add cgen.
3025         * Makefile.in: Regenerate.
3026         * configure.ac (host_tools): Add cgen.
3027         * configure: Regenerate.
3029 2009-06-23  DJ Delorie  <dj@redhat.com>
3031         * MAINTAINERS: Add myself as mep maintainer.
3033 2009-06-23  Ian Lance Taylor  <iant@google.com>
3035         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3036         boot_languages.  Only bootstrap target libraries listed in
3037         target_libs for some boot language.  Add --with-stage1-ldflags,
3038         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3039         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3040         if not building with C++.
3041         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3042         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3043         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3044         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3045         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3046         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3047         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3048         * configure, Makefile.in: Rebuild.
3050 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3052         * MAINTAINERS: Added my name to write-after-approval list.
3054 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3056         * configure.ac: Define is_elf for QNX Neutrino targets.
3057         * configure: Regenerate.
3059 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3061         * MAINTAINERS: Added my name to the write-after-approval list
3063 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3065         * configure.ac: Detect MPC in default directory.
3066         * configure: Regenerate.
3068 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3069             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3071         * Makefile.tpl (all): Avoid a trailing backslash.
3072         * Makefile.in: Regenerate.
3074 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3076         * config.sub, config.guess: Update from upstream sources.
3078 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3080         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3081         to noconfdirs.
3082         * configure: Regenerate.
3084 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3086         * Makefile.tpl ([+compare-target+]): Compare all stage
3087         directories, rather than just gcc.
3088         * Makefile.in: Rebuilt.
3090 2009-06-01  Doug Kwan  <dougkwan@google.com>
3092         * configure.ac: Support gold for target arm*-*-*.
3093         * configure: Regenerate.
3095 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3097         * Makefile.def: Add MPC support and dependencies.
3098         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3100         * Makefile.in, configure: Regenerate.
3102 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3104         * Makefile.tpl (all): Avoid harmless warning in make all when
3105         gcc-bootstrap is enabled but stage_last does not exist.
3106         * Makefile.in: Rebuilt.
3108 2009-05-24  Nicolas Roche  <roche@adacore.com>
3110         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3111         * Makefile.in: Regenerate.
3113 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3115         * MAINTAINERS: Update my e-mail address.
3117 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3119         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3120         * configure:  Regenerate.
3122 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3124         PR other/40159
3125         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3126         gcc-no-bootstrap are mutually exclusive.
3127         * Makefile.in: Rebuilt.
3129 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3131         PR other/40159
3132         * Makefile.tpl (all): Don't end with unconditional success.
3133         * Makefile.in: Rebuilt.
3135 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3137         PR target/37137
3138         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3139         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3140         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3141         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3142         stage_configureflags, stage_cflags and stage_libcflags into
3143         explicit Makefile macros.
3144         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3145         GFORTRAN.
3146         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3147         CC.  Set CC_FOR_BUILD from CC.
3148         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3149         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3150         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3151         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3152         and GFORTRAN.
3153         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3154         (_LIBCFLAGS): Renamed to _TFLAGS.
3155         (do-compare-debug, do-compare3-debug): Drop.
3156         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3157         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3158         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3159         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3160         (XGCC_FLAGS_FOR_TARGET): New.
3161         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3162         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3163         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3164         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3165         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3166         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3167         TFLAGS.
3168         (BUILD_CONFIG): Include if requested.
3169         (all): Set TFLAGS on bootstrap.
3170         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3171         (all-stageid-prefixmodule): Likewise.
3172         (do-clean, distclean-stageid): Set TFLAGS.
3173         (restrap): Fix whitespace.
3174         * Makefile.in: Rebuilt.
3176 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3178         * config.guess: Sync with src.
3180 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3182         * configure.ac ($with_ppl):  Default to no if not supplied.
3183         ($with_cloog):  Likewise.
3184         configure:  Regenerate.
3186 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3188         * MAINTAINERS: Update my e-mail address.
3190 2009-04-27  Nick Clifton  <nickc@redhat.com>
3192         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3194 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3196         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3197         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3198         * Makefile.in: Regenerate.
3200 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3202         PR bootstrap/39739
3203         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3204         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3206         * configure, Makefile.in: Regenerate.
3208 2009-04-21  Taras Glek  <tglek@mozilla.com>
3210         * include/hashtab.h: Update GTY annotations to new syntax
3211         * include/splay-tree.h: Likewise
3213 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3215         * config.sub, config.guess: Update from upstream sources.
3217 2009-04-15  Anthony Green  <green@moxielogic.com>
3219         * configure.ac: Add moxie support.
3220         * configure: Rebuilt.
3222 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3224         * configure.ac: Change copyright header to refer to version
3225         3 of the GNU General Public License and to point readers at the
3226         COPYING3 file and the FSF's license web page.
3227         * Makefile.def: Likewise.
3228         * Makefile.tpl: Likewise.
3229         * Makefile.in: Regenerate.
3231 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3233         * configure.ac: Restore match for darwin9 or later. Use double
3234         brackets since regeneration eats one pair.
3235         * configure: Regenerate.
3237 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3239         PR gas/10039
3240         * configure.ac: Require texinfo 4.7.
3241         * configure: Regenerated.
3243 2009-04-09  Nick Clifton  <nickc@redhat.com>
3245         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3246         the GCC Runtime Library Exception.
3248 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3250         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3251         * configure: Regenerate.
3253 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3255         * Makefil.def (languages): New entries.
3256         * Makefile.tpl (check-gcc-*): New generic target.
3257         * Makefile.in: Regenerate.
3259 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3261         * MAINTAINERS:  Update my email address.
3263 2009-03-18  Tom Tromey  <tromey@redhat.com>
3265         * configure: Rebuild.
3266         * configure.ac (host_libs): Add libiconv.
3267         * Makefile.in: Rebuild.
3268         * Makefile.def (host_modules): Add libiconv.
3269         (configure-gdb, all-gdb): Depend on libiconv.
3271 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3273         * configure.ac: Treat gdb as supported on x86_64-darwin.
3274         * configure: Regenerate.
3276 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3278         * configure.ac (--with-host-libstdcxx): New option.
3279         * configure: Regenerate.
3281 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3283         * MAINTAINERS:  Move myself into the write after approval list.
3285 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3287         * MAINTAINERS: Update e-mail address.
3289 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3291         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3293 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3295         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3297 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3299         Backport from git Libtool:
3301         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3302         Support GNU/kOpenSolaris.
3303         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3304         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3305         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3306         GNU/kOpenSolaris.
3308 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3310         * MAINTAINERS: Update e-mail address.
3312 2009-02-24  Michael Eager  <eager@eagercon.com>
3314         * MAINTAINERS (Write After Approval): Add self.
3316 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3318         * MAINTAINERS (Write After Approval): Add myself.
3320 2009-02-05  Andreas Schwab  <schwab@suse.de>
3322         * Makefile.tpl (stage_last): Define $r and $s before using
3323         $(RECURSE_FLAGS_TO_PASS).
3324         * Makefile.in: Regenerate
3326 2009-01-30  Ian Lance Taylor  <iant@google.com>
3328         * MAINTAINERS: Move myself to the Global Reviewers list.
3330 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3332         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3333         * configure: Regenerate.
3335 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3337         * MAINTAINERS: Make whitespace consistent.
3338         Remove Robert Millan from Write After Approval.
3340 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3342         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3343         (all-opcodes): Depend on all-libiberty.
3344         * Makefile.in: Regenerate.
3346 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3348         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3349         * configure: Regenerate.
3351 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3353         * MAINTAINERS (Write After Approval): Add myself.
3355 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3357         * MAINTAINERS: Add myself to reviewers (Fortran).
3359 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3361         PR tree-optimization/38515
3362         * configure.ac (cloog-polylib): Removed.
3363         (with_ppl, with_cloog): Test for "no".
3364         * configure: Regenerated.
3366 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3368         * MAINTAINERS: Moved myself to reviewers (Fortran).
3370 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3372         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3373         (Write After Approval): Remove myself.
3375 2009-01-03  Diego Novillo  <dnovillo@google.com>
3377         * MAINTAINERS: Remove myself from alias maintainership.
3379 2009-01-02  David Ayers  <ayers@fsfe.org>
3381         * MAINTAINERS: Update e-mail address.
3383 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3385         * MAINTAINERS: Make whitespace consistent.
3387 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3389         Backport from upstream Libtool:
3390         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3391         Add cache variables to tests that require the linker to work.
3392         For shlibpath_overrides_runpath, this also changes the semantics
3393         to let the result from the C compiler take precedence.
3395 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3397         * config.sub, config.guess: Update from upstream sources.
3399 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3401         * configure.ac (ppllibs): Add by default the lib flags.
3402         * configure: Regenerate.
3404 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3406         * MAINTAINERS:  Add myself to the write after approval list.
3408 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3410         * configure.ac: Add double brackets on darwin[912].
3411         * configure: Regenerate.
3413 2008-12-03  Daniel Kraft  <d@domob.eu>
3415         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3416         Approval to Reviewer section (for Fortran front-end).
3418 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3420         * configure.ac: Expand to darwin10 and later.
3421         * configure: Regenerate.
3423 2008-12-02  Andreas Schwab  <schwab@suse.de>
3425         * Makefile.def: configure-target-boehm-gc depends on
3426         all-target-libstdc++-v3.
3427         * Makefile.in: Regenerate.
3429 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3431         * MAINTAINERS:  Add myself as mingw maintainer.
3433 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3435         * config.sub, config.guess: Update from upstream sources.
3437 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3439         * README.SCO: Remove.
3441 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3443         * MAINTAINERS:  Add myself to the write after approval list.
3445 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3447         * MAINTAINERS:  Update my email address in WAA section.
3449 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3451         * MAINTAINERS: Update e-mail address.
3453 2008-11-27  Toon Moene  <toon@moene.org>
3455         * MAINTAINERS: Change e-mail address.
3457 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3459         * configure.ac: Build gdb for i?86-*-darwin*
3460         * configure: Regenerated.
3462 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3464         * MAINTAINERS: Added my full name.
3466 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3468         PR bootstrap/38014
3469         PR bootstrap/37923
3471         Revert:
3473         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3475         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3476         * Makefile.in: Regenerated.
3478         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3480         PR gdb/921
3481         PR gdb/1646
3482         PR gdb/2175
3483         PR gdb/2176
3485         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3486         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3487         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3488         (HOST_EXPORTS): Pass CPPFLAGS.
3489         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3490         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3491         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3492         * Makefile.in, configure: Regenerated.
3493         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3494         and CPPFLAGS_FOR_BUILD.
3496 2008-11-06  Jeff Law  <law@redhat.com>
3498         * MAINTAINERS: Add myself as middle end maintainer.
3500 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3502         * MAINTAINERS (Write after approval): Add myself.
3504 2008-11-05  Diego Novillo  <dnovillo@google.com>
3506         * MAINTAINERS (Global Reviewers): Add myself.
3507         (Non-Algorithmic Maintainers): Remove myself.
3509 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3511         * MAINTAINERS (Write after approval): Add myself.
3513 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3515         * MAINTAINERS (Write after approval): Add myself.
3517 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3519         * configure.ac (spu-*-*): Remove special case.
3520         * configure: Regenerate.
3522 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3524         * MAINTAINERS (Write after approval): Update my email address.
3526 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3528         * configure.ac [spu-*-*]: Do not set skipdirs.
3529         * configure: Re-generate.
3531 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3533         * MAINTAINERS (Various Maintainers): Add myself to reload.
3535 2008-10-25  Richard Guenther  <rguenther@suse.de>
3537         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3538         maintainer.  Remove myself as libgcc-math maintainer.
3539         (Non-Algorithmic Maintainers): Remove myself.
3541 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3543         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3544         * Makefile.in: Regenerated.
3546 2008-10-23  Cary Coutant  <ccoutant@google.com>
3548         * MAINTAINERS (Write after approval): Add myself.
3550 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3552         PR gdb/921
3553         PR gdb/1646
3554         PR gdb/2175
3555         PR gdb/2176
3557         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3558         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3559         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3560         (HOST_EXPORTS): Pass CPPFLAGS.
3561         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3562         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3563         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3564         * Makefile.in, configure: Regenerated.
3565         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3566         and CPPFLAGS_FOR_BUILD.
3568 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3570         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3571         Sebastian Pop.
3573 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3575         * MAINTAINERS (Write After Approval): Added myself.
3577 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3579         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3580         recommended version to 2.3.2.
3582         * configure: Regenerate.
3584 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3586         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3588 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3590         * MAINTAINERS (Write After Approval): Update e-mail address.
3592 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3594         * libtool.m4: Update to libtool 2.2.6.
3595         * lt~obsolete.m4: Update to libtool 2.2.6.
3596         * ltmain.sh: Update to libtool 2.2.6.
3597         * ltsugar.m4: Update to libtool 2.2.6.
3598         * ltversion.m4: Update to libtool 2.2.6.
3599         * ltoptions.m4: Update to libtool 2.2.6.
3600         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3602 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3604         * MAINTAINERS (Write After Approval): Add myself.
3606 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3608         * MAINTAINERS (Write After Approval): Update my name.
3610 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3612         * MAINTAINERS: Add myself in "Write After Approval".
3614 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3616         * MAINTAINERS: Add myself as ia64 maintainer.
3618 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3620         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3621         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3622         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3623         and Michael Tiemann from Write After Approval since they do not
3624         actually have access.
3626 2008-09-05  Richard Guenther  <rguenther@suse.de>
3628         * configure.ac: Initialize clooglibs to -lcloog.
3629         * configure: Re-generate.
3631 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3633         * MAINTAINERS (Write After Approval): Add myself.
3635 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3637         * configure.ac (--with-cloog-polylib): New.
3638         (--disable-cloog-version-check): New.
3639         (--disable-ppl-version-check): New.
3640         * configure: Re-generate.
3642 2008-09-03  Richard Guenther  <rguenther@suse.de>
3644         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3645         cloog test.
3646         * configure: Re-generate.
3648 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3650         Add picoChip port.
3651         * MAINTAINERS: Add picoChip maintainers.
3653 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3654             Tobias Grosser  <grosser@fim.uni-passau.de>
3655             Jan Sjodin  <jan.sjodin@amd.com>
3656             Harsha Jagasia  <harsha.jagasia@amd.com>
3657             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3658             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3659             Adrien Eliche  <aeliche@isty.uvsq.fr>
3661         Merge from graphite branch.
3662         * configure: Regenerate.
3663         * Makefile.in: Regenerate.
3664         * configure.ac (host_libs): Add ppl and cloog.
3665         Add checks for PPL and CLooG.
3666         * Makefile.def (ppl, cloog): Added modules and dependences.
3667         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3668         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3670 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3672         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3673         (GCC_SHLIB_SUBDIR): New.
3674         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3675         * configure: Regenerate.
3676         * Makefile.in: Regenerate.
3678 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3680         * MAINTAINERS: Consistently use tabs to separate columns.
3682 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3684         * MAINTAINERS (Write after Approval): Add myself.
3686 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3688         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3689         Enable bfd, binutils and opcodes.
3690         * configure: Regenerate.
3692 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3694         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3696 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3698         * MAINTAINERS:  Use correct Umlaut for last name.
3700 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3702         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3704 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3706         * MAINTAINERS: Update my email address.
3708 2008-08-16  Nicolas Roche  <roche@adacore.com>
3710         * Makefile.tpl: Add BOOT_ADAFLAGS.
3711         * Makefile.in: Regenerate.
3713 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3715         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3716         * configure: Regenerate.
3718 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3720         * configure.ac: Add makefile fragments for hpux.
3721         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3722         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3723         * configure: Regenerate.
3724         * Makefile.in: Regenerate.
3726 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3728         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3730 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3732         * MAINTAINERS (Write after Approval): Add myself.
3734 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3736         * MAINTAINERS (Write After Approval):  Add myself.
3738 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3740         * MAINTAINERS (Write After Approval):  Add myself.
3742 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3744         * MAINTAINERS: Update my email address.
3746 2008-06-25  Joey Ye  <joey.ye@intel.com>
3748         * MAINTAINERS (Write After Approval):  Add myself.
3750 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3752         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3753         * Makefile.in: Regenerate.
3754         * configure: Regenerate.
3756 2008-06-17  Daniel Kraft  <d@domob.eu>
3758         * MAINTAINERS (Write After Approval):  Add myself.
3760 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3762         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3763         "$@" is still intact with both Autoconf 2.59 and 2.62.
3764         * configure: Regenerate.
3766 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3768         * Makefile.tpl: Fix comment errors.
3769         * Makefile.in: Regenerate.
3771 2008-06-12  David S. Miller  <davem@davemloft.net>
3772             David Edelsohn  <edelsohn@gnu.org>
3774         * configure.ac: Add powerpc*-*-* to gold supported targets.
3775         * configure: Regenerate.
3777 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3779         PR tree-optimization/36218
3780         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3781         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3782         (all prefix="build-"): Pass them to build-system sub-makes.
3783         * Makefile.in: Regenerate.
3785 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3787         * MAINTAINERS (mt port): Remove.
3788         (sco5, unixware, sco udk): Remove.
3789         (Kean Johnston): Add to Write After Approval.
3791 2008-05-30  Julian Brown  <julian@codesourcery.com>
3793         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3794         of libobjc for ARM EABI Linux.
3795         * configure: Regenerate.
3797 2008-05-18  Xinliang David Li   <davidxl@google.com>
3799         * ChangeLog: Remove wrong ChangeLog entry.
3801 2008-05-17  Xinliang David Li   <davidxl@google.com>
3803         * MAINTAINERS (Write After Approval): Add myself.
3805 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3807         * MAINTAINERS (Write After Approval): Add myself.
3809 2008-05-14  Rafael Espíndola  <espindola@google.com>
3811         * config-ml.in: don't handle --enable-shared and --enable-static.
3813 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3815         * MAINTAINERS: Update my email address.
3817 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3819         * MAINTAINERS: Update my email address.
3821 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3823         * MAINTAINERS (Write After Approval): Add myself.
3825 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3827         * MAINTAINERS (Write After Approval): Add myself.
3829 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3831         * MAINTAINERS (crx): Add myself.
3833 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3835         Sync with src:
3836         2008-04-14  David S. Miller  <davem@davemloft.net>
3838         * configure.ac: Add sparc*-*-* to gold supported targets.
3839         * configure: Regenerate.
3841 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3843         PR bootstrap/35457
3844         * configure.ac: Include override.m4.
3845         * configure: Regenerate.
3847 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3849         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3850         * Makefile.in: Regenerate.
3852 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3854         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3855         as nonconfigurable directories list.
3856         * configure: Regenerate.
3858 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3860         * config.sub, config.guess: Update from upstream sources.
3862 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3864         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3865         * Makefile.in: Regenerate.
3867 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3869         * configure.ac: Do not build libssp for the AVR.
3870         * configure: Regenerate.
3872 2008-04-07  Ian Lance Taylor  <iant@google.com>
3874         * Makefile.def: check-gold depends upon all-binutils.
3875         * Makefile.in: Regenerate.
3877 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3879         * MAINTAINERS (Write After Approval): Add myself.
3881 2008-04-04  Nick Clifton  <nickc@redhat.com>
3883         PR binutils/4334
3884         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3885         builds.
3886         * configure: Regenerate.
3888 2008-04-04  NightStrike  <NightStrike@gmail.com>
3890         PR other/35151
3891         * configure.ac: Combine rules for mingw32 and mingw64.
3892         * configure: Regenerate.
3894 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3896         * MAINTAINERS (Write After Approval): Add myself.
3898 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3900         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3901         * Makefile.in (.NOTPARALLEL): Ditto.
3903 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3905         * MAINTAINERS (Write After Approval): Add myself.
3907 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3909         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3910         * Makefile.in (.NOTPARALLEL): Regenerate.
3912 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3914         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3915         * Makefile.in: Regenerate.
3917 2008-03-26  Jakub Staszak  <kuba@et.pl>
3919         * MAINTAINERS (Write After Approval): Add myself.
3921 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3923         * MAINTAINERS:  Update e-mail address.
3925 2008-03-20  Ian Lance Taylor  <iant@google.com>
3927         * configure.ac: Add support for --enable-gold.
3928         * Makefile.def: Add gold as a directory like ld.
3929         * configure, Makefile.in: Regenerate.
3931 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3933         * configure.ac: m4_include config/proginstall.m4.
3934         * configure: Regenerate.
3936         Backport from upstream Libtool:
3938         2007-10-12  Eric Blake  <ebb9@byu.net>
3940         Deal with Autoconf 2.62's semantic change in m4_append.
3941         * ltsugar.m4 (lt_append): Replace broken versions of
3942         m4_append.
3943         (lt_if_append_uniq): Don't require separator to be overquoted,
3944         and avoid broken m4_append.
3945         (lt_dict_add): Fix typo.
3946         * libtool.m4 (_LT_DECL): Don't overquote separator.
3948 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3950         * config.rpath: Add AIX 6 support.
3952 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3954         * Makefile.def (stageprofile).  Remove -fprofile-generate
3955         from stage_libcflags.
3956         * Makefile.in: Regenerate.
3958 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3960         * config.sub, config.guess: Update from upstream sources.
3962 2008-03-06  Tom Tromey  <tromey@redhat.com>
3964         * MAINTAINERS: Update for treelang deletion.
3966 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3968         * MAINTAINERS: Update my email address.
3970 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3972         * MAINTAINERS (darwin port): Add myself as a maintainer.
3973         (objective-c/c++): Add myself as a maintainer.
3975 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3977         * MAINTAINERS (Write After Approval): Update my email address.
3979 2008-02-25  Tomas Bily  <tbily@suse.cz>
3981         * MAINTAINERS (Write After Approval): Add myself.
3983 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
3985         * MAINTAINERS (OpenMP): Add myself.
3987 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
3989         PR bootstrap/32009
3990         PR bootstrap/32161
3992         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3993         * configure: Regenerate.
3995         * Makefile.def: Define stage_libcflags for all bootstrap stages.
3996         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3997         STAGE4_LIBCFLAGS): New.
3998         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3999         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4000         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4001         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4002         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4003         for target modules.  Don't export LIBCFLAGS.
4004         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4005         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4006         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4007         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4008         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4009         * Makefile.in: Regenerate.
4011 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4013         PR libgcj/33085
4014         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4015         Do not use -DDLL_EXPORT.  Backport from upstream.
4017 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4019         * MAINTAINERS (Write After Approval): Add myself.
4021 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4023         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4024         * configure: Regenerate.
4026 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4028         * configure.ac (xtensa*-*-*): Recognize processor variants.
4029         * configure: Regenerate.
4031 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4033         PR bootstrap/34922
4034         * configure.ac (PARSE_ARGS): Push suitable setting of
4035         ac_subdirs_all, for `./configure --help=recursive'.
4036         Handle `+' in generic toplevel directory disabling.
4037         * configure: Regenerate.
4039 2008-01-28  Nick Clifton  <nickc@redhat.com>
4041         * MAINTAINERS (xstormy16): Take over maintainership.
4043 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4045         * MAINTAINERS (c4x port): Remove.
4047 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4049         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4051 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4053         * config.sub, config.guess: Update from upstream sources.
4055 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4057         * MAINTAINERS (Write After Approval): Add myself.
4059 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4061         * MAINTAINERS: Update my email address.
4063 2008-01-09  Raksit Ashok  <raksit@google.com>
4065         * MAINTAINERS (Write After Approval): Add myself.
4067 2008-01-09  Raksit Ashok  <raksit@google.com>
4069         * MAINTAINERS (Write After Approval): Add myself.
4071 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4073         * config.sub, config.guess: Update from upstream sources.
4075 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4077         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4078         Change recommended MPFR from 2.2.1 -> 2.3.0.
4079         * configure: Regenerate.
4081 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4083         * MAINTAINERS: Update my email address.
4085 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4087         * MAINTAINERS: Update my email address.
4089 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4091         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4092         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4093         * Makefile.in: Regenerate.
4095 2007-12-10  Mark Heffernan  <meheff@google.com>
4097         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4098         misplaced entries.
4100 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4102         * configure.ac: Enable libjava for x86_64-*-darwin9.
4103         * configure: Regenerate.
4105 2007-12-07  Bill Maddox  <maddox@google.com>
4107         * MAINTAINERS (Write After Approval): Add myself.
4109 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4111         * config.sub, config.guess: Update from upstream sources.
4113 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4115         * config-ml.in: Remove 64bit configure tests.
4117 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4119         * config-ml.in: Robustify against white space in absolute file
4120         names.
4122         * config-ml.in (multi-clean): Substitute ${Makefile}.
4123         Remove superfluous ${Makefile} in list.
4125 2007-11-19  Thiemo Seufer  <ths@mips.com>
4127         * config-ml.in: Don't hardcode the Makefile name.
4129 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4131         * MAINTAINERS (Write After Approval): Add myself.
4133 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4135         * MAINTAINERS (Write After Approval): Add myself.
4137 2007-11-06  Doug Kwan  <dougkwan@google.com>
4139         * MAINTAINERS (Write After Approval): Add myself.
4141 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4143         * MAINTAINERS (mercury): Remove entry.
4144         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4146 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4148         * Makefile.def (dependencies): Make configure-gdb depend on
4149         all-intl.
4150         * Makefile.in: Regenerated.
4152 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4154         * MAINTAINERS (Fortran maintainer): Remove myself.
4156 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4158         * Makefile.def: To avoid problems running with parallel makes,
4159         build newlib before libgloss so that target specific header
4160         files are availble.
4161         * Makefile.in: Regenerate
4163 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4165         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4166         * Makefile.in: Regenerate.
4168 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4170         * MAINTAINERS (Register allocation reviewer): Add myself.
4172 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4174         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4175         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4176         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4177         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4178         * configure: Regenerate.
4180 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4182         * MAINTAINERS (Register allocation reviewer): Add myself.
4184 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4186         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4187         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4188         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4189         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4190         * configure.ac: Default them to host tools for $host = $build.
4191         Subst them.
4193         * configure: Regenerate.
4194         * Makefile.in: Regenerate.
4196 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4198         * MAINTAINERS (Register allocation reviewer): Add myself.
4200 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4202         * MAINTAINERS (Register allocation reviewer): Add myself.
4204 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4206         * MAINTAINERS (Write After Approval): Fix typo.
4208 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4210         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4211         * configure: Regenerate.
4213 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4215         PR bootstrap/31906
4216         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4217         they're already prefixed.
4219 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4221         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4222         libstdc++.
4223         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4224         * configure: Regenerate.
4225         * Makefile.in: Regenerate.
4227 2007-09-17  Andreas Schwab  <schwab@suse.de>
4229         * configure.ac: Raise minimum makeinfo version to 4.6.
4230         * configure: Regenerate.
4232 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4234         * MAINTAINERS (write-after-approval) add myself
4236 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4238         * configure.ac: Correct makeinfo version check.
4239         * configure: Regenerate.
4241 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4243         * MAINTAINERS: Update my email address.
4245 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4247         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4248         to $skipdirs and only disable gprof for newlib.  Use the normal
4249         mips*-elf* handling in other respects.
4250         * configure: Regnerate.
4252 2007-09-12  David Daney  <ddaney@avtrex.com>
4254         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4255         enabling libgcj.
4256         * configure: Regenerate.
4258 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4260         PR other/32154
4261         * configure.ac: For libgloss targets, point the linker to the linker
4262         script, startup code and simulator library.
4263         * configure: Regenerate.
4265 2007-09-07  Andrew Haley  <aph@redhat.com>
4267         * configure.ac (noconfigdirs): Remove target-libffi and
4268         target-libjava.
4269         * configure: Regenerate.
4271 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4273         PR target/33281
4274         * configure.ac: Use config/mh-mingw on mingw.
4275         * configure: Regenerate.
4277 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4279         * MAINTAINERS (Write After Approval): Add myself.
4281 2007-09-05  Richard Guenther  <rguenther@suse.de>
4283         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4284         nor --disable-checking is provided also turn on yes and types
4285         checking for stage1.
4286         * configure: Re-generate.
4288 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4290         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4291         (Write After Approval): Remove myself.
4293 2007-08-29  Nick Clifton  <nickc@redhat.com>
4295         * config.sub, config.guess: Update from upstream sources.
4297 2007-08-22  Bud Davis  <jmdavis@link.com>
4299         * MAINTAINERS (Write After Approval): Added myself.
4300         * MAINTAINERS (Reviewers): Removed myself.
4302 2007-08-18  Paul Brook  <paul@codesourcery.com>
4303             Joseph Myers  <joseph@codesourcery.com>
4305         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4306         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4307         * Makefile.in: Regenerate.
4308         * configure.ac (--with-debug-prefix-map): New.
4309         * configure: Regenerate.
4311 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4312             Nigel Stephens  <nigel@mips.com>
4314         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4315         as target_makefile_frag.
4316         * configure: Regenerate.
4318 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4320         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4321         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4322         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4323         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4324         (do-compare, do-compare3, do-compare-debug): New.
4325         ([+compare-target+]): Use them.
4327 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4329         * MAINTAINERS (Write After Approval): Change my email address.
4331 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4332             Ben Elliston  <bje@au.ibm.com>
4334         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4335         --silent if $silent.
4336         * configure: Regenerate.
4338 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4340         * MAINTAINERS (Various Maintainers): Add myself as
4341         loop infrastructure maintainer.  Update my e-mail
4342         address.
4344 2007-07-31  Diego Novillo  <dnovillo@google.com>
4346         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4347         Adjust description.
4349 2007-07-26  Richard Guenther  <rguenther@suse.de>
4351         * configure.ac: Add types checking to stage1 checking flags.
4352         * configure: Regenerate.
4354 2007-07-17  Nick Clifton  <nickc@redhat.com>
4356         * COPYING3: New file.  Contains version 3 of the GNU General
4357         Public License.
4358         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4359         Lesser General Public License.
4361 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4363         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4365 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4367         * MAINTAINERS (S/390 co-maintainer): Add myself.
4368         (Write After Approval): Remove myself.
4370 2007-07-13  Dan Hipschman  <dsh@google.com>
4372         * MAINTAINERS (Write After Approval): Add myself.
4374 2007-07-11  Nick Clifton  <nickc@redhat.com>
4376         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4377         WINDRES export.
4378         * Makefile.in: Regenerate.
4380 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4382         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4383         maintainer.
4385 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4387         * lt~obsolete.m4: New. Import from 20070318 libtool.
4389 2007-07-03  Julian Brown  <julian@codesourcery.com>
4391         * MAINTAINERS (Write After Approval): Add myself.
4393 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4395         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4396         * configure: Regenerate.
4398 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4400         * configure.ac: Add some missing m4 quotation.
4401         * configure: Regenerate.
4403 2007-07-02  Simon Baldwin  <simonb@google.com>
4405         * MAINTAINERS (Write After Approval): Add myself.
4407 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4409         * configure: Regenerate.
4411 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4413         * Makefile.def: Add windmc tool to build.
4414         * Makefile.tpl: Likewise.
4415         * configure.ac: Likewise.
4416         * Makefile.in: Regenerate.
4417         * configure: Regenerate.
4419 2007-06-28  DJ Delorie  <dj@redhat.com>
4421         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4422         not building newlib.
4423         * configure: Regenerated.
4425 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4427         * MAINTAINERS (Write After Approval): Add myself.
4429 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4431         * MAINTAINERS (Write After Approval): Add myself.
4433 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4435         * MAINTAINERS (Write After Approval): Add myself.
4437 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4439         * MAINTAINERS (Write After Approval): Add myself.
4441 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4443         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4444         * Makefile.in: Regenerated.
4446 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4448         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4449         bfin*-*-uclinux* targets.
4450         * configure: Regenerate.
4452 2007-06-14  Ian Lance Taylor  <iant@google.com>
4454         * MAINTAINERS: Add myself as non-algorithmic global write
4455         maintainer.
4457 2007-06-14  Diego Novillo  <dnovillo@google.com>
4459         * MAINTAINERS: Add self as middle-end maintainer and
4460         non-algorithmic global write maintainer.
4462 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4464         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4465         Move all Fortran maintainers except Paul Brook into the
4466         Non-Autopoiesis section.
4468 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4470         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4471         (distclean-stage[+id+]): Possibly delete stage_last.
4472         * Makefile.in: Regenerate.
4474 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4476         * MAINTAINERS (Various Maintainer): Fix typo.
4478 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4480         * MAINTAINERS (Various Maintainer): Add myself as
4481         dataflow maintainer.
4483 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4485         * config.sub, config.guess: Update from upstream sources.
4487 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4489         * Makefile.tpl: Fix spelling error.
4490         * Makefile.in: Regenerate.
4492 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4494         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4495         lt_cv_sys_max_cmd_len.
4497 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4499         * MAINTAINERS (Various Maintainers): Add myself as
4500         auto-vectorizer maintainer.
4502 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4504         PR libjava/32098
4505         * libtool.m4: Revert previous change.
4506         * ltgcc.m4: Put it here.
4508 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4510         * MAINTAINERS (Various Maintainers): Add myself as
4511         auto-vectorizer maintainer.
4513 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4515         PR libjava/32098
4516         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4518 2007-05-30  Richard Guenther  <rguenther@suse.de>
4520         * MAINTAINERS (Various Maintainers): Add myself as
4521         auto-vectorizer maintainer.
4523 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4525         PR bootstrap/29382
4526         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4527         * configure: Rebuilt.
4529 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4531         * MAINTAINERS (Write After Approval): Removed my name.
4533 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4535         * MAINTAINERS (Write After Approval): Remove myself.
4537 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4539         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4541 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4543         * ltmain.sh: Update from ToT Libtool.
4544         * libtool.m4: Update from ToT Libtool.
4545         * ltsugar.m4: New. Update from ToT Libtool.
4546         * ltversion.m4: New. Update from ToT Libtool.
4547         * ltoptions.m4: New. Update from ToT Libtool.
4548         * ltconfig: Remove.
4549         * ltcf-c.sh: Remove.
4550         * ltcf-cxx.sh: Remove.
4551         * ltcf-gcj.sh: Remove.
4553 2007-05-22  Ollie Wild  <aaw@google.com>
4555         * MAINTAINERS (Write After Approval): Add myself.
4557 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4559         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4560         stage_cflags.
4561         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4562         Remove CFLAGS/LIBCFLAGS.
4563         (configure-stage[+id+]-[+prefix+][+module+],
4564         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4565         * Makefile.in: Regenerate.
4567 2007-05-15  Diego Novillo  <dnovillo@google.com>
4569         * MAINTAINERS: Update e-mail address.
4571 2007-05-15  Revital Eres  <eres@il.ibm.com>
4573         * MAINTAINERS (Write After Approval): Add myself.
4575 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4577         * MAINTAINERS (Write After Approval): Updated my address.
4579 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4581         * MAINTAINERS (Write After Approval): Add myself.
4583 2007-05-11  Silvius Rus  <rus@google.com>
4585         * MAINTAINERS (Write After Approval): Add myself.
4587 2007-04-23  Tom Tromey  <tromey@redhat.com>
4589         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4591 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4593         * MAINTAINERS (cpplib): Rename to ...
4594         (libcpp): ... this.  Add C/C++ front end maintainers.
4596 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4598         * config-ml.in: Pass ${ml_config_env} to configure calls.
4600 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4602         * MAINTAINERS (Write After Approval): Add myself.
4604 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4606         * MAINTAINERS (Write After Approval): Add myself.
4608 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4610         * MAINTAINERS (fortran 95 front end): Add myself.
4612 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4614         * MAINTAINERS (Write After Approval): Add myself.
4616 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4618         * MAINTAINERS (Modulo Scheduler): Add myself.
4620 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4622         * MAINTAINERS (fortran 95 front end): Add myself.
4623         (c++ front end): whitespace fix.
4625 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4627         * MAINTAINERS (Write After Approval): Add myself.
4629 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4631         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4632         of glob.  Quote arguments with single quotes too.
4633         * configure: Regenerate.
4635 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4637         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4638         * Makefile.in: Regenerate
4640 2007-03-07  Andreas Schwab  <schwab@suse.de>
4642         * configure: Regenerate.
4644 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4646         * configure.ac: Add "--with-pdfdir" configure option,
4647         which defines pdfdir variable.
4648         * Makefile.def (target=fixincludes): Add install-pdf to
4649         missing targets.
4650         (recursive_targets): Add install-pdf target.
4651         (flags_to_pass): Add pdfdir.
4652         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4653         target.
4654         * configure: Regenerate
4655         * Makefile.in: Regenerate
4657 2007-02-28  Eric Christopher  <echristo@apple.com>
4659         Revert:
4660         2006-12-07  Mike Stump  <mrs@apple.com>
4662         * Makefile.def (dependencies): Add dependency for
4663         install-target-libssp and install-target-libgomp on
4664         install-gcc.
4665         * Makefile.in: Regenerate.
4667 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4669         * configure: Regenerate.
4670         * configure.ac: Move statements after variable declarations.
4672 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4674         * MAINTAINERS: Add myself as sh maintainer.
4676 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4678         * configure.ac: Adjust for loop syntax.
4679         * configure: Regenerate.
4681 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4683         * configure: Rebuilt.
4685 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4687         * configure.ac: Drop multiple occurrences of --enable-languages,
4688         and fix its quoting.
4689         * configure: Rebuilt.
4691 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4692             Nathan Sidwell  <nathan@codesourcery.com>
4693             Vladimir Prus  <vladimir@codesourcery.com>
4694             Joseph Myers  <joseph@codesourcery.com>
4696         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4697         * configure: Regenerate.
4699 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4701         * ltconfig (freebsd*): Default to elf.
4703 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4705         * configure.ac (target_libraries): Move libgcc before libiberty.
4706         * configure: Regenerated.
4708 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4709             Paolo Bonzini  <bonzini@gnu.org>
4711         PR bootstrap/30753
4712         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4713         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4714         * configure: Regenerated.
4716 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4718         * MAINTAINERS (Language Front End Maintainers): Update my mail
4719         address.
4721 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4723         PR bootstrap/30748
4724         * configure.ac: Correct syntax for Solaris ksh.
4725         * configure: Regenerated.
4727 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4729         * configure.ac: Sync with src.
4730         * configure: Regenerate.
4732 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4734         * Makefile.in: Regenerate.
4736 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4738         * config.sub: Sync with src.
4740 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4742         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4743         noncanonical equivalents.
4744         * configure.in: Rename to...
4745         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4746         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4747         target_noncanonical.  Use them.  Rewrite removal of configure
4748         arguments for autoconf 2.59.  Discard variable settings.  Force
4749         program_transform_name for native tools.
4751         * Makefile.in: Regenerated.
4752         * configure: Regenerated with autoconf 2.59.
4754 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4756         * MAINTAINERS (Write After Approval): Add myself.
4758 2007-01-31  Andreas Schwab  <schwab@suse.de>
4760         * Makefile.tpl (LDFLAGS): Substitute it.
4761         * Makefile.in: Regenerate.
4763 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4765         * MAINTAINERS (Write After Approval): Add myself.
4767 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4769         * MAINTAINERS (spu port): Add myself.
4771 2007-01-23  Richard Guenther  <rguenther@suse.de>
4773         PR bootstrap/30541
4774         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4775         * Makefile.tpl (GNATBIND): Substitute it.
4776         (GNATMAKE): Likewise.
4777         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4778         of STAGE_PREFIX.
4779         * Makefile.in: Regenerate.
4780         * configure: Regenerate.
4782 2007-01-18  Mike Stump  <mrs@apple.com>
4784         * configure.in: Re-enable -Werror for gcc builds.
4786 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4788         * MAINTAINERS (Write After Approval): Add myself.
4790 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4792         * configure.in: Change == to = in test command.
4793         * configure: Regenerate.
4795 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4796             Nick Clifton  <nickc@redhat.com>
4797             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4799         * configure.in (build_configargs, host_configargs, target_configargs):
4800         Remove build/host/target parameters.
4801         (host_libs): Add gmp and mpfr.
4802         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4803         * Makefile.def (gmp, mpfr): New.
4804         (gcc): Remove target.
4805         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4806         target_os, target_vendor): New.
4807         (configure): Add host_alias/target_alias arguments; adjust invocations.
4808         * configure: Regenerate.
4809         * Makefile.in: Regenerate.
4811 2007-01-11  Matt Fago  <fago@earthlink.net>
4813         * configure.in: Try to link to functions only in mpfr 2.2.x
4814         to improve robustness of configure tests.
4815         * configure: Regenerate.
4817 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4819         * MAINTAINERS: Add myself as i386 maintainer.
4821 2007-01-08  Jan Hubicka  <jh@suse.cz>
4823         * MAINTAINERS: Add myself as i386 maintainer.
4825 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4827         * configure.in: Add support for an x86_64-mingw* target.
4828         * configure: Regenerate.
4830 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4832         * Makefile.tpl (all-target): Correct @if conditional for target
4833         modules.
4834         * configure.in: Omit libiberty if building only target libgcc.
4835         * configure, Makefile.in: Regenerated.
4837 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4839         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4840         * configure: Regenerate.
4842 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4844         * Makefile.def (target_modules): Add libgcc.
4845         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4846         * Makefile.tpl (clean-target-libgcc): Delete.
4847         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4848         on gcc even for bootstrapped modules.  Rewrite handling of
4849         lang_env_dependencies to loop over target_modules.
4850         * configure.in (target_libraries): Add target-libgcc.
4851         * Makefile.in, configure: Regenerated.
4853 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4855         * configure.in: Reorganize recognition of languages.  Add
4856         --enable-stage1-languages.  Show supported languages for the chosen
4857         target rather than all recognized languages.
4858         * configure: Regenerate.
4860 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4862         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4863         * Makefile.in: Regenerate.
4865 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4867         * configure.in: Warn that MPFR 2.2.0 is buggy.
4868         * configure: Regenerate.
4870 2006-12-27  Ian Lance Taylor  <iant@google.com>
4872         * configure.in: When removing Makefiles to force a reconfigure, also
4873         remove prev-DIR*/Makefile.
4874         * configure: Regenerate.
4876 2006-12-22  Andreas Schwab  <schwab@suse.de>
4878         * configure: Regenerate with correct autoconf version.
4880 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4882         * configure.in: add AC_SUBST for *_FOR_TARGET.
4883         * configure: Regenerate.
4885 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4887         * configure.in: Simplify logic for rejecting languages that cannot
4888         be built.  Separate the case when a language is unsupported,
4889         from the case when the user chooses not to build a language.
4891 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4893         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4894         it only affects bootstrap and could be tested on "$host" as well.
4895         * configure: Regenerate.
4896         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4898 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4900         PR bootstrap/29544
4901         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4902         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4903         move here comment from Makefile.tpl.
4904         * Makefile.tpl: Move some definitions higher in the file.
4905         (STAGE1_CHECKING): New.
4906         * configure.in: Add --enable-stage1-checking.
4907         * configure: Regenerate.
4908         * Makefile.in: Regenerate.
4910 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4912         * MAINTAINERS: Add myself as build system maintainer.
4914 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4916         * MAINTAINERS (Write After Approval): Add myself.
4918 2006-12-13  Eric Christopher  <echristo@apple.com>
4920         * MAINTAINERS: Add myself as darwin maintainer.
4922 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4924         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4926 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4928         MAINTAINERS: Update my entry.
4930 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4932         * configure.in:  Handle spu makefile frag.
4933         * Makefile.tpl (MAINT): Define
4934         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4935         * configure: Regenerate.
4936         * Makefile.in: Regenerate.
4938 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4940         * config.guess: Import latest version.
4941         * config.sub: Likewise.
4943 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4945         * configure.in (spu-*-*): Don't skip target-libiberty.
4946         * configure: Regenerate.
4948 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4950         PR bootstrap/30134
4951         * configure.in: Correct x86 darwin support for libjava to powerpc
4952         and i?86 only.
4953         * configure: Regenerate.
4955 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4957         * configure.in: Add x86 darwin support for libjava.
4958         * configure: Regenerate.
4960 2006-12-07  Mike Stump  <mrs@apple.com>
4962         * Makefile.def (dependencies): Add dependency for
4963         install-target-libssp and install-target-libgomp on
4964         install-gcc.
4965         * Makefile.in: Regenerate.
4967 2006-12-04  Richard Guenther  <rguenther@suse.de>
4969         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4970         (Non-Algorithmic Maintainers): Move over non-algorithmic
4971         loop optimizer maintainers, add myself as a non-algorithmic
4972         middle-end maintainer.
4974 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4976         * MAINTAINERS (Write After Approval): Add myself.
4978 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4980         * configure.in: Update error message for missing GMP/MPFR.
4982         * configure: Regenerate.
4984 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4986         * configure.in: Update MPFR version in error message.
4988         * configure: Regenerate.
4990 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4992         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4993         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4994         --with-gmp-lib): New flags.
4996         * configure: Regenerate.
4998 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5000         * MAINTAINERS (Write After Approval): Change my email address.
5002 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5004         * MAINTAINERS (Write After Approval): Add myself.
5006 2006-11-22  Philipp Thomas  <pth@suse.de>
5008         * MAINTAINERS (i18n): Update e-mail address.
5010 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5012         * MAINTAINERS (spu port): Add myself as maintainer.
5013         (Write After Approval): Remove myself.
5015 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5017         * configure.in (skipdirs): Don't build libssp for SPU.
5018         * configure: Regenerate.
5020 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5022         * MAINTAINERS (spu port): Add myself as maintainer.
5023         (libobjc): Update my email address.
5025 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5027         * MAINTAINERS (Write After Approval): Add myself.
5029 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5031         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5032         * configure : Rebuilt.
5034 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5036         * MAINTAINERS (Write After Approval): Add myself.
5038 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5040         * MAINTAINERS (Write After Approval): Add myself.
5042 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5044         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5045         libmpfr.a.
5046         * configure: Regenerate.
5048 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5050         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5051         (unstage): Test for stage_last presence.
5053         PR bootstrap/29802
5054         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5055         STAGE_PREFIX.
5056         * Makefile.in: Regenerate.
5058 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5060         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5061         maintainers.
5063 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5065         * MAINTAINERS (Write After Approval): Add myself.
5067 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5069         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5070         and stageN-package/Makefile.
5071         * Makefile.in: Regenerated.
5073 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5075         * configure.in: Remove target-libgloss from noconfigdirs for
5076         bfin-*-*.
5077         * configure: Regenerated.
5079 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5081         * configure.in (have_gmp): Only error if the gcc directory exists.
5083         * configure: Regenerate.
5085 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5087         * configure.in: Robustify error message for missing GMP/MPFR.
5089         * configure: Regenerate.
5091 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5093         * MAINTAINERS (Write After Approval): Add myself.
5095 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5097         * MAINTAINERS: Change email address.
5099 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5101         * MAINTAINERS (Write After Approval): Add myself.
5103 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5105         * MAINTAINERS (Write After Approval): Add myself.
5107 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5109         * MAINTAINERS (Write After Approval): Move myself to
5110         Write After Approval section.
5112 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5114         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5115         need_gmp anymore.
5116         * configure: Regenerate.
5118 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5120         * MAINTAINERS (Write After Approval): Add myself.
5122 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5124         * config.guess: Import latest version.
5125         * config.sub: Likewise.
5127 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5129         * Makefile.def: Added pdf target handling.
5130         * Makefile.tpl: Added pdf target handling.
5131         * Makefile.in: Regenerated.
5133 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5135         * MAINTAINERS: Add self as score port maintainer.
5137 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5139         * MAINTAINERS (Write After Approval): Add myself.
5141 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5143         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5144         or newer.
5145         * configure: Regenerated.
5147 2006-09-27  Dave Brolley  <brolley@redhat.com>
5149         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5150         using $s instead of $r.
5151         * configure: Regenerated.
5153 2006-09-26  Thiemo Seufer  <ths@mips.com>
5155         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5156         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5157         * configure: Regenerate.
5159 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5161         * MAINTAINERS (Write After Approval): Remove myself.
5163 2006-09-22  Chao-ying Fu  <fu@mips.com>
5165         * MAINTAINERS (Write After Approval): Add myself.
5167 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5169         * MAINTAINERS: Add self as soft-fp maintainer.
5171 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5173         * MAINTAINERS: Add myself as avr maintainer.
5174         Remove Marek Michalkiewicz as avr maintainer.
5176 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5178         * MAINTAINERS (Write After Approval): Add myself.
5180 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5182         * configure.in: Never build newlib for a Mingw host.
5183         Never build newlib as Mingw target library.
5184         Test the existence of winsup/cygwin for building a Cygwin newlib,
5185         rather than just winsup.
5186         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5187         building a Mingw target.
5188         * configure: Regenerate.
5190 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5192         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5194 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5196         * config.guess: Import from src (was more updated).
5197         * config.sub: Likewise.
5199 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5201         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5202         * configure: Regenerated.
5204 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5206         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5207         for stages after the first.
5209 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5211         * Makefile.def: Add dependencies for configure-opcodes
5212         on configure-intl and all-opcodes on all-intl.
5213         * Makefile.in: Regenerated.
5215 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5217         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5219 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5221         Port to hosts whose 'sort' and 'tail' implementations
5222         treat operands with leading '+' as file names, as POSIX
5223         has required since 2001.  However, make sure the code still
5224         works on pre-POSIX hosts.
5225         * ltmain.sh: Don't assume "sort +2" is equivalent to
5226         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5228 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5230         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5232 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5234         * ltconfig: chmod 644 before ranlib during install.
5236 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5238         PR bootstrap/18058
5239         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5240         if the bootstrap compiler is a GCC version that supports it.
5241         * configure: Regenerate.
5243 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5245         * configure.in: Fix thinkos in previous check-in.
5246         * configure: Regenerate.
5248 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5250         PR other/27063
5251         * configure.in: Test subdir_requires and give an appropriate
5252         error message.
5253         * configure: Regenerate.
5255 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5257         * MAINTAINERS (Write After Approval): Add myself.
5259 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5261         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5263 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5265         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5267 2006-06-20  David Ayers  <d.ayers@inode.at>
5269         PR bootstrap/28072
5270         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5271         whether target-libjava is being configured instead of whether the
5272         java front end is enabled.
5273         * configure: Regenerate.
5275 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5277         PR target/27540
5278         * configure.in: Only enable libgomp on IRIX 6.
5279         * configure: Regenerate.
5281 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5283         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5284         too.
5285         * Makefile.in: Regenerate.
5287 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5289         * config-ml.in: Alter CCASFLAGS to include special
5290         multilib options the same as is done for CFLAGS.
5292 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5294         * configure.in: Don't enable libgomp on hpux10.
5295         * configure: Rebuilt.
5297 2006-06-12  David Ayers  <d.ayers@inode.at>
5299         PR bootstrap/27963
5300         PR target/19970
5301         * configure.in: Remove target-boehm-gc from noconfigdirs where
5302         ${libgcj} is specified.
5303         * configure: Regenerate.
5305 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5307         Sync from src:
5309         * configure.in: Sync.
5310         * configure: Regenerated.
5312         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5314         * Makefile.def: Added dependencies from sim and gdb on intl, and
5315         added configure dependencies to everything with an all dependency
5316         on intl.
5317         * Makefile.in: Regenerated.
5319 2006-06-06  David Ayers  <d.ayers@inode.at>
5321         PR libobjc/13946
5322         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5323         * Makefile.in: Regenerate.
5324         * configure.in: Add --enable-objc-gc at toplevel and have it
5325         enable boehm-gc for Objective-C.
5326         Remove target-boehm-gc from libgcj.
5327         Add target-boehm-gc to target_libraries.
5328         Add target-boehm-gc to noconfigdirs where ${libgcj}
5329         is specified.
5330         Assert that boehm-gc is supported when requested for Objective-C.
5331         Only build boehm-gc if needed either for Java or Objective-C.
5332         * configure: Regenerate.
5334 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5336         PR 27674
5337         * Makefile.tpl (configure-[+prefix+][+module+],
5338         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5339         Remove rule to unstage bootstrapped modules.
5340         (stage_current): New.
5341         * Makefile.in: Regenerate.
5343 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5345         * MAINTAINERS (Write After Approval): Update my e-mail address.
5347 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5349         * include/libiberty.h: Declare pex_run_in_environment.
5351 2006-05-31  Asher Langton  <langton2@llnl.gov>
5353         * MAINTAINERS (Write After Approval): Add myself.
5355 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5357         * Makefile.def (bfd, opcodes): Fix lib_path.
5358         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5359         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5360         * Makefile.in: Regenerate.
5362 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5364         * Makefile.in: Regenerate.
5366 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5368         * Makefile.def: Add install-html target. Add datarootdir
5369         docdir and htmldir to flags_to_pass.
5370         * Makefile.tpl: Add install-html target.
5371         * Makefile.in: Regenerate.
5372         * configure.in: Add --with-datarootdir, --with-docdir, and
5373         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5374         * configure: Regenerate.
5376 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5378         * configure.in: Enable gprof for cross builds.
5379         * configure: Regenerate.
5381 2006-05-22  Richard Guenther  <rguenther@suse.de>
5383         Revert
5384         2006-01-31  Richard Guenther  <rguenther@suse.de>
5385         Paolo Bonzini  <bonzini@gnu.org>
5387         * Makefile.def (target_modules): Add libgcc-math target module.
5388         * configure.in (target_libraries): Add libgcc-math target library.
5389         (--enable-libgcc-math): New configure switch.
5390         * Makefile.in: Re-generate.
5391         * configure: Re-generate.
5392         * libgcc-math: New toplevel directory.
5394 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5395             Andreas Tobler  <a.tobler@schweiz.ch>
5397         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5398         * configure: Rebuilt.
5400 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5402         * MAINTAINERS (Write After Approval): Add myself.
5404 2006-05-01  DJ Delorie  <dj@redhat.com>
5406         * configure.in: Restore CFLAGS if GMP isn't present.
5407         * configure: Regenerate.
5409 2006-05-01  Richard Guenther  <rguenther@suse.de>
5411         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5412         maintainer.
5414 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5416         * MAINTAINERS (Write After Approval): Add myself.
5418 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5420         * MAINTAINERS (Write After Approval): Add myself.
5422 2006-04-18  DJ Delorie  <dj@redhat.com>
5424         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5425         reference libgloss so that libssp can be built in a combined
5426         tree.
5427         * configure: Regenerate.
5429 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5431         * MAINTAINERS (Write After Approval): Add myself.
5433 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5435         * configure.in: Require makeinfo 4.4 or higher.
5436         * configure: Regenerate.
5438 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5440         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5441         Rearrange the entries of other libraries to have them in one place.
5443 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5445         * MAINTAINERS (Write After Approval): Remove myself.
5446         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5448 2006-03-14  Richard Guenther  <rguenther@suse.de>
5450         * configure: Regenerate with autoconf 2.13.
5452 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5454         * MAINTAINERS: Use my work address.
5456         * MAINTAINERS: Update my E-mail address.
5458 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5460         * configure.in: Handle --disable-<component> generically.
5461         * configure: Regenerate.
5463 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5465         PR libgcj/17311
5466         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5468 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5470         * MAINTAINERS (Write After Approval):  Remove myself.
5471         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5473 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5475         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5476         (TARGET_CONFIGDIRS): Remove.
5477         * configure.in: Remove AC_SUBST(target_configdirs).
5478         * Makefile.in, configure: Regenerated.
5480 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5482         * MAINTAINERS (Write After Approval):  Remove myself.
5483         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5485 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5487         PR bootstrap/25670
5489         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5491         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5492         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5493         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5494         BUILD_PREFIX, BUILD_PREFIX_1.
5495         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5497         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5498         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5500         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5501         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5502         of `cat stage_current`.  Always provide the `r' and `s' variables.
5503         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5504         a single shell execution.
5505         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5506         bootstrapped modules, make the stage1 module if the build was not
5507         started yet, else build the current stage.
5508         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5509         (all-build, all-host, all-target, [+make_target+]-host,
5510         [+make_target+]-target): Do not use \-continued lines.
5511         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5512         (current_stage, restrap, stage_last): New.
5514         * Makefile.in: Regenerate.
5515         * configure: Regenerate.
5517 2006-02-19  Bud Davis  <jmdavis@link.com>
5519         * MAINTAINERS (Write After Approval):  Remove myself.
5520         (Language Front End Maintainers):  Add myself as fortran 95
5521         maintainer and update e-mail address.
5523 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5525         * MAINTAINERS (Write After Approval):  Remove myself.
5526         (Language Front End Maintainers):  Add myself as fortran 95
5527         maintainer.
5529 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5531         * MAINTAINERS (Write After Approval): Add myself.
5533 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5535         * MAINTAINERS (Write After Approval):  Remove myself.
5536         (Language Front End Maintainers):  Add myself as
5537         fortran 95 maintainer.
5539 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5541         Sync from src:
5543         2005-12-27  Leif Ekblad  <leif@rdos.net>
5545         * configure.in: Add support for RDOS target.
5546         * configure: Regenerate.
5548 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5549             Andreas Schwab  <schwab@suse.de>
5551         * configure: Regenerate.
5553 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5555         * configure.in (enable_libgomp): Add AIX.
5556         * configure: Regenerate.
5558 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5560         * MAINTAINERS (Write After Approval): Add myself.
5562 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5564         * MAINTAINERS (Write After Approval): Add myself.
5566 2006-01-31  Richard Guenther  <rguenther@suse.de>
5567         Paolo Bonzini  <bonzini@gnu.org>
5569         * Makefile.def (target_modules): Add libgcc-math target module.
5570         * configure.in (target_libraries): Add libgcc-math target library.
5571         (--enable-libgcc-math): New configure switch.
5572         * Makefile.in: Re-generate.
5573         * configure: Re-generate.
5574         * libgcc-math: New toplevel directory.
5576 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5578         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5579         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5580         the assembler, linker and binutils.
5581         * configure: Regenerate.
5583 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5585         * MAINTAINERS (Write After Approval): Add myself.
5587 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5589         * configure: Regenerate.
5591 2006-01-18  Richard Henderson  <rth@redhat.com>
5592             Jakub Jelinek  <jakub@redhat.com>
5593             Diego Novillo  <dnovillo@redhat.com>
5595         * libgomp: New directory.
5596         * Makefile.def: Add target_module libgomp.
5597         * Makefile.in: Regenerate.
5598         * configure.in (target_libraries): Add target-libgomp.
5599         * configure: Regenerate.
5601 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5603         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5604         @ from continuation.
5605         * Makefile.in: Rebuilt.
5607 2006-01-04  Chris Lattner  <sabre@gnu.org>
5609         * MAINTAINERS (Write After Approval): Add myself.
5611 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5613         PR bootstrap/24252
5615         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5616         * Makefile.tpl (OBJDUMP): New.
5617         (EXTRA_HOST_FLAGS): Add it.
5618         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5620         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5621         to use symbolic links between directories.  Avoid race conditions
5622         or make them harmless.
5623         * configure.in: Do not try to use symbolic links between directories.
5625         * Makefile.def (LEAN): Pass.
5626         * Makefile.tpl (LEAN): Define.
5627         (stage[+id+]-start): Accept that the previous directory does not
5628         exist, if the bootstrap is lean.
5629         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5630         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5631         configure substitution.
5632         ([+compare-target+]): Likewise.
5633         ([+bootstrap-target+]-lean): New.
5634         * configure.in: Remove lean bootstrap support from here.
5636         * Makefile.in: Regenerate.
5637         * configure: Regenerate.
5639 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5641         * MAINTAINERS (libdecnumber): Add myself.
5643 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5645         * libtool-ldflags: New script.
5647 2006-01-02  Andreas Schwab  <schwab@suse.de>
5649         * configure.in: When reconfiguring remove Makefile in
5650         all stage directories.
5651         * configure: Regenerate.
5653 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5655         * MAINTAINERS: Update my email address.
5657 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5659         Revert Ada-related part of the previous change.
5661         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5662         Do not pass.
5663         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5664         * Makefile.in: Regenerate.
5665         * configure.in: Do not include mt-ppc-aix target fragment.
5666         * configure: Regenerate.
5668 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5670         * configure.in: Select appropriate fragments for PowerPC/AIX.
5671         * configure: Regenerate.
5673         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5674         BOOT_CFLAGS, BOOT_LDFLAGS.
5675         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5676         BOOT_CFLAGS, BOOT_LDFLAGS.
5677         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5678         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5679         (stage): Fail if we cannot complete the work.
5680         * Makefile.in: Regenerate.
5682 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5684         * configure.in: Replace ms1 with mt.
5685         * configure: Rebuilt.
5687 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5689         * MAINTAINERS: Update my email address.
5691 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5693         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5694         install-host-nogcc): Don't invoke $(stage) at the end.
5695         * Makefile.in: Regenerate.
5697 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5699         * configure.in: Flip the top-level bootstrap switch.
5700         * configure: Regenerate.
5702 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5704         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5705         $(stage) and $(unstage).
5706         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5707         (all): Remove stray semicolon.
5708         (local-distclean): Don't handle multilib.tmp and multilib.out.
5709         (install.all): Set $s for consistency.
5710         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5711         check_multilibs setting.  Always make the install directory.
5712         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5713         Correct @if/@endif.
5714         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5715         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5716         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5717         (multilib.out): Remove.
5718         * Makefile.in: Regenerated.
5720 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5722         * MAINTAINERS (Write After Approval): Add myself.
5724 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5726         * MAINTAINERS: Add myself as mt maintainer.
5728         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5730 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5732         * MAINTAINERS: Change email address.
5734 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5736         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5737         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5738         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5739         Find in-tree tools if available.
5740         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5741         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5742         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5743         (COMPILER_*_FOR_TARGET): New.
5744         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5745         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5746         (CONFIGURED_*, USUAL_*): Remove.
5747         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5748         STRIP): Use autoconf substitutions.
5749         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5750         COMPILER_NM_FOR_TARGET): New.
5751         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5753         (all): Make all-host and all-target in parallel.
5754         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5755         that $$r and $$s are set before invoking a recursive make.
5756         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5757         ([+bootstrap-target+]): Inline most of the `all' target.
5759 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5761         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5762         from the gcc build directory.
5763         * Makefile.in: Regenerate.
5765 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5767         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5768         depend on all-libdecnumber.
5769         * configure.in (host_libs): Include libdecnumber.
5770         * Makefile.in: Regenerate.
5771         * configure: Likewise.
5773 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5775         * libdecnumber: Import decNumber sources from the dfp-branch.
5777 2005-11-21  Kean Johnston  <jkj@sco.com>
5779         * config.sub, config.guess: Sync from upstream sources.
5781 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5783         Import from Autoconf sources:
5785         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5786         * config/move-if-change: Don't output "$2 is unchanged";
5787         suggested by Ben Elliston.  Handle weird characters correctly.
5789 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5791         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5792         to match upstream libtool for darwin.
5794 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5796         * Makefile.def: Remove gdb dependencies for gdbtk.
5797         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5798         (configure-gdb, install-gdb): New rules.
5799         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5800         * Makefile.in, configure: Regenerated.
5802 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5804         * MAINTAINERS (Write After Approval): Add myself.
5806 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5808         * MAINTAINERS (Write After Approval): Add myself.
5810 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5812         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5813         Diego Novillo.
5815 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5817         PR bootstrap/24297
5818         * Makefile.tpl (do-[+make-target+], do-check, install,
5819         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5820         are set before recursing.
5821         * Makefile.in: Regenerate.
5823 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5825         PR bootstrap/18939
5826         * Makefile.def (gcc) <target>: Fix thinko.
5827         * Makefile.in: Regenerate.
5829 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5831         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5832         * configure: Regenerate.
5834 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5836         * MAINTAINERS (Write After Approval): Add self.
5838 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5840         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5841         target-libffi, target-qthreads, target-libjava, and
5842         targetlibobjc.
5843         * configure: Regenerate.
5845 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5847         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5848         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5849         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5850         (USUAL_OBJDUMP_FOR_TARGET): New.
5851         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5852         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5853         * configure, Makefile.in: Regenerated.
5855 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5857         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5858         before other host packages.
5860 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5862         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5864 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5866         PR bootstrap/22340
5868         * configure.in (default_target): Remove.
5869         * Makefile.tpl (all): Do not use prerequisites as subroutines
5870         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5871         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5872         use prerequisites as subroutines.
5873         (check-host, check-target): New.
5874         (bootstrap configure & all targets): Do not use stage*-start
5875         if the directory layout is already ok.
5876         (non-bootstrap configure & all targets): Prepend a $(unstage).
5877         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5878         (NOTPARALLEL): Remove.
5879         (unstage, stage variables): New variables.
5880         (unstage, stage targets): Simply expand to those variables.
5882         * configure: Regenerate.
5883         * Makefile.in: Regenerate.
5885 2005-10-04  James E Wilson  <wilson@specifix.com>
5887         * Makefile.def (lang_env_dependencies): Add libmudflap.
5888         * Makefile.in: Regenerate.
5890 2005-10-03  Andreas Schwab  <schwab@suse.de>
5892         Backport from libtool CVS:
5893         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5895         * ltmain.sh: add support for installing into temporary
5896         staging area (e.g. 'make install DESTDIR=...')
5898 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5900         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5901         * configure: Regenerated.
5903 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5905         * configure: Regenerate with the correct
5906         autoconf version.
5908 2005-09-30  Catherine Moore  <clm@cm00re.com>
5910         * configure.in (bfin-*-*): New.
5911         * configure: Regenerated.
5913 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5915         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5916         (LIPO_FOR_TARGET): New.
5917         (CONFIGURED_LIPO_FOR_TARGET): New.
5918         (USUAL_LIPO_FOR_TARGET): New.
5919         (STRIP_FOR_TARGET): New.
5920         (CONFIGURED_STRIP_FOR_TARGET): New.
5921         (USUAL_STRIP_FOR_TARGET): New.
5922         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5923         STRIP_FOR_TARGET.
5924         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5925         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5926         * Makefile.in: Regenerate.
5927         * configure: Regenerate.
5929 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5931         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5932         (rs6000-*-aix*): Same.
5933         * configure: Regenerate.
5935 2005-09-16  Tom Tromey  <tromey@redhat.com>
5937         * MAINTAINERS: Add self as java maintainer.
5939 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5941         * configure.in: Recognize f95 in the --enable-languages option,
5942         and substitute it for fortran, issuing a warning.
5943         * configure: Regenerate.
5945 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5947         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5948         * configure:  Regenerated.
5950 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5952         * MAINTAINERS: Add self as ms1 maintainer.
5954 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5956         * Makefile.def (libssp): Add to lang_env_dependencies.
5957         * Makefile.in: Regenerate.
5959 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5961         * MAINTAINERS: Add myself as middle-end maintainer.
5963 2005-08-17  Christian Groessler  <chris@groessler.org>
5965         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5966         * Makefile.in: Regenerate.
5968 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5970         * MAINTAINERS (write after approval): Added myself.
5972 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5974         * MAINTAINERS (Write After Approval): Add myself.
5976 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5978         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5979         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5980         Look for alternate names of the target cc and c++
5981         * configure: Regenerate.
5983 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
5985         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5986         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5987         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5988         tools; remove code to manually set them.
5989         (Target tools): Look in the environment for them.
5990         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5991         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5992         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5993         build directory.
5994         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5995         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5996         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5997         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5998         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5999         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6000         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6001         * configure: Regenerate.
6002         * Makefile.in: Regenerate.
6004 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6006         * MAINTAINERS: Update for removed CPU targets.
6008 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6010         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6011         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6012         * Makefile.in: Regenerated.
6014 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6016         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6017         (CFLAGS_FOR_TARGET): Use it.
6018         (CXXFLAGS_FOR_TARGET): Likewise.
6019         * Makefile.in: Regenerated.
6020         * configure.in (--with-build-sysroot): New option.
6021         * configure: Regenerated.
6023 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6025         * Makefile.tpl: Wrap install between unstage and stage
6026         * Makefile.in: Regenerate.
6028 2005-07-21  Eric Christopher  <echristo@apple.com>
6030         * MAINTAINERS: Update affiliation.
6032 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6034         * MAINTAINERS: Add self as crx port maintainer.
6036 2005-07-20  DJ Delorie  <dj@redhat.com>
6038         * MAINTAINERS: Add self as m32c maintainer.
6040 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6042         * all files: Update FSF address.
6044 2005-07-15  Eric Christopher  <echristo@redhat.com>
6046         * MAINTAINERS: Change affiliation.
6048 2005-07-14  Jim Blandy  <jimb@redhat.com>
6050         * configure.in: Add cases for Renesas m32c.
6051         * configure: Regenerated.
6053 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6055         * COPYING.LIB: Update from fsf.org.
6057 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6059         * COPYING, compile, config.guess,
6060         config.sub, install-sh, missing, mkinstalldirs,
6061         symlink-tree, ylwrap: Sync from upstream sources.
6062         * config-ml.in: Update FSF address.
6064 2005-07-13  Eric Christopher  <echristo@redhat.com>
6066         * configure.in: Add toplevel noconfigdir support for tpf.
6067         * configure: Regenerate.
6069 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6071         PR ada/22340
6073         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6074         * Makefile.in: Regenerate.
6076 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6078         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6079         Brolley to write-after-approval.
6081 2005-07-07  Andreas Schwab  <schwab@suse.de>
6083         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6084         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6085         * Makefile.in: Regenerated.
6087 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6089         * configure.in: Don't build sim or rda when targetting darwin.
6090         * configure: Regenerate.
6092 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6094         * configure.in: Add --enable-libssp and --disable-libssp.
6095         * configure: Regenerate with autoconf-2.13.
6097 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6099         * Makefile.def (target_modules): Add libssp.
6100         * configure.in (target_libraries): Add target-libssp.
6101         * configure: Rebuilt.
6102         * Makefile.in: Rebuilt.
6104 2005-07-01  Zack Weinberg  <zackw@panix.com>
6106         * MAINTAINERS: Change email address.  Resign from maintainership.
6108 2005-07-01  Richard Guenther  <rguenther@suse.de>
6110         * MAINTAINERS: Change my e-mail address and affiliation.
6112 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6114         * Makefile.def (stagefeedback): Come after profile.
6115         Define profiledbootstrap target.
6116         * Makefile.tpl (profiledbootstrap): Remove.
6117         (stageprofile-end): Zap stagefeedback.
6118         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6119         * Makefile.in: Regenerate.
6121 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6123         * MAINTAINERS: Update my email address.
6125 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6127         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6128         In 'cpp' stanza, support '#line' as well as '# '.
6130 2005-06-08  Andreas Schwab  <schwab@suse.de>
6132         * MAINTAINERS: Move myself from 'Write After Approval' to
6133         'CPU Port Maintainers' section as m68k maintainer.
6135 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6137         * configure.in (unsupported_languages): New macro.
6138         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6139         non-ported target libraries in noconfigdirs.
6140         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6141         non-linux-gnu.  Remove libgcj_ex_libffi.
6142         <lang_frag loop>: Set add_this_lang=no if the language is in
6143         unsupported_languages.
6144         * configure: Regenerate.
6146 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6148         * configure.in: Fix typo in handling of --with-mpfr-dir.
6149         * configure: Regenerate.
6151 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6153         * MAINTAINERS: Update my email address.
6155 2005-06-02  Jim Blandy  <jimb@redhat.com>
6157         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6158         accepted into the master sources.)
6160 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6161             Michael Snyder  <msnyder@redhat.com>
6162             Stan Cox  <scox@redhat.com>
6164         * configure.in: Set noconfigdirs for ms1.
6166         * configure: Regenerate.
6168 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6170         * MAINTAINERS (Write After Approval): Add self.
6172 2005-06-01  Josh Conner  <jconner@apple.com>
6174         * MAINTAINERS (Write After Approval): Add self.
6176 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6178         * MAINTAINERS: Update my email address.
6180 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6182         * MAINTAINERS (Write After Approval): Add self.
6184 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6186         * MAINTAINERS (Write After Approval): Remove self.
6188 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6190         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6191         (Dependencies): Consider target modules for bootstrap dependencies.
6192         Make target bootstrap modules depend on each stage's gcc.
6193         * Makefile.in: Regenerate.
6195 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6197         * Makefile.def (configure-gcc): Depend on binutils having been built.
6198         (all-gcc): No need to do it here.
6199         * Makefile.in: Regenerate.
6201 2005-05-19  Paul Brook  <paul@codesourcery.com>
6203         * configure.in: Rewrite misleading error message when requested
6204         language cannot be built.
6205         * configure: Regenerate.
6207 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6209         * ylwrap: Import from Automake 1.9.5.
6211 2005-05-13  David Ung  <davidu@mips.com>
6213         * MAINTAINERS (Write After Approval): Add self.
6215 2005-05-09  Mike Stump  <mrs@apple.com>
6217         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6218         lt_cv_sys_max_cmd_len for now.
6220 2005-05-09  Stan Cox  <scox@redhat.com>
6222         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6224 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6226         * README.SCO: Update the URL.
6228 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6230         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6231         with_gnu_ld to libtool.
6232         * ltcf-c.sh (aix[45]): Define file_list_spec.
6233         * ltcf-cxx.sh (aix[45]): Same.
6234         * ltcf-gcj.sh (aix[45]): Same.
6235         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6236         exists, write list of input files to temporary file.
6238 2005-05-04  Mike Stump  <mrs@apple.com>
6240         * configure.in: Always pass --target to target configures as
6241         otherwise rebuilds that do --recheck will fail.
6242         * confiugure: Rebuilt.
6244 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6246         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6247         STAGE_HOST_EXPORTS.
6248         (configure, all): Add bootstrap support.
6249         (Host modules, target modules): Pass post-stage1 flags and exports.
6250         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6251         * Makefile.in: Regenerate.
6253 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6255         * configure: Regenerate.
6257 2005-04-27  Mike Stump  <mrs@apple.com>
6259         * MAINTAINERS: Add self as darwin maintainer.
6261 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6263         * config.sub: Update from master copy.
6265 2005-04-21  Mike Stump  <mrs@apple.com>
6267         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6268         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6270 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6272         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6273         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6274         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6275         "*-*-elf" and "*-*-linux*".
6276         * configure: Regenerate.
6278 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6280         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6282 2005-04-12  Mike Stump  <mrs@apple.com>
6284         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6286 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6288         * MAINTAINERS (Write After Approval): Add myself.
6290 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6292         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6294 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6296         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6297         (TARGET_CONFIGARGS): Include --with-target-subdir.
6298         (configure, all): New macros.  Use them throughout.
6299         * Makefile.in: Regenerate.
6301 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6303         * MAINTAINERS (Write After Approval): Add myself.
6305 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6307         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6309 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6311         * MAINTAINERS: Move John Carr to Write After Approval.
6313 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6315         * config/mh-mingw32: Delete.
6316         * configure.in: Don't use it.
6317         * configure: Regenerate.
6319 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6321         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6322         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6323         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6324         (HOST_LIB_PATH): Generate from Makefile.def.
6325         (TARGET_LIB_PATH): Likewise.
6326         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6327         * Makefile.in: Regenerate.
6328         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6329         (RPATH_ENVVAR): Include Darwin case.
6330         * configure: Regenerate.
6332 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6334         * MAINTAINERS (Various Maintainers): Remove self.
6335         (Write After Approval): Add self.
6337 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6339         * MAINTAINERS (Various Maintainers): Add self.
6341 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6343         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6344         * configure: Regenerate.
6346 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6348         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6349         gcc_version, and gcc_version_trigger from set of flags to pass.
6350         * Makefile.tpl: Remove definitions of above variables.
6351         (config.status): Remove dependency on $(gcc_version_trigger).
6352         * Makefile.in: Regenerate.
6353         * configure.in: Do not reference config/gcc-version.m4 nor
6354         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6355         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6356         * configure: Regenerate.
6358 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6359             Andrew Pinski  <pinskia@physics.uc.edu>
6361         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6362         * Makefile.in: Regenerate.
6364 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6366         * MAINTAINERS (Write After Approval): Add myself.
6368 2005-03-03  David Ayers  <d.ayers@inode.at>
6370         * MAINTAINERS (Write After Approval): Add myself.
6372 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6374         PR libgcj/20160
6375         * ltmain.sh: Avoid creating archives with components that have
6376         duplicate basenames.
6378 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6380         PR bootstrap/20250
6381         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6382         instead of check.
6383         * Makefile.in: Regenerate.
6385 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6387         * Makefile.in: Regenerate to fix conflict between the previous two
6388         patches.
6390 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6392         PR bootstrap/17383
6393         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6394         * Makefile.tpl (HOST_SUBDIR): New substitution.
6395         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6396         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6397         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6398         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6399         (Host modules, Bootstrapped modules): Use it.
6400         (Build modules, Target modules): Do not create symlink trees,
6401         always configure out-of-srcdir.
6402         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6403         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6404         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6405         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6407         * Makefile.in: Regenerate.
6408         * configure: Regenerate.
6410 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6412         Merged from libada-gnattools-branch:
6413         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6415         * gnattools: New directory.
6416         * Makefile.def: Add gnattools as a module, depending on target-libada.
6417         * Makefile.in: Regenerate.
6418         * configure.in: Include gnattools in host_tools; disable it if ada
6419         is disabled.
6420         * configure: Regenerate.
6422 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6424         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6425         treelang maintainer.
6426         (Write After Approval): Remove myself.
6428 2005-02-23  Paul Schlie  <schlie@comcast.net>
6430         * configure.in: Allow darwin targeted ports to build tk, itcl and
6431         libgui.
6432         * configure: Regenerate.
6434 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6436         PR libgcj/10353
6437         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6438         * configure: Regenerate.
6440 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6442         * MAINTAINERS (Write After Approval): Add myself.
6444 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6446         * MAINTAINERS: Update my e-mail address.
6448 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6450         * MAINTAINERS (Write After Approval): Add myself.
6452 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6454         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6455         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6456         target-libgloss when not *-*-elf and *-*-aout.
6457         * configure: Regenerate.
6459 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6461         * MAINTAINERS: Remove obsolete entries.
6463         * MAINTAINERS (Write After Approval): Add Michael Matz.
6465 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6467         * MAINTAINERS: Remove self as cpplib maintainer.
6469 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6471         * install-sh, config.sub: Import from upstream.
6473 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6475         PR bootstrap/18222
6476         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6477         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6478         * Makefile.in: Regenerate.
6480 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6482         * MAINTAINERS: Update my email address.
6484 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6485             Andreas Schwab  <schwab@suse.de>
6487         PR bootstrap/18033
6488         * config-ml.in: Eval option if surrounded by single quotes.
6490 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6492         Revert 2004-12-28 Makefile changes, a better fix will be
6493         applied to mainline and src after GCC 4.0 branches.
6495 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6497         PR bootstrap/17383
6499         * Makefile.def (target_modules): Remove stage parameter,
6500         it is always true now.
6501         * Makefile.tpl (configure-build-[+module+],
6502         configure-target-[+module+]): Always build symlink tree
6503         for the directory and for include.  BUILD_SUBDIR and
6504         TARGET_SUBDIR cannot be . anymore.
6505         * Makefile.in: Regenerate.
6507 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6509         Revert 2004-12-08 Makefile changes.
6511 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6513         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6514         cygwin, mingw.
6516 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6518         * configure.in (sh64-*-*): Reenable gprof.
6519         * configure: Regenerate.
6521 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6523         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6524         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6525         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6526         * Makefile.in: Regenerate.
6528 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6530         * MAINTAINERS: Update my email address.
6532 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6534         * Makefile.tpl: Generate normal dependencies if the LHS module is
6535         not bootstrapped.
6536         * Makefile.in: Regenerate.
6538 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6540         * configure.in: Include config/gxx-include-dir.m4.  Use
6541         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6542         * configure: Regenerate.
6544 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6546         * config.if: Delete.
6547         * configure.in: Set libstdcxx_incdir directly.
6548         * configure: Regenerate.
6550 2004-12-02  Eric Christopher  <echristo@redhat.com>
6552         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6553         * Makefile.in: Regenerate.
6555 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6557         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6558         * configure: Regenerate.
6560 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6562         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6563         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6564         * configure: Regenerate.
6566 2004-12-01  Eric Christopher  <echristo@redhat.com>
6568         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6569         of things to remove.
6571 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6573         * MAINTAINERS (Write After Approval): Update my e-mail address.
6575 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6577         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6578         from CVS libtool to always pass_all.
6580 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6582         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6583         (hppa*64*-*-*): Delete incorrect comment.
6584         * configure: Rebuilt.
6586 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6588         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6590 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6592         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6593         from CVS libtool to always pass_all.
6595 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6597         * install-sh, compile: Import from automake.
6599 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6601         * config.guess, config.sub:  Import from savannnah.
6603 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6605         * MAINTAINERS (Write After Approval): Add myself
6607 2004-11-12  Mike Stump  <mrs@apple.com>
6609         * Makefile.def: Add html support.
6610         * Makefile.tpl: Likewise.
6611         * Makefile.in: Regenerate.
6613 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6615         PR 18423
6616         * configure.in: Remove all instances of build-fixincludes from
6617         noconfigdirs.
6618         (build_configargs): Supply --target to subdirectories.
6619         * configure: Regenerate.
6621         * Makefile.def: Make gcc install depend on fixincludes install.
6622         * Makefile.in: Regenerate.
6624 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6626         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6628 2004-11-11  Paul Brook  <paul@codesourcery.com>
6630         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6632 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6634         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6635         target-libgfortran.
6636         * configure: Regenerate.
6638 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6640         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6641         like CC.
6643 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6645         * Makefile.def (host fixincludes): Specify missing targets.
6646         * Makefile.in: Regenerate.
6648 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6650         * MAINTAINERS: Add myself
6652 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6654         * MAINTAINERS (Write After Approval): Add myself.
6656 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6658         * Makefile.def: Build fixincludes for the host, too.
6659         * Makefile.in: Regenerate.
6660         * configure.in (host_tools): Add fixincludes.
6661         * configure: Regenerate.
6663 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6665         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6666         * configure: Regenerated.
6668 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6670         PR other/17783
6671         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6672         * configure: Regenerated.
6674 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6676         * README.SCO: Update per FSF instructions.
6678 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6680         PR target/18151
6681         * configure.in (case ${target}): Do not build fixincludes for avr.
6682         * configure: Regenerated.
6684 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6686         * configure.in (case ${target}): Do not build fixincludes
6687         on platforms where it is not used.
6688         * configure: Regenerated.
6690 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6692         * configure.in: Use an absolute path to install-sh.
6693         * configure: Regenerated.
6695 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6697         * MAINTAINERS (Write After Approval): Add myself.
6699 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6701         * MAINTAINERS: Remove from Write After Approval those that are
6702         already maintainers.
6704 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6706         * MAINTAINERS:  Update my email address.
6708 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6710         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6711         * configure: Regenerate.
6713 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6715         * MAINTAINERS:  Update my email address.
6717 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6719         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6720         entries belonging to this category.
6722 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6724         * MAINTAINERS: Update my e-mail address.
6726 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6728         Fix wrong conflict resolution in:
6730         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6732         * Makefile.in: Regenerate.
6733         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6734         in the recursive `make', instead of hardwiring `all'.
6735         (Autogenerated TARGET-* variables): New.
6737 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6739         * configure.in: Enable target-libgloss for crx-*-*.
6740         * configure: Regenerate.
6742 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6744         * MAINTAINERS (Various Maintainers): Move the "windows,
6745         cygwin, mingw" maintainer to ...
6746         (OS Port Maintainers): ... here.
6748 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6750         * MAINTAINERS (Write After Approval): Remove those that are
6751         maintainers of some subsystem.
6753 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6755         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6756         * ltcf-cxx.sh (tpf*): Likewise.
6757         * ltconfig (tpf*): Add TPF OS configuration support.
6759 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6761         * MAINTAINERS: Change my email address to my new work account.
6763 2004-09-24  Michael Roth  <mroth@nessie.de>
6765         * configure.in (--without-headers): Add missing double quotes.
6766         * configure: Regenerate.
6768 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6770         * ylwrap: Revert to previous version.
6772 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6774         PR bootstrap/17369
6775         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6776         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6777         SET_GCC_LIB_PATH_CMD.
6778         (BASE_TARGET_EXPORTS): Likewise.
6779         * Makefile.in: Regenerated.
6781         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6782         * configure: Regenerated.
6784 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6786         * config.guess: New upstream version
6787         * compile, depcomp, install-sh, ylwrap: Likewise.
6789 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6791         * config/mh-x86omitfp: New host makefile fragment.  Add
6792         -fomit-frame-pointer to the default BOOT_CFLAGS.
6793         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6794         * configure: Regenerate.
6796 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6798         PR target/11572
6799         * configure.in (*-*-darwin*): Renable libobjc.
6800         * configure: Regenerate.
6802 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6804         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6806 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6808         * Makefile.def: Remove libbanshee.
6809         * Makefile.tpl: Ditto.
6810         * configure.in: Ditto.
6811         * Makefile.in: Regen.
6812         * configure: Ditto.
6814 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6816         * ltmain.sh: Use $pic_object as $non_pic_object if
6817         $non_pic_object=none.
6819 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6821         * missing: Import latest version from master repository.
6823 2004-09-06  Nick Clifton  <nickc@redhat.com>
6825         * config.sub: Import latest version from master repository.
6826         * config.guess: Likewise.
6827         This includes these changes:
6829         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6831         * config.sub: Handle crisv32, alias etraxfs.
6832         * config.guess (crisv32:Linux:*:*): Handle.
6834         2004-08-13  Brad Smith  <brad@comstyle.com>
6836         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6837         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6839         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6841         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6842         assume the processor is a powerpc.  This is because coreutils
6843         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6844         in this case, due to a MacOS X bug that causes
6845         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6846         to return a negative number.
6847         Problem reported by Petter Reinholdtsen in:
6848         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6850         2004-07-19  Ben Elliston  <bje@gnu.org>
6852         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6854         2004-06-24  Ben Elliston  <bje@gnu.org>
6856         * config.guess: Update copyright years.
6857         * config.sub: Likewise.
6859         2004-06-22  Robert Millan  <robertmh@gnu.org>
6861         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6862         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6864         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6866         * config.guess (*:*VMS:*:*): New entry. Replaces
6867         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6868         manufacturer.
6870         2004-06-22  Ben Elliston  <bje@gnu.org>
6872         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6873         * config.sub: Likewise.
6875         2004-06-22  Ben Elliston  <bje@gnu.org>
6877         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6878         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6880         2004-06-11  Ben Elliston  <bje@gnu.org>
6882         * config.guess (pegasos:OpenBSD:*:*): Remove.
6884         2004-06-11  Ben Elliston  <bje@gnu.org>
6886         From Wouter Verhelst <wouter@grep.be>:
6887         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6889         2004-06-11  Ben Elliston  <bje@gnu.org>
6891         * config.guess (luna88k:OpenBSD:*:*): New.
6893         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6895         * config.guess (m32r*:Linux:*:*): New case.
6896         * config.sub: Handle m32rle.
6898         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6900         From Jens Petersen  <petersen@redhat.com>:
6901         * config.sub: Handle sparcv8.
6903         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6905         From Tom Smith <smith@cag.lkg.hp.com>:
6906         * config.guess: Version suffixes are equally significant on Tru64
6907         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6908         prefix of "P" (patched kernel).
6910         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6912         * config.sub: Add support for National Semiconductor CRX target.
6914 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6916         * MAINTAINERS (Various Maintainers): Remove myself as web page
6917         maintainer, add myself as maintainer of build status lists.
6919 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6921         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6922         *-*-netware, but add target-libmudflap.
6923         Consolidate *-*-netware targets (of which really only i?86 exists)
6924         into a single entry.
6925         * configure: Likewise.
6927 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6929         * Makefile.tpl (sorry): Remove.
6930         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6931         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6932         (do-clean): Clean per-stage directories too.
6933         (do-distclean): Run distclean-stage1 too.
6934         (.NOTPARALLEL): Enable during toplevel bootstrap.
6935         (stage[+id+]-bubble): Enable parallel execution during
6936         the recursive invocation.
6937         * Makefile.in: Regenerate.
6939         Fix previous checkin:
6941         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6942         include.
6943         * configure.in: Fix indentation.
6944         * configure: Regenerate.
6946 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6948         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6949         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6950         * configure: regenerate
6951         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6952         -mdynamic-no-pic
6954 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6956         * Makefile.def (build_modules): Add fixincludes.
6957         (dependencies): Make gcc depend on fixincludes.
6958         * configure.in (build_tools): Add fixincludes.
6959         (build_configdirs): Always include build_libs.
6960         * Makefile.in: Regenerate.
6961         * configure: Regenerate.
6963 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6965         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6966         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6967         phony targets; do not generate timestamp files.
6968         (distclean-stageN): Remove references to their timestamp files.
6969         (restageN, touch-stageN): Remove.
6970         (stageN-bubble): Rewritten.
6971         (compare): Support lean bootstraps.
6972         * Makefile.in: Regenerate.
6974         * configure.in: Only warn when bootstrapping but
6975         build != host or build != target.  Support lean bootstraps.
6976         * configure: Regenerate.
6978 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6980         * configure.in:  Give a better error message if GMP/MPFR are missing
6981         and a language needing them has been requested.
6982         * configure:  Regenerated.
6984 2004-08-25  Phil Edwards  <phil@codesourcery.com>
6986         * configure.in:  Print a list of available language front-ends if
6987         a requested one is missing.  Tidy stray tab characters.
6988         * configure:  Regenerated.
6990 2004-08-19  Michael Koch  <konqueror@gmx.de>
6992         * gcc/doc/install.texi: Update entry about automake for libjava.
6994 2004-08-17  Robert Millan  <robertmh@gnu.org>
6996         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6997         (instead of FreeBSD).
6998         * configure: Regenerate.
7000 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7002         * Makefile.in: Regenerate.
7003         * configure: Regenerate.
7005         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7006         stage_*_flags.
7007         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7008         for bootstrapped modules if toplevel bootstrap is going.
7009         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7010         modules.  Adjust for changes in Makefile.def.  Enable several
7011         rules even in non-bootstrap mode, just to avoid peppering the
7012         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7013         (stage-[+prev+]-bubble): Remove.
7015         * Makefile.def (Dependencies): Depend on all-build-bison,
7016         all-build-flex, all-build-byacc, all-build-texinfo, rather
7017         than the host variations.
7018         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7019         with BUILD_SUBDIR.
7020         (BISON): Update for recent Bisons.
7021         (YACC): Fix typo.
7022         (cross): Depend on all-build.
7023         (all): Do not depend on all-build.
7024         (prebootstrap): Remove.
7025         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7026         (Prebootstrap dependencies): Add them to the per-stage targets
7027         and to all-prebootstrap.
7028         * configure.in (build_configdirs): Always enable build_tools.
7029         (BUILD_DIR_PREFIX): Remove.
7031         * Makefile.def (gcc): Add target variable.
7032         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7033         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7034         in the recursive `make', instead of hardwiring `all'.
7035         (Autogenerated TARGET-* variables): New.
7037 2004-08-13  Brian Booth  <bbooth@redhat.com>
7039         * MAINTAINERS: Remove myself from write-after-approval.
7041 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7043         * src-release: Stop distributing mmalloc with gdb (which doesn't
7044         use it).
7045         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7046         * Makefile.in: Regenerate.
7048 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7050         * configure.in (arm*-*-eabi*): New target.
7051         * configure: Regenerate.
7053 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7055         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7056         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7057         (Dependencies): New section.
7058         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7059         (configure-target-[+module+]): Depend on maybe-all-gcc
7060         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7061         (toplevel profiledbootstrap): Fix dependencies.
7062         * Makefile.in: Regenerate.
7064 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7066         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7067         target-libiberty to noconfigdirs.
7068         * configure: Regenerate.
7070 2004-08-03  Paul Brook  <paul@codesourcery.com>
7072         * configure.in: Check for MPFR as well as GMP.
7073         * configure: Regenerate.
7075 2004-08-01  Robert Millan  <robertmh@gnu.org>
7077         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7078         libmudflap for all GNU-based systems (with Glibc).
7079         * configure: Regenerate.
7081 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7083         * Makefile.def (host-modules): Add gcc.
7084         * Makefile.in: Regenerate.
7085         * Makefile.tpl (sorry): New rule.
7086         (configure-host, all-host, [+make_target+]-host, do-check,
7087         install-host): Do not add gcc as a special case.
7088         (host modules): Add a small special-casing for gcc.  Export
7089         extra_make_flags through the environment.
7090         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7091         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7092         other recursive targets for gcc): Remove.
7094         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7095         (stage, unstage): New rules.
7096         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7097         distclean-stage[+id+]): Use stage_current.
7098         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7099         the stage*-start rules.
7101 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7103         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7104         use -all_load flag.
7106 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7108         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7109         * configure: Regenerate.
7111 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7113         * maintainer-scripts/gcc_release: Revert yesterday's change.
7115 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7117         * MAINTAINERS: Add myself to write-after-approval.
7119 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7121         * libf2c: Removed.
7122         * gcc/gccbug.in: Updated because of libf2c removal.
7123         * maintainer-scripts/gcc_release: Ditto.
7125 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7127         * configure.in: Build libmudflap by default on FreeBSD.
7128         * configure: Regenerated.
7130 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7132         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7133         systems.
7134         * configure: Regenerated.
7136 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7138         PR target/16344
7139         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7140         feedback based compiler.
7141         * Makefile.in: Rebuilt.
7143 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7145         * Makefile.def (host_modules): Set bootstrap=true for flex.
7146         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7147         * Makefile.in: Rebuilt.
7149 2004-07-07  Jan Hubicka  <jh@suse.cz>
7151         * MAINTAINERS: Add self as a profile feedback maintainer.
7153 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7155         * configure.in:  Do not prepend $srcdir to /dev/null in
7156         makefile fragments.
7157         * configure:  Regenerate.
7159 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7161         * Makefile.def (build_modules): Add bison, byacc, flex,
7162         m4, texinfo.
7163         (flags_to_pass): Add FLEX.
7164         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7165         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7166         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7167         DEFAULT_MAKEINFO): Remove.
7168         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7169         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7170         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7171         objdir or else use configured tool.
7172         (all-build): New.
7173         (all): Depend on it.
7174         (Build module dependencies): Add.
7175         * Makefile.in: Regenerate.
7176         * configure.in: Better support for multiple build modules,
7177         matching what is done for host/target modules.  Do not look
7178         for "plausible" locations of build tools if Canadian cross.
7179         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7180         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7181         * configure: Regenerate.
7183 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7185         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7186         * Makefile.in: Regenerate.
7188 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7190         * Makefile.tpl (configure-build-[+module+],
7191         configure-[+module+], configure-target-[+module+]): Pass
7192         [+extra_configure_args+].
7193         (all-build-[+module+], all-[+module+], check-[+module+],
7194         install-[+module+], [+make_target+]-[+module+],
7195         all-target-[+module+], check-target-[+module+],
7196         install-target-[+module+], [+make_target+]-target-[+module+]):
7197         Pass [+extra_make_args+].
7198         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7199         (GCC_HOST_EXPORTS): Remove.
7200         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7201         cross, check-gcc, check-gcc-c++, install-gcc,
7202         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7203         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7204         * Makefile.in: Regenerate.
7206 2004-06-21  Matthew Sachs  <msachs@apple.com>
7208         * MAINTAINERS: Added self to write-after-approval.
7210 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7212         * configure.in: Check for srcdir/winsup rather than build directory
7213         winsup.
7214         * configure: Regenerate.
7216 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7218         * configure.in: Don't build Cygwin native newlib if winsup
7219         directory is missing.  Emit warning instead.
7220         * configure: Regenerate.
7222 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7224         * Makefile.tpl (touch-stage[+id+]): New.
7225         (restage[+prev+]): Depend on touch-stage[+id+].
7227         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7228         Use it throughout.
7230         * Makefile.def: Add profile and feedback bootstrap stages.
7231         Remove next field from bootstrap stages.
7232         * Makefile.tpl (LN, LN_S): Substitute.
7233         (stageN-start, stageN-end): Use double-colon rules, to
7234         provide a hook for additional setup commands.
7235         (distclean-stageN-gcc, restageN): Create dependencies from
7236         [+prev+], not from [+next+].
7237         (stageN-bubble): Add commands for successive stages from
7238         [+prev+], using double-colon rules.
7239         (all-stageN-gcc): Fix typo.
7240         (stagefeedback-start, profiledbootstrap): New.
7241         * Makefile.in: Regenerate.
7242         * configure.in: Call ACX_PROG_LN.
7243         * configure: Regenerate.
7245 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7247         * MAINTAINERS (Write After Approval): Add myself.
7249 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7251         * MAINTAINERS (Write After Approval): Add myself.
7253 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7255         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7256         without gcc.
7257         * configure: Regenerate.
7259 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7261         * Makefile.tpl: Fix typo.
7262         * Makefile.in: Regenerate.
7264 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7266         * configure.in: Remove new- prefix from toplevel
7267         bootstrap targets.
7268         * configure: Regenerate.
7270 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7272         * Makefile.tpl (all.normal): Rename to all.
7273         (all): Replace with a rule to pick the default
7274         target from configure.
7275         (all-gcc, configure-gcc): Use conditionals to
7276         do nothing when toplevel bootstrap is going on.
7277         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7278         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7279         * configure.in: Support --enable-bootstrap.
7281         * Makefile.def: Remove new- prefix from toplevel
7282         bootstrap targets.
7283         * Makefile.tpl: Likewise.
7285         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7286         target.
7288         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7289         $(RECURSE_FLAGS) to recursive invocation of make.
7291         * Makefile.in: Regenerate.
7292         * configure: Regenerate.
7294 2004-05-30  Andreas Jaeger  <aj@suse.de>
7295             Jim Wilson  <wilson@specifixinc.com>
7297         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7298         like CC.
7300 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7302         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7303         * configure: Regenerate.
7305 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7307         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7308         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7309         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7310         targets.
7311         * Makefile.in: Regenerate.
7313 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7315         * configure.in: Test the ability to symlink directories.
7316         * configure: Regenerate.
7318         * Makefile.def (bootstrap-stage): New definitions.
7319         * Makefile.tpl (configure-stage1-gcc,
7320         configure-stage2-gcc, configure-stage3-gcc,
7321         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7322         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7323         new-restage3, compare): Autogenerate, see Makefile.in
7324         entry for behavioral changes.
7325         (distclean-stage1, new-stage1-start, new-stage1-end,
7326         new-stage1-bubble, distclean-stage2, new-stage2-start,
7327         new-stage2-end, new-stage2-bubble, distclean-stage3,
7328         new-stage3-start, new-stage3-end): New autogenerated targets.
7329         (objext, prebootstrap, BOOT_CFLAGS,
7330         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7331         targets.
7333         * Makefile.in: Regenerate.
7334         (distclean-stage1, new-stage1-start, new-stage1-end,
7335         new-stage1-bubble, distclean-stage2, new-stage2-start,
7336         new-stage2-end, new-stage2-bubble, distclean-stage3,
7337         new-stage3-start, new-stage3-end): New targets.
7338         (all-stage1-gcc): Move prebootstrap dependency from here...
7339         (configure-stage1-gcc): ...to here.
7340         (new-bootstrap): Use bubble targets.
7341         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7342         Use per-stage distclean targets.
7343         (configure-stage1-gcc, configure-stage2-gcc,
7344         configure-stage3-gcc, all-stage1-gcc,
7345         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7346         Use new-stageN-start to prepare the tree.
7348 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7350         * Makefile.def (host_modules): add libcpp.
7351         * Makefile.tpl: Add dependencies on and for libcpp.
7352         * Makefile.in: Regenerate.
7353         * configure.in: Add libcpp host module.
7354         * configure: Regenerate.
7356 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7358         * Makefile.tpl: Whenever a recursive target is defined, wrap
7359         it in a special @if/@endif block, and prepare its maybe
7360         dependency in the @if/@endif block
7361         * configure.in: Instead of writing maybe dependencies, remove
7362         the @if/@endif statements, and remove the @if/@endif blocks
7363         that remain.
7364         * configure: Regenerate.
7365         * Makefile.in: Regenerate.
7367 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7369         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7371 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7373         PR bootstrap/15120
7374         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7375         * */configure: Rebuilt.
7377 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7379         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7380         of libf2c.
7381         * configure, Makefile.in: Regenerate.
7383 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7385         * MAINTAINERS (Write After Approval): Add myself.
7387 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7389         Merge from tree-ssa-20020619-branch.
7391         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7392         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7393         (HOST_GMPLIBS): Define.
7394         (HOST_GMPINC): Define.
7395         (TARGET_LIB_PATH): Add libmudflap.
7396         (GFORTRAN_FOR_TARGET): Define.
7397         (configure-build*): Export GFORTRAN.
7398         (configure-gcc): Export GMPLIBS and GMPINC.
7399         (all-gcc): Add maybe-all-libbanshee.
7400         (configure-target-libgfortran): Define.
7401         * Makefile.in: Regenerate.
7402         * configure.in (host_libs): Add libbanshee.
7403         (target_libraries): Add target-libmudflap and target-libgfortran.
7404         Add --with-libbanshee.
7405         Handle --disable-libmudflap.
7406         (*-*-freebsd*): Use with_gmp.
7407         Add $(libgcj) to noconfigdirs.
7408         * configure: Regenerate.
7409         * depcomp: New file.
7410         * MAINTAINERS: Add tree-ssa maintainers.
7412 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7414         * MAINTAINERS (Various Maintainers): Add myself.
7416 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7418         * MAINTAINERS (Write After Approval): Add myself.
7420 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7422         * MAINTAINERS (Write After Approval): Add myself.
7424 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7426         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7427         * configure: Regenerate.
7429 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7431         Revert:
7432         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7434         * Makefile.def (flags_to_pass): Remove *dir variables that
7435         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7436         as well as prefix and exec_prefix.
7437         * Makefile.in: Regenerate.
7439 2004-04-26  Robert Millan  <robertmh@gnu.org>
7441         Add patches from libtool CVS.
7442         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7443         * ltconfig: Likewise.
7444         * ltcf-c.sh: Likewise.
7445         * ltcf-cxx.sh: Likewise.
7446         * ltcf-gcj.sh: Likewise.
7448 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7450         * Makefile.def (host_modules): Mark with the bootstrap
7451         flag packages on which gcc depends.
7452         * Makefile.tpl (all-bootstrap): Use it.
7453         * Makefile.in: Regenerate.
7455 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7457         * Makefile.def (flags_to_pass): Remove *dir variables that
7458         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7459         as well as prefix and exec_prefix.
7460         * Makefile.in: Regenerate.
7462 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7464         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7465         * configure: Regenerate.
7466         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7467         * gcc/Makefile.tpl (compare): Use the result of the test.
7468         * gcc/Makefile.in: Regenerate.
7470 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7472         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7473         Always relocate gcc and prev-gcc to the original names, even
7474         if the build fails.
7475         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7476         New targets.
7478 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7480         * MAINTAINERS: Update my email address.
7482 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7484         * configure.in (mips*-*-irix5*): Enable ld.
7485         * configure: Regenerate.
7487 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7489         * configure: Regenerate.
7491 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7493         * Makefile.tpl (configure-[+module+], configure-gcc,
7494         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7495         Set and export LDFLAGS.
7496         * Makefile.in: Regenerate.
7498 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7500         * MAINTAINERS: Add myself to write-after-approval.
7502 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7504         PR bootstrap/14871
7505         * Makefile.tpl: If we don't have built-in-tree target tools,
7506         use the ones found by configure rather than hacking around with
7507         program_transform_name.
7508         * configure.in: Give Makefile.tpl the information necessary
7509         to do that.
7510         * Makefile.in: Regenerate.
7511         * configure: Regenerate.
7513 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7515         PR bootstrap/14760
7516         * configure.in: When computing baseargs, strip *all* copies of
7517         offending options.  Also, don't match/substitute the trailing space,
7518         so that this actually works when two similar options are separated by
7519         only one space.
7520         * configure: Regenerate.
7522 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7524         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7525         (rs6000-*-aix*): Same.
7526         * configure: Regenerate.
7528 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7530         * MAINTAINERS: Add myself to write-after-approval.
7532 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7534         * MAINTAINERS: Add myself to write-after-approval.
7536 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7538         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7539         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7540         * Makefile.in: Regenerate.
7542         * configure.in (top level bootstrap support): Rework --enable-werror
7543         to set @stage2_werror_flag@.
7544         * configure: Regenerate.
7545         * Makefile.tpl (top level bootstrap support): Pass
7546         @stage2_werror_flag@ down to configure in stages 2 and 3.
7547         * Makefile.in: Regenerate.
7549 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7551         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7552         for stages 2 and 3 as well as in make.  As a consequence, remove
7553         OUTPUT_OPTION (now detected by configure) from the flags passed down
7554         to make.
7555         * Makefile.in: Regenerate.
7557         * Makefile.tpl (new-bootstrap): Fix typo.
7558         * Makefile.in: Regenerate.
7560 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7562         * Makefile.tpl: Rearrange by moving recursive_targets rules
7563         into their proper sections.
7564         * Makefile.tpl (top level bootstrap support): Move disabling
7565         of coverage flags from 'make' to 'configure'; improve comments.
7566         * Makefile.in: Regenerate.
7568         * Makefile.tpl (experimental top level bootstrap) Move stage1
7569         language setting from all- target to configure- target; disable
7570         intermodule optimization in stage 1; prevent gratuitous rebuilds
7571         of stage 1.
7572         * Makefile.in: Regenerate.
7573         * configure.in: Comma-separate stage 1 language list for top
7574         level bootstrap.
7575         * configure: Regenerate.
7577         * Makefile.tpl: Clean up experimental top level bootstrap support:
7578         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7579         prev-gcc in configure- targets as well as all- targets.
7580         * Makefile.in: Regenerate.
7582 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7584         * compile: New file imported from automake.
7586 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7588         * configure.in: Remove symbolic link section.
7589         * configure: Regenerate.
7590         * Makefile.tpl (links): Remove.
7591         * Makefile.in: Regenerate.
7593 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7594             Nathanael Nerode  <neroden@gcc.gnu.org>
7596         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7597         Set with AC_CHECK_PROGS.
7598         * configure.in: Fix comment typo from last patch.
7599         * configure: Regenerate.
7601 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7603         * Makefile.tpl: Introduce experimental top level bootstrap support.
7604         * Makefile.in: Regenerate.
7605         * configure.in: Introduce support for top level bootstrap.
7606         * configure: Regenerate.
7608 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7609             Paolo Bonzini  <bonzini@gnu.org>
7611         PR bootstrap/14522
7612         * configure.in: Cope with shells that do not support unquoted ^
7613         * configure: Regenerate.
7615 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7616             Paolo Bonzini  <bonzini@gnu.org>
7618         PR bootstrap/14522
7619         * configure.in: Cope with shells that do not support nesting
7620         quotes inside quoted backquote substitutions.
7621         * configure: Regenerate.
7623 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7625         PR bootstrap/14522
7626         * configure.in: Fix escaping of $.
7627         * configure: Regenerate.
7629 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7631         * configure: Regenerate, since I forgot to while committing Paolo's
7632         changes.
7634 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7636         PR ada/14131
7637         Move language detection to the top level.
7638         * configure.in: Find default values for the tools as
7639         soon as possible.  Disable ada if GNAT is not found.
7640         Emit error message about missing languages.  Expand
7641         --enable-languages=all for the gcc subdirectory.
7643 2004-03-10  Ben Elliston  <bje@gnu.org>
7645         * MAINTAINERS: Update my email address.
7647 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7649         * ltconfig: Disable building static libraries if building shared
7650         libraries on AIX 5L.
7652 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7654         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7655         and disable libgcj.
7656         * configure: Regenerated.
7658 2004-03-01  Brian Booth  <bbooth@redhat.com>
7660         * MAINTAINERS: Add myself to write-after-approval.
7662 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7664         * MAINTAINERS: Add myself to write-after-approval.
7666 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7668         PR bootstrap/7087
7669         * Makefile.tpl: Guard XFOO sed statements better.
7670         * Makefile.tpl: Add dependency for configure-target-libada.
7671         * Makefile.in: Regenerate (incidentally fixes broken
7672         commit when libada-branch was merged).
7674 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7676         * MAINTAINERS: Add myself to write-after-approval.
7678 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7680         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7681         maintainers.
7683 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7685         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7686         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7688 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7690         PR bootstrap/11932
7691         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7693 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7695         * MAINTAINERS: Added myself to write-after-approval.
7697 2004-02-14  Michael Koch  <konqueror@gmx.de>
7699         * MAINTAINERS: Added myself to write-after-approval.
7701 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7703         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7704         some OS port maintainers to OS port maintainers section.
7706 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7708         * MAINTAINERS: Add self.
7710 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7712         * MAINTAINERS: Alphabetize.
7714 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7716         * MAINTAINERS: Remove myself.
7718 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7720         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7721         (rs6000-*-aix*): Same.
7722         * configure: Regenerate.
7724 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7726         * configure.in (host): Add in missing $noconfigdirs to defines.
7727         * configure: Regenerate.
7729 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7730             Nathanael Nerode  <neroden@gcc.gnu.org>
7732         PR ada/6637, PR ada/5911
7733         Merge with libada-branch:
7734         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7735         with appropriate dependencies. Add --enable-libada configure switch.
7736         * configure, Makefile.in: Regenerate.
7738 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7740         * MAINTAINERS: Add myself to write-after-approval.
7742 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7744         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7745         * configure: Regenerate.
7747 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7749         Merge from upstream:
7751         * ltmain.in: When setting IFS to '~', be careful about user
7752         arguments that contain '~'.
7754         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7756         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7757         Also test $base_compile against $CC with escaped arguments. Bug
7758         reported by Geoff Keating <geoffk@apple.com>.
7760 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7762         * MAINTAINERS: Remove i960 port.
7764 2004-01-23  DJ Delorie  <dj@redhat.com>
7766         * Makefile.def (target_modules) [libiberty]: Don't stage.
7767         * Makefile.in: Rebuilt.
7769 2004-01-20  Caroline Tice  <ctice@apple.com>
7771         * MAINTAINERS: Add myself to write-after-approval.
7773 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7775         * MAINTAINERS: Update my email address.
7777 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7779         * MAINTAINERS: Add myself to write-after-approval.
7781 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7783         * MAINTAINERS: Remove entries without email address.
7785 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7787         * MAINTAINERS: Add myself to write-after-approval.
7789 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7791         * MAINTAINERS: Update my email address.
7793 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7795         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7796         * Makefile.tpl (configure-target-[+module+]): Support stage.
7797         * Makefile.in: Rebuilt.
7799 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7801         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7803 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7805         * MAINTAINERS: Add myself as a MIPS maintainer.
7807 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7809         * configure.in: Use ./config.cache, not config.cache.
7810         * configure: Regenerate.
7811         * Makefile.tpl: Special-casing not needed for GCC any more.
7812         * Makefile.in: Regenerate.
7814         * configure.in: Don't share a cache file for host dirs.
7815         * configure: Regenerate.
7817         * config-ml.in: Don't mess with the cache file.
7819 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7821         * MAINTAINERS: Move myself from 'Write After Approval' to
7822         'CPU Port Maintainers' section as SPARC maintainer.
7824 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7826         * Makefile.tpl: Make GCC use a separate config.cache.
7827         * Makefile.in: Regenerate.
7829         PR bootstrap/11932, PR bootstrap/11933
7830         (I don't know if it will fix either of them, but it relates
7831         to them.)
7832         * configure.in: Don't use shared config.cache for target
7833         directories.
7834         * configure: Regenerate.
7836 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7838         * MAINTAINERS: Add myself to 'Write After Approval' section.
7840 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7842         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7843         * configure: Regenerated.
7845 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7847         * MAINTAINERS: Remove the mn10200 maintainer.
7849 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7851         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7852         * configure: Regenerated.
7854 2003-12-16  Jan Hubicka  <jh@suse.cz>
7856         * MAINTAINERS: Add myself as callgraph maintainer.
7858 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7860         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7861         * configure: Regenerate.
7863 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7865         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7866         'Write After Approval' section. Update email.
7868 2003-12-01  James Lemke  <jim@wasabisystems.com>
7870         * MAINTAINERS (Write After Approval): Add myself.
7872 2003-11-20  Matt Thomas  <matt@3am-software.com>
7874         * MAINTAINERS: Add myself as a vax port maintainer.
7876 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7878         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7879         (configure-build-[+module+], configure-[+module+]): Likewise.
7880         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7881         * Makefile.in: Regenerate.
7883 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7885         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7886         shared/dylibed libraries.
7887         * ltmain.sh: Likewise.
7888         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7889         * ltcf-cxx.sh: Likewise.
7890         * ltcf-gcj.sh: Likewise.
7891         * ltconfig: Likewise.
7893 2003-11-17  Stan Cox  <scox@redhat.com>
7895         * MAINTAINERS: Add myself as iq2000 port maintainer.
7897 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7899         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7900         * Makefile.in: Regenerate.
7902 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7904         * config.sub: Update to 2003-11-03 version.
7906 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7908         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7909         * configure:  Regenerate.
7911 2003-10-20  Nicolas Pitre  <nico@cam.org>
7913         * MAINTAINERS: Add myself to 'Write After Approval' section.
7915 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7917         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7919 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7921         * MAINTAINERS: Update my email address.
7923 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7925         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7927 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7929         * MAINTAINERS: Add myself to 'Write After Approval' section.
7931 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7933         * config.guess: Update to 2003-10-16 version.
7934         * config.sub: Update to 2003-10-16 version.
7936 2003-10-15  David Daney  <ddaney@avtrex.com>
7938         * MAINTAINERS: Added myself to 'Write After Approval' section.
7940 2003-10-15  Falk Hueffner  <falk@debian.org>
7942         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7943         'Write After Approval' section. Update email.
7945 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7947         * MAINTAINERS: Move myself from 'Write After Approval' to
7948         'Various Maintainers' section as middle-end maintainer.
7950 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7952         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7953         HOST_FLAGS_TO_PASS.
7954         * Makefile.in: Regenerate.
7956 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7958         * config.guess: Update to 2003-10-07 version.
7959         * config.sub: Update to 2003-10-07 version.
7961 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7963         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7964         * ltconfig (irix5*, irix6*): Don't override version_type.
7966 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7968         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7969         * configure: Rebuilt
7970         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7971         * Makefile.in: Rebuilt
7973 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7975         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7977 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7979         * MAINTAINERS (Write After Approval): Add myself.
7981 2003-09-29  Paul Koning  <ni1d@arrl.net>
7983         * MAINTAINERS: Move myself from "Write After Approval"
7984         to CPU platform maintainers for pdp11 platform.
7986 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
7988         * MAINTAINERS: Move myself from 'Write After Approval' to
7989         'Various Maintainers' section as libffi testsuite maintainer.
7991 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
7993         * configure.in: Pass a computed --program-transform-name
7994         to subconfigures.
7995         * configure: Regenerated.
7997 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7999         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8000         * Makefile.in: Regenerate.
8002         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8003         * Makefile.in: Regenerate.
8005 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8007         * MAINTAINERS: Move myself from 'Write After Approval'
8008         to 'Various Maintainers' (objective-c) section.
8010 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8012         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8013         quoting.
8014         * configure: Regenerated.
8016 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8018         * MAINTAINERS (Write After Approval): Add myself to write after
8019         approval list.
8021 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8023         * MAINTAINERS (Write After Approval): Add myself.
8025 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8027         * MAINTAINERS: Update my e-mail address.
8029 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8031         * libtool.m4 (LD): Correct powerpc64 host match.
8033 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8035         * MAINTAINTERS: Update my affiliation and email address.
8037 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8039         * MAINTAINERS (Write After Approval): Add myself.
8041 2003-09-04  DJ Delorie  <dj@redhat.com>
8043         * configure: Regenerate.
8045 2003-09-04  Robert Millan  <robertmh@gnu.org>
8047         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8049 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8051         * configure.in: Ensure arguments to sed are properly spaced.
8052         * configure: Regenerate.
8054 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8056         * MAINTAINERS: Update my e-mail address.
8058 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8060         * MAINTAINERS (Write After Approval): Add myself.
8062 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8064         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8065         * configure: Regenerated.
8067 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8069         * MAINTAINERS: Update my email address.
8071 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8073         * configure.in:  Use newline instead of semicolon when assuming
8074         shell arguments in a for loop.
8075         * configure:  Regenerated.
8077 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8079         * MAINTAINERS: Resurrect the i860 maintainer.
8081 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8083         PR 8180
8084         * configure.in: When testing with_libs and with_headers, treat
8085         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8086         * configure: Regenerate.
8088         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8089         make, shell, etc.
8090         (baseargs): Likewise.
8091         * configure: Regenerate.
8093 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8095         * MAINTAINERS (Write After Approval): Add myself.
8097 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8099         * configure.in: Disable libgcj for darwin not on powerpc.
8100         * configure: Rebuild.
8102 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8104         * config-ml.in, symlink-tree: Add license.
8106 2003-08-03  Richard Stallman  <rms@gnu.org>
8107             Eben Moglen  <moglen@columbia.edu>
8109         * README.SCO: New file.
8111 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8113         * Makefile.tpl (check, check-c++): Express dependencies using
8114         dependencies rather than commands.
8115         * Makefile.in: Regenerate.
8117 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8119         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8120         * configure: Ditto.
8122 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8124         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8125         * Makefile.in: Update.
8127 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8129         * configure.in: Enable libgcj for darwin.
8130         * configure: Rebuild.
8132 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8134         * config-ml.in:  Use ac_configure_args directly instead of
8135         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8136         actually seen.
8138 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8140         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8141         creating target and build subdirs to build all parent dirs as needed.
8142         * Makefile.in: Rebuild.
8143         * configure.in: Don't build dirs explicitly here.
8144         * configure: Rebuild.
8146 2003-07-26  Paul Brook  <paul@nowt.org>
8148         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8150 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8152         * Makefile.tpl (all-make): Depend on intl.
8153         * Makefile.in: Rebuilt.
8155 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8157         * install-sh:  Update to newer upstream versions (associated with
8158         aclocal 1.7).
8159         * mkinstalldirs:  Likewise.
8160         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8162 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8164         * MAINTAINERS: Move self from Bug database only accounts
8165         to write-after-approval.
8167 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8169         * config.if: Remove unused libc_interface determination.
8171 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8173         * MAINTAINERS: Move self from write-after-approval to
8174         build machinery (*.in).
8176 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8178         PR bootstrap/11273
8179         PR bootstrap/11408
8180         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8181         unused INSTALL_PROGRAM_ARGS.
8182         * configure.in: Use AC_PROG_INSTALL.
8183         * Makefile.in: Regenerate.
8184         * configure: Regenerate.
8186 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8188         * MAINTAINERS: Alphabetize.
8190 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8192         * configure: Rebuilt.
8193         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8194         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8195         newlib nor libgloss.
8196         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8197         * configure.in (am33_2.0-*-linux*): Added.
8199 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8201         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8202         * configure: Regenerate.
8204 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8206         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8207         * Makefile.in: Regenerate.
8209 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8211         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8212         * Makefile.in: Regenerate.
8214 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8216         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8217         * Makefile.in: Regenerated.
8219         * config-ml.in: Replace PWD with PWD_COMMAND.
8221 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8223         * intl: New directory; see intl/ChangeLog for details.
8224         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8225         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8226         * Makefile.in: Regenerate.
8228 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8230         * configure.in: Clean up config-lang.in handling.  Delete
8231         useless assignment to "subdirs".
8232         * configure: Regenerate.
8234 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8236         * configure.in: Rename 'target_libs' to 'target_libraries'.
8237         Remove useless reference to 'target_libs'.
8238         * configure: Regenerate.
8240 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8242         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8243         * Makefile.in: Regenerate.
8245 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8247         * Makefile.def: Introduce flags_to_pass.
8248         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8249         * Makefile.in: Regenerate.
8251 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8253         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8254         and target-libgloss.
8255         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8256         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8257         * configure: Regenerate.
8259 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8261         * configure.in: Update testsuite_flags to new location.
8262         * configure. Regenerate.
8264 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8266         * Makefile.tpl: Remove BUILD_CC stuff.
8267         * Makefile.in: Regenerate.
8269 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8271         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8273 2003-06-16  Graeme Peterson  <gp@qnx.com>
8275         * MAINTAINERS (Write After Approval): Add myself.
8277 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8279         * config.guess: Update to 2003-06-12 version.
8280         * config.sub: Update to 2003-06-13 version.
8282 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8284         * config.guess: Update to 2003-06-06 version.
8285         * config.sub: Update to 2003-06-06 version.
8287 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8289         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8290         * configure. Regenerate.
8292 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8294         * configure.in: Disable serial configure by default.
8295         * configure: Regenerate.
8296         * Makefile.tpl: Abolish .NOTPARALLEL.
8297         * Makefile.in: Regenerate.
8299         * Makefile.tpl: Replace {build,host,target}_canonical by
8300         {build,host,target}.
8301         * Makefile.in: Regenerate.
8303         * Makefile.tpl: Fix stupid pasto.
8304         * Makefile.in: Regenerate.
8306 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8308         * Makefile.tpl: Remove bogus conditional.
8309         * Makefile.in: Regenerate.
8311 2003-06-05  Jan Hubicka  <jh@suse.cz>
8313         * Makefile.tpl (profiledbootstrap): New target.
8314         * Makefile.in (profiledbootstrap): New target.
8316 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8318         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8319         Pinski. Remove user names from other bugzilla-only maintainers.
8321 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8323         * Makefile.tpl: Make 'recursive targets' using autogen rather
8324         than shell loop.  Remove duplicate 'clean' targets and false
8325         comments.
8326         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8327         Add systematic method of specifying missing targets in subdirs.
8328         Add copyright boilerplate.
8329         * Makefile.in: Regenerate.
8330         * configure.in: Add 'recursive targets' to maybe list.
8331         * configure: Regenerate.
8333         * MAINTAINERS: "GNATS only" -> "Bug database only".
8335         * Makefile.tpl: Rename [+target+] to [+make_target+].
8336         * Makefile.def: Rename 'target' to 'make_target'.
8338 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8340         * MAINTAINERS: Add self as options handling maintainer.
8342 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8344         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8345         been too long since I touched those ports.
8347 2003-05-28  DJ Delorie  <dj@redhat.com>
8349         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8350         * Makefile.in: Regenerate.
8352 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8354         * configure.in: Use curly braces in the definition of tooldir.
8355         * configure: Regenerate.
8357 2003-05-21  DJ Delorie  <dj@redhat.com>
8359         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8360         newlib or libgloss.
8361         * Makefile.in: Regenerate.
8363 2003-05-21  DJ Delorie  <dj@redhat.com>
8365         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8366         * Makefile.in: Regenerate.
8368 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8370         * MAINTAINERS: Update my e-mail address.
8372 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8374         * configure.in: Switch more things to use maybe dependencies.
8375         * Makefile.tpl: Switch more things to use maybe dependencies.
8376         Factor out common code from autogen IF statements.
8377         * configure: Regenerate.
8378         * Makefile.in: Regenerate.
8380 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8382         * configure.in: Accept i[3456789]86 for machine type.
8383         * configure: Regenerate.
8385 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8387         * configure.in: Switch more things to use maybe dependencies.
8388         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8389         * configure: Regenerate.
8390         * Makefile.tpl: Switch more things to use maybe dependencies.
8391         * Makefile.in: Regenerate.
8393 2003-05-16  Andreas Schwab  <schwab@suse.de>
8395         * Makefile.tpl (install-opcodes): Define.
8396         * Makefile.in: Rebuild.
8398 2003-05-13  Andreas Jaeger  <aj@suse.de>
8400         * config.guess: Update to 2003-05-09 version.
8401         * config.sub: Update to 2003-05-09 version.
8403 2003-05-13  Michael Eager  <eager@mvista.com>
8405         * configure.in: Correct sed script so that options in quotes are not
8406         deleted.
8407         * configure: Rebuild.
8409 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8411         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8412         and $$s/newlib/libc/sys/cygwin32 include paths.
8413         * configure: Ditto.
8415 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8417         * MAINTAINERS: Update my email addresses.
8419 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8421         * config-ml.in: Propagate INSTALL variables.
8423 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8425         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8427 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8429         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8430         * Makefile.in: Regenerate.
8432 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8434         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8436 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8438         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8440 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8442         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8443         * Makefile.in: Regenerated.
8445 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8447         * MAINTAINERS (Write After Approval): Upgrade myself from
8448         GNATS only to write-after-approval. Update my mail address.
8450 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8452         (OS Port Maintainers: freebsd): Add myself.
8454 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8456         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8458 2003-04-22  Kean Johnston  <jkj@sco.com>
8460         * MAINTAINERS (SCO ports): Added myself.
8462 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8464         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8466 2003-04-19  Kean Johnston  <jkj@sco.com>
8468         * MAINTAINERS (Write After Approval): Add myself.
8470 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8472         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8473         * Makefile.in: Regenerate.
8475 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8477         * configure.in (powerpc64*-*-linux*): Remove.
8478         * configure: Rebuilt.
8480 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8482         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8483         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8484         and restrap.
8485         * Makefile.in:  Regenerate.
8487 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8489         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8490         * configure: Regenerated.
8492 2003-04-15  DJ Delorie  <dj@redhat.com>
8494         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8496 2003-04-13  Nick Clifton  <nickc@redhat.com>
8498         * config-ml.in: Remove support for --disable-aix removing
8499         call-aix multilibs.
8501 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8503         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8504         * */configure: Rebuilt.
8506 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8508         * MAINTAINERS: Add my email address.
8510 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8512         * MAINTAINERS (Write After Approval): Add myself.
8514 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8516         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8517         * Makefile.in: Regenerate.
8519 2003-03-14  Michael Chastain  <mec@shout.net>
8521         * Makefile.in: Regenerate with correct Makefile.def.
8523 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8525         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8526         Make macro.
8527         * Makefile.in: Regenerate.
8528         * configure.in: Clean up gxx_include_dir logic.
8529         * configure: Regenerate.
8531 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8533         * MAINTAINERS (Write After Approval): Add myself.
8535 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8537         * MAINTAINERS: Update my mail address.
8539 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8541         * configure.in (gxx_include_dir): Fix typo.
8542         * configure: Regenerated.
8544 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8546         * Makefile.tpl: Reindent.
8547         * Makefile.in: Regenerate.
8548         * configure.in: Reindent.  Don't set unused variables.
8549         * configure: Regenerate.
8551 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8553         * configure.in: Include $(build_tooldir)/sys-include in
8554         FLAGS_FOR_TARGET.
8555         * configure: Regenerated.
8557 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8559         * Makefile.tpl: Always pass down RANLIB.
8560         * Makefile.in: Regenerate.
8562         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8563         * Makefile.in: Regenerate.
8564         * configure.in: Remove unused logic relating to --enable-shared
8565         and --enable-threads.  Remove bogus comments.  Remove redundant
8566         noconfigdirs.
8567         * configure: Regenerate.
8569         * configure.in: Replace ${libstdcxx_version} by its value.
8570         Remove reference to mh-dgux.
8571         * configure: Regenerate.
8573 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8575         * MAINTAINERS (Write After Approval): Add myself.
8577 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8579         * Makefile.tpl: Rearrange.
8580         * Makefile.in: Regenerate.
8582 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8584         * configure.in: Add support for kaOS as cross build target system.
8585         * configure: Regenerated.
8587 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8589         * MAINTAINERS (Write after approval): Add myself.
8591 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8593         * MAINTAINERS: Update my email address.
8595 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8597         * MAINTAINERS: Add self to blanket write privs. section.
8599 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8601         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8602         configure-target-* as some target builds may require additional
8603         flags for preprocessor tests.
8604         * Makefile.in: Regenerated.
8606 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8608         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8609         * ltconfig: Handle it.
8610         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8611         auto-detecting it.
8613         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8614         it is used as argument to $CC.
8615         * ltcf-gcj.sh: Likewise.
8617         * configure.in: Introduce --enable-maintainer-mode.
8618         * configure: Rebuilt.
8619         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8620         for maintainer mode.
8621         * Makefile.in: Rebuilt.
8623 2003-02-18  Jason Merrill  <jason@redhat.com>
8625         * Makefile.tpl (check-c++): Allow parallelism.
8627 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8629         * MAINTAINERS: Remove John Carr (who never actually had access to
8630         gcc.gnu.org).
8632 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8634         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8635         don't configure target-libobjc.
8636         * configure: Regenerate.
8638 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8640         * Makefile.tpl (RANLIB): Define.
8641         * Makefile.in: Regenerate.
8643 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8645         * MAINTAINERS: Update my email.
8647 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8649         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8650         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8651         * Makefile.in: Regenerated.
8652         * configure.in: Remove all traces of snavigator, db, and grep.
8653         * configure: Regenerated.
8655 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8657         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8658         After Approval.
8660 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8662         * MAINTAINERS (Write after approval): Add myself.
8664 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8666         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8667         * Makefile.in: Regenerated.
8669 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8671         * config.guess: Updated to 2003-01-30's version.
8672         * config.sub: Updated to 2003-01-28's version.
8674 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8676         * config.if: If gcc_version is already set, just use it.  Don't set
8677         gcc_version_trigger if it's already set, otherwise set it to
8678         gcc/version.c, but only if the file exists.  If it is not set and
8679         gcc/version.c does not exist, try to extract the version number from
8680         $CC.
8682 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8684         * MAINTAINERS: Add myself to write-after-approval list.
8686 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8688         * configure.in:  Revert 24Jan change.
8689         * configure:  Regenerate.
8691 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8693         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8694         entry of HJ Lu.
8696 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8698         * configure.in: Revert previous change.
8699         * configure: Regenerate.
8701 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8703         * configure.in: Make rda native-only.
8704         * configure: Regenerate.
8706 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8708         * MAINTAINERS: Move myself from GNATS-only-accounts to
8709         write-after-approval.
8711 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8713         * configure.in: Add missing \.
8714         * configure: Rebuilt.
8716 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8718         * configure.in (baseargs): Avoid using \| in sed regular
8719         expressions.
8720         * configure: Rebuilt.
8722 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8724         * configure.in (baseargs): Remove all supported forms of
8725         --cache-file, --srcdir, --host, --build and --target options
8726         from argument lists.
8727         * configure: Rebuilt.
8729 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8731         * MAINTAINERS: Add myself to write-after-approval list.
8733 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8735         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8736         * configure: Rebuilt.
8738 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8740         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8741         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8742         * Makefile.in: Regenerate.
8743         * configure: Regenerate.
8745 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8747         * configure.in: Remove Makefile in build, host and target modules
8748         unless configure was run with --no-recursion.
8749         * configure: Rebuilt.
8751 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8753         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8754         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8755         * Makefile.in: Regenerate.
8757 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8759         * config.guess: Update to 2003-01-03 version.
8760         * config.sub: Update to 2003-01-03 version.
8762 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8764         * configure: Regenerate with proper autoconf 2.13.
8766 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8768         * configure.in: Add AC_PREREQ for consistency.
8769         * configure: Regenerate.
8771 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8773         * configure.in (GDB_TK): Add tcl directories conditional on
8774         gdb/gdbtk directory being present.
8775         * configure: Regenerate.
8777 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8779         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8780         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8781         * configure: Rebuilt.
8783 2002-12-31  Tom Tromey  <tromey@redhat.com>
8785         * Makefile.in: Rebuilt.
8786         * Makefile.def (target_modules) [libffi]: Allow installation.
8788 2002-12-31  Andreas Schwab  <schwab@suse.de>
8790         * configure.in: Fix use of $program_transform_name.
8791         * configure: Regenerated.
8793 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8795         * configure.in (baseargs): Don't remove first configure argument.
8796         * configure: Regenerated.
8798 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8800         * Makefile.tpl (local-distclean): Don't remove...
8801         (multilib.ts): ... this.  Moved into...
8802         (multilib.out): ... this.  Don't use sub-make.
8803         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8804         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8805         (configure-build-[+module+], configure-[+module+],
8806         configure-target-[+module+], configure-gcc): ... these.  Test
8807         for Makefile existence.  Drop config.status from dependencies.
8808         * Makefile.in: Rebuilt.
8809         * configure.in: Move gcc-version-trigger to the end of
8810         ac_configure_args.  Add comments to maybedep.tmp and
8811         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8812         nonopt from baseargs, matching and removing corresponding
8813         whitespace while at it.
8814         * configure: Rebuilt.
8816 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8818         * configure.in (host_configargs): Replace reference to
8819         no-longer-defined buildopts with --build=${build_alias}.
8820         * configure: Rebuilt.
8822         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8823         program_transform_name to standard idiom.
8824         (AUTOGEN, AUTOCONF): Define.
8825         (Makefile.in): Use $(AUTOGEN).
8826         (Makefile): Depend on config.status, and use autoconf-style rule to
8827         build it.  Move original commands to...
8828         (config.status): ... this new target.
8829         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8830         $(AUTOCONF).
8831         * Makefile.in: Rebuilt.
8833 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8835         * Makefile.tpl: Fix dramatic bustage due to change in
8836         program_transform_name.
8837         * Makefile.in: Regenerate.
8839         * configure.in: Remove unnecessary PATH setting.
8840         * configure: Regnerate.
8842         * configure.in: Don't default to unprefixed tools unless
8843         the native tools will work.
8844         * configure: Regenerate.
8846         * configure.in: Convert to autoconf script.  Blow away lots
8847         of now-redundant Makefile fragments.
8848         * configure: Generate using Autoconf.
8849         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8850         * Makefile.in: Regenerate.
8852 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8854         * configure: Fix stupid bug where RANLIB was mistakenly included.
8856         * configure.in: Rename (buildargs, hostargs, targargs) to
8857         (build_configargs, host_configargs, target_configargs).
8859         * configure.in: Move logic out of sed statement.
8861         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8862         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8864 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8866         * config.sub: Import from master repository
8867         * config.guess: Ditto
8869 2002-12-24  Andreas Schwab  <schwab@suse.de>
8871         * Makefile.tpl (multilib.out): Fix missing space.
8872         * Makefile.in: Regenerate.
8874 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8876         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8877         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8878         * Makefile.in: Regenerate.
8879         * configure.in: Remove unnecessary leftovers.
8881 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8883         * configure.in (extra_ranlibflags_for_target): New variable.
8884         (*-*-darwin): Add -c to ranlib commands.
8885         * configure (tooldir): Handle extra_ranlibflags_for_target.
8887 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8889         * Makefile.tpl: Revert HJL's change.
8890         * Makefile.in: Regenerated.
8891         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8892         always.
8894 2002-12-19  Andreas Schwab  <schwab@suse.de>
8896         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8897         * Makefile.in: Regenerate.
8899 2002-12-18  H.J. Lu  <hjl@gnu.org>
8901         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8902         * Makefile.in: Regenerated.
8904         * configure.in (build_prefix): New. Substitute.
8906 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8908         * Makefile.tpl: Don't let real targets depend on phony targets.
8909         * Makefile.in: Regenerate.
8911         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8912         * Makefile.in: Regenerate.
8914 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8916         * config.sub: Import from master repository
8917         * config.guess: Ditto
8919 2002-12-16  Jason Merrill  <jason@redhat.com>
8921         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8922         previous 'make bootstrap'.
8923         * Makefile.in: Regenerate.
8925 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8927         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8929 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8931         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8932         * Makefile.in: Regenerate.
8934 2002-12-13  Jason Merrill  <jason@redhat.com>
8936         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8937         library tests.
8938         (check-c++): Just depend on it and check-target-libstdc++-v3.
8939         * Makefile.in: Regenerate.
8941 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8943         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8944         * Makefile.in: Rebuilt.
8946 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8948         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8950 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8952         * configure: Fix bug put in by gremlins.
8954         * Makefile.tpl: Substitute more autoconfily.
8955         * configure: Substitute more autoconfily.
8956         * Makefile.in: Regenerate.
8958 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8960         * config.sub: Import from master repository
8961         * config.guess: Ditto
8962         * MAINTAINERS: Added Svein Seldal under write after approval
8964 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8966         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8967         * Makefile.in (all-sim): Ditto.
8969 2002-12-06  DJ Delorie  <dj@redhat.com>
8971         * Makefile.tpl: Change configure dependencies to not have real
8972         targets depend on phony targets.
8974 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8976         * configure.in: Revert unintentional change.
8978         * Makefile.tpl: Change dependency for */multilib.out so that
8979         it works when gcc isn't in the tree.
8981         * configure.in: Substitute more.
8982         * configure: Run subconfigures from the Makefile.
8983         * Makefile.tpl: Run subconfigures from the Makefile; add a few
8984         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
8986 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8988         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8990 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8992         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8993         and corresponding dependencies.
8994         * Makefile.in: Regenerate.
8996         * configure.in (host_tools): Order binutils, gas and ld for
8997         convenience in running the testsuites.
8999         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9000         * Makefile.in: Regenerate.
9001         * configure.in: Introduce rules to serialize subconfigure runs.
9003         * configure.in: Introduce BASE_CC_FOR_TARGET.
9004         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9005         Realize configure-build-* targets.  Realize configure-target-* targets.
9006         * Makefile.in: Regenerate.
9008 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9010         * configure: Move gcc_version_trigger stuff from here...
9011         * configure.in: ...to here.
9013         * configure.in: Separate subconfigure options added by this file from
9014         options given by the user.  Add machinery to put args for host
9015         subconfigures into the Makefile.
9017         * Makefile.tpl: Remove 'vault' targets.
9018         * Makefile.tpl: Reorder and comment dependencies.
9019         * Makefile.in: Regenerate.
9021 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9022         * configure.in: Fix my broken commit of previous patch. (sigh)
9024 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9026         * configure.in: Move host-specific darwin noconfigdirs into
9027         the host-specific section.
9029 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9031         * configure.in: Move host-specific darwin noconfigdirs into
9032         the host-specific section.
9034 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9036         * configure: Remove skip-this-dir support.
9037         * Makefile.tpl: Remove skip-this-dir support.
9039         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9040         subdirectories.
9041         * Makefile.in: Regenerate.
9043         * Makefile.tpl: Strip out useless setting of 'dir'.
9044         * Makefile.in: Regenerate.
9046 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9048         * configure.in: Fix deeply stupid bug.
9050         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9051         shell code in CXX_FOR_TARGET
9052         * Makefile.def: Introduce raw_cxx.
9053         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9054         RAW_CXX_FOR_TARGET.
9055         * Makefile.in: Regenerate.
9057 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9059         * Makefile.tpl: Remove unnecessary ifs.
9060         * Makefile.in: Regenerate.
9062         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9063         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9064         targets for 'no_install' modules.
9065         * configure: Move GDB_TK substitution to configure.in.  Move
9066         build_modules stuff to configure.in.
9067         * configure.in: Implement soft dependency machinery.  Maybe-ize
9068         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9069         * Makefile.in: Regenerate.
9071 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9073         * Makefile.tpl: Make all-target, install-target behave similarly
9074         to all, install (only hitting configured targets).  Eliminate
9075         unused macro defintions.
9077         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9078         build != host.
9080         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9082         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9084         * configure.in: Produce lists of subdir targets we're actually
9085         configuring.  Remove references to "dosrel".
9086         * Makefile.tpl: Let configure set which subdir targets are hit.
9087         Remove install-cross; clean up install; remove ALL.  Remove
9088         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9089         Autogenerate host module targets.  Remove empty dependency lines
9090         and redundant dependency; rearrange slightly.
9091         * Makefile.def: Add host-side libtermcap, utils.
9093         * Makefile.in: Regenerate.
9095 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9097         * ltconfig (osf[345]): Append $major to soname_spec.
9098         Reflect this in library_names_spec.
9099         * ltmain.sh (osf): Prefix $major with . for use as extension.
9101 2002-11-19  Andreas Jaeger  <aj@suse.de>
9103         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9104         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9105         and sparc64 GNU/Linux systems.
9107 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9109         * MAINTAINERS: Update email.
9111 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9113         * MAINTAINERS: Complete James Dennett's entry.
9115 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9117         * MAINTAINERS (Write After Approval): Add myself.
9119 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9121         * Makefile.tpl: syntactic cleanup
9123 2002-11-13  Stuart Hastings  <stuart@apple.com>
9125         * MAINTAINERS: Add myself to write-after-approval list.
9127 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9129         * Makefile.def: Add list of recursive targets to autogenerate.
9130         Add build_modules.
9131         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9132         targets.  Autogenerate *-build-* targets.
9133         * Makefile.in: Regenerate.
9135 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9137         * configure: More autoconf-style substitutions.
9138         * Makefile.tpl: More autoconf-style substitutions.
9139         * Makefile.in: Regenerate.
9141 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9143         * configure: Substitute more variables in a more autoconf-friendly
9144         way.  Simplify slightly.
9145         * Makefile.tpl: Make more variables substitutable in an
9146         autoconf-friendly way.
9147         * Makefile.in: Regenerate.
9149 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9151         * MAINTAINERS (Write After Approval): Add myself.
9153 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9155         * configure.in (v810*): Remove special setting of tools.
9157         * configure: Add support for extra required flags for ar or nm.
9158         * configure.in (aix4.3+): Use above support for target-specific
9159         issues, rather than using config/mt-aix43.
9161 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9163         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9164         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9165         with $srcdir.  Reformat indentation.  Substitute some variables
9166         formerly hard-coded in the Makefile for build=host.
9167         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9168         * Makefile.def: Autogenerate more.
9169         * Makefile.in: Regenerate.
9171 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9173         * MAINTAINERS (Write After Approval): Add myself.
9175 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9177         * Makefile.def (host_modules): Add rda.
9178         * Makefile.in: Regenerate.
9179         * configure.in (target_tool): Add target-rda to list.
9181 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9183         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9185 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9187         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9188         and restrap targets to this rule.
9189         * Makefile.in:  Regenerate.
9191 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9193         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9194         GNATS only accounts.
9196 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9198         * configure.in (i[3456]86-*-linux*): Add check to disable
9199         ${libgcj} for glibc1.
9201 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9203         * MAINTAINERS: Add myself as ip2k port maintainer.
9205 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9207         * configure.in: Add tic4x target.
9209 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9211         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9212         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9213         * Makefile.in: Regenerate.
9215         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9216         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9217         * Makefile.in: Regenerate.
9219 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9221         * MAINTAINERS: Add myself as web pages co-maintainer.
9223 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9225         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9226         * Makefile.in: Regenerate.
9228 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9230         * MAINTAINERS: Add myself and Nathan Sidwell
9231         <nathan@codesourcery.com> as VxWorks maintainers.
9233 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9235         * Makefile.def: Remove order dependency comments.
9236         * Makefile.tpl: Add explicit install-install dependencies.
9237         * Makefile.in: Regenerate.
9239         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9240         * Makefile.in: Regenerate.
9242         * Makefile.tpl: Add configure-target (for src-release in src)
9243         * Makefile.in: Regenerate.
9245 2002-09-30  Nick Clifton  <nickc@redhat.com>
9247         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9249 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9251         * configure.in (s390*-*-linux*): Enable libgcj.
9253 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9255         * configure: Revert accidentally applied changes.
9257         * Makefile.tpl: Make more autoconf-friendly.
9258         * Makefile.in: Regenerate.
9259         * configure: Make substitution more autoconf-like.
9261 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9263         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9264         single entry to handle all these.
9265         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9266         libjava on arm-*-elf.
9268 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9270         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9271         things that depend on them.
9273 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9275         * Makefile.tpl: Make subsituted variables more autoconfy.
9276         * Makefile.in: Regenerate.
9277         * configure: Make seds more autoconfy.
9279 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9281         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9282         * Makefile.in: Regenerate.
9283         * configure.in: Rewrite sed statements to look autoconfy.
9285         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9286         all-target-foo on configure-target-foo.
9287         * Makefile.def: Ditto.
9288         * Makefile.in: Rebuild.
9290 2002-09-25  Andrew Haley  <aph@redhat.com>
9292         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9294 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9296         * Makefile.def: New file.
9297         * Makefile.tpl: New file.
9298         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9299         * contrib/gcc_update: Note that Makefile.in is a generated file.
9301         * configure.in: Minor rearrangement.  Simplify tests.
9303 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9305         * configure.in (with_headers): Skip copy if value is "yes".
9306         (with_libs): Likewise.
9308 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9310         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9311         * configure.in (sh*-*-pe*): Ditto.
9312         * configure.in (mips*-*-pe*): Ditto.
9313         * configure.in (*arm-wince-pe): Ditto.
9315         * configure.in: Rearrange.
9317 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9319         * MAINTAINERS: Update my email address.
9321 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9323         * MAINTAINERS: (Write After Approval): Add myself.
9325 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9327         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9329 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9331         * MAINTAINERS: Change my mailing address.
9333 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9335         * MAINTAINERS (Write After Approval): Remove myself.
9336         (Various Maintainers: c++ runtime libs): Add myself.
9338 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9340         * MAINTAINERS (Write After Approval): Remove myself.
9341         (Various Maintainers: c++ runtime libs): Add myself.
9343 2002-08-15  Eric Christopher  <echristo@redhat.com>
9345         * config.sub: Import from master repository.
9346         * config.guess: Ditto.
9348 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9350         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9351         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9352         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9354 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9356         * MAINTAINERS: Add self to rs6000 vector extensions.
9358 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9360         * libiberty/configure: Reverted unintended yesterday's check in.
9362 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9364         * boehm-gc/configure, libf2c/configure: Rebuilt.
9365         * libffi/configure, libiberty/configure: Ditto.
9366         * libjava/configure, libobjc/configure: Ditto.
9367         * libstdc++-v3/configure, zlib/configure: Ditto.
9368         Merged from binutils:
9369         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9370         From Steve Ellcey <sje@cup.hp.com>:
9371         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9372         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9373         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9374         IA64.
9375         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9376         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9377         soname_spec, sys_lib_search_path_spec): Ditto.
9379 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9381         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9383 2002-08-04  H.J. Lu  (hjl@gnu.org)
9385         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9387 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9389         * MAINTAINERS (Write After Approval): Add myself.
9391 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9393         * configure.in: Move generic linux case to end.  Copy generic
9394         linux noconfigdirs to mips*-*-linux* entry and new
9395         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9397 2002-07-19  Michael Matz  <matz@suse.de>
9399         * MAINTAINERS: Add myself as ra* maintainer.
9401 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9403         * config.guess: Update to 2002-07-09 version.
9404         * config.sub: Update to 2002-07-03 version.
9406 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9408         * MAINTAINERS: Fix typo in a maintainer email address.
9410 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9412         * configure.in: Remove two redundant tests.
9414 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9416         * configure.in (mips*-*-irix6*o32): Enable stabs.
9418 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9420         * configure.in: Don't build grez.
9421         * Makefile.in: Ditto.
9423         * Makefile.in: Remove references to bsp, cygmon, libstub.
9424         * configure.in: Ditto.
9426         * configure.in: Remove leftover reference to gdbtest.
9428 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9430         * configure.in (gxx_include_dir):  Change to match versioned
9431         C++ headers if --enable-version-specific-runtime-libs is used.
9433 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9435         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9437 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9439         * configure.in: Make --without-x work.
9441 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9443         * configure.in: Rearrange target Makefile fragment collection.
9445         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9446         cvs[src].
9447         * configure.in: Ditto.
9449 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9451         * MAINTAINERS (Write After Approval): Update my e-mail address.
9453 2002-06-24  Ben Elliston  <bje@redhat.com>
9455         * configure.in (host_tools): Remove cgen.
9457         * Makefile.in (all-cgen): Remove; runs from its source directory.
9458         (check-cgen, install-cgen, clean-cgen): Likewise.
9459         (all-opcodes): Do not depend on all-cgen.
9460         (all-sim): Likewise.
9462 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9464         * Makefile.in: Eliminate 'apache' targets.
9465         * configure.in: Eliminate 'apache' targets.
9467         * configure.in: Eliminate redundant tests.  Reorganize.
9469         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9471         * config-ml.in: Eliminate references to Cygnus configure.
9473         * Makefile.in: Eliminate references to building emacs.
9475 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9477         * MAINTAINERS: Update my email address.
9479 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9481         * config.if (libstdcxx_incdir): Version C++ headers.
9482         (cxx_incdir): Remove.
9484 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9486         * MAINTAINERS (Write After Approval): Add self.
9488 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9490         * configure.in: Add support for ip2k.
9492 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9494         * configure.in: Fix AIX configury bug.
9496 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9498         * MAINTAINERS (Write After Approval): Add self.
9500 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9502         * configure.in: replace ${topsrcdir} with ${srcdir}
9504         * configure.in: Move definition of libstdcxx_flags
9505         right above usage, rather than waaay earlier.
9507         * configure.in: Pull definition of is_cross_compiler earlier.
9509         * configure.in: Rearrange a little.
9511         * configure.in: Remove references to librx.
9512         * Makefile.in: Remove references to librx.
9514 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9516         * config.sub: Add support for avr target.
9517         Import from master sources, rev 1.255
9519 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9521         * configure, .cvsignore:  Revert previous change...
9522         * Makefile:  ...delete.
9524 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9526         * configure.in: Eliminate ${gasdir} variable.
9528 2002-06-18  Dave Brolley  <brolley@redhat.com>
9530         * configure.in: Add support for frv.
9531         * config.sub: Add support for frv.
9533 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9535         * configure:  Remove garbage from previous commit.
9537 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9539         * configure:  For in-source builds, make a subdir and re-exec there.
9540         * Makefile:  New file.  Pass targets through to build directory.
9541         * .cvsignore:  No longer ignore "Makefile".
9543 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9545         * MAINTAINERS (Write After Approval): Add self.
9547 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9549         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9551 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9553         * configure.in (vax-*-netbsd*): Re-enable gas.
9555 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9557         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9558         BUILD_PREFIX_1, to correct nomenclature.
9559         * configure: Likewise.
9561         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9562         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9564 2002-05-31  Olaf Hering  <olh@suse.de>
9566         * config-ml.in: Propogate DESTDIR also.
9568 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9570         * configure.in (vax-*-netbsd*): Don't build gas for this
9571         platform.
9573 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9575         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9576         and libgcj for AVR.
9578 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9580         * MAINTAINERS (Write After Approval): Add myself.
9582 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9584         * config.guess: Update to 2002-05-22 version.
9585         * config.sub: Likewise.
9587 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9589         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9590         * config-ml.in: Likewise.
9591         * configure: Likewise.
9592         * configure.in: Likewise.
9594 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9596         * MAINTAINERS: Update my email address.
9598 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9600         * configure.in: Simplify makefile fragment collection.
9602         * configure.in: Remove code to build emacs.
9604         * configure.in : Remove --srcdir argument from targargs and buildargs
9605         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9607         * configure: Move some logic to configure.in.
9608         * configure.in: Move some logic from configure.
9610 2002-05-11  Tom Tromey  <tromey@redhat.com>
9612         * MAINTAINERS: Reflect libgcj reality.
9614 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9616         * Makefile.in: Honour DESTDIR.
9618 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9620         * config.guess: Import 2002-03-20 version.
9621         * config.sub: Import 2002-04-26 version.
9623 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9625         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9627 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9629         * MAINTAINERS: Add self.
9631 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9633         * ltmain.sh: Detect and handle object name conflicts
9634         while piecewise linking a static library.
9636 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9638         * configure.in (noconfigdirs): Don't disable libgcj on
9639         sparc64-*-solaris* and sparcv9-*-solaris*.
9641 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9643         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9645 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9647         * configure.in (FLAGS_FOR_TARGET): Do not add
9648         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9649         on i[3456]86-*-linux*.
9651 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9653         * configure.in (noconfigdirs): Replace [ ] with test.
9655         * configure.in (noconfigdirs): Do not add target-newlib if
9656         target == i[3456]86-*-linux*, and host == target.
9658 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9660         * configure.in: delete reference to absent file
9662         * configure.in: replace '[' with 'test'
9664         * configure.in: Eliminate references to gash.
9665         * Makefile.in: Eliminate references to gash.
9667         * configure.in: remove useless references to 'pic' makefile fragments.
9669         * configure.in: (*-*-windows*) Finish removing.
9671         * configure.in: Eliminate redundant test for libgui.
9673 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9675         * MAINTAINERS: Add self and realphabetize.  Update entries
9676         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9677         entry for a29k port maintainer.
9679 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9681         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9682         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9684 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9686         * configure.in: remove references to dead files
9688 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9690         * MAINTAINERS: Add information about purpose of this file.
9692 2002-04-18  Tom Tromey  <tromey@redhat.com>
9694         * configure.in: Disallow configuring libgcj when it is already
9695         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9696         Solaris 2.8 by default.  For PR libgcj/6158.
9698 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9700         * configure.in:  Move default CC setting out of config/mh-* fragments
9701         directly into here.
9703 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9705         * configure.in: don't even try to configure or make a subdirectory
9706         if there's no configure script for it.
9708 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9710         * MAINTAINERS: Remove chill maintainers.
9711         * Makefile.in (CHILLFLAGS): Remove.
9712         (CHILL_LIB): Remove.
9713         (TARGET_CONFIGDIRS): Remove libchill.
9714         (CHILL_FOR_TARGET): Remove.
9715         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9716         CHILL_LIB.
9717         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9718         (CHECK_TARGET_MODULES): Likewise.
9719         (INSTALL_TARGET_MODULES): Likewise.
9720         (CLEAN_TARGET_MODULES): Likewise.
9721         (configure-target-libchill): Remove.
9722         (all-target-libchill): Remove.
9723         * configure.in (target_libs): Remove target-libchill.
9724         Do not compute CHILL_FOR_TARGET.
9725         * libchill: Remove directory.
9727 2002-04-11  DJ Delorie  <dj@redhat.com>
9729         * Makefile.in, configure.in: Sync with binutils, entries
9730         follow...
9732 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9734         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9735         (do-tar, do-bz2): New rules.
9736         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9737         (gdb-tar): New rule.
9738         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9739         (insight_dejagnu.tar): New rule.
9740         (insight.tar): New rule.
9741         (gdb+dejagnu.tar): New rule.
9742         (gdb.tar): New rule.
9744 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9746         * Makefile.in: Add all-tix to deps for all-snavigator
9747         so that tix is built when building snavigator.
9749 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9751         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9752         ld and gdb are not supported.
9754 2002-01-07  Mark Salter  <msalter@redhat.com>
9756         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9757         Allow target-libgloss to be built for arm, strongarm, and xscale.
9759 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9761         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9762         options for i[3456]86-pc-linux* native builds.
9764 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9766         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9767         files from .po files for a distribution.
9769 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9771         * configure.in: Enable libstdc++-v3 for h8300 targets.
9773 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9775         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9776         version from bfd/.
9778 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9780         * Makefile.in (VER): When present, extract the version number from
9781         the file version.in.
9783 2001-05-24  Tom Rix  <trix@redhat.com>
9785         * configure.in : enable ld for aix
9787 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9789         * config.guess: Add linux target for S/390.
9791 2000-11-07  Philip Blundell  <pb@futuretv.com>
9793         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9795 2000-11-03  Philip Blundell  <pb@futuretv.com>
9797         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9798         files.
9800 2001-01-15  Ben Elliston  <bje@redhat.com>
9802         * configure.in (host_tools): Add sid.
9803         Always configure cgen.
9805 2000-11-24  Nick Clifton  <nickc@redhat.com>
9807         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9810 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9812         * Makefile.in (ALL_MODULES): Add all-cgen.
9813         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9814         (all-cgen): New target.
9815         (all-opcodes,all-sim): Depend on all-cgen.
9816         * configure.in (host_tools): Add cgen.
9817         Only configure cgen if --enable-cgen-maint.
9819 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9821         * configure.in: Add *-*-freebsd* configurations.
9823 2002-04-08  Tom Tromey  <tromey@redhat.com>
9825         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9826         Fixes PR libgcj/6068.
9828 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9830         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9832 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9834         * configure.in (alpha*-dec-osf*): Enable libgcj.
9836 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9838         * MAINTAINERS (Write After Approval): Add myself.
9840 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9842         Fix for: PR bootstrap/3591, target/5676
9843         * configure.in (mcore-pe): Disable the configuration of
9844         libstdc++-v3 since exceptions are not supported.
9846 2002-03-20  Anthony Green  <green@redhat.com>
9848         * configure.in: Enable libgcj for xscale-elf target.
9850 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9852         * MAINTAINERS:  Update my email address.
9854 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9856         * ltmain.sh (relink_command): Fix typo in previous change.
9858 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9860         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9861         (relink_command): Added --tag flags.
9862         (mode=install): If relinking fails; error out.
9864 2002-03-12  Richard Henderson  <rth@redhat.com>
9866         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9867         .NOTPARALLEL tag.
9868         (do-check): Rename from check.
9869         (check): Allow parallel check.
9871 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9873         * MAINTAINERS: Add myself as maintainer for xtensa port.
9874         Fix alphabetical order in CPU port maintainer list.
9875         Remove myself from Write After Approval list.
9877 2002-03-11  Richard Henderson  <rth@redhat.com>
9879         * Makefile.in (.NOTPARALLEL): Add fake tag.
9881 2002-03-07  H.J. Lu  (hjl@gnu.org)
9883         * configure.in: Enable gprof for mips*-*-linux*.
9885 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9887         * MAINTAINERS (Write After Approval): Add myself.
9889 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9891         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9892         libjava.
9893         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9895 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9897         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9898         because its Makefile is there; test for the executable instead.
9900 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9902         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9903         libstdc++-v3 and libjava.
9905 2002-02-11  Adam Megacz  <adam@xwt.org>
9907         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9908         boehm-gc
9910 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9912         * config.guess: Updated to 2002-01-30's version.
9913         * config.sub: Updated to 2002-02-01's version.
9914         Contribute sh64-elf.
9915         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9916         * configure.in: Added sh64-*-*.
9918 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9920         * MAINTAINERS: Belatedly add myself to write after approval list.
9922 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9924         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9925         Remove self as Write After Approval.
9927 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9929         * MAINTAINERS: Put self in as maintainer for contrib/regression
9930         directory.
9932 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9934         * MAINTAINERS:  Update my email address.
9936 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9938         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9939         target-libiberty, and target-libgloss.  Skip Java-related
9940         libraries if not supported for NetBSD on target CPU.
9942 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9944         * install-sh: Use _inst.$$_ for temp file name.
9946 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9948         * MAINTAINERS (Write After Approval): Move my contact info
9949         from here...
9950         (OS Port Maintainers): ...to here (netbsd).
9952 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9954         * MAINTAINERS (Write After Approval): Add myself.
9956 2002-01-17  H.J. Lu  <hjl@gnu.org>
9958         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9959         (all-target-fastjar): Also depend on all-target-libiberty.
9961 2002-01-16  H.J. Lu  (hjl@gnu.org)
9963         * config.guess: Import from master sources, rev 1.225.
9964         * config.sub: Import from master sources, rev 1.238.
9966 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9968         * MAINTAINERS (Write After Approval): Remove myself.
9970 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9972         * MAINTAINERS (Write After Approval): Add myself.
9974 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9976         * MAINTAINERS: Add self as docs co-maintainer.
9978 2001-12-11  Matthias Klose  <doko@debian.org>
9980         * MAINTAINERS (Write After Approval): Add myself.
9982 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
9984         * MAINTAINERS: Update my email address.
9986 2001-12-07  Turly O'Connor  <turly@apple.com>
9987         * MAINTAINERS (Write After Approval): Add myself.
9988         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9989         (rs6000_initialize_trampoline): Call __trampoline_setup for
9990         ABI_DARWIN too.
9991         * darwin-tramp.asm: New file, implements __trampoline_setup.
9992         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9994 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
9996         * MAINTAINERS (Write After Approval): Add myself.
9998 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10000         * configure, configure.in: Use temp file for long sed commands.
10002 2001-12-03  Laurent Guerby  <guerby@acm.org>
10004         * config.sub: Update to version 1.232 on subversion.
10006 2001-12-03  Ben Elliston  <bje@redhat.com>
10008         * MAINTAINERS: Update mail address for config.* patches.
10010 2001-11-27  DJ Delorie  <dj@redhat.com>
10011             Zack Weinberg  <zack@codesourcery.com>
10013         When build != host, create libiberty for the build machine.
10015         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10016         CONFIG_ARGUMENTS.
10017         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10018         New variables.
10019         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10020         and rules.
10021         (all.normal): Depend on ALL_BUILD_MODULES.
10022         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10023         (all-build-libiberty): Depend on configure-build-libiberty.
10025         * configure: Calculate and substitute proper value for
10026         ALL_BUILD_MODULES.
10027         * configure.in: Create the build subdirectory.
10028         Calculate and substitute TARGET_CONFIGARGS (formerly
10029         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10031 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10033         * MAINTAINERS (write-after-approval): Add self.
10035 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10037         * MAINTAINERS (GNATS only accounts): Remove self.
10039 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10041         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10042         libf2c.
10044 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10046         * MAINTAINERS (Write After Approval): Add self.
10048 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10050         * MAINTAINERS: mips and s390 are also CPU ports.
10052 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10054         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10056 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10058         * MAINTAINERS: Alphabetize.
10060 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10062         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10064 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10066         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10068 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10070         * configure.in (--enable-languages): Be more permissive about
10071         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10073 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10075         * config.sub: Import from master sources, rev. 1.230.
10076         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10078 2001-11-07  Laurent Guerby  <guerby@acm.org>
10080         * MAINTAINERS (Write After Approval): Add self.
10082 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10084         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10086 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10088         * config.sub: Import from master sources, rev 1.226.
10089         * config.guess: Import from master sources, rev 1.216.
10091 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10093         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10094         * MAINTAINERS: Add self as maintainer of MMIX port.
10095         Remove old after-approval entry.
10097 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10099         * ChangeLog, configure: Fix spelling errors.
10101 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10103         * MAINTAINERS: Tweak my address.
10105 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10107         * MAINTAINERS: Update my email address.
10109 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10111         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10112         * MAINTAINERS: Add self as maintainer of CRIS port.
10114 2001-10-10  Geert Bosch  <bosch@gnat.com>
10116         * MAINTAINERS (Various maintainers: Ada front end):
10117         Added Robert Dewar.
10119 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10121         * MAINTAINERS (Write After Approval): Added self
10123 2001-10-02  Geert Bosch  <bosch@gnat.com>
10125         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10127 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10129         * configure: Handle temporary files securely using mkdir.
10131 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10133         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10135 2001-09-26  Will Cohen  <wcohen@redhat.com>
10137         * configure.in (*-*-linux*): Disable configuration of target-newlib
10138         and target-libgloss.
10140 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10142         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10143         RANLIB.
10145 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10147         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10148         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10149         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10150         avoid quotes nesting problems.
10151         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10152         (DO_X): Export only variables that are set.
10154 2001-09-19  Ben Elliston  <bje@redhat.com>
10156         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10157         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10158         semantics.  Use the shell built-in "type" command instead.
10160 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10162         Merged from gcc-3_0-branch:
10163         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10164         * ltcf-c.sh: Use $objext, not $ac_objext.
10165         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10166         * ltcf-cxx.sh: Add support for GNU.
10167         2001-07-22  Timothy Wall  <twall@redhat.com>
10168         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10169         default settings if using GNU tools with that configuration.
10170         * ltcf-cxx.sh: Ditto.
10171         * ltcf-gcj.sh: Ditto.
10172         2001-07-21  Michael Chastain  <chastain@redhat.com>
10173         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10174         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10175         * ltmain.sh: Mark as gcc-local.
10177 2001-08-30  Eric Christopher  <echristo@redhat.com>
10178             Jason Eckhardt  <jle@redhat.com>
10180         * config.guess: Merge from master sources.
10181         * config.sub: Merge from master sources, add support for mipsisa32.
10183 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10184         * config.sub: Merge from master sources, rev 1.219.
10185         * MAINTAINERS: Add self as contact for stormy16 port.
10187 2001-08-14  Zack Weinberg  <zackw@panix.com>
10189         * config.sub: Merge from master sources, rev 1.218.
10190         * config.guess: Merge from master sources, rev 1.209.
10192 2001-08-11  Graham Stott  <grahams@redhat.com>
10194         * Makefile.in (check-c++): Add missing semicolon.
10196 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10198         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10200 2001-07-30  Eric Christopher  <echristo@redhat.com>
10202         * MAINTAINERS (Various maintainers: mips port): Added myself.
10204 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10206         * configure.in (sh-*-linux*): New.
10208 2001-07-27  Richard Henderson  <rth@redhat.com>
10210         * .cvsignore: Add LAST_UPDATED.
10212 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10214         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10216 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10218         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10220 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10222         * MAINTAINERS (Write After Approval): Added myself.
10224 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10226         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10227         and libgcj on m68hc11/m68hc12.
10229 2001-06-27  H.J. Lu  (hjl@gnu.org)
10231         * Makefile (CFLAGS_FOR_BUILD): New.
10232         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10234 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10236         * README: Remove version number.
10238 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10240         * INSTALL/README: Update wrt. to the installation instructions now
10241         residing in gcc/doc/install.texi.
10243 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10245         * README: Replace with a cut-down and updated version of gcc/README.
10247 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10249         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10250         multilibs to be disabled.
10252 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10254         * MAINTAINERS (Write After Approval): Add myself.
10256 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10258         * config.guess: Import CVS version 1.195.
10259         * config.sub: Import CVS version 1.212.
10261 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10263         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10264         gcc/xgcc is built, use -print-prog-name to find out the program
10265         name to use.
10267 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10269         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10270         appear to also be in the master copy.
10271         * config.sub:  Import CVS version 1.211.
10273 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10275         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10276         with_gcc]: Use `gcc -shared' to build a shared library.
10278 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10280         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10281         archives.
10283 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10285         * MAINTAINERS (Write After Approval): Add myself.
10287 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10289         * configure.in (libstdcxx_flags): Do not try to execute
10290         libstdc++-v3/testsuite_flags until it exists.
10292 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10294         * MAINTAINERS: Update my email address.
10296 2001-05-31  Graham Stott  <grahams@redhat.com>
10298         * MAINTAINERS (Write After Approval): Add myself.
10300 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10302         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10303         libraries when using g++ with native linker.
10305 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10307         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10309 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10311         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10312         [aix4*|aix5*]: Prepend blank.
10314 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10316         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10317         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10318         of subdir/configure scripts to use the new libtool.m4.
10320 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10322         * MAINTAINERS (Write After Approval): Add myself.
10324 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10326         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10328 2001-05-11  Ben Elliston  <bje@redhat.com>
10330         * Makefile.in (all-sid): New target.
10331         (check-sid, clean-sid, install-sid): Likewise.
10333 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10335         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10337 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10339         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10340         libgcj.
10342 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10344         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10345         gcc/xgcc is built, use -print-prog-name to find out the program
10346         name to use.
10348 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10350         * configure.in (noconfigdirs): Don't reset it from scratch in the
10351         target case; only append to it.
10353         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10354         sparc-*-solaris2.8]: Disable ${libgcj}.
10356 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10358         * configure.in (libgcj_saved): Copy from $libgcj.
10359         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10360         --disable-libgcj.
10362 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10364         * MAINTAINERS: Remove self as MIPS maintainer and
10365         C front end maintainer.
10367 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10369         * configure.in: Move *-chorusos target case to the proper switch.
10370         Disable libgcj.
10372 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10374         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10375         1.641.2.228.
10377 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10379         * Makefile.in (STAGE1_CFLAGS): Pass down.
10381 2001-04-13  Alan Modra  <amodra@one.net.au>
10383         * config.guess: Add hppa64-linux support.  Note for next import that
10384         this is already in the master file.
10385         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10387 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10389         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10390         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10392 2001-04-11  Stan Shebs  <shebs@apple.com>
10394         * MAINTAINERS: Add self as Darwin port maintainer.
10396 2001-04-11  Alan Modra  <amodra@one.net.au>
10398         * MAINTAINERS: Update my email address.
10400 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10402         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10403         recent versions of FreeBSD (release 3 or later).
10404         * ltconfig: On FreeBSD, -lc must not be provided when building
10405         a shared library or else the standard -pthread gcc option is
10406         rendered worthless to later users of the built library.
10408 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10410         * MAINTAINERS: Add self and RTH as C front end maintainers.
10412 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10414         * config.sub: Make sure to match an already-canonicalized
10415         machine name (eg. mn10300-unknown-elf).
10417 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10419         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10420         New macros.
10421         (bootstrap, cross): Use RECURSE_FLAGS.
10422         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10424 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10426         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10428 2001-03-22  Colin Howell  <chowell@redhat.com>
10430         * Makefile.in (DO_X): Do not backslash single-quotes in
10431         backquotes (two places).
10433 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10435         Re-installed:
10436         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10437         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10438         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10439         * ltcf-cxx.sh: Likewise.
10440         * ltcf-gcj.sh: Likewise.
10442 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10444         * MAINTAINERS: Add myself as "documentation co-maintainer".
10446 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10448         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10449         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10451 2001-03-19  Tom Tromey  <tromey@redhat.com>
10453         * config-ml.in: Handle GCJ and GCJFLAGS.
10455 2001-03-21  Michael Chastain  <chastain@redhat.com>
10457         * Makefile.in: all-m4 depends on all-texinfo.
10459 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10461         * MAINTAINERS: Add myself to write after approval list.
10463 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10465         * Makefile.in (DO_X): Quote nested quotes.
10467 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10469         * MAINTAINERS: Add myself to write after approval list.
10471 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10473         * Makefile.in (DO_X): Use double quotes for quoting
10474         "RANLIB=$${RANLIB}".
10476 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10478         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10480 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10482         * configure.in: Only use `lang_requires' for languages athat are
10483         actually enabled.
10485 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10487         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10489 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10491         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10493 2001-03-07  Tom Tromey  <tromey@redhat.com>
10495         * configure.in: Allow config-lang.in to set `lang_requires' to list
10496         of other required languages.
10498 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10500         * Makefile.in: Remove RANLIB definition. Use RANLIB
10501         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10502         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10504 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10505             Alexandre Oliva  <aoliva@redhat.com>
10507         * Makefile.in (check-c++): Use tabs, not spaces.
10509 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10511         * MAINTAINERS: add myself to Write After Approval list.
10513 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10515         * Makefile.in (check-c++): New rule.
10517         * configure.in (target_libs): Remove libg++.
10518         (noconfigdirs): Remove libg++.
10519         (noconfigdirs): Same.
10520         (noconfigdirs): Same.
10521         (noconfigdirs): Same.
10523         * config-ml.in: Remove libg++ references.
10525         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10526         (ALL_TARGET_MODULES): Same.
10527         (configure-target-libg++): Remove.
10528         (all-target-libg++): Remove.
10529         (configure-target-libio): Remove.
10530         (all-target-libio): Remove.
10531         (check-target-libio): Remove.
10532         (.PHONY): Remove.
10533         (libg++.tar.bz2): Remove.
10534         (all-target-cygmon): Remove libio.
10535         (all-target-libstdc++): Remove.
10536         (configure-target-libstdc++): Remove.
10537         (TARGET_LIB_PATH): Remove libstdc++.
10538         (ALL_GCC_CXX): Remove libstdc++.
10539         (all-target-gperf): Correct.
10541 2001-02-16  Nick Clifton  <nickc@redhat.com>
10543         * configure.in (noconfigdirs): Allow configuration of texinfo
10544         for Cygwin hosts.
10546 2001-02-15  Anthony Green  <green@redhat.com>
10548         * configure: Introduce GCJ_FOR_TARGET.
10549         * configure.in: Ditto.
10550         * Makefile.in: Ditto.
10552 2001-02-13  Andreas Schwab  <schwab@suse.de>
10554         * MAINTAINERS: Update mail address.
10556 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10558         * config.guess: Add linux target for S/390.
10559         * config.sub: Likewise.
10561 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10563         * configure.in: for *-chorusos, don't config target-newlib and
10564         target-libgloss.
10566 2001-02-06  Ben Elliston  <bje@redhat.com>
10568         * configure: Output host type to stdout, not stderr.
10570 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10572         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10573         * ltcf-cxx.sh: Likewise.
10575         * config.if: Assume enable_libstdcxx_v3 is defined.
10577 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10579         Remove V2 C++ library.
10580         * configure.in: Remove --enable-libstdcxx_v3 support.
10582 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10584         * include/demangle.h: Add prototype for java_demangle_v3.
10586 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10588         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10590 2001-01-27  Richard Henderson  <rth@redhat.com>
10592         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10594 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10596         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10597         Don't unset, it's non-portable and no longer necessary, set to empty
10598         instead.
10600 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10602         * ltconfig: Shell portability fix for the tagname validity check.
10604 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10606         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10607         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10609 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10611         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10613 2001-01-26  Tom Tromey  <tromey@redhat.com>
10615         * configure.in: Allow libgcj to be built on Sparc Solaris.
10617 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10619         * ltcf-c.sh: Add aix5 case.
10620         * ltcf-cxx.sh: Likewise.
10621         * ltconfig: Likewise.
10623 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10625         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10626         keep at least one of build_libtool_libs or build_old_libs set to
10627         yes.
10629         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10630         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10632 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10634         * configure.in: Enable libgcj on several additional platforms.
10636 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10638         * configure.in: Enable libgcj for linux targets.
10640 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10642         * MAINTAINERS (Write After Approval): Add myself.
10644 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10646         * MAINTAINERS: Add myself as vax port maintainer.
10648 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10650         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10652 2001-01-09  Mike Stump  <mrs@wrs.com>
10654         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10655         failures of subdirectories.
10657 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10659         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10660         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10661         * ltcf-cxx.sh: Likewise.
10662         * ltcf-gcj.sh: Likewise.
10663         * ltconfig.sh: Fix typo.
10665 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10667         * configure: handle DOS-style absolute paths.
10669 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10671         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10673 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10675         * MAINTAINERS: Add myself as avr port co-maintainer.
10677 2000-12-28  Ben Elliston  <bje@redhat.com>
10679         * MAINTAINERS: Add myself under ``Write After Approval''.
10681 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10683         * texinfo: Remove directory from GCC.
10685 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10687         * COPYING: Update to current
10688         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10689         to 19yy as example year in copyright notice).
10691 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10693         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10694         (libstdcxx_incdir): Pass down.
10695         * config.if: Remove expired bits for cxx_interface, add stub.
10696         (libstdcxx_incdir): Add variable for g++ include directory.
10697         * configure.in (gxx_include_dir): Use it.
10699 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10701         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10702         with old-email address from ``Write After Approval''.
10704 2000-12-15  Andreas Jaeger  <aj@suse.de>
10706         * configure.in: Handle lang_dirs.
10708 2000-12-14  Tom Tromey  <tromey@redhat.com>
10710         * MAINTAINERS: Removed brads.
10712         * MAINTAINERS: Added gcj developers.
10714 2000-12-13  Anthony Green  <green@redhat.com>
10716         * configure.in: Disable libgcj for any target not specifically
10717         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10718         with g++ abi.
10720 2000-12-13  Mike Stump  <mrs@wrs.com>
10722         * Makefile.in (local-distclean): Also remove fastjar.
10724 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10726         * contrib/gcc_update: Add fastjar --touch entries.
10728 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10730         * configure.in: Disable language-specific target libraries for
10731         languages that aren't enabled.
10733 2000-12-10  Anthony Green  <green@redhat.com>
10735         * configure.in: Define libgcj.  Disable libgcj target libraries for
10736         most targets.
10738 2000-12-10  Neil Booth  <neilb@earthling.net>
10740         * MAINTAINERS: Update mail address, remove from WAA list.
10742 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10744         * libjava: Imported from /cvs/java.
10745         * libffi: Likewise.
10746         * Boehm-gc: Likewise.
10748 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10750         * configure.in (target_libs): Revert 2000-12-08 patch.
10751         (noconfigdirs): Added target-libjava.
10753 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10755         * djunpack.bat: removed.
10757 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10759         * Makefile.in: handle DOS-style absolute paths.
10760         * config-ml.in: likewise.
10761         * symlink-tree: likewise.
10763 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10765         * fastjar: Imported.
10767 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10769         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10770         libjava.
10771         * configure.in (target_libs): Removed `target-libjava'.
10773 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10775         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10776         (ALL_MODULES): Added fastjar.
10777         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10778         (all-target-libjava): all-fastjar replaces all-zip.
10779         (all-fastjar): Added.
10780         (configure-target-fastjar, all-target-fastjar): Likewise.
10781         * configure.in (host_tools): Added fastjar.
10783 2000-12-07  Mike Stump  <mrs@wrs.com>
10785         * Makefile.in (local-distclean): Remove leftover built files.
10787 2000-11-24  Nick Clifton  <nickc@redhat.com>
10789         * configure.in (xscale-elf): Add target.
10790         (xscale-coff): Add target.
10792 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10794         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10795         recent versions of FreeBSD (release 3 or later).
10796         * ltconfig: On FreeBSD, -lc must not be provided when building
10797         a shared library or else the standard -pthread gcc option is
10798         rendered worthless to later users of the built library.
10800 2000-11-16  Fred Fish  <fnf@be.com>
10802         * configure.in (enable_libstdcxx_v3): Fix typo,
10803         libstd++ -> libstdc++.
10805 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10807         * MAINTAINERS: Add self to Write After Approval list.
10809 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10811         * MAINTAINERS: Update my email address.  Add myself to global write
10812         privs list.
10814 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10816         * Makefile.in: Merge with src and libgcj.
10817         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10818         configure-target-<library> when their configure scripts need the C
10819         or C++ library to have already been built to work properly.
10820         (do_proto_toplev): Set them to an empty string.
10822         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10823         (REALLY_SET_LIB_PATH): Use them.
10825 2000-11-17  Stan Shebs  <shebs@apple.com>
10827         * MAINTAINERS: Add self to Write After Approval list.
10829 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10831         * configure: Provide the original toplevel configure arguments
10832         (including $0) to subprocesses in the environment rather than
10833         through gcc/configargs.h.
10835 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10837         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10838         C99.  Alphabetise "Write After Approval" list.
10840 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10842         * configure: Turn on libstdc++ V3 by default.
10844         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10845         if we've got GCC.
10847 2000-11-11  Philip Blundell  <philb@gnu.org>
10849         * MAINTAINERS: Add self to Write After Approval list.
10851 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10853         * ltcf-c.sh (aix4): Improve shared library configuration; require
10854         exporting symbols.
10855         * ltcf-cxx.sh (aix4): Define.
10856         * ltconfig (aix4): Define library and soname specs appropriate for
10857         AIX.  Define command to create export symbols list.
10859 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10861         * config.sub: Add support for Sun Chorus
10863 2000-10-31  Nick Clifton  <nickc@redhat.com>
10865         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10866         <name>@redhat.com.  Also installed new email address for Clint
10867         Popetz.
10869 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10871         * etc: Remove directory from GCC.
10873 2000-10-16  Michael Meissner  <meissner@redhat.com>
10875         * configure (gcc/configargs.h): Only create if there is a build GCC
10876         directory created.
10878 2000-10-16  Matthias Klose  <doko@debian.org>
10880         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10881         when configured for libstdc++-v3.
10883 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10885         * configure: Save configure arguments to gcc/configargs.h.
10887 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10889         * config.guess: Import CVS version 1.157.
10890         * config.sub: Import CVS version 1.181.
10892 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10894         * Makefile.in (bootstrap): avoid recursion if subdir missing
10895         (cross): ditto
10896         (do-proto-toplev): ditto
10898 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10900         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10901         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10903         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10904         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10905         all affected `configure' scripts.
10907 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10909         * MAINTAINERS: Add self as cpplib co-maintainer.
10911 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10913         * MAINTAINERS: Add self to Write After Approval list.
10915 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10917         * INSTALL/README: egcs -> GCC update.
10919 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10921         * MAINTAINERS: Add myself to Write After Approval list.
10923 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10925         * MAINTAINERS: Add myself to Write After Approval list.
10927 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10929         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10930         X11 libraries for hppa64.
10932 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10934         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10936 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10938         * Makefile.in (all-zlib): Added dummy target.
10940         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10941         ltcf-gcj.sh: Updated from libtool multi-language branch.
10943 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10945         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10946         (bootstrap*): Depend on all-bootstrap.
10948 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10950         * config.guess: Import CVS version 1.156.
10951         * config.sub: Import CVS version 1.179.
10953 2000-09-02  Anthony Green  <green@cygnus.com>
10955         * Makefile.in (all-gcc): Depend on all-zlib.
10956         (CLEAN_MODULES): Add clean-zlib.
10957         (ALL_MODULES): Add all-zlib.
10958         * configure.in (host_libs): Add zlib.
10960 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10962         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10963         crosses, but add gcc/include to the header search path for them.
10965 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10967         * MAINTAINERS: Add self to Write After Approval list.
10969 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10971         * config.guess: Import CVS version 1.152.
10972         * config.sub: Import CVS version 1.177.
10974 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10976         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10977         $targargs to tell whether newlib is going to be built.
10979         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10980         $$r/TARGET_SUBDIR/libio for _G_config.h.
10982 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
10984         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10986 2000-08-22  DJ Delorie  <dj@redhat.com>
10988         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10990 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
10992         * config-ml.in (CC, CXX): Avoid trailing whitespace.
10993         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10994         sub-configures.
10996 2000-08-21  DJ Delorie  <dj@redhat.com>
10998         * MAINTAINERS: Add self as a libiberty maintainer
11000 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11002         * configure.in (libstdcxx_flags): Use
11003         libstdc++-v3/src/libstdc++.INC.
11005 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11007         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11009 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11011         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11013         * configure: Make enable_threads and enable_shared defaults
11014         explicit.  Substitute enable_threads into generated Makefiles.
11015         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11016         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11018 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11020         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11022 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11024         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11025         previous delta.
11027 2000-08-11  Jason Merrill  <jason@redhat.com>
11029         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11030         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11031         (FLAGS_FOR_TARGET): Not here.
11032         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11034 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11036         * config-ml.in (CC, CXX): Don't introduce a leading space.
11038 2000-08-07  DJ Delorie  <dj@delorie.com>
11040         * MAINTAINERS: Add self as a DJGPP maintainer
11042 2000-08-07  DJ Delorie  <dj@redhat.com>
11044         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11045         "if we're also building gcc, and it's a gcc that will run on the
11046         build machine, we want to use its includes instead of the system's
11047         default includes".
11049 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11051         * MAINTAINERS: Add self to Write After Approval list.
11053 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11055         * configure.in (libstdcxx_flags): Don't use `"'.
11057         * config-ml.in: Adjust multilib search paths to the
11058         appropriate multilib tree.
11060 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11062         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11063         commas in $LANGUAGES.
11065 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11067         * configure.in: Re-enable all references to libg++ and librx.
11069 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11071         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11072         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11073         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11074         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11076         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11078 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11080         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11081         CXX_FOR_TARGET for sed.
11083 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11085         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11086         Do not override if already set in the environment or in configure.
11087         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11088         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11090 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11092         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11093         the libtool CVS tree multi-language branch.
11094         * ltconfig, ltmain.sh: Updated.
11096 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11098         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11099         (clean-target): Depend on it.
11101         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11102         (GCC_FOR_TARGET): Use it.
11103         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11104         * configure.in: ... here.
11105         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11106         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11108 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11110         * MAINTAINERS: Add self to Write After Approval list.
11112 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11114         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11115         (configure-target-libchill, configure-target-libobjc): Likewise.
11117         * configure.in: Use the same cache file for all target libs.
11118         * config-ml.in: But different cache files per multilib variant.
11120 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11122         * configure (topsrcdir): Don't use dirname.
11124 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11126         * MAINTAINERS: Add self to Write After Approval list.
11128 2000-07-20  Jason Merrill  <jason@redhat.com>
11130         * configure.in: Remove all references to libg++ and librx.
11132         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11134 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11136         * config.sub: Update to subversions version 2000-07-06.
11138 2000-07-12  Andrew Haley  <aph@cygnus.com>
11140         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11141         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11143 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11145         * symlink-tree:  Check number of arguments.
11147 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11149         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11150         search path for a g++ extracted from the build tree.  This
11151         will allow link tests run by configure scripts in
11152         subdirectories to succeed.
11154 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11156         * ltconfig: Add support for mips-dde-sysv4.2MP
11158 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11160         * MAINTAINERS: Add myself as loop discovery maintainer.
11162 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11164         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11165         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11167 2000-06-19  Timothy Wall  <twall@cygnus.com>
11169         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11170         * config.sub: Add tic54x target.
11172 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11174         * MAINTAINERS: Add self as Fortran maintainer,
11175         remove Craig Burley.
11177 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11179         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11180         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11182 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11184         * MAINTAINERS: Add self as i18n maintainer
11186 20000-05-21  H.J. Lu  (hjl@gnu.org)
11188         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11189         directory are used if they exist. Make sure
11190         $(build_tooldir)/include is searched for header files,
11191         $(build_tooldir)/lib/ for library files.
11192         (GCC_FOR_TARGET): Likewise.
11193         (CXX_FOR_TARGET): Likewise.
11195 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11197         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11199 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11201         * Makefile.in (configure-target-libiberty): Depend on
11202         configure-target-newlib.
11204 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11206         * configure.in, Makefile.in: Merge all libffi-related
11207         configury stuff from the libgcj tree.
11209 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11211         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11212         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11214 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11216         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11217         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11218         current version information.  Add to proto-toplev directory.
11219         (gdb-taz): Build do-djunpack.
11221 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11223         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11225 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11227         * MAINTAINERS: Add self to Write After Approval list.
11229 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11231         * ltmain.sh: Preserve in relink_command any environment
11232         variables that may affect the linker behavior.
11234 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11236         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11238 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11240         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11242 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11244         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11245         with the version name.
11247 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11249         * MAINTAINERS: Add self as bb-reorder maintainer.
11251 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11253         * config.if: Tweak.
11255 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11257         * djunpack.bat: New file.
11259 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11261         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11262         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11263         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11264         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11266 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11268         * config.sub (case $basic_machine): Change default for "ibm-*"
11269         to "openedition".
11271 2000-04-13  Andreas Jaeger  <aj@suse.de>
11273         * MAINTAINERS: Added myself.
11275 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11277         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11278         (do-md5sum): New target.
11279         (MD5PROG): Define.
11280         (PACKAGE): Default to TOOL.
11281         (VER): Default to a shell script.
11282         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11283         md5 checksum generation.
11284         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11285         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11286         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11287         insight.tar.bz2): Use gdb-taz to create archive.
11289 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11291         * configure (warn_cflags): Delete.
11293 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11295         * MAINTAINERS: Added myself.
11297 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11298             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11300         * configure.in (enable_libstdcxx_v3): Add.
11301         (target_libs): Add bits here to switch between libstdc++-v2 and
11302         libstdc++-v3.
11303         * config.if: And this file too.
11304         * Makefile.in: Add libstdc++-v3 targets.
11306 2000-04-05  Michael Meissner  <meissner@redhat.com>
11308         * config.sub (d30v): Add d30v as a basic machine type.
11310 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11312         * configure.in: -linux-gnu*, not -linux-gnu.
11314 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11316         * MAINTAINERS: Add self in write-after-approval section.
11318 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11320         * MAINTAINERS: Add self as ia64 port maintainer.
11322 2000-03-08  Neil Booth  <NeilB@earthling.net>
11324         * MAINTAINERS: Add self in write-after-approval section.
11326 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11328         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11329         (do-tar-bz2): Replace TOOL with PACKAGE.
11330         (gdb.tar.bz2): Remove GDBTK from GDB package.
11331         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11332         dejagnu.tar.bz2): New packages.
11334 2000-02-27  Andreas Jaeger  <aj@suse.de>
11336         * configure.in: Add entry for mips*-*-linux*, move catch all
11337         *-*-*linux* entry below this one.
11339 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11341         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11343 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11345         * config.sub: Support an OS of "wince".
11347 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11349         * config.guess, config.sub: Updated to match config's 2000-02-15
11350         version.
11352 2000-02-23  Linas Vepstas  <linas@linas.org>
11354         * config.sub: Add support for Linux/IBM 370.
11355         * configure.in: Likewise.
11357 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11359         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11361 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11363         * config.guess: Guess "cygwin" rather than "cygwin32".
11365 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11367         * configure (gcc_version): When setting, narrow search to
11368         lines containing `version_string'.
11370 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11372         * config.sub: Add support for avr target.
11374 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11376         * MAINTAINERS: Add maintainers for MCore port.
11378 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11380         * config.sub: Add mmix-knuth-mmixware.
11382 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11384         * MAINTAINERS: Pair cccp with cpplib maintainership.
11386 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11388         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11389         structure stuff to -L library search.
11390         (CXX_FOR_TARGET): Ditto.
11391         (CROSS_CHECK_MODULES): Fix spelling mistake.
11393 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11395         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11396         the C++ compiler.
11398 2000-01-12  Richard Henderson  <rth@cygnus.com>
11400         * configure.in: Don't build some bits for beos.
11402 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11404         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11405         as include files.
11407 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11409         * Add self as cpplib maintainer, as requested by Jason
11410         Merrill.  Correct my e-mail address.
11412 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11414         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11415         not mh-aix43.
11417 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11419         * MAINTAINERS: Add myself to "write after approval" list.
11421 1999-12-14  Richard Henderson  <rth@cygnus.com>
11423         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11424         * config.sub: Accept alphaev[78], alphaev8.
11426 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11428         * config.guess, config.sub: Update from autoconf.
11430 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11432         * MAINTAINERS:  update my playtime e-address.
11434 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11436         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11437         necessary libraries are missing.
11439 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11441         * MAINTAINERS: Add new 'write after approval' maintainer.
11443 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11445         * MAINTAINERS: Add new Java maintainer.
11447 1999-10-25  Andreas Schwab  <schwab@suse.de>
11449         * configure: Fix quoting inside arguments of eval.
11451 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11453         * config-ml.in: Allow suppression of some ARM multilibs.
11455 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11457         * config.guess: Add OS/390 match pattern.
11458         * config.sub: Add mvs, openedition targets.
11459         * configure.in (i370-ibm-opened*): New.
11461 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11463         * config.sub: Add support for configuring for pj.
11465 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11467         * config.sub (maybe_os): Add support for configuring for fr30.
11469 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11471         * configure.in: Do not configure or build ld for AIX
11472         platforms.  ld is known to be broken on these platforms.
11474 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11476         * config-ml.in: Pass compiler flag corresponding to multidirs to
11477         subdir configures.
11479 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11481         * Makefile.in (LDFLAGS): Define.
11483 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11485         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11486         noconfigdirs.
11487         (*-*-cygwin*): Likewise.
11489 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11491         * mkdep: New file.
11492         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11493         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11495         From Eli Zaretskii <eliz@is.elta.co.il>:
11496         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11497         long file name when using DJGPP on MS-DOS.
11499 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11501         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11503 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11505         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11506         dependency as this causes "make check" to globally "make all"
11508 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11510         * configure.in (target_libs): Added target-zlib.
11511         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11512         (CONFIGURE_TARGET_MODULES): Likewise.
11513         (CHECK_TARGET_MODULES): Likewise.
11514         (INSTALL_TARGET_MODULES): Likewise.
11515         (CLEAN_TARGET_MODULES): Likewise.
11516         (configure-target-zlib): New target.
11517         (all-target-zlib): Likewise.
11518         (all-target-libjava): Depend on all-target-zlib.
11519         (configure-target-libjava): Depend on configure-target-zlib.
11521         * Makefile.in (configure-target-libjava): Depend on
11522         configure-target-newlib.
11523         (configure-target-boehm-gc): New target.
11524         (configure-target-qthreads): New target.
11526         * configure.in (target_libs): Added target-qthreads.
11527         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11528         (CONFIGURE_TARGET_MODULES): Likewise.
11529         (CHECK_TARGET_MODULES): Likewise.
11530         (INSTALL_TARGET_MODULES): Likewise.
11531         (CLEAN_TARGET_MODULES): Likewise.
11532         (all-target-qthreads): New target.
11533         (configure-target-libjava): Depend on configure-target-qthreads.
11534         (all-target-libjava): Depend on all-target-qthreads.
11536         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11537         (CONFIGURE_TARGET_MODULES): Likewise.
11538         (CHECK_TARGET_MODULES): Likewise.
11539         (INSTALL_TARGET_MODULES): Likewise.
11540         (CLEAN_TARGET_MODULES): Likewise.
11541         (all-target-libjava): New target.
11542         (all-target-boehm-gc): Likewise.
11543         * configure.in (target_libs): Added libjava, boehm-gc.
11545 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11547         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11548         configure.bat in SUPPORT_FILES.
11549         (gas+binutils.tar.bz2): Likewise.
11551         * makeall.bat: Remove; obsolete.
11553 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11555         From Mark Elbrecht:
11556         * configure.bat: Remove; obsolete.
11558 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11560         * configure: Add -W -Wall to the default CFLAGS when compiling with
11561         gcc.
11563 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11565         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11567 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11569         * configure.in: Build ld on IRIX6.
11571 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11573         * Makefile.in: Change distribution targets to use bzip2 instead of
11574         gzip.
11575         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11576         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11578 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11580         * config.sub: Add mcore target.
11582 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11584         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11586 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11588         * config.guess (dummy): Changed to $dummy.
11590 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11592         * config.sub: Tidied up case statements.
11594 1999-05-22  Ben Elliston  <bje@cygnus.com>
11596         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11597         <jiro@din.or.jp>.
11599         * config.guess: Merge with FSF version. Future changes will be
11600         more accurately recorded in this ChangeLog.
11601         * config.sub: Likewise.
11603 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11605          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11607 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11609         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11611 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11613         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11615 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11617         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11618         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11619         Bad merge removed these two changes.
11621 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11622                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11624         * config.guess (interix Alpha): Add.
11626 1999-04-11  Richard Henderson  <rth@cygnus.com>
11628         * configure.in (i?86-*-beos*): Do config gperf; don't config
11629         gdb, newlib, or libgloss.
11631 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11633         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11634         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11635         from multidirs.
11637 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11639         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11641 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11643         * config.sub: Add support for mcore targets.
11645 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11647         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11648         not mt-ospace, in order to shut up assembler warning about using
11649         symbols that are named the same as registers.
11651 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11653         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11654         dependency list for all-target-cygmon.
11656 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11658         * config-ml.in: Check $host, not $target, for selective multilibs.
11659         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11660         thumb interworking, and underscore prefix multilibs.
11662 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11664         * missing: Update to version from current automake.
11666 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11668         * configure (gxx_include_dir): Removed.
11670         * configure.in (gxx_include_dir): Handle it.
11671         * Makefile.in: Likewise.
11673 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11675         * config.sub (mips64vr4111,mips64vr4111el) Add.
11677 1999-03-21  Ben Elliston  <bje@cygnus.com>
11679         * config.guess: Correct typo for detecting ELF on FreeBSD.
11681 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11683         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11684         config/mh-djgpp.
11686 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11688         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11689         all-target-newlib to dependency list for all-target-bsp.
11691 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11693         * config.sub: Add i386-uwin support.
11694         * config.guess: Likewise.
11696 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11698         * configure.in: cleanup, add mh-*pic handling for arm, special
11699         case powerpc*-*-aix*
11701 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11703         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11704         can be built.
11706 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11708         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11709         targets.
11711 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11713         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11715 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11717         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11719 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11721         * config.sub: Fix typo in arm recognition.
11723 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11725         * configure.in (noconfigdirs): Changed target_configdirs to
11726         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11727         rather than m68k-*-* since it is not known to work on
11728         m68k-aout. Ditto for arm-*-*oabi.
11730 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11732         * configure.in (*-*-windows*): Remove, no longer used.
11734 1999-02-19  Ben Elliston <bje@cygnus.com>
11736         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11737         Smart and improved by Andrew Cagney.
11739 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11741         * config.guess: Recognize openbsd-*-hppa.
11743 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11745         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11746         only if it is not empty.
11748 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11750         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11752         * config.guess: Modified to recognize uname's armv* syntax.
11754         * config.sub: Modified to recognize uname's armv* syntax.
11756 1999-02-17  Mark Salter  <msalter@cygnus.com>
11758         * configure.in: Added target-bsp for sparclite.
11760 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11762         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11764 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11766         * configure.in: Add support for strongarm port.
11767         * config.sub: Add support for strongarm target.
11769 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11771         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11772         the old name config/mh-cygwin32.
11773         Enable texinfo.
11775 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11777         * configure.in: Do build ld for ix86 Solaris.
11779 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11781         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11782         $AR_FOR_TARGET.  Likewise for RANLIB.
11784 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11786         * config.sub (oabi):  Recognize.
11787         * configure.in (arm-*-oabi):  Handle.
11789 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11791         * config.guess: Improve detection of i686 on UnixWare 7.
11793 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11795         * config.guess: Add support for i386-pc-interix.
11796         * config.sub: Likewise.
11797         * configure.in: Likewise.
11799 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11801         * Makefile.in: Remove unneeded all-target-libio from
11802         from all-target-winsup target since it is now unneeded.
11803         Add all-target-libtermcap in its place since it is now
11804         needed.
11806 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11808         * configure.in: makefile stub for cygwin target is probably
11809         unnecessary.  Remove it for now.
11811 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11813         * configure.in: libtermcap.a should be built when cygwin is the
11814         target as well as the host.
11815         * config.guess: Allow mixed case in cygwin uname output.
11816         * Makefile.in: Add libtermcap target.
11818 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11820         * config.sub: Clean up handling of hppa2.0.
11822 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11824         * config.guess: Use C code to identify more HP machines.
11826 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11828         * config.sub: Handle hppa2.0.
11830 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11832         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11833         cygmon for all sparclite targets, regardless of object format.
11835 1998-12-15  Mark Salter  <msalter@cygnus.com>
11837         * configure.in: Added target-bsp for several target architectures.
11839         * Makefile.in: Added rules for bsp.
11841 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11843         * config.guess: Improve detection of hppa2.0 processors.
11845 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11847         * config.guess: Recognize FreeBSD using ELF automatically.
11849 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11851         * configure (skip-this-dir): Add handling for new shell script, which
11852         might be created by a sub-directory's configure to indicate, this particular
11853         directory is "unwanted".
11854         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11856 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11858         * ltconfig: import from libtool, after changing libtool to
11859         account for the cygwin name change.
11861 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11863         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11864         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11866 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11868         * configure.in: Add libtermcap to list of cygwin dependencies.
11870 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11872         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11873         they include winsup/include when it's a cygwin target.
11875 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11877         * configure.in (host_tools): Added zip.
11878         * Makefile.in (all-target-libjava): Depend on all-zip.
11879         (all-zip): New target.
11880         (ALL_MODULES): Added all-zip.
11881         (NATIVE_CHECK_MODULES): Added check-zip.
11882         (INSTALL_MODULES): Added install-zip.
11883         (CLEAN_MODULES): Added clean-zip.
11885 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11887         * Makefile.in: lose "32" from comment about cygwin.
11889 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11891         * configure.in: Use -Os to build target libraries for the fr30.
11893 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11895         * config.sub: Add fr30.
11897 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11899         * configure.in: drop "32" from config/mh-cygwin32.  Check
11900         cygwin* instead of cygwin32*.
11901         * config.sub: Check cygwin* instead of cygwin32*.
11903 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11905         * config.guess: Match any version of Unixware7.
11907 1998-10-20  Syd Polk  <spolk@cygnus.com>
11909         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11910         if desired.
11912 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11914         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11915         these if the appropriate directories and files to not exist.
11917 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11919         * Makefile.in (DEVO_SUPPORT): Add config.if.
11921 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11923         * configure: Add pattern to replace "build_tooldir"'s
11924         definition in the generated Makefile with "tooldir"'s
11925         actual value.
11927 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11929         * config.sub: Bring back lost sparcv9.
11931         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11933 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11935         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11936         CC_FOR_TARGET and friends.
11938 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11940         * Makefile.in (build_tooldir): New variable, same as tooldir.
11941         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11942         -B$(build_tooldir)/bin/.
11943         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11945 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11947         * README: Remove installation instructions and refer to the
11948         INSTALL directory instead.
11950 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11952         * config.sub: Add support for i[34567]86-pc-udk.
11953         * configure.in: Likewise.
11955 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11957         * Makefile.in: add bzip2 package building bits for user
11958         tools module
11959         * configure.in: ditto
11961 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11963         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11964         (ALL_TARGET_MODULES): Add all-target-libobjc.
11965         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11966         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11967         (all-target-libchill): Add dependencies.
11968         * configure.in (target_libs): Add libchill.
11970 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11972         * configure.in (target_subdir): Remove duplicate line.
11974 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11976         * Makefile.in (all-automake): fix dependencies.
11978 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11980         * configure.in: Minor cleanups for building in the $(target_alias)
11981         subdir.
11983 1998-09-22  Jim Wilson  <wilson@cygnus.com>
11985         * Makefile.in (bootstrap): Set r and s before make all.  Use
11986         BASE_FLAGS_TO_PASS in make all.
11987         (cross): Likewise.
11989 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
11991         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11993 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
11995         * config.sub: Fix typo in last change.
11997 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11999         * config.sub: Add support for C4x target.
12000         * configure.in: Likewise.
12002 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12004         * config.sub: Recognize sparcv9 just like sparc64.
12006 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12008         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12010 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12012         * config.guess: Correctly identify Pentium II sco boxes.
12014         * config.guess: Fix "tr" code.  From Weiwen Liu.
12016 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12018         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12019         stabs.
12021 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12023         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12024         (ALL_TARGET_MODULES): Add all-target-libchill.
12025         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12026         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12027         (all-target-libchill): Add dependencies.
12028         * configure.in (target_libs): Add libchill.
12030 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12032         * config.guess: Avoid assumptions about "tr" behaves when
12033         LANG is set to something other than English.
12035 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12037         * configure (gxx_include_dir): Changed to
12038         '${prefix}/include/g++'-${libstdcxx_interface}.
12040         * config.if: New to determine the interfaces.
12042 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12044         * config.guess: Detect and handle MPE/IX.
12045         * config.sub: Deal with MPE/IX.
12047 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12049         * configure.in: Use mh-aix43.
12051 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12053         * configure: Fix --without/--disable cases for gxx-include-dir.
12055 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12057         * mdata-sh:  Imported.  Needed for automake support.
12059 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12061         * Makefile.in (taz): Try "chmod -R og=u ." before
12062         "chmod og=u `find . -print`".
12064 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12066         * configure.in: Add arm-elf and thumb-elf support.
12068 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12070         * Makefile.in: Undo previous patch.
12072 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12074         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12075         to here ...
12076         (install-no-fixedincludes): and here
12077         (INSTALL_MODULES): ... from here.
12079 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12081         * config.sub: Merge with FSF.
12083         * config.guess: Merge with FSF.
12085 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12087         * configure (extraconfigdirs): New variable.
12088         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12089         * Makefile.in (all): Move higher in file.
12090         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12091         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12092         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12093         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12094         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12096 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12098         * Makefile.in (all-target-libjava): Depend on all-gcc and
12099         all-target-newlib.
12100         (configure-target-libjava): Depend on $(ALL_GCC).
12102 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12104         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12105         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12107 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12109         * INSTALL/README: Fix typo.
12111 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12113         * ylwrap: Change absolute path checks to check for DOS style path
12114         names.
12116         * ylwrap: Don't use a full path name if the source file is in the
12117         same directory.  From hjl@lucon.org (H.J. Lu).
12119         * config-ml.in: Default to being verbose, to match Feb 18 change to
12120         configure.
12122 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12124         Brought over from egcs:
12126         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12128         * configure.in (target_subdir): Set to ${target_alias} instead
12129         of "libraries".
12131         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12133         * configure.in (target_subdir): Set to libraries if enable_multilib.
12135 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12137         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12138         multilibs, force reconfiguration the first time we create
12139         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12141 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12143         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12144         avoid confusion with --no-recursion.
12146 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12148         * configure.in: Win32 hosts shouldn't use install -x
12149         * install-sh: remove -x option, and special .exe-handling
12150         hack.
12152 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12154         * config.guess: Recognize i586-pc-beos.
12155         * configure.in: Don't build some bits for beos.
12157 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12159         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12160         CFLAGS default to -O2.
12162         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12163         when using GNU ld.
12165 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12167         * ltmain.sh: Correct install when using a different shell.
12169 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12171         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12173 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12175         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12176         target.
12178 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12180         * ltconfig: Update to correct AIX handling.
12182 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12184         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12186         * configure.in (target_subdir): Set to ${target_alias} instead
12187         of "libraries".
12189 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12191         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12192         (Makefile): Depend on $(gcc_version_trigger).
12194         * configure (gcc_version): Change default initializer to empty
12195         string.
12196         (gcc_version_trigger): New variable; pass this variable down
12197         to subdir configures to enable them checking gcc's version
12198         themselves. Emit make macros for both gcc_version vars.
12199         (topsrcdir): Initialize reliably.
12200         (recursion line): Remove --with-gcc-version=${gcc_version}.
12202 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12204         * configure (enable_version_specific_runtime_libs): Implement new flag
12205         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12206         in $(libsubdir); emit definition in each generated Makefile.
12207         (gxx_include_dir): Initialize depending on
12208         $enable_version_specific_runtime_libs.
12210 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12212         * configure (gcc_version): Initialize properly depending on
12213         how and where configure is started.
12214         (recursion line): Pass a --with-gcc-version=${gcc_version}
12215         to configures in subdirs.
12217 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12219         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12220         cygmon
12222 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12224         * configure.in: Add cygmon and libstub support for mn10200.
12226 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12228         * configure (gcc_version): Add new variable describing the
12229         particular gcc version we're building.
12230         * Makefile.in (libsubdir): Add new macro for the directory
12231         in which the compiler finds executables, libraries, etc.
12232         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12233         and libsubdir.
12235 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12237         * Makefile.in (local-clean): Remove *.log.
12238         (warning.log): Built with warn_summary from build.log.
12239         (mail-report.log): Run test_summary.
12240         (mail-report-with-warnings.log): Run test_summary including
12241         warning.log in the report.
12243 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12245         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12247 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12249         * Makefile.in (grep): Grep no longer depends on libiberty.
12251 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12253         * Makefile.in: all-snavigator needs all-libgui.
12255 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12257         * configure.in: Add cygmon and libstub support for mn10300.
12259 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12261         * missing: Update to version from automake 1.3.
12263         * ltmain.sh: On installation, don't get confused if the same name
12264         appears more than once in the list of library names.
12266 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12268         * config.sub: Accept m68060 and m5200 as CPU names.
12270 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12272         * configure: Use && rather than using -a in test, because odd
12273         strings can confuse test.
12274         * configure.in: Likewise.
12276 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12278         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12280 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12282         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12283         bootstrap4-lean): New targets.
12285 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12287         * mpw-* Delete.  Not used.
12289 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12291         * COPYING.LIB: Update FSF address.
12293 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12295         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12297         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12298         GAS_SUPPORT_DIRS.
12300 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12302         * ltconfig, ltmain.sh: Avoid producing a version number if
12303         -version-info was not used.
12305 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12307         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12308         building with newlib.
12310 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12312         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12313         Solaris `make' causes it to continue to next definition.
12315 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12317         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12318         the right GUI libraries and files are installed along with GDB.
12320 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12322         * configure.in: Change alpha to alpha* in several places.
12324 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12326         * config.sub: Recognize sparc86x.
12328 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12330         * configure.in (--enable-target-optspace): Remove debug echo.
12332 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12334         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12336 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12338         * ltconfig: Update cygwin32 support.
12340         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12341         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12342         (GDB_SUPPORT_DIRS): Likewise.
12344 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12346         * configure.in (target_makefile_frag): If --enable-target-optspace,
12347         use -Os to compile target libraries rather than -O2.  Default to
12348         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12349         not used.
12350         * configure.in (target_cflags): Ditto for d30v.
12352 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12354         * Makefile.in (all-bfd): Depend on all-intl.
12355         (all-binutils): Likewise.
12356         (all-gas): Likewise.
12357         (all-gprof): Likewise.
12358         (all-ld): Likewise.
12360 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12362         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12364 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12366         * Makefile.in (all-bfd): Depend upon all-libiberty.
12368         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12370 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12372         * Makefile.in: Add libstub.
12374         * configure.in: Ditto. Build libstub for targets that have cygmon
12375         support.
12377 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12379         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12381 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12383         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12384         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12386 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12388         * configure: Define DEFAULT_M4 by searching PATH.
12389         * Makfile.in: Use DEFAULT_M4.
12391 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12393         * ltconfig: Add cygwin32 support.
12395         * Makefile.in, configure.in: Add libtool as a native only directory
12396         to configure and build.
12398 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12400         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12402 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12404         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12406 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12408         * Makefile.in: add ash make rules
12409         * configure.in: add ash to native_only and host_tools lists
12411 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12413         * Makefile.in (all-gettext, all-intl): New targets.
12414         (ALL_MODULES): Added all-gettext, all-intl.
12415         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12416         (INSTALL_MODULES): Added install-gettext, install-intl.
12417         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12419         * configure.in (host_tools): Added gettext.
12420         (native_only): Likewise.
12421         (noconfigdirs) [various cases]: Likewise.
12422         (host_libs): Added intl.
12424 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12426         * configure: Do not disable building gdbtk for cygwin32 hosts.
12428 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12430         * configure.in: Add thumb-coff target.
12431         * config.sub: Add thumb-coff target.
12433 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12435         * Makefile.in: Revert yesterday's change.
12436         (all-target-winsup):  all-target-librx stays out of here.
12438 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12440         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12441         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12442         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12443         Remove references to librx and libg++.
12445 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12447         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12448         recursive makes
12450 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12452         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12453         for newlib directory.
12454         (CXX_FOR_TARGET): Likewise.
12456 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12458         * ltconfig: Update after libtool/ltconfig.in change for
12459         hpux11.
12461 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12463         * ltconfig, ltmain.sh: Update to libtool 1.2.
12465 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12467         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12468         (install-gcc-cross): Instead, override LANGUAGES here.
12470 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12472         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12473         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12475 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12477         * configure.in: Add Thumb-pe target.
12479 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12481         * Makefile.in - changed sn targets to snavigator
12482         * configure.in - changed sn targets to snavigator
12484 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12486         * config-ml.in: After building symlink tree call make distclean
12487         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12488         to be the case for libiberty.
12490 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12492         * configure: When making link, also check the current
12493         directory. The configure scripts may create one.
12495 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12497         * config.sub: Accept alphapca56 and alphaev6 properly.
12499 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12501         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12503 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12505         * config.sub (sco5): Fix typo.
12507 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12509         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12510         install-itcl.
12511         (install-itcl): Remove dependency on install-tcl.
12513 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12515         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12517 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12519         * configure.in: Don't build libgui for a cygwin32 target when not on
12520         a cygwin32 host.
12522 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12524         * configure (redirect): Set to null, so default behavior of
12525         configure is now --verbose.
12527 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12529         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12530         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12532 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12534         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12535         this change to sync Makefile.in with its ChangeLog entries.
12537 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12539         * ltmain.sh (mkdir): Check that the directory doesn't exist
12540         before we exit with error, so that we don't get races during
12541         parallel builds.
12543 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12545         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12547 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12549         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12550         PICFLAG_FOR_TARGET.
12551         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12553         * configure: Emit a definition for the new macro enable_shared
12554         into each Makefile.
12556 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12558         * configure.in (host_tools, native_only): Add libtool.
12560 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12562         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12563         Fix typo in ming config comment.
12565 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12567         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12569 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12571         * config.sub: Add tic30 cases, and map c30 to tic30.
12573 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12575         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12576         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12577         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12578         (CLEAN_TARGET_MODULES): Similarly
12579         (all-target-libf2c): Add dependences.
12580         * configure.in (target_libs): Add libf2c.
12582 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12584         * configure.in: Remove expect from noconfigdirs when target
12585         is cygwin32.  OK to build expect and dejagnu with Canadian
12586         Cross.
12588 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12590         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12591         host.
12593         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12594         and mingw32.
12596 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12598         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12599         here as it is not defined in the toplevel Makefile.
12601 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12603         * configure (package_makefile_rules_frag): New variable, which names
12604         a file with generic rules, ...
12605         Change comment to mention we now have FIVE parts.
12606         * configure: Undo last change.
12608 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12610         * config.guess: More accurate determination of HP processor types.
12611         * config.sub: More accurate determination of HP processor types.
12613 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12615         * configure (package_makefile_frag): Move inserting the
12616         ${package_makefile_frag} to where it should be according
12617         to the comment.
12619 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12621         * config.guess: Add support for Linux/ARM.
12623 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12625         * .cvsignore: Remove *-info and *-install since they match
12626         release-info and mpw-install, which we don't want to just ignore.
12628 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12630         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12632 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12634         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12635         local_prefix to sub-make invocations.
12637 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12639         * configure.in: Check makefile fragments in the source
12640         directory.
12642 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12644         * configure.in: Check whether host and target makefile
12645         fragments exist before adding them to *_makefile_frag.
12647 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12649         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12651 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12653         * configure.in: Make sure we only replace RPATH_ENVVAR on
12654         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12655         regexp to sed.
12657         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12658         to sub-makes.
12660 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12662         * config-ml.in (multi-do): LDFLAGS must include multilib
12663         designator.
12665 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12667         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12669 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12671         * config.sub: Add mingw32 support.
12672         * configure.in: Likewise.
12674 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12676         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12678 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12680         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12681         * configure (gxx_include_dir): Provide a definition for subdirs
12682         which do not use autoconf.
12684 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12686         * config.guess: Sync with egcs.  Picks up new alpha support,
12687         BeOS & some additional linux support.
12689 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12691         * config.guess: HP 9000/803 is a PA1.1 machine.
12693 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12695         * configure.in: It's alpha*-...
12697 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12699         * configure.in (host_makefile_frag, target_makefile_frag):
12700         Handle multiple config files.
12701         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12702         alpha-*-*.
12704 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12706         * mkdep: New file.
12708 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12710         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12712 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12714         * Makefile.in: Add libgui directory.
12715         (GDB_TK): Add all-libgui.
12716         * configure.in: Add libgui directory.
12717         * configure: Add all-libgui to GDB_TK.
12719 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12721         * config-ml.in (multidirs): Add m32r to multilib list.
12723 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12725         * Makefile.in (all-target-gperf): Change dependency to
12726         all-target-libstdc++.
12728 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12730         * config.guess: Add BeOS support.
12732 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12734         Source directory cvs renamed to cvssrc:
12735         * configure.in (host_tools): Change cvs to cvssrc.
12736         (native_only): Likewise.
12737         (noconfigdirs) [various cases]: Likewise.
12738         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12739         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12740         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12741         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12742         (all-cvssrc): Rename target from all-cvs.
12744 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12746         * configure (gxx_include_dir): Fix thinko.
12748 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12750         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12751         (install-cross, install-gcc-cross): New targets.
12753 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12755         * configure.in (noconfigdirs): Add support for Thumb target.
12757         * config.sub (maybe_os): Add support for Thumb target.
12759 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12761         * Makefile.in: Add rules for cygmon.
12763         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12765 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12767         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12768         * configure (gxx_include_dir): Provide a definition for subdirs
12769         which do not use autoconf.
12771 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12773         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12774         11/18/97 build
12776 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12778         * From Franz Sirl.
12779         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12780         found on RedHat Linux systems.
12782 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12784         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12785         guesses.
12787 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12789         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12791 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12793         * ltmain.sh: If mkdir fails, check whether the directory was created
12794         anyhow by some other process.
12796 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12798         * configure.in (d30v-*-*): Configure all directories.
12800 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12802         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12803         for the D30V.
12805 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12807         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12809 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12811         * include/libiberty.h: Add extern "C" { so it can be used with C++
12812         progrms.
12813         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12814         programs.
12816 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12818         * configure.in (d30v-*-*): Configure GCC now.
12820 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12822         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12823         is no longer needed.
12825 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12827         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12829 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12831         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12832         targets using "$@" to provide support for similar but not identical
12833         targets without having to duplicate code.
12835 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12837         * makefile.vms: Fix to work with DEC C.
12839 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12841         * config.sub: Add mips-tx39-elf to marketing names.
12843 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12845         * ltmain.sh: Handle symlinks in generated script.
12847 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12849         * configure: Handle autoconf style directory options: --bindir,
12850         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12851         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12852         --sysconfdir.
12853         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12854         (sharedstatedir, localstatedir, oldincludedir): New variables.
12855         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12856         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12857         sbindir, sharedstatedir, and sysconfdir.
12859 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12861         * Makefile.in (bootstrap-lean): New target.
12863 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12865         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12866         sn, and gnuserv from noconfigdirs.
12868 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12870         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12872 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12874         * Makefile.in (cross): New target.
12876 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12877                           Jeff Law         <law@cygnus.com>
12879         * Makefile.in (bootstrap2, bootstrap3): New targets.
12880         (all-bootstrap): Remove outdated and confusing target.
12881         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12883 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12885         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12886         windows.  Consistent with gdb/configure.
12888 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12890         * configure.in: Name Linux target fragment.
12892         * configure: Rewrite so that project Makefile fragment is inserted
12893         first and appears last in the resulting Makefile.
12895 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12897         * Makefile.in (install-itcl): Install tcl first.
12899 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12901         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12903 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12905         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12907         * configure.in (skipdirs): Add target-librx for Linux.
12908         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12910 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12912         * Makefile.in (bootstrap): New target.
12914 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12916         * config.sub: Accept 'amigados' for backward compatibility.
12918 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12920         * config.guess: Merge with FSF.
12922 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12924         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12926 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12928         * config.sub: Add "marketing-names" patch.
12930 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12932         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12934 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12936         * config.sub: Handle v850-elf.
12938 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12940         * .cvsignore (*-install): Remove.
12942 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12944         * ltconfig: Set CONFIG_SHELL in libtool.
12945         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12947 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12949         * configure.in (target_subdir): Set to libraries if enable_multilib.
12951 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12953         * config.guess: Update from gcc directory.
12955 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12957         * Makefile.in (all-sim): Depends on all-readline.
12959 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12961         * Makefile.in (BISON, YACC): Use $$s.
12962         (all-bison): Depend on all-texinfo.
12964 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12966         * Makefile.in (BISON): Add -L flag.
12967         (YACC): Likewise.
12969 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12971         * configure.in (noconfigdirs): Add support for v850e target.
12973         * config.sub (maybe_os): Add support for v850e target.
12975 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12977         * configure.in (noconfigdirs): Add support for v850ea target.
12979         * config.sub (maybe_os): Add support for v850ea target.
12981 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
12983         * config.sub: Add mipstx39.  Delete r3900.
12985 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12987         * Makefile.in (all-autoconf): Depends on all-texinfo.
12989 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
12991         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12992         eabi targets.
12994 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
12996         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12998         * configure: When handling a Canadian Cross, handle YACC as well as
12999         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13000         * Makefile.in (all-bison): Depend upon all-texinfo.
13002 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13004         * Makefile.in (BISON): bison, not byacc or bison -y.
13005         (YACC): bison -y or byacc or yacc.
13006         (various): Add *-bison as appropriate.
13007         (taz): No need to mess with BISON anymore.
13009 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13011         * configure: If OSTYPE matches *win32*, try to find a good value for
13012         CONFIG_SHELL.
13014 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13016         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13017         configure.in if it is present.
13019 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13021         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13023 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13025         * config.sub: Recognize `arc' cpu.
13026         * configure.in: Likewise.
13027         * config-ml.in: Likewise.
13029 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13031         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13033 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13035         * configure: Changed sed delimiter from ':' to '|' when
13036         attempting to substitute ${config_shell} for SHELL. On
13037         NT ${config_shell} may contain a ':' in it.
13039 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13041         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13043 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13045         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13047 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13049         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13051         * ylwrap: If the program is a relative path, force it to be
13052         absolute.
13054 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13056         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13058 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13060         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13061         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13062         for libraries.
13064 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13066         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13067         separated by spaces.
13069 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13071         * ylwrap: New file.
13072         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13074         * ltmain.sh: Handle /bin/sh at start of install program.
13076         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13078         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13079         * missing: New file, from automake 1.2.
13081 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13083         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13084         check-tk to CHECK_X11_MODULES.
13086 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13088         * config.sub: Merge with FSF.
13090 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13092         * config.guess: Merge with FSF.
13094 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13096         * configure: Treat msdosdjgpp like go32.
13097         * configure.in: Likewise.  Don't remove gprof for go32.
13099         * configure: Change Makefile.tem2 to Makefile.tm2.
13101 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13103         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13105 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13107         * install-sh (chmodcmd): Set to null if the DST directory already
13108         exists.  Same as Nov 11th change.
13110 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13112         * configure (GDB_TK): Needs itcl and tix.
13114 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13116         * config.guess: Update from FSF.
13118 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13120         * Makefile.in (GDB_TK): Depend on itcl and tix.
13122 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13124         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13125         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13126         (INSTALL_SCRIPT): New variable.
13127         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13128         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13129         to -x.
13130         * install-sh: Add support for -x option.
13132 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13134         * configure.in, Makefile.in: Treat tix like itcl.
13136 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13138         * Makefile.in (WINDRES): New variable.
13139         (WINDRES_FOR_TARGET): New variable.
13140         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13141         (EXTRA_HOST_FLAGS): Add WINDRES.
13142         (EXTRA_TARGET_FLAGS): Add WINDRES.
13143         (EXTRA_GCC_FLAGS): Add WINDRES.
13144         ($(DO_X)): Pass down WINDRES.
13145         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13146         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13147         DLLTOOL_FOR_TARGET.
13149 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13151         * configure.in: configure sim before gdb for win32-x-ppc
13153 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13155         Move gperf into the toplevel, from libg++.
13156         * configure.in (target_tools): Add target-gperf.
13157         (native_only): Add target-gperf.
13158         * Makefile.in (all-target-gperf): New target, depend on
13159         all-target-libg++.
13160         (configure-target-gperf): Empty rule.
13161         (ALL_TARGET_MODULES): Add all-target-gperf.
13162         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13163         (CHECK_TARGET_MODULES): Add check-target-gperf.
13164         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13165         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13167 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13169         * config.sub (mn10200): Recognize new basic machine.
13171 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13173         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13174         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13176 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13178         * configure.in: If we're building mips-sgi-irix6* native, turn on
13179         ENABLE_MULTILIB and set TARGET_SUBDIR.
13181 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13183         * Makefile.in (all-sn): Depend on all-grep.
13185 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13187         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13189         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13190         Makefile.  From Jeff Makey <jeff@cts.com>.
13191         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13193         * Makefile.in (DISTBISONFILES): Remove.
13194         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13195         $(DEFAULT_YACC).
13197         * configure.in: Build itl, db, sn, etc., when building for native
13198         cygwin32.
13200         * Makefile.in (LD): New variable.
13201         (EXTRA_HOST_FLAGS): Pass down LD.
13202         ($(DO_X)): Likewise.
13204 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13206         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13208 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13210         * configure.in (targargs): Strip out any supplied --build argument
13211         before adding our own. Always add --build.
13213 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13215         * configure.in (targargs): Pass --build if we're doing
13216         a cross-compile.
13218 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13220         * configure: Use '|' instead of ":" as the separator in
13221         sed. Otherwise sed chokes on NT path names with drive
13222         designators. Also look for "?:*" as the leading characters in an
13223         absolute pathname.
13225 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13227         * config.sub: Support for r3900.
13229 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13231         * configure.in: Use install-sh, not install.sh.
13233 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13235         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13236         apply it twice.
13238 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13240         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13241         install-binutils.
13243 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13245         * Makefile.in: Add automake targets.
13246         * configure.in (host_tools): Add automake.
13248 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13250         * configure: Default CXX to c++, not gcc.
13251         * Makefile.in (CXX): Set to c++, not gcc.
13252         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13254 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13256         * install-sh: try appending a .exe if source file doesn't
13257         exist
13259 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13261         * configure.in: Turn on multilib by default.
13262         (cross_only): Remove target-libiberty.
13264         * Makefile.in (all-gcc): Don't depend on libiberty.
13266 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13268         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13270 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13272         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13273         (DISTBISONFILES): Add ld/Makefile.in
13275 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13277         * configure.in: if target is cygwin32 but host isn't cygwin32,
13278         don't configure gdb tcl tk expect, not just gdb.
13280 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13282         * configure.in: Added gnuserv everywhere sn appears.
13284         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13285         (CROSS_CHECK_MODULES): Added check-gnuserv.
13286         (INSTALL_MODULES): Added install-gnuserv.
13287         (CLEAN_MODULES): Added clean-gnuserv.
13288         (all-gnuserv): New target.
13290 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13292         * config.guess: Fixes for MIPS OpenBSD systems.
13294 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13296         * Makefile.in (INSTALL_XFORM): Remove.
13297         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13299         * mkinstalldirs: New file, copied from automake.
13300         * Makefile.in (installdirs): Rename from install-dirs.  Use
13301         mkinstalldirs.  Change all users.
13302         (DEVO_SUPPORT): Add mkinstalldirs.
13304 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13306         * install-sh: Rename from install.sh.
13307         * Makefile.in (INSTALL): Change install.sh to install-sh.
13308         (DEVO_SUPPORT): Likewise.
13310         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13311         Graichen <graichen@rzpd.de>.
13313 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13315         * config.guess: Recognize OpenBSD systems correctly.
13317 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13319         * README, Makefile.in (ETC_SUPPORT): Remove references to
13320         cfg-paper*, configure.{texi,man,info*}._
13322 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13324         * Makefile.in (all.normal): Ensure that gcc is built after all
13325         the x11 - ie gdb - targets.
13327 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13329         * makefile.vms: Don't run conf-a-gas.
13331 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13333         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13335 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13337         * configure.in: Remove noconfigdirs case since gdb also
13338         configures and builds for tic80-coff.
13340 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13342         * configure: Set cache_file to config.cache.
13343         * Makefile.in (local-distclean): Remove config.cache.
13345 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13347         * COPYING: Update FSF address.
13349 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13351         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13352         noconfigdirs.
13354 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13356         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13357         MAKEDIRS, is empty.
13359 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13361         * config.sub: Tweak mn10300 entry.
13363 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13365         * configure.in (host_tools): Put sim before gdb, so gdb's
13366         configure.tgt can determine if the simulator was configured.
13368 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13370         * config.sub: Move BeOS $os case to be with other Cygnus
13371         local cases.
13373 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13375         * config.sub: Remove misplaced comment that broke Linux.
13377 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13379         * config.sub: Add BeOS support.
13381 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13383         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13385 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13387         * configure.in (noconfigdirs): Remove tcl and tk from
13388         noconfigdirs for cygwin32 builds.
13390 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13392         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13394 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13396         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13397         make-all.com, use makefile.vms instead.
13399 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13401         * config.sub: Accept -lnews*.
13403 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13405         * configure.in (noconfigdirs): Disable target-newlib,
13406         target-examples and target-libiberty for d30v.
13408 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13410         * configure.in (noconfigdirs): Enable ld for d30v.
13412 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13414         * configure.in (tic80-*-*): Build compiler.
13416 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13418         * configure.in (d30v-*): Remove sim directory from list of
13419         unsupported d30v directories
13421 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13423         * config.sub, configure.in: Add d30v target cpu.
13425 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13427         * makefile.vms: New file.
13428         * make-all.com: Remove.
13430 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13432         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13434 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13436         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13438 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13440         * Makefile.in (ALL_MODULES): Added all-db.
13441         (CROSS_CHECK_MODULES): Addec check-db.
13442         (INSTALL_MODULES): Added install-db.
13443         (CLEAN_MODULES): Added clean-db.
13445 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13447         * config.guess: Merge with latest FSF sources.
13449 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13451         * Makefile.in (ALL_MODULES): Added all-itcl.
13452         (CROSS_CHECK_MODULES): Added check-itcl.
13453         (INSTALL_MODULES): Added install-itcl.
13454         (CLEAN_MODULES): Added clean-itcl.
13456 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13458         * configure.in: build gdb for mn10200
13460 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13462         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13464 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13466         * configure.in (tic80-*-*): Turn off most targets right now.
13468 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13470         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13471         rather than the makeinfo program.
13472         (do-info): Depend upon all-texinfo.
13474 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13476         * configure.in: Remove uses of config/mh-linux.
13478         * config.sub, config.guess: Merge with latest FSF sources.
13480 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13482         * config.sub (case $basic_machine): Add tic80 entries.
13484 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13486         * config.sub, config.guess: Merge with latest FSF sources.
13488 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13490         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13491         * mpw-config.in: Test for NewFolderRecursive.
13492         * mpw-install: Use symbolic name for startup filename.
13493         * mpw-README: Add various additional details.
13495 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13497         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13499 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13501         * configure.in: Do build gcc and the target libraries for
13502         the mn10200.
13504 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13506         * configure.in: don't avoid building gdb for mn10300 any more
13507         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13508         instead of single-quoting it.
13510 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13512         * configure.in: Don't use --with-stabs on IRIX 6.
13514 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13516         * configure.in (m32r): Build gdb, libg++ now.
13518 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13520         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13521         directories from noconfigdirs.
13523 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13525         * config.sub (basic_machine): added mips16 configuration
13527 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13529         * config.sub: Handle d10v-unknown.
13531 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13533         * config.sub: Handle v850-unknown.
13535 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13537         * Makefile.in: add findutils
13538         * configure.in: add findutils to list of host_tools
13540 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13542         * config.sub: Handle mn10200 and mn10300.
13544 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13546         * configure.in (d10v-*): Do not build librx.
13548 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13550         * configure.in (mn10300): Build everything except gdb & libgloss.
13552 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13554         * config.guess:  Patch for Dansk Data Elektronik servers,
13555         from Niels Skou Olsen <nso@dde.dk>.
13557         For ncr, use /bin/uname rather than uname, since GNU uname does not
13558         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13560         Patch for MIPS R4000 running System V,
13561         from Eric S. Raymond <esr@snark.thyrsus.com>.
13563         Fix thinko for nextstep.
13565         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13567         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13568         * config.guess: Guess mips-dec-mach_bsd4.3.
13570         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13571         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13572         release numbers.
13573         * config.guess (mips-mips-riscos*):  Emit just enough of the
13574         release number.
13576         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13577         * config.guess (sparc-auspex-sunos*):  Added.
13578         (f300-fujitsu-*): Added.
13580         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13581         * config.guess:  Recognize a Tadpole as a sparc.
13583 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13585         * config.guess: Don't assume that NextStep version is either 2 or
13586         3.  NextStep 4 (aka OpenStep 4) has come out now.
13588 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13590         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13591         From Rik Faith <faith@cs.unc.edu>.
13593 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13595         * config.sub: Contributions from bug-gnu-utils to:
13596         Support plain "hppa" (no version given) architecture, reported by
13597         OpenStep.
13598         OpenBSD like NetBSD.
13599         LynxOs is not a hardware supplier.
13601         * config.guess: Contributions from bug-gnu-utils to add support for:
13602         OpenBSD like NetBSD.
13603         Stratus systems.
13604         More Pyramid systems.
13605         i[n>4]86 Intel chips.
13606         M680[n>4]0 Motorola chips.
13607         Use unknown instead of lynx for hardware manufacturer.
13609 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13611         * install.sh (chmodcmd): Set to null if the DST directory already
13612         exists.
13614 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13616         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13617         not use mt-ppc target Makefile fragment any more.
13619 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13621         * configure.in (*-*-windows):  Exclude everything but those dirs
13622         needed to build windows.
13624 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13626         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13628 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13630         * configure.in:  Exclude mmalloc from i386-windows.
13632 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13634         * Undo my previous change.
13636 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13638         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13639         unconditionally.
13640         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13642 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13644         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13645         host to add it's own flags.
13647 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13649         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13651 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13653         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13654         (CXX_FOR_TARGET): Likewise.
13655         (GCC_FOR_TARGET): Define.
13656         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13657         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13658         CC_FOR_TARGET was specified on the command line.
13659         (MAKEOVERRIDES): Don't define.
13661 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13663         * configure.in (m32r): Fix spelling of libg++ libs.
13665 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13667         * config.sub (-apple*): Remove, now redundant.
13669 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13671         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13673         * configure: Rework yesterday's sed script patch.
13675         * config.sub: Merge with FSF.
13677 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13679         * config.guess:  Merge from FSF.
13681         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13682         * config.guess: Use pc instead of unknown, for pc clone systems.
13683         Change linux to linux-gnu.
13685         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13686         * config.guess: Avoid non-portable tr syntax.
13688 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13690         * test-build.mk (HOLES): Add "xargs" for gdb.
13692         * configure: Avoid hpux10.20 sed bug.
13694 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13696         * configure.in:  Add support for windows host
13697         (that is a build done under the Microsoft build environment).
13699 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13701         * Makefile.in: Replace all uses of srcroot with s, to shrink
13702         command line lengths.
13704         Patches from Geoffrey Noer <noer@cygnus.com>:
13705         * configure.in: If configuring for newlib, pass --with-newlib to
13706         subdirectories.
13707         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13708         -Bnewlib/ and -Lwinsup to gcc.
13709         (CXX_FOR_TARGET): Likewise.
13711 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13713         * Makefile.in (ETC_SUPPORT): Add configure.
13715 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13717         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13718         host configuration file.
13720 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13722         * configure.in: Break mn10x00 support into separate
13723         mn10200 and mn10300 configurations.
13724         * config.sub: Likewise.
13726 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13728         * configure.in: Add lots of stuff to noconfigdirs for
13729         the mn10x00 targets.
13731         * config.sub, configure.in: Add mn10x00 support.
13733 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13735         * make-all.com: Call conf-a-gas, not config-a-gas.
13737 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13739         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13740         targets.
13742 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13744         * mpw-README: Add much more detail for native PowerMac.
13745         * mpw-install: New file.
13746         * mpw-configure: Add --norecursion and --help options.
13747         * mpw-config.in: Translate readme and install files when
13748         copying to objdir.
13749         * mpw-build.in: Don't always depend on byacc and flex.
13750         (install-only-top): New action.
13752 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13754         * configure.in:  You can now configure GDB for the v850.
13756 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13758         * configure.in (noconfigdirs): Don't configure any C++ dirs
13759         if targeting D10V.
13761 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13763         * config.sub: Recognize mips64vr5000.
13765 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13767         * configure.in: Use a single line for host_tools and native_only.
13769 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13771         * config.sub, configure.in: Add entries for m32r.
13773 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13775         * Makefile.in (inet-install): Don't run install-gzip.
13777 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13779         * configure.in:  Don't config lots of things for *-*-windows*.
13781 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13783         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13784         (host_libs, host_tools): Copy from configure.in.
13785         * mpw-configure: Don't complain about directories not found.
13787 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13789         * configure.in (i[345]86): Recognize i686 for pentium pro.
13790         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13791         file.
13793         * config.guess (i[345]86): Ditto.
13795 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13797         * configure.in (noconfigdirs): Removed gdb for D10V.
13799 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13801         * configure.in: Remove ld, target-libio, target-libg++, and
13802         target-libstdc++ from noconfigdirs.
13804 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13806         * configure: Fix three locations where shell scripts were
13807         being run directly rather than with config_shell.
13809 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13811         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13812         * config.sub (basic_machine): Recognize v850.
13814 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13816         * mpw-configure: Handle multiple enable/disable options and
13817         pass them down recursively, handle -c and -s flags appropriately
13818         depending on choice of compiler, add escape mechanism for
13819         quoted arguments to gC.
13821 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13823         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13824         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13825         so that -mrelocatable-lib and -mno-eabi are used.
13827         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13828         not support --print-multi-lib, don't abort.
13830 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13832         * make-all.com: Run config-a-gas.
13833         * setup.com: Don't copy subdirectory files around.
13835 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13837         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13838         target, it now compiles correctly.
13840 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13842         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13844 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13846         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13848 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13850         * configure.in (native_only): Add prms.
13852 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13854         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13855         (BINUTILS_SUPPORT_DIRS): Likewise.
13857 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13859         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13860         d10v support is added.
13862 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13864         * configure.in (d10v-*-*): New target.
13866 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13868         * config.guess (HP 9000/811): Recognize this as a PA1.1
13869         machine.
13871 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13873         * Makefile.in (do-tar-gz): New target, split out from tail end of
13874         taz target.  Run each command separately, don't use pipes.
13875         (taz): Use it.
13877 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13879         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13880         * mpw-build.in: No builds should depend on building byacc or flex,
13881         they are assumed to be installed already.
13883 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13885         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13886         variable that CC_FOR_TARGET needs.
13888 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13890         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13891         options have changed since the last time the subdirectory was
13892         configured, and if it has, reconfigure.
13893         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13894         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13896 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13898         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13899         CLEAN_MODULES): Add bash.
13900         (all-bash): New target.
13902 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13904         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13906 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13908         * config.sub (basic_machine): Recognize d10v as a valid processor.
13910 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13912         * mpw-configure: Add support for --bindir.
13913         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13915 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13917         * configure.in: add bash, time, gawk to list of hosttools and things
13918         to only build for native toolchains
13920 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13922         * Makefile.in (docdir): Remove.
13924 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13926         * Makefile.in (datadir): Set to $(prefix)/share.
13928 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13930         * configure.in: build diff and patch for cygwin32-hosted
13931         toolchains.
13933 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13935         * config.sub: Accept -rtems*.
13937 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13939         * configure.in: enable dosrel for cygwin32-hosted builds,
13940                 remove diff from the list of things not buildable
13941                 via Canadian Cross
13943 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13945         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13946         don't get ". ".
13948 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13950         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13952 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13954         * Makefile.in (taz): Handle case where tex3patch didn't even get
13955         checked out.  Also, if it was found, put the symlink in a new util
13956         subdirectory.
13958 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13960         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13962 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13964         * config.sub: Recognize -openvms.
13965         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13966         * make-all.com, setup.com: New files.
13968 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13970         * Makefile.in (taz): tex3patch moved to texinfo/util.
13972 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13974         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13975         * configure.in: remove make from disable-if-Can-Cross list
13976                 enable gdb if ${host} and ${target} are cygwin32
13978 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13980         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
13981         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13983 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
13985         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
13986         distinguish sysv/svr4/bsd variants.
13987         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13989 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
13991         * configure.in: Added copyright notice.
13992         * move-if-change: Added copyright notice.
13994 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13996         * configure.in (powerpcle-*-solaris*): Until we get shared
13997         libraries working, don't build gdb, sim, make, tcl, tk, or
13998         expect.
14000 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14002         * config.guess:  Merge with FSF:
14004         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14005         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14007         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14008         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14010         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14011         * config.guess:  Combine two OSF1 rules.
14012         Also recognize field test versions.  From mjr@zk3.dec.com.
14013         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14014         because GNU uname does not support -p.  From pmr@pajato.com.
14016 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14018         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14020 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14022         * mpw-README: Document GCCIncludes.
14024 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14026         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14028 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14030         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14032 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14034         * configure.in (*-*-cygwin32): Configure make.
14036 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14038         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14040 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14042         * Makefile.in (all-inet): Depend on all-perl.
14044         * Makefile.in (inet-install): New target.
14046         * Makefile.in (all-inet): Depend on all-tcl.
14047         (all-inet): Depend on all-send-pr.
14049 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14051         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14052         temporarily.
14054 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14056         * configure.in: Don't configure --with-gnu-ld on AIX.
14058 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14060         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14062 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14064         * Makefile.in (ALL_MODULES): Added all-inet.
14065         (CROSS_CHECK_MODULES): Added check-inet.
14066         (INSTALL_MODULES): Added install-inet.
14067         (CLEAN_MODULES): Added clean-inet.
14068         (all-indent): New target.
14070         * configure.in (host_tools): Added inet.
14071         (native_only): Added inet.
14072         (noconfigdirs): Added inet.
14074 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14076         * configure.in: Don't configure libgloss if we are not configuring
14077         newlib.
14079 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14081         * configure.in: Don't configure libgloss for unsupported
14082         architectures.
14084 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14086         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14088 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14090         * Makefile.in (ALL_MODULES): Include all-apache.
14091         (CROSS_CHECK_MODULES): Include check-apache.
14092         (INSTALL_MODULES): Include install-apache.
14093         (all-apache): New target.
14095         * configure.in: Added apache everywhere perl is seen.
14097 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14099         * Makefile.in: Add support for clean-{module} and
14100         clean-target-{module} rules.
14102 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14104         * configure.in (*-*-ose) do not build libgloss.
14106 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14108         * config.guess (prep*:SunOS:5.*:*): Turn into
14109         powerpele-unknown-solaris2.
14111 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14113         * configure.in: Permit --enable-shared to specify a list of
14114         directories.
14116 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14118         * configure.in (host==solaris): Pass only the first word of $CC
14119         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14121 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14123         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14125 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14127         * Makefile.in (ALL_MODULES): Include all-perl.
14128         (CROSS_CHECK_MODULES): Include check-perl.
14129         (INSTALL_MODULES): Include install-perl.
14130         (ALL_X11_MODULES): Include all-guile.
14131         (CHECK_X11_MODULES): Include check-guile.
14132         (INSTALL_X11_MODULES): Include install-guile.
14133         (all-perl): New target.
14134         (all-guile): New target.
14136         * configure.in (host_tools): Include perl and guile.
14137         (native_only): Include perl and guile.
14138         (noconfigdirs): Don't build guile and perl; no ports have been
14139         done.
14141 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14143         * configure (--enable-*): Handle quoted option lists such as
14144         --enable-sim-cflags='-g0 -O' better.
14146 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14148         * Makefile.in ({,inst}all-target): New rule so we can make and
14149         install all of the target directories easily.
14151 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14153         * configure.in: Add missing global flag in sed substitution when
14154         deleting `target-' from ${configdirs}.
14156 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14158         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14159         option.
14161         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14162         config/mh-necv4.
14164         * install.sh: Correct misspelling of transformbasename.
14166         * config.guess: Recognize mips-*-sysv*.
14168 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14170         * config.sub: Recognize mon960.
14172 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14174         * configure: Restore Canadian Cross handling of BISON and LEX,
14175         removed in Feb 20 change.
14177 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14179         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14180         Mention make install.  Remove the old copyright date as well the
14181         clumsy and rather pointless copyright on the README file.
14183 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14185         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14186         Makefile after running symlink-tree, then run `make distclean' to
14187         avoid clobbering any generated files in srcdir.
14189 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14191         * configure.in (m68k-*-netbsd*): Build everything now.
14193 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14195         * Makefile.in (taz): Fix quoting.
14197 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14199         * configure.in (sparclet-*-*): Build everything now.
14201 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14203         * configure.in (m68k-*-linux*): New host.
14205 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14207         * configure: Check for bison before byacc.
14209 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14211         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14212         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14213         searching PATH.  These are used as fallbacks by Makefile.in if
14214         flex/bison/byacc aren't in objdir.
14216 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14218         * Makefile.in: Make everything which depends upon all-bfd also
14219         depend upon all-opcodes, in case --with-commonbfdlib is used.
14221 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14223         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14224         building NT native compilers on Unix.
14226 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14228         * configure.in: Don't get CC from the host Makefile fragment if we
14229         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14230         Solaris test for /usr/ucb/cc to the post target script, just after
14231         the compiler sanity test.
14233 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14235         * config.sub: Merge with FSF.
14237 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14239         * Makefile.in (RPATH_ENVVAR): New variable.
14240         (REALLY_SET_LIB_PATH): Use it.
14241         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14243 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14245         * config.sub, configure.in: Recognize sparclet cpu.
14247 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14249         * config.guess:  Support m68k-cbm-sysv4.
14251 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14253         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14254         m68k-unknown-linuxaout from linker help string.  Put quotes around
14255         $ld_help_string.
14257 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14259         * config.guess (powerpc-harris-powerunix): Add guess for port
14260         to new target.
14262 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14264         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14266 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14268         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14269         $(REALLY_SET_LIB_PATH) in Makefile.
14270         * Makefile.in (SET_LIB_PATH): New variable.
14271         (REALLY_SET_LIB_PATH): New variable.
14272         ($(DO_X)): Use $(SET_LIB_PATH).
14273         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14274         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14275         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14276         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14277         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14278         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14279         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14280         (install-dosrel): Likewise.
14281         (all-opcodes): Depend upon all-libiberty.
14283 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14285         * config.guess (*:CYGWIN*): New
14287 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14289         * Makefile.in (all-target-winsup): All all-target-libiberty.
14291 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14293         * configure.in (noconfigdirs): Add missing # in front of comment.
14295 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14297         * configure.in: add second pass to things added to noconfigdirs
14298         so *-gm-magic can exclude libgloss properly.
14300 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14302         * mpw-configure (extralibs_name, rez_name): Set correctly
14303         for MWC68K compiler.
14305         * mpw-README: Add more info on the necessary build tools.
14307 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14309         * configure.in, config.sub: Recognize cygwin32.
14311 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14313         * config.guess, config.sub: Recognize A/UX.
14315 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14317         * config.sub: Merge with gcc/config.sub.
14319 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14321         * mpw-build.in (do-binutils): Add build of stamps.
14323 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14325         * config.sub: Add recognition for mips64vr4100*-* targets.
14327 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14329         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14330         Add creation of gconfigargs with `--enable-shared' turned on.
14331         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14332         ($(host)-stamp-stage3-configured): Likewise.
14333         (HOLES): Add chatr and ldd.
14334         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14336 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14338         * configure: Pass --nfp to recursive configures.
14340 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14342         * Makefile.in (DLLTOOL): New.
14343         (DLLTOOL_FOR_TARGET): New.
14344         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14345         (EXTRA_TARGET_FLAGS): Ditto.
14346         (EXTRA_GCC_FLAGS): Ditto.
14347         (CONFIGURE_TARGET_MODULES): Ditto.
14348         (DO_X): Ditto.
14349         * configure: Add DLLTOOL.
14351 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14353         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14354         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14355         mh-sco, since old workarounds no longer needed, and don't
14356         build ld, since libraries have weak symbols in COFF.
14358 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14360         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14362 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14364         * configure.in: Make sure that ${CC} can be used to compile an
14365         executable.
14367 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14369         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14370         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14371         nothing depending on whether gdbtk is being built.
14373 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14375         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14377 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14379         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14380         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14382 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14384         * config-ml.in: Add support for
14385         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14386         Simplify setting of multidirs from --disable-foo.
14388 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14390         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14391         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14392         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14393         non-empty, pass them on to the  GCC make.
14394         (all-bootstrap): New rule that is like all-gcc, except it executes
14395         the GCC bootstrap rule instead of the GCC all rule.
14397 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14399         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14401 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14403         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14404         DG/UX support.
14406 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14408         * config.sub (i*86*) Change [345] to [3456]
14410 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14412         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14413         --with-gnu-ld=no.
14415 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14417         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14418         AIX multilibs get built.
14420 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14422         * configure.in (i386-win32): Don't build expect if we're not
14423         building the tcl subdir.
14425 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14427         * Makefile.in: (configure-target-examples, all-target-examples):
14428         New targets, configure and build example programs.
14430 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14432         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14433         use it as input to sedit the generated MPW makefile.
14434         * mpw-README: Add a suggestion about Gestalt.h.
14436 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14438         * config.sub: Accept *-*-ieee*.
14440 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14442         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14443         Ronald F. Guilmette <rfg@monkeys.com>.
14445 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14447         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14448         for powerpc-pe native.
14449         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14450         (target==powerpc-pe): duplicate i386-win32 entry.
14452 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14454         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14455         of vxworks, not just vxworks5.1.
14457 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14459         * mpw-configure: Add support for exec-prefix.
14461 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14463         * config.guess: Recognize HP model 816 machines as having
14464         a PA1.1 processor.
14466 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14468         * configure: Ignore new autoconf configure options.
14470 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14472         * config.guess:  Recognize Pentium under SCO.
14473         From Robert Lipe <robertl@arnet.com>.
14475 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14477         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14479 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14481         * configure.in: Don't configure gas for alpha-dec-osf*.
14483 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14485         * configure.in: Default to --with-stabs for some targets for which
14486         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14487         i[345]86*-*-unixware*.
14489 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14491         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14492         rather than basing it on the target.  Simplify handling of options
14493         controlling which directories to configure.  Remove extraneous
14494         slash in multi-clean target.
14496 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14498         * config-ml.in: Prefix more variables with ml_ so they don't collide
14499         with configure's.
14501 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14503         * configure: Don't turn -v into --v.
14505 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14507         * configure.in (targargs): Fix typo.
14509         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14511 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14513         * configure.in: Strip --host and --target options from
14514         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14515         --with-cross-host option when building with a cross-compiler.
14516         * configure: Canonicalize the arguments put into config.status by
14517         always using `=' for an option with an argument.  Pass a presumed
14518         --host or --target explicitly.
14520 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14522         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14523         into general OS recognition case.
14525 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14527         * configure.in (target_configdirs): add target-winsup only
14528         for win32 target systems.
14530 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14532         * Makefile.in (all-target-libgloss): Depend upon
14533         configure-target-newlib, since when libgloss is built it looks to
14534         see if the newlib directory exists.
14536 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14538         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14539         cfg-ml-*.in.
14541 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14543         * configure: Handle LD and LD_FOR_TARGET when configuring a
14544         Canadian Cross.
14546 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14548         * configure.in (target_libs): add target-winsup.
14549         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14550         (target==ppcle-pe): remove ld from $noconfigdirs.
14552 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14554         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14555         Preserve relative path names in $srcdir.  Build symlink tree if
14556         configuring cross target dir and srcdir=. (= no VPATH support).
14557         (configure-target-libg++): Depend on configure-target-librx.
14558         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14559         * config-ml.in: New file.
14560         * symlink-tree: New file.
14561         * configure: Ensure srcdir="." if that's what it is.
14563 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14565         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14566         includes and FLEX_SKELETON setting.
14567         * mpw-configure (--with-gnu-ld): New option, controls whether
14568         to use PPCLink or ld with PowerMac GCC.
14569         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14570         * mpw-config.in: Configure grez if targeting Mac.
14572         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14573         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14574         just macos.
14575         * configure.in: Configure grez resource compiler if targeting Mac.
14576         * Makefile.in (all-grez, install-grez): New targets.
14578 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14580         * configure: CXX defaults to gcc, not g++.  If we find
14581         gcc in the path, set CC to gcc -O2.
14583 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14585         * configure: Default ${build} correctly.  Avoid picking up extra
14586         spaces when reading CC and CXX from Makefile.  When doing a
14587         Canadian Cross, use plausible default values for numerous
14588         variables.
14589         * configure.in: When doing a Canadian Cross, don't try to
14590         configure tools whose configure script can't handle it.
14592 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14594         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14596 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14598         * configure:  Remove dubious bug reporting address.
14600 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14602         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14603         configure script, run that instead of this directory's configure.
14604         In either case, print a message that we're configuring the sub-dir.
14606 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14608         * configure.in: Before checking for the existence of various files,
14609         use sed to filter out "target-".
14611 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14613         * Makefile.in (DO_X): Split rule to decrease command line length
14614         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14615         (Philippe De Muyter).
14617 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14619         * Makefile.in (all-patch): depend on all-libiberty.
14621 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14623         * configure.in: If the only directory in target_configdirs which
14624         actually exists is libiberty, then set target_configdirs to empty,
14625         to avoid trying to build a target libiberty in a gas or gdb
14626         distribution.
14628 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14630         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14631         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14632         systems.
14634 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14636         * configure.in (copy_dirs): Use sys-include instead of include
14637         for --with-headers option.
14639 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14641         * Makefile.in, configure.in: Make winsup builds work with
14642         new scheme.
14644 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14646         * configure.in: Build the linker on AIX.
14648 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14650         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14651         where needed.
14653 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14655         * Makefile.in (all-gcc): Fix typo.
14657 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14659         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14661 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14663         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14664         to target-xiberty, to provide more flexibility.
14665         (target_subdir):  Define.  Create if cross.
14666         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14667         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14668         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14669         check-libFOO -> check-target-libFOO, etc.
14670         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14671         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14672         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14673         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14674         allow ALL_GCC="" to only configure.
14675         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14676         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14677         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14679 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14681         * Makefile.in (taz): Build "info" in etc explicitly.
14683 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14685         * configure.in:  Make sure that CC is undefined (as opposed to
14686         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14687         problem with autoconf trying to configure on a host without GCC.
14689 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14691         * mpw-configure: Set host alias from choice of host compiler,
14692         only use generic MPW Makefile sed if present, edit a file
14693         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14694         * mpw-README: Add problem notes about CW6 and CW7.
14696 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14698         * Makefile.in (taz): Use ";" instead of ";;".
14700 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14702         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14703         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14704         DISTDOCDIRS.
14705         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14706         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14708 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14710         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14711         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14712         Move bfd to DISTSTUFFDIRS.
14714 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14716         * Makefile.in (X11_LIB): Removed.
14717         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14719         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14721 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14723         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14724         names.
14726 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14728         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14730 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14732         * configure.in (i[345]86-*-win32): Always build newlib.
14733         Don't configure cvs, autoconf or texinfo.
14734         * Makefile.in (LD_FOR_TARGET): New.
14735         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14736         Pass down LD_FOR_TARGET.
14738 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14740         * winsup: New directory.
14741         * Makefile.in: Build winsup.
14742         * configure.in: Winsup is configured when target is win32.
14743         Can only build win32 target GDB when native.
14745 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14747         * config.guess: Recognize HP model 819 machines as having
14748         a PA 1.1 processor.
14750 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14752         * configure: Fix sed loop which substitutes for CC and CXX to
14753         avoid bug found in various sed implementations.
14755 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14757         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14758         simulator.  Use standard powerpc-*-eabi*.
14760 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14762         * configure.in: Stop putting gas and binutils in noconfigdirs for
14763         powerpc-*-aix* and rs6000-*-*.
14765 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14767         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14768         -mcall-aixdesc libraries.
14770 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14772         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14774         * config.sub (arm | armel | armeb): Fix shell syntax.
14776 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14778         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14779         -msoft-float and -mcpu=common support.
14780         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14781         libraries.
14783 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14785         * configure.in: Allow configuration and build of emacs19 for the alpha.
14787 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14789         * configure.in (CC): Get ^CC, not just any old CC, from
14790         ${host_makefile_frag}.
14792 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14794         * configure.in (CC): Try to get CC from
14795         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14797 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14799         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14800         only if it exists in $(srcdir).
14802 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14804         * configure: If CC and CXX are not set in the environment, set
14805         them, based on either an existing Makefile or on searching for gcc
14806         in PATH.  Substitute for CC and CXX in Makefile.
14807         * configure.in: Remove libm from target_libs.  Separate
14808         target_configdirs from configdirs.  If CC is not set in
14809         environment, try to get it from a host Makefile fragment.  Rewrite
14810         changes of configdirs to use skipdirs instead.  A few minor
14811         tweaks.  Take directories out of target_configdirs as they are
14812         taken out of configdirs.  Remove existing Makefile files from
14813         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14814         CONFIG_ARGUMENTS in Makefile.
14815         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14816         by configure.in.
14817         (CONFIG_ARGUMENTS): Likewise.
14818         (CONFIGURE_TARGET_MODULES): New variable.
14819         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14820         ($(CONFIGURE_TARGET_MODULES)): New target.
14821         (configure-libg++, configure-libio): New targets.
14822         (all-libg++): Depend upon configure-libg++.
14823         (all-libio): Depend upon configure-libio.
14824         (configure-libgloss, all-libgloss): New targets.
14825         (configure-libstdc++): New target.
14826         (all-libstdc++): Depend upon configure-libstdc++.
14827         (configure-librx, all-librx): New targets.
14828         (configure-newlib): New target.
14829         (all-newlib): Depend upon configure-newlib
14830         (configure-xiberty): New target.
14831         (all-xiberty): Depend upon configure-xiberty.
14833 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14835         * configure.in (host i[345]86-*-win32):  Expand the
14836         noconfigdirs again.
14838 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14840         * mpw-configure: Fix sed command file name.
14842 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14844         * configure.in (host i[345]86-*-win32): Reduce the
14845         noconfigdirs again.
14847 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14849         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14850         or powerpc*-*-pe*, since they are not yet supported.
14852 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14854         Add PowerMac support and many other enhancements.
14855         * mpw-configure: New option --cc to select compiler to use,
14856         paste options set according to --cc into the generated
14857         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14858         if mpw-make.sed is present.
14859         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14860         add forward includes for PowerPC include files.
14861         * mpw-build.in: Build using Makefile.PPC if present.
14862         (do-byacc, etc): Remove separate version resource builds.
14863         (do-gas): Build "stamps" before "all".
14864         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14865         * mpw-README: Update to reflect --cc option, PowerMac support,
14866         and recently-reported compatibility problems.
14868 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14870         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14871         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14872         (--with-multilib-top): Pass to recursive invocations.
14874 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14876         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14877         v810-*-*.
14879 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14881         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14882         gdb, ld and opcodes on v810-*-*.
14884 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14886         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14887         (local-maintainer-clean): New target.
14888         (maintainer-clean): New target.
14889         (realclean): Just depend upon maintainer-clean.
14891 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14893         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14895 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14897         * configure.in: Build ld in mips*-*-bsd* case.
14899 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14901         * config.sub: Accept -lites* OS.  From Ian Dall.
14903 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14905         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14906         targets.
14908 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14910         * configure.in: treat i386-win32 canadian cross the same as
14911         i386-go32 canadian cross.
14913 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14915         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14916         running under the simulator to build a reduced set of libraries.
14917         (powerpc-*-eabiaix): Add fine grained multilib support added to
14918         other powerpc targets yesterday.
14920 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14922         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14923         -disable-softfloat, -disable-relocatable, -disable-aix, and
14924         -disable-sysv to control which multilib libraries get built.
14926 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14928         * configure: Add Makefile.tem to list of files to remove in trap
14929         handler.
14931 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14933         * config.guess (*Linux*):  Add missing "exit"s.
14934         Also, need specific check for alpha-unknown-linux (uses COFF).
14936 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14938         * config.guess:  Merge with FSF:
14940         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14941         * config.guess (AIX4): More robust release numbering discovery.
14943         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14944         * config.guess (i386-sequent-ptx): Properly get version number.
14946         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14947         * config.guess (mips:*:4*:UMIPS): New case.
14949 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14951         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14952         (i386-win32 host): Likewise.  Don't build readline.
14954 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14956         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14957         SUPPORT_FILES to submakes.
14959 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14961         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14962         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14963         mpw-configure.
14965 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14967         * configure.in (appdirs): Use =, not ==, in test expression when
14968         trying to build the text to print in the warning message for
14969         Solaris users.
14971 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14973         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14975 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14977         * config.guess: Recognize lynx-2.3.
14979 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
14981         * config.sub (z8ksim): Deleted
14982         (z8k-*-coff): New, this is the one true name of the target.
14984 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
14986         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14988 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
14990         * config.guess (*:Linux:*:*): First try asking the linker what the
14991         default object file format is (elf, aout, or coff).  Then if this
14992         fails, try previous methods.
14994 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14996         * configure.in: Don't build newlib for *-*-vxworks5.1.
14998 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15000         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15001         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15003 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15005         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15007 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15009         * cfg-ml-com.in: New file.
15010         * cfg-ml-pos.in: New file.
15012 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15014         * COPYING.NEWLIB: Add HP free copyright to list.
15016 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15018         * config.sub: Recognize -eabi* for the system, not just -eabi.
15020 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15022         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15023         * config.sub, configure.in (win32): New target and host.
15025 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15027         * configure.in: Add i386-pe configuration.
15029 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15031         * mpw-build.in (install): Install GDB after LD.
15033 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15035         * mpw-config.in (elf/mips.h): Always forward-include, needed
15036         for GDB to build.
15038 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15040         * testsuite: New directory for customer acceptance and whole tool
15041         chain tests.
15043 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15045         * configure: If per-host line isn't found, but AC_OUTPUT is found
15046         and a configure script exists, run it instead.
15048 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15050         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15052 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15054         * configure: Set build_{cpu,vendor,os,alias} to host values when
15055         --build isn't specified.
15057 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15059         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15060         (FLAGS_TO_PASS): Pass them.
15061         (EXTRA_TARGET_FLAGS): Ditto.
15063 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15065         * Makefile.in (all-libg++): Depend on all-libstdc++.
15067 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15069         * configure.in (noconfigdirs): Enable all packages for
15070           i386-unknown-netbsd.
15072 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15074         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15075         hosted builds (DOS builds)
15077 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15079         Changes for ARM based on patches from Richard Earnshaw:
15080         * config.sub: Handle armeb and armel.
15081         * configure.in: Omit arm linker only for riscix.
15083 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15085         * config.guess:  Update from FSF.
15087 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15089         * config.sub: Recognize powerpcle as the little endian variant of
15090         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15091         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15092         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15093         temporarily.
15095 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15097         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15099 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15101         * config.sub: Accept -lites* as a basic system type.
15103 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15105         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15106         installed, and if so return linuxoldld as the system name.
15108 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15110         * config.guess: Add hppa1.1-hp-lites support.
15112 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15114         * configure.in: Don't build newlib for m68k-vxworks5.1.
15116 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15118         * configure.in (mips-sgi-irix6): Use mh-irix5.
15120 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15122         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15124 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15126         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15127         OSF/1.  Fix compiler flags.
15128         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15130 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15132         * configure.in: Recognize --with-newlib.
15133         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15135 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15137         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15138         to *_X11_MODULES due to gdbtk needing X include files et al.
15140 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15142         Merge in support for Mac MPW as a host.
15143         (Old change descriptions retained for informational value.)
15145         * mpw-config.in: Add generic include forwards for cpu-specific
15146         include files in aout and elf directories.
15148         * mpw-configure: Added copyright.
15149         * mpw-config.in: Check for presence of required build tools.
15150         (target_libs): Add newlib.
15151         (target_tools): Add examples.
15152         (Read Me): Generate as "Read Me for MPW" instead.
15153         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15154         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15155         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15157         * mpw-configure: Remove subdir-specific makefile hackery,
15158         delete mk.tmp after using it.
15160         * mpw-build.in (all): Display start and end times.
15162         * mpw-configure (host_canonical): Set.
15163         (target_cpu): Always add to makefiles.
15164         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15165         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15166         (mpw-mh-mpw): Look for in srcdir and srcroot.
15167         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15169         * mpw-build.in: (install-only): New target.
15171         * mpw-configure (host_alias, target_alias): Rename from hostalias
15172         and targetalias, add into generated Makefile.
15173         (mk.tmp): If present, add into generated Makefile.
15174         * mpw-build.in (all-gas): Build config.h first before gas proper.
15176         * mpw-configure (config.status): Write only if changed.
15177         * mpw-config.in (readline): Configure it (not built, just used for
15178         definitions).
15180         * mpw-config.in (elf/mips.h): Add a forward include.
15182         * mpw-config.in: Forward-include most .h files in include into
15183         extra-include.
15184         (readline): Don't build.
15185         mpw-build.in (install): Install GDB.
15187         * mpw-configure (prefix, mpw_prefix): Handle it.
15188         * mpw-config.in (mmalloc, readline): Don't configure.
15189         * mpw-build.in (thisscript): Rename to ThisScript.
15190         Use mpw-build instead of BuildProgram everywhere.
15191         (mmalloc, readline): Don't build.
15192         * mpw-README: New file, basic documentation about the MPW port.
15194         * mpw-config.in: Use forward-include to create include files.
15196         * mpw-configure: Add more things to the top of each configured
15197         Makefile, including contents of config/mpw-mh-mpw.
15198         * mpw-config.in (extra-include): Create this directory and fill it
15199         with Posix-like include files when configuring.
15201         * config.sub (apple, mac, mpw): Add various aliases.
15203         * mpw-build.in: New file, top-level build script fragment for MPW.
15204         * mpw-configure: New file, configure script for MPW.
15205         * mpw-config.in: New file, config fragment for MPW.
15207 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15209         * configure.in (host_libs): Remove glob, since it is gone from the
15210         sources.
15212 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15214         * Makefile.in: define empty GDB_NLM_DEPS var.
15216         * configure.in(target_makefile_frag): use config/mt-netware
15217         for netware targets.
15219 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15221         * config.sub: Merge in recent FSF changes.  Remove linux special
15222         cases.
15224 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15226         Revert this change:
15228         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15230                 * build-all.mk: Use CC=cc -Xs on Solaris.
15232 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15234         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15235         stop using it.
15236         * Makefile.in: Nuke all references to glob subdirectory.
15238 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15240         * configure.in: Fix --enable-shared logic in per-host.
15242 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15244         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15246 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15248         * configure.in (noconfigdirs): Don't build gas on AIX, for
15249         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15251 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15253         * configure: Fix --cache-file to work if the file argument is a
15254         relative path.
15256 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15258         * configure: If the --cache-file is used, pass it down to
15259         configure in subdirectories.
15261 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15263         * config.sub: add vxworks29k configuration.
15265 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15267         * Makefile.in (taz): Do "diststuff" part quietly.
15269 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15271         * config.sub: Mini-merge with gcc/config.sub.
15273 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15275         * config.guess (IRIX): Sed - to _.
15277 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15279         * Makefile.in (source-vault, binary-vault): New targets.
15281 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15283         * config.sub: Recognize -eabi as a basic system type.
15285 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15287         * configure.in (enable_shared stuff): Fix typo.
15289 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15291         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15293 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15295         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15297 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15299         * configure.in (rs6000-*-*): Don't build gas.
15301 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15303         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15304         reduce command line length.
15305         (AS_FOR_TARGET): Check for as.new, not Makefile.
15306         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15308 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15310         * config.guess:  Merge from FSF.
15312 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15314         * configure: Don't use $ when handling program_suffix.
15316 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15318         * configure.in:  Configure tk for hppa/hpux.
15320 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15322         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15324 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15326         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15327         to LIBCXXFLAGS.  Tests are better run without it.
15329 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15331         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15333 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15335         * configure.in (*-*-netware*): Don't configure xiberty.
15337 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15339         * configure.in:  Remove tk from native_only list.
15341 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15343         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15344           for special NCD build.
15346 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15348         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15349         makeall.bat, they're only useful for binutils snapshots.
15350         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15351         makeall.bat to specified SUPPORT_FILES.
15353 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15355         * build-all.mk: Add Ericsson targets to sun4 and solaris
15356           hosts.  Add  BNR's sun4 target to solaris host, so their
15357           build-from-source will be tested in-house first.
15359 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15361         * Makefile.in (LIBCFLAGS): New variable.
15362         (CFLAGS_FOR_TARGET): Ditto.
15363         (LIBCFLAGS_FOR_TARGET): Ditto.
15364         (LIBCXXFLAGS): Ditto.
15365         (CXXFLAGS_FOR_TARGET): Ditto.
15366         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15367         (BASE_FLAGS_TO_PASS): Pass them.
15368         (EXTRA_TARGET_FLAGS): Ditto.
15370         * configure.in: Support --enable-shared.
15372 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15374         * configure.in (target_libs):  Include libstdc++ again.
15375         * config.guess:  Update from FSF (for FreeBSD).
15377 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15379         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15380         makeall.bat.
15381         (DISTDOCDIRS): Add `etc'.
15382         (ETC_SUPPORT_PFX): New variable.
15383         (taz): Include anything from etc starting with a word in
15384         ETC_SUPPORT_PFX.
15386 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15388         * config.sub: Update for recent FSF changes.  Remove obsolete
15389         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15390         spacing changes.
15392 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15394         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15396         * config.guess:  Merge with FSF.
15397         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15399 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15401         * configure: Since the "trap 0" handler will override the exit
15402         status on many systems, only use it for "exit 1", and make it set
15403         a non-zero exit status; reset it before "exit 0".  Also, check
15404         exit status of config.sub, and error out if it failed.
15406 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15408         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15409         and install libgloss.
15411 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15413         * Makefile.in (all-binutils): Depend upon all-byacc.
15415         * configure.in: Don't build emacs on Irix 5.
15417 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15419         * configure.in (*-*-netware*): Add libio.
15421 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15423         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15424         (CHECK_TARGET_MODULES): Ditto.
15425         (INSTALL_TARGET_MODULES): Ditto.
15426         (TARGET_LIBS): Ditto.
15427         (all-libstdc++): Note dependencies.
15429 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15431         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15433 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15435         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15436         -fexternal-templates.
15438         * configure.in (target_libs): Add libstdc++.
15439         (noconfigdirs): Add libstdc++ as appropriate.
15441 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15443         * config.guess:  Update from FSF.
15445 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15447         * configure: Use ${config_shell} when running ${configsub}.
15449 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15451         * config.sub: No longer recognize h8300h.
15453 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15455         * config.sub: Remove extraneous differences between config.sub and
15456         gcc/config.sub.
15458 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15460         * Makefile.in (DISTSTUFFDIRS): Add gas.
15462 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15464         * COPYING.NEWLIB: New file.
15466 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15468         * config.guess (HP-UX):  Patch from Harlan Stenn
15469         <harlan@landmark.com> to also emit release level.
15471 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15473         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15475 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15477         * config.sub:  Merge nextstep cleanup from FSF.
15479 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15481         * configure.in (arm-*-*): Don't configure ld for this target.
15483 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15485         * configure.in (*-*-netware): don't configure libg++, libio,
15486           librx, or newlib.
15488 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15490         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15491         configure ld--it works, but it doesn't support shared libraries.
15493 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15495         * config.guess (*-unknown-freebsd*):  Get rid of possible
15496         trailing "(Release)" in version string.
15497         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15499 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15501         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15502         Fix type: *-next-neststep -> *-next-nextstep.
15504         * config.guess:  Merge from FSF:
15506         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15508         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15510         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15512         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15513         instead of UNIX_SV for UnixWare 1.0).
15515 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15517         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15518         to make gdb/nlm/* build after the compiler and linker.
15520 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15522         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15523         not just i[34]86.
15524         (m68k-atari-sysv4):  Relocate to match FSF version.
15526         * config.guess:  More merges from the FSF:
15528         Add a space before function call or macro invocation.
15530         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15532         * config.guess: Add trap cmd to remove dummy.c and dummy when
15533         interrupted.
15535         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15537         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15538         (dummy): Redirect stderr from compilation of dummy.c.
15540         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15542         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15544 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15546         * configure: Accept and ignore --cache*, for compatibility with
15547         new autoconf.
15549 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15551         * config.guess:  Merge from FSF:
15553         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15555         * config.guess (Pyramid*:OSx*:*:*): New case.
15556         (PATH): Add /.attbin at end for finding uname.
15557         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15559         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15561         * config.guess (M88*:DolphinOS:*:*): New case.
15563         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15565         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15566         to select whether to use ELF or COFF.
15568         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15570         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15572         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15574         * config.guess: Guess the OS version for HPUX.
15576         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15578         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15580 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15582         * configure.in: Recognize --with-headers, --with-libs, and
15583         --without-newlib.
15584         * Makefile.in (all-xiberty): Depend upon all-ld.
15586 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15588         * configure.in: Change i[34]86 to i[345]86.
15590 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15592         * configure (version): A few more tweaks to help message.
15594 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15596         * Makefile.in:  Remove (for now) librx as a host library,
15597         now that we're building it for target.
15599 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15601         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15602         (Karl Berry).
15604 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15606         * configure.in:  Also configure librx.
15608 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15610         * Makefile.in:  Update various rules to reflect that librx
15611         is now needed for libg++.
15613 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15615         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15617 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15619         * configure.in: Configure the examples directory.
15621 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15623         * configure: Simplify Jun 2 1994 change.
15625 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15627         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15628         /bin/gcc isn't good enough to build gcc.
15630 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15632         * Makefile.in (GDB_SUPPORT_FILES): Remove
15633         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15634         (gdb.tar.gz): Add new rule to use standard distribution building
15635         mechanism.
15637 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15639         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15640         Bill Cox <bill@cygnus.com>.
15642 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15644         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15646 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15648         * configure:  Search current dir first in .gdbinit.
15650 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15652         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15654 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15656         * config.sub:  Refer to NeXT's operating system as nextstep.
15658         * config.sub (case $basic_machine):  Re-order the cases, to match
15659         the order in the FSF version (which is mostly alphabethical).
15660         Merge in some additions and changes from the FSF.
15662 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15664         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15665         * config.sub: Recognize cxux7.
15666         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15668 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15670         * config.sub:  Fix typo powerpc -> powerpc-*.
15672 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15674         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15676         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15677         parallel with all-emacs and install-emacs).  Top-level command
15678         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15680 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15682         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15683         $(relbindir)/make before doing ``make install'', and use
15684         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15685         installing over running make binary.
15686         ($(host)-stamp-stage3-installed): Likewise.
15688 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15690         * config.guess: Recognize Mach.
15692 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15694         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15695         see whether --exec-prefix was used.
15697 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15699         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15701 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15703         * Makefile.in: Add all-librx target similar to all-libproc.
15705 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15707         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15708         with post 1.2 uname bogosity.
15710 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15712         * configure: Remove temporary files on receipt of a signal.
15714 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15716         * configure: If there is a package_makefile_frag, remove
15717         ${subdir}/Makefile.tem after copying it in.
15719 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15721         * build_all.mk: support rs6000 lynx identifies itself as
15722         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15723         since /bin/gcc is too feeble to compile a modern gcc.
15725 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15727         * brought devo/test-build.mk update-to-date with progressive/
15728           test-build.mk. Add lynx targets and hppa flag info.
15730 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15732         * configure.in:  Use mh-ncrsvr43.  Patch from
15733         Tom McConnell <tmcconne@sedona.intel.com>.
15735 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15737         * config.guess (i386-unknown-bsdi):  No longer need to
15738         check #if defined(__bsdi__) && defined(__i386__).
15740 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15742         * configure: Set program_transform_nameoption correctly.
15744 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15746         * brought build-all.mk update-to-date with progressive build-all.mk,
15747           added new targets and hppa info.
15749 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15751         * configure: If config.guess result is a prefix of the user
15752         specified target, assume a native build and use the user specified
15753         target as the host alias.  Remove SunOS patch suffix removal hack.
15754         * configure.in: Remove SunOS patch suffix removal hack.
15756         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15757         in NATIVE_CHECK_MODULES.
15759 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15761         * Makefile.in: Rename HOST_ONLY to NATIVE.
15762         * configure: Delete SunOs patch suffix from host_canonical
15763           and build_canonical variables that are prepended to Makefiles.
15764         * configure.in: Add comments for easier maintenance.
15766 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15768         * Makefile.in: Add all-libproc target similar to all-gui.
15770 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15772         * Makefile.in (CHECK_MODULES): split into
15773         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15775 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15777         * config.guess (i386-unknown-bsdi): New system to guess.
15779 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15781         * Makefile.in: Add all-gui target (but not yet build by "all").
15783 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15785         * config.sub: Move deletion of patch suffix from here...
15786         * configure.in: To here, at Ian's suggestion.  The top-
15787           level scripts might need to know of a patch level.
15789 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15791         * config.sub: Strip off patch suffix so rtl is recognized
15792           as a sunos4.1.3 machine, even though it's been patched.
15794 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15796         * Makefile.in (INSTALL_LAST): Delete.
15797         (INSTALL_DOSREL): New.
15799 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15801         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15802         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15803         whether we pass down --with-gnu-ld anyhow.
15805 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15807         * Makefile.in (INSTALL_LAST): Change operation so it works
15808         on more flavors of make.
15809         * configure.in (go32): Don't build libg++ or libio.
15811 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15813         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15814         they can be overriden by templates.
15816 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15818         * configure.in (target==go32): Don't build gdb.
15819         * dosrel: New directory.
15821 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15823         * configure.in (host==go32): Configure dosrel too.
15824         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15825         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15826         be set by incoming names or templates.
15827         (INSTALL_LAST): New rule.
15829 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15831         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15833 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15835         * configure.in (appdirs): New variable.  Currently empty, but will
15836         be used in gas distribution.  If nonempty, lists a set of
15837         directories at least one of which must get configured, or top
15838         level configuration is considered to have failed.
15839         (rs6000-*-lynxos*): Use new file name.
15841 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15843         Eliminate XTRAFLAGS.
15844         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15845         newlib include files using -idirafter, and also use -nostdinc.
15846         (CXX_FOR_TARGET): Likewise.
15847         (XTRAFLAGS): Removed.
15848         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15849         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15850         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15851         ($(DO_X)): Don't pass down XTRAFLAGS.
15853 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15855         * configure.in (mips*-dec-bsd*): New target; do build linker.
15856         (mips*-*-bsd*): New target; don't build linker.
15858 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15860         * configure.in: support rs6000-*-lynxos* configuration.
15861         support sunos4 as a cross target.
15863         * config.sub: look for lynx*, not lynx since the OS version may
15864         legitimately be part of the name.
15866 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15868         * configure.in (i[34]86-*-sco*): Move to be with other i386
15869         targets.
15870         (romp-*-*): New target.  Skip various binary utilities.
15871         (vax-*-*): New target.  Don't build newlib.
15872         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15874 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15876         * configure.in: Only set host_makefile_frag if config
15877         directory exists.
15879 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15881         * install.sh: If $dstdir exists, don't check whether each
15882         component does.
15884 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15886         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15888 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15890         * configure.in (*-*-lynxos*): Don't configure newlib for either
15891         native or cross Lynx.
15893 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15895         * config.sub (sparc64-elf): Fix os.
15896         (z8k): Remove duplicate.
15898 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15900         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15901         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15903 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15905         * configure: Make file links cleanly even if Lynx fails on
15906           an NFS symlink (at least fail cleanly).
15908 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15910         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15911         -XNh2000.
15913 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15915         * configure: Unknown options are fatal again.
15917 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15919         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15920         compatibility.
15922 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15924         * build-all.mk: Add `clean' target.
15926 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15928         * config.guess:  Add SINIX support.
15929         * configure.in:  Add mips-*-sysv4* support.
15931 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15933         * build-all.mk: Document all useful targets.
15934         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15935         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15937 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15939         * configure: Support --silent, --quiet.
15941 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15943         * configure: Support --disable-FEATURE.
15945 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15947         * config.guess: Recognize NCR running SVR4.3.
15949 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15951         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15952         Patch from Paul Eggert <eggert@twinsun.com>.
15954 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15956         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15958 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15960         * configure: Make unrecognized options give nonfatal warnings
15961         instead of fatal errors, and pass them to any subdirectory
15962         configures in case they recognize them.
15963         Make --x equivalent to --with-x.
15965 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15967         * configure: Add --enable-* options.  Clean up usage message and
15968         some comments.
15970 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15972         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15974 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15976         * configure.in (hppa*-*-*): Enable binutils.
15978 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15980         * config.sub: Recognize cisco.
15982 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
15984         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15986 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15988         * config.guess: about target *-hitachi-hiuxwe2, don't print more
15989         than one configuration name.  Add comment.
15991 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
15993         * config.guess: about target *-hitachi-hiuxwe2, fixed
15994         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
15995         macro is incorrect.]
15997 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15999         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16000         than the "make ls" stuff which used to be here.
16002 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16004         * config.guess:  Recognize i[34]86-unknown-freebsd.
16005         From Shawn M Carey <smcarey@rodan.syr.edu>.
16007 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16009         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16011 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16013         * config.guess: Check for ptx.
16015 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16017         * config.sub: Add os9k checking.
16019 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16021         * config.guess: Handle OSF1 running on HPPA processors
16023 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16025         * configure: If subdir configure fails, print out a message with
16026         subdirectory name, in case subdir's configure code didn't identify
16027         itself.
16029 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16031         * configure.in: Remove embedded newlines from configdirs.
16032         Avoid mismatches of substrings.  Fix matching strings at end
16033         of configdirs.
16035 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16037         * config.guess:  Add Lynx/rs6000 config support.
16039 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16041         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16043 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16045         * configure.in (hppa*-*-osf*): Treat this just like most other
16046         PA configurations (eg no binutils or ld).
16047         (hppa*-*-*elf*): These configurations have binutils and ld.
16049 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16051         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16053 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16055         * configure.in (rs6000-*-*): Build gas.
16057 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16059         * Makefile.in:  Avoid bug in losing hpux sed.
16061 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16063         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16064         for GDB and GDB has been fixed to not need it.
16066 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16068         * config.guess: Recognize vax hosts.
16070 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16072         * configure (while loop): Don't use "break 2" inside case
16073         statement -- the case statement isn't an enclosing loop.
16075 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16077         * config.guess:  Clean up NeXT support, to allow nextstep
16078         on Intel machines.  Make OS be nextstep.
16080 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16082         * config.guess: Add alternate forms for Convex.
16084 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16086         * configure:  Completely rewrite option processing.  Take
16087         advantage of pattern-matching to avoid invoking test frequently.
16088         Also clean up host and target defaulting logic.
16090 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16092         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16093         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16094         commands (plus user environment) will fit SCO limits.
16096 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16098         * configure.in: Don't issue warnings about directories which are
16099         not being configured if -norecursion is set.  Correct test for
16100         --with-gnu-as and --with-gnu-ld to not get confused by substring
16101         matches.
16103         * configure.in: Don't build gas for alpha-dec-osf1*.
16105 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16107         * configure:  Back out Per's change of 12/19/1993.  It changes the
16108         behavior of configure in unexpected and confusing ways.
16110         Also, use different delim char when calculating
16111         program_transform_name so that the name can contain slashes.
16113 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16115         * configure.in, config.sub: Add support for VSTa micro-kernel.
16117 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16119         * configure.in: Nuke hacks which were used to get a special
16120         version of GAS for HPPA configurations.
16122 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16124         * configure:  If only ${target_alias} is given, use that
16125         as the default for ${host_alias}.
16126         * configure:  Add missing back-slashes before nested quotes.
16128 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16130         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16132 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16134         * config.guess:  Recognize some Tektronix configurations.
16135         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16137 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16139         * config.sub: Match any flavor of SH.
16141 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16143         * configure.in: Don't try to configure newlib for Alpha.
16145 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16147         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16148         libg++ or libio for any Alpha target.
16150         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16152 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16154         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16155         default arguments -- so it tried to compress itself.
16157 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16159         * configure.in (notsupp): ensure that a space is always at the end
16160           of the configdirs list, since the grep checks for an explicit space
16162 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16164         * configure.in (target i386-sysv4.2): don't build ld, since static
16165           versions of many libraries are not available.
16167 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16169         * config.guess: Recognize Apollos (using environment variables).
16170         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16172 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16174         * config.guess: Recognize Sony news mips running newsos.
16176 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16178         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16179         "fi ; else" for bash.
16181 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16183         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16185 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16187         * config.sub: accept unixware as an alias for svr4.2.
16188         Fix some inconsistancies with the gcc version.
16190 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16192         * Makefile.in (DISTDOCDIRS):  Add gdb.
16194 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16196         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16198 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16200         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16201         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16202         this now.
16204 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16206         * config.sub: Accept hiux* as an OS name.
16208         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16209         etc/make-stds.texi.  The underscore came from gcc, and dje now
16210         agrees that RUNTESTFLAGS is the correct name.
16212 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16214         * install.sh:  Remove 'set -e'.  It makes any conditionals
16215         in the script useless.
16217         * config.guess: Automatically recognize arm-acorn-riscix
16218         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16220 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16222         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16224 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16226         * Makefile.in (DISTDOCDIRS): New variable.
16227         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16228         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16230 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16232         * configure.in (hppa target): check the source directory for the
16233           pagas sub-directory
16235 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16237         * config.sub: Allow -aout* and -elf*.
16239 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16241         * configure.in: Don't build ld on i386-solaris2, same as for
16242         sparc-solaris2.
16244 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16246         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16248 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16250         * configure.in:  Configure gdb for alpha.
16252 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16254         * Makefile.in (CXXFLAGS): Add -O.
16256 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16258         * config.guess: added support for DG Aviion
16260 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16262         * configure.in: Produce warning message for subdirectories not
16263         configurable for this host/target combination.  Don't try to
16264         configure gdb for vms.
16266 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16268         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16269         appropriate files before making "diststuff".
16270         (DISTBISONFILES): New var: list of files to be edited.
16271         (DISTSTUFFDIRS): Add binutils.
16273 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16275         * config.sub: also handle mipsel and mips64el (for little endian mips)
16277 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16279         * configure.in: Add * to end of all OS names.
16281 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16283         * configure.in: Build newlib for LynxOS native.
16285 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16287         * config.guess: Add support for delta 88k running SVR3.
16289         * configure.in: Add comment about HP compiler vs. emacs.
16291 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16293         * configure.in: don't build ld on solaris2 (not a viable option
16294           due to bugs in getpwnam & getpwuid)
16296 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16298         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16299         config.guess will produce a full version number.
16301 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16303         * configure.in: Build linker and binutils for alpha-dec-osf1.
16305 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16307         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16308         and gdb/testsuite/Makefile.in.
16310 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16312         * configure.in: recognize mips*- instead of mips-
16314 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16316         * config.sub: Accept linux*coff and linux*elf as operating
16317         systems.
16319 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16321         * config.sub: Recognize mips64, and mips3 as an alias for it.
16323 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16325         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16326         gdb knows how to handle OSF/1 shared libraries.
16328 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16330         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16331         * config.guess: Recognize Hitachi's HIUX.
16332         * config.sub: Recognize h3050r* and hppahitachi.
16333         Remove redundant cases for hp9k[23]*.
16335 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16337         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16338         if gas and ld are in the source tree and are in ${configdirs}.
16339         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16340         --with options (but still pass them down on the command line,
16341         if they were explicitly specified).
16343 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16345         * configure: substitute SHELL value in Makefile.in with
16346         ${CONFIG_SHELL}
16348 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16350         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16351         *-*-solaris2* targets.
16353 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16355         * Makefile.in: define M4, and pass it down to sub-makes;
16356         all-autoconf now depends on all-m4
16358 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16360         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16361         presence of {ar,ranlib} instead of a configured directory
16363 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16365         * config.guess: Accept 34?? as well as 33?? for NCR.
16367 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16369         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16370         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16372 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16374         * configure: grab values for $(CC) and $(CXX) from the
16375         environment, so that someone can do "CC=gcc configure; make" and
16376         have it work right (matching the way that autoconf works now)
16378         * configure.in, Makefile.in: add support for gash, the tcl
16379         interface to Galaxy
16381         * config.guess: add NetBSD variants (hp300, x86)
16383 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16385         * install.sh: Support -d option (in the manner of SunOS 4 install,
16386         as it is more deterministic than that of GNU install)
16387         (chmodcmd): Set file to mode 755 by default (should also do default
16388         chgrp and chown, but I don't feel like dealing with that now)
16390 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16392         * config.sub: Remove h8300hhms alias.
16394 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16396         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16398 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16400         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16401         as stmp-fixinc
16403 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16405         * config.sub: recognize m88110-bug-coff.
16407 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16409         * Makefile.in (all-libio): all dependencies on the toolchain used
16410         to build this (gcc, gas, ld, etc)
16412 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16414         * config.guess: Deal with OSF/1 1.3 on alpha.
16416 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16418         * install.sh: add some 'else true' clauses for portability
16420         * configure.in: don't build libio for h8[35]00-*-* targets
16422 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16424         * Makefile.in:  Add support for new libio.
16426 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16428         * install.sh: If one command fails, don't try the rest.  Don't try
16429         to remove $dsttmp (via trap) unless we have already created it.
16430         If $src doesn't exist, detect it and exit with an error.
16432         * config.guess: Recognize BSD on hp300.
16434 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16436         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16437         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16439 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16441         * Makefile.in (all-send-pr): depends on all-prms
16443 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16445         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16447 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16449         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16450         Added test for mips-mips-riscos5.
16452 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16454         * configure.in: use mh-hp300 for 68k HP hosts
16456 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16458         * configure: add support for CONFIG_SHELL, so that you can use
16459         some alternate shell for evaluating configure scripts
16461 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16463         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16464         in configure script to bug-gdb@prep.ai.mit.edu when building
16465         distribution archive.
16466         * Makefile.in (COMPRESS):  Remove def.
16467         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16468         gdb.tar.Z and make-gdb.tar.Z respectively.
16469         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16470         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16471         to convergence with 'taz' target in Makefile.in.
16473 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16475         * install.sh (dsttmp): use trap to ensure that tmp files go
16476         away on error conditions
16478 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16480         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16482 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16484         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16485         its parent is '/' not ''.
16487         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16489 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16491         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16492         that ${newsrcdir}/configure.in does.
16494 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16496         * test-build.mk: support for CONFIG_SHELL
16498 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16500         * config.sub (netware):  Add as a basic system type.
16502 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16504         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16505           $(srcdir)/ from the dependency on Makefile.in.
16507 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16509         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16510         (h8300hhms is temporary until multi-libraries are implemented).
16511         * configure.in: Handle h8300h too.
16513 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16515         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16517 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16519         * configure:  Remove extraneous output when guessing host type.
16520         * config.guess:  Remove extraneous output when guessing using C
16521         compiler rather than uname, or when guessing fails.
16523 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16525         * Makefile.in: remove all.cross and install.cross targets
16527         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16528           definitions
16530 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16532         * configure.in (target sh): Build gprof.
16534 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16536         * config.sub: change -solaris to -solaris2
16538 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16540         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16542 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16544         * configure: Correct error message for missing Makefile.in to
16545         print correct directory.
16547 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16549         * install.sh: kludge around 386BSD shell bug
16551 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16553         * config.guess:  Recognize NeXT.
16554         * config.guess:  Recognize i486-ncr-sysv4.
16555         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16557 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16559         * Makefile.in (MAKEINFOFLAGS): New variable.
16560         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16561         * build-all.mk, test-build.mk: Pass down --no-split as
16562         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16564 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16566         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16568 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16570         * Makefile.in (libg++.tar.z):  New rule.
16571         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16572         * Makefile.in (taz):  Only do a single chmod.
16574 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16576         * install.sh: don't use dirname anymore (replaced with sed usage)
16578 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16580         * Makefile.in:  Change extension for gzip'd files from '.z' to
16581         '.gz' per new FSF standard usage.
16583 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16585         * configure: put quotes around the final value of program_transform_name
16587 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16589         * Makefile.in: new install.sh support; update install-info rules
16591 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16593         * configure.in: Build diff for crosses, but not for go32 host.
16595         * configure.in: Build gprof only for native, and don't build it
16596         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16598 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16600         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16602 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16604         * configure.in (host_tools): Add prms.
16606 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16608         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16609         with $(FLAGS_TO_PASS) on the command line
16611         * config.sub: Recognize lynx and lynxos
16613 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16615         * config.sub: Accept -ecoff*, not just -ecoff.
16617 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16619         * Makefile.in (taz): Use .gz suffix instead of .z.
16620         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16621         names.
16623 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16625         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16627 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16629         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16630         that rebuilds that might happen during 'make install' don't get
16631         bogus gcc include files
16633 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16635         Change from Utah for HPPA support:
16636         * config.guess: Recognize hppa1.x-hp-bsd.
16638 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16640         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16641         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16643 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16645         * config.sub: Add support for rom68k and bug boot monitors.
16647 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16649         * Makefile.in: Make all-opcodes depend on all-bfd.
16651 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16653         * config.guess: Added special check for i[34]86-univel-sysv4*.
16655 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16657         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16658         the processor rather than assuming i486.
16660 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16662         * config.guess: Recognize SunOS6 as Solaris3.
16664 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16666         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16667         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16669 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16671         * build-all.mk (all-cross): New target for Canadian Cross.
16672         Added Q2 go32 targets.
16673         * test-build.mk: Configure go32 cross sparclite-aout and
16674         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16675         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16677 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16679         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16680         GO32 hosted toolchains
16682 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16684         * configure: change  so "-exec-prefix" gets passed down rather
16685         than "-exec_prefix" so autoconf generated Makefiles get the
16686         exec_prefix set right.
16688 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16690         * config.guess: get the Solaris2 minor version number
16692         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16694 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16696         * config.guess: Recognize some Sequent platforms.
16698 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16700         * Makefile.in: added the vault-install target
16702         * configure.in: actually use the Sun3 makefile fragment that's in
16703         config, also added the release dir to configdirs
16705 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16707         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16709 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16711         * configure.in: remove some program from Alpha targetted toolchains
16713 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16715         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16716         gprof.
16717         (taz): Run "make diststuff" in those directories instead of "make
16718         proto-dir".  Look for "VERSION=" only at start of line in subdir
16719         Makefile.  Use "gzip -9" for compression.
16720         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16721         (binutils.tar.z): New target.
16723 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16725         * Makefile.in (taz): Include gpl.texinfo.
16727 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16729         * Makefile.in (setup-dirs): Merged into "taz" target.
16730         (taz): Only do `proto-dir' stuff if a directory is actually needed
16731         for this target.
16733 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16735         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16736         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16737         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16738         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16739         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16741 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16743         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16744         config.sub, and move-if-change to gdb testsuite distribution
16745         archive, so the testsuite can be extracted, configured, and
16746         run separately from the gdb distribution.  Blow away the Chill
16747         tests that require a Chill compiled executable, since GNU Chill
16748         is not yet publically available.
16750 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16752         * test-build.mk: set environment variables in a single command,
16753         instead of a list of assignments and exports
16755         * config.guess: recognize Alpha/OSF1 systems
16757 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16759         * configure: Change help message to prefer --options rather than
16760           -options.
16762 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16764         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16765         zippy@ecst.csuchico.edu.
16766         * config.guess: Recognize miniframe.
16768 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16770         * Makefile.in: Use srcroot to find runtest rather than rootme.
16771         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16773 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16775         * test-build.mk: Extensive additions to support building on a
16776         machine other than the host.
16778 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16780         * configure (tooldir): Fix for i386-aix again.
16782 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16784         * configure, Makefile.in:  Change definition of $(tooldir)
16785         to match the FSF.
16787 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16789         * config.guess:  Recognize i[34]86/SVR4.
16791 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16793         * Makefile.in (all-gdb): gdb depends on sim.
16795 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16797         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16798         at the same time we make the prototype gdb directory.
16799         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16800         files at the same time as the gdb base release distribution.
16802 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16804         * Makefile.in (check): Use individual check targets rather than
16805         DO_X rule.
16806         (check-gcc): Added.
16808 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16810         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16811         for System V release 3.2.
16813 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16815         * config.sub: Recognize hppaosf.
16816         * configure.in: Do configure ld/binutils/gas for it.
16818 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16820         * configure (tooldir): Alter syntax used to set this, for systems
16821         where "\$" isn't handled right, like i386-aix.
16823 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16825         * configure: Pass program-transform-name, not
16826         program_transform_name, to recursive configures.
16828 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16830         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16831         of gas+ld+binutils.
16833 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16835         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16837 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16839         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16841 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16843         * Makefile.in (PRMS): Set back to all-prms.
16845 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16847         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16848         targets, rather than for MIPS hosts.
16850 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16852         * configure.in: add comment for --with-x default values
16854         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16856         * Makefile.in: add check-* targets for each of the directories in
16857         the tree.  Add a definition of RUNTEST that will use the one we
16858         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16860 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16862         * configure.in: Removed obsolete references to bfd_target and
16863         target_makefile_frag.
16865         * build-all.mk: Set assorted targets for Q2.
16866         * config.sub: Recognize z8k-sim and h8300-hms.
16867         * test-build.mk: Really don't pass host to configure.
16868         (HOLES): Added uname.
16870 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16872         * configure: Handle an empty program-prefix, program-suffix or
16873         program-transform-name correctly.
16875 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16877         * build-all.mk: -G 8 no longer required for MIPS targets.
16878         * test-build.mk: Don't pass host argument to configure; make it
16879         guess.
16881 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16883         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16884         * Makefile.in (COMPRESS):  New macro, like GZIP.
16886 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16888         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16890         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16891         with gas currently defaults to -G 0.
16893 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16895         * Makefile.in (all-flex): flex depends on byacc.
16897         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16898         to test-build.mk as RELEASE_TAG.
16899         * test-build.mk (configargs): New variable containing arguments to
16900         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16901         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16903         * config.guess: Use /bin/uname when checking -X argument on SCO,
16904         to avoid invoking GNU uname which doesn't understand -X.
16906         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16908         * configure.in: Build gas for mips-*-*.
16910 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16912         * Makefile.in (all.normal): insert missing backslash.
16914 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16916         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16918         * Makefile.in: Complete overhaul to merge many almost identical
16919         targets.
16921 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16923         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16924         (gdb.tar.Z): Adjusted.
16926         * Makefile.in (setup-dirs, taz): New targets; should be general
16927         enough to adapt for gdb sometime.  Build only .z file.
16928         (gas.tar.z): New target.
16930 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16932         * build-all.mk: Use CC=cc -Xs on Solaris.
16934 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16936         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16937         for handling BISON for FSF releases.
16939 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16941         * configure: Actually implement the change zoo just documented.
16943 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16945         * configure: when using config.guess, only set target_alias when
16946         it's not already been set (ie, on the command line)
16948 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16950         * Makefile.in: add installcheck target, set PRMS to install-prms
16952 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16954         * configure: add support for package_makefile_fragment, handle the
16955         case where a directory has a configure.in file but no Makefile.in
16956         more gracefully (with an actual understandable error message, even);
16957         add support for --without (and add this to the usage message); also
16958         explicitly add a --host=${host_alias} to the command line when
16959         config.guess is used
16961 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16963         * configure: Must use both --host and --target in recursive calls.
16965 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16967         * Makefile.in: Change deja-gnu to dejagnu.
16969 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16971         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16973 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16975         * configure.in: canonicalize all instances to *-*-solaris2*,
16976         also strip out a number of tools to not build for go32 host
16978 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16980         * config.guess: add GPL.
16982         * Makefile.in, config.guess, config.sub, configure: bump
16983           copyrights to 93.
16985 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
16987         * Makefile.in (do-info): Removed obsolete check for existence of
16988         localenv file.
16990         * Makefile.in (MAKEOVERRIDES): Define to be empty.
16992 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16994         * Makefile.in: a couple of 'else true' for decstation,
16995         support for TclX
16997         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16999 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17001         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17003 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17005         * config.guess: Recognize i386-ibm-aix (PS/2).
17006         * configure.in: Use config/mh-aix386 file for it.
17008 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17010         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17011         CC_FOR_TARGET instead.
17012         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17014 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17016         * Makefile.in: Add sim to list of directories sent with gdb
17018 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17020         * configure.in: Put back mips-dec-bsd* case.
17022 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17024         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17025         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17026         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17028 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17030         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17032         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17033         (install-info): install dir.info only if it exists,
17034         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17036 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17038         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17039         gas for mips-dec-bsd.
17041 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17043         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17044         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17046 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17048         * configure.in: Added "dejagnu" to hosttools list.
17050 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17052         * config.sub, configure.in, config.guess:  Add support
17053         for Bosx, an AIX variant from Bull.
17054         Patches from F.Pierresteguy@frcl.bull.fr.
17056 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17058         * devo/dejagnu: Initial creation of devo/dejagnu.
17059         Migrated dejagnu testcases and support files for testing software
17060         tools to reside as subdirectories, currently called "testsuite",
17061         within the directory of the software tool.  Migrated all programs,
17062         support libraries, etc. beloging to dejagnu proper from
17063         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17064         with no modifications.  The changes to these files which will
17065         allow them to configure, build, and execute properly will be made
17066         in a future update.
17068 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17070         * Makefile.in: Change send_pr to send-pr.
17071         * configure.in: Likewise.
17072         * send_pr: Renamed directory to send-pr.
17074 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17076         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17078 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17080         * README:  Update for gdb-4.8 release.
17081         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17082         gdb-xxx.tar.z (gzip'd) file also.
17084 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17086         * Makefile.in: make all-diff depend on all-libiberty
17088 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17090         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17092 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17094         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17096 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17098         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17099         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17100         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17102 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17104         * Makefile.in:  makeinfo binary is in a new location
17106 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17108         * config.sub: Accept -ecoff as an OS.
17110         * Makefile.in: Various changes to eliminate a level of make
17111         recursion and reduce the required command line length.
17112         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17113         sub-makes.
17114         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17115         variables holding settings for specific sub-makes.
17116         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17117         in terms of BASE_FLAGS_TO_PASS.
17118         (TARGET_LIBS): New variable listing directories which use
17119         TARGET_FLAGS_TO_PASS.
17120         (subdir_do): Eliminated.
17121         (do-*): New set of targets to replace subdir_do.
17122         (various): All targets which used subdir_do now depend on do-*.
17123         (local-clean): Renamed from do_clean.
17124         (local-distclean): New target, dependency of distclean and
17125         realclean.
17126         (install-info): Don't create directories.  Depend on dir.info
17127         rather than calling make recursively.
17128         (install-dir.info): Eliminated.
17129         (install-info-dirs): Create all info directories here.
17130         (dir.info): Depend upon do-install-info.
17132         * test-build.mk (HOLES): Added false.
17134 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17136         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17138 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17140         * Makefile.in (info): remove dependency on all-texinfo.  The
17141         problem was really in texinfo/C, not at this level.
17143 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17145         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17147 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17149         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17150         GDB releases.
17152 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17154         * configure: Include srcdir in message about target of link not
17155         being found.  Don't convert `-' to `_' in `with' options being
17156         passed to subdirs.
17158 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17160         * configure.in: add uudecode to host_tools
17162         * Makefile.in: added {all,install}-uudecode targets, added them to
17163         the appropriate lists
17165 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17167         * Makefile.in (all-gcc): Added dependency on all-gas.
17169         * configure.in (mips-*-*): Build ld and binutils.
17171 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17173         * configure: check return code from mkdir, print error message and
17174           exit on failure.
17176 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17178         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17180 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17182         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17184 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17186         * config.sub (h8500):  Recognize this as a cpu type.
17188 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17190         * configure: source directory missing is no longer a warning
17192         * configure.in: recognize irix[34]* instead of irix[34]
17194         * Makefile.in: define and pass down X11_LIB
17196 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17198         * guess-systype: Renamed to ...
17199         * config.guess:  ... by popular request.
17200         * configure.in, Makefile.in:  Update accordingly.
17202 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17204         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17205         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17206         + Execute ./dummy instead of assuming . is in PATH.
17208 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17210         * guess-systype:  New shell script.  Attempts to guess the
17211         canonical host name of the executing host.
17212         Only a few hosts are supported so far.
17213         * configure:  Call guess-systype if no host is specified.
17215 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17217         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17218         gcc Makefile.
17221 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17223         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17224         (all-gcc, install-gcc, subdir_do): Use it.
17226 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17228         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17230 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17232         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17233           set exclusively by configure, using configure.in .
17235 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17237         * test-build.mk: set $PATH for all builds
17239         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17241 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17243         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17244         the one used in gcc/Makefile.in, so that a null expansion doesn't
17245         override the one needed to build gcc with a native cc.
17248 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17250         * configure: Accept -with arguments.
17252 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17254         * Makefile.in: added h8300sim
17256 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17258         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17259         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17260         (all-cygnus, native, build-cygnus): Make
17261         $(canonhost)-stamp-3stage-done, not $(host)....
17262         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17263         i386-sco3.2v4.  Added else true to if command.
17265 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17267         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17269 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17271         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17273 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17275         * configure.in: don't remove binutils from Solaris builds
17277 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17279         * Makefile.in: get rid of earlier definitions for *clean,
17280         also handle the recursive info rule better
17282 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17284         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17285         do more-or-less the right thing.
17287 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17289         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17290         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17292 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17294         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17295         $(host_canonical).
17297         * configure.in: split the configdirs list into 4 categories (native
17298         v. cross, library v. tool) and handle the cross-only and native-
17299         only in more reasonable (and correct!) way.
17301 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17303         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17304         configdirs anymore.
17306 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17308         * Makefile.in: extensive cleanup::  removed all of the explicit
17309         clean-* targets, collapsed many wrappers around subdir_do into
17310         one, added additional targets to satisfy standards.texi, deleted
17311         some old targets, some changes for consistency
17313 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17315         * configure.in: handle some programs as cross-only, and others as
17316         native only
17318         * test-build.mk: handle partial holes in a more generic manner
17320         * Makefile.in: m4 depends on libiberty
17322 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17324         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17325         time, wdiff, and find to configdirs
17327         * Makefile.in: all, clean, and install rules for the new programs
17328         added to configure.in
17330 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17332         * configure.in: use mh-sun for all *-sun-* hosts
17334 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17336         * Makefile.in: define flags for X11 include files and library file
17337         locations, pass them down to the programs that need this info
17339         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17341 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17343         * configure.in: start building libg++ for HP-UX targets
17345 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17347         * README:  Update references to files moved into etc/.
17349 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17351         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17352         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17354 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17356         * configure: accept dash as well as underscore in long option
17357         names for FSF compatibility.
17359 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17361         * config.sub: added -sco3.2v4 support from FSF.
17363 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17365         * configure.in: expand the section that adds or removes
17366         directories from the list of programs to build, to handle native
17367         vs. cross in addition to host v. native
17369 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17371         * Makefile.in:  Replace C++ in macro names with CXX.
17372         This is less likely to break ...
17374 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17376         * test-build.mk: add -w to GNU_MAKE
17378 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17380         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17381         add 'sparc' to list of recognized cpus.  This needed to make
17382         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17383         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17384         then changes that into $CPU-wrs-vxworks.
17386         * configure.in: remove most references to gdbtest, regularize
17387         target based program removal
17389         * test-build.mk: import from p3 tree (many fixes and changes)
17391 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17393         * Makefile.in: added rules to handle tcl, tk, and expect
17395         * configure.in: handle those directories if they exist
17397 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17399         * config.sub: removed bogus hppabsd and hppahpux names, since
17400         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17402 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17404         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17405         depends upon all-xiberty
17407         * Makefile.in: changes from p3, including:
17409         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17411         * Makefile.in (XTRAFLAGS): include newlib directories if
17412         newlib/Makefile exists, rather than if host != target.
17414         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17416         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17417         from the same source tree and not building a cross-compiler.  This
17418         matters for the libg++ configuration if reconfiguring a tree that
17419         has already been installed.
17421         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17423         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17424         pick up the machine and system specific header files.
17426         * Makefile.in: added AS_FOR_TARGET, passed down in
17427         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17428         the C compiler to use to create programs which are run in the
17429         build environment, set it to default to $(CC), and passed it down
17430         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17432         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17434         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17435         We need them for unusual native builds, like systems without
17436         ranlib.
17438         * configure: also define $(host_canonical) and
17439         $(target_canonical), which are the full, canonical names for the
17440         given host and target
17442 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17444         * Makefile.in:  Added separate definitions for C++.
17446 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17448         * configure.in (configdirs):  Add deja-gnu.
17450 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17452         * README:  Update for configure.texi and gdb-4.7 release.
17454 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17456         * Makefile.in:  Move "all" target to top of file.
17457         Previously, first target was ".PHONY" which caused BSD4.4 make
17458         to build .PHONY when make was run without arguments.
17460 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17462         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17463         Library-copylefted code in libiberty.
17465 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17467         * config.sub:  Replace m68kmote with plain old m68k.
17469 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17471         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17473 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17475         * config.sub: Complain if no argument is given.  Added support for
17476         386bsd as OS and target alias.
17478 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17480         * Makefile.in (XTRAFLAGS): include newlib directories if
17481         newlib/Makefile exists, rather than if host != target.
17483 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17485         * config.sub: recognize sparclite-wrs-vxworks.
17487         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17488         p3.) Added clean-xiberty to clean.
17490 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17492         * configure.in: use *-*-* instead of nested cases for host and target
17494 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17496         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17497         from the same source tree and not building a cross-compiler.  This
17498         matters for the libg++ configuration if reconfiguring a tree that
17499         has already been installed.
17501 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17503         * config.sub (i486v/i486v4):  Merge in from FSF version.
17505 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17507         * configure: only set PWD if it is already set.
17509 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17511         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17512         doesn't have unset and all success paths (and most error paths)
17513         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17514         to just ${PWD} to avoid confusion.)
17516 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17518         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17519         even for a native compilation.
17521 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17523         Changes to make the gdb.tar.Z rule work better.
17525         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17526         (DEVO_SUPPORT):  Add configure.texi.
17527         (bfd-ilrt.tar.Z):  Remove ancient rule.
17529 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17531         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17532         pick up the machine and system specific header files.
17534         * configure.in, config.sub: added new target m68010-adobe-scout,
17535         with alias of adobe68k.  Changed configure.in to check for
17536         -scout before -sco* to avoid a false match.
17538         * Makefile.in: added AS_FOR_TARGET, passed down in
17539         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17540         the C compiler to use to create programs which are run in the
17541         build environment, set it to default to $(CC), and passed it down
17542         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17544 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17546         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17547         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17548         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17549         FOR_TARGET variants, to newlib and libg++.
17551 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17553         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17554         first.
17556 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17558         * config.sub:  Accept `elf' as an environment.
17560 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17562         * Makefile.in (all-opcodes):  cd into the right directory
17564 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17566         * configure: added -program_transform_name option, used as
17567         argument to sed when installing programs.
17568         configure.texi: added documentation for -program_prefix,
17569         -program_suffix and -program_transform_name.
17571 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17573         * config.sub:  Accept i486 where i386 ok.
17575 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17577         * config.sub: accept we32k
17579 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17581         * config.sub, configure.in: accept OSE68000 and OSE68k.
17583         * Makefile.in: don't create all directories for ``make install'';
17584         let the subdirectories create the ones they need.
17586 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17588         * COPYING: new file, GPL v2
17590 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17592         * Makefile.in: use the new gen-info-dir, which needs a template
17593         argument (which also lives in texinfo)
17595         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17597 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17599         * config.sub (ncr3000):  Change i386 to i486.
17601 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17603         * Makefile.in: add install-rcs, install-grep to
17604         install-no-fixedincludes, removed install-bison and install-libgcc
17606 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17608         * configure.in: grab the HPUX makefile fragment if on HPUX
17610 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17612         * Makefile.in: eradicate bison spoor (ditto libgcc).
17613          configure.in: recognise m68{k,000}-ericsson-OSE.
17614          es1800 is alias for m68k-ericsson-OSE
17616 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17618         * configure.in: rearrange the parts that remove programs from
17619         configdirs, based now on HOST==TARGET or by canonical triple.
17621 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17623         * test-build.mk: recurse explicitly with -f test-build.mk when
17624           appropriate.  predicate stage3 and comparison on the existence
17625           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17626           On very clean, also remove ...stamp-co.  Build in-place before
17627           doing other builds.
17629 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17631         * Makefile.in, configure.in: add tgas
17633 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17635         * Makefile.in: a number of changes merged in from progressive.
17637         * configure.in: add libm.
17639         * .cvsignore: ignore some stuff that comes from test-build.mk.
17641 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17643         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17645 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17647         * configure: Add program_suffix (parallel to program_prefix)
17648         * Makefile.in: adjust directory-creating script for losing decstation
17650 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17652         * configure:  Minor $subdir-related fixes.
17654 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17656         * configure: fix various problems with propogating
17657         makefile_target_frag in subdirs.
17658         * configure.in: config libgcc if its there
17660 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17662         * config.sub:  HPPA merge.
17664 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17666         * Makefile.in:  Replace all-bison with all-byacc in all
17667         dependency lines for other tools (which now use byacc).
17669 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17671         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17673 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17675         * Makefile.in: make gprof rules similar to byacc rules (instead of
17676         vestigal $(unsubdir) that didn't work...)
17678 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17680         * config.sub:  Add support for Linux.
17681         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17682         (at least for libg++).
17684 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17686         * configure.texi: fix doc for the -nfp option to configure
17688 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17690         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17692 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17694         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17695         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17696         * configure.in: added solaris* host_makefile_frag hook.
17698 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17700         * config.sub: changed recognition of m68000 so that various
17701         m68k types can be specified via m680[01234]0
17703 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17705         * config.sub (basic_machine): fix sed so that '-foo' isn't
17706         completely substituted out while .+'-foo' loses the '-foo'
17708 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17710         * config.sub ($os): Add -aout.
17712 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17714         * configure:  If host_makefile_frag is absolute, don't
17715         prefix ${invsubdir} (relevant to libg++ auto-configure).
17717 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17719         * Makefile.in (tooldir): Define it.
17720         (all-ld): Depend on all-flex.
17722 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17724         * Makefile.in (check):  Fix libg++ special case.
17726 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17728         * configure: do not bury `pwd` into config.status, thus do fewer
17729           pwd's.
17731         * configure: print the "Building in" message only when building in
17732           other than "." AND verbose.
17734         * configure: remove -s, rework -v to better accommodate guested
17735           configures.
17737         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17739 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17741         * Makefile.in: macroize flags passed on recursion.  remove
17742           fileutils.
17744 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17746         * configure: get makesrcdir right for subdirs deeper than 1.
17748         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17749           install.
17751 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17753         * Makefile.in: don't print subdir_do or recursion lines.
17755 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17757         * standards.texi: added menu item.
17759         * Makefile.in: build and install standards.info.
17761         * standards.texi: new file.
17763 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17765         * configure: test for and move config.status pieces from
17766           ${subdir}/.
17768 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17770         * configure:  Test for existance of files before trying to mv
17771         them, to avoid numerous non-existance messages.
17773 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17775         * configure: correct final line of config.status.
17777         * configure: patch from eggert.  Avoids a protection problem if
17778           the original Makefile.in is read only.
17780         * configure: use move-if-change from gcc to create config.status.
17781           Some makefiles depend on config.status to tell if a directory
17782           has been reconfigured for a different host.  This change
17783           prevents those directories from remaking everything in the case
17784           where the reconfig was only intended to rebuild a Makefile.
17786         * configure: test for config.sub with "config.sub sun4" rather
17787           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17788           host alias from a missing config.sub.
17790 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17792         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17793           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17795 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17797         * configure: mkdir ${subdir} as needed.
17799 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17801         * Makefile.in,configure.in: added autoconf.
17803 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17805         * Makefile.in: no longer pass against on recursion.
17807         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17808           definitions are not inherited.
17810         * configure: correct makesrcdir when subdir is .
17812 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17814         * configure:  Add support for 'subdirs' variable, which is
17815         like 'configdirs', except that configure doesn't re-invoke
17816         itself for subdirs, it just creates a Makefile for each subdir.
17817         * configure.texi:  Document subdirs.
17819 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17821         * configure.in: added flex to configdirs
17823 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17825         * Makefile.in: remove clean-stamps from clean.
17827 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17829         * configure.in:  Add gdbtest to configdirs.
17831 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17833         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17834         to recursive makes.
17835         * configure.in:  Recognize new ncr3000 config.
17837 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17839         * Makefile.in, configure.in: removed references to gdbm.
17841 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17843         * config.sub:  Don't canonicalize os value
17844         newsos* to bsd (readline needs to check for newsos).
17845         (This fix was earlier made Jan 31, but got re-broken.)
17847 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17849         * configure.in:  sco is an os, not a vendor!
17851         * configure:  Quote $( better.  Keep various shells happy.
17853 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17855         * Makefile.in: eliminate stamp-files.
17857 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17859         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17860           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17862 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17864         * config.sub:  fix iris/iris3.
17866 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17868         * configure: re-add -rm.
17870 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17872         * Maskefile.in: add .stmp-rcs to all.
17874         * configure.in: remove gas from rs6000 build, use aix host fragment.
17876 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17878         * configure: pass down site_option during recursion.
17880 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17882         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17884 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17886         * configure: Change exec_prefix so that it really defaults to prefix.
17888 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17890         * Makefile.in, configure.in:  Add support for mmalloc library.
17892 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17894         * Makefile.in: add stmp dependencies for a few more things.
17896 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17898         * configure: adjusted error message on objdir/srcdir configure
17899           collision, per john's suggestion.
17901         * Makefile.in: add libiberty stmp to all and all.cross.
17903 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17905         * Makefile.in: remove force dependencies, add grep to all.
17907 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17909         * Makefile.in: drop flex.  make stamp files work.
17911         * configure: added test for conflicting configuration in srcdir,
17912           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17913           gets cranky.  use relative paths for configure and srcdir
17914           whenever possible.  Send some error messages to stderr that were
17915           going to stdout.
17917 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17919         * Makefile.in:  Fix libg++ rule to check for gcc directory
17920         before using gcc/gcc.  Also pass XTRAFLAGS.
17922 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17924         * Makefile.in: added stmp-files so that directories aren't polled
17925           when they are already built.
17927         * configure.texi: fixed a node pointer problem.
17929 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17931         * config.sub configure.in gdb/configure.in
17932         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17933         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17934         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17936 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17938         * configure: -recurring becomes -silent.  corrected help message
17939           for -site= option.
17941         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17943 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17945         * configure: when building Makefile for crosses, replace
17946           tooldir and program_prefix.  default srcdir from location of
17947           config.sub.  remove "for host in hosts" and "for target in
17948           targets" loops.
17950 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17952         * Makefile.in: Do not pass bindir or mandir to cvs.
17954 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17956         * Makefile.in, configure.in: removed traces of namesubdir,
17957           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17958           copyrights to '92, changed some from Cygnus to FSF.
17960         * configure.texi: remove most references to multiple hosts,
17961           multiple targets, subdirs, etc.
17963         * configure.man: removed rcsid. reference config.sub not
17964           config.subr.
17966         * Makefile.in: mkdir $(infodir) on install-info.
17968 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17970         * configure.texi:  Explain better about .gdbinit and about
17971         the environment that configure.in sections run in.
17973 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17975         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17977 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17979         * README:  DOC.configure => cfg-paper.texi.
17981 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
17983         * config.sub (near case $os):  Don't convert newsos* to bsd!
17985 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
17987         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
17988         the number of copies of COPYING that go into the GDB tar file.
17990 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
17992         * bfd/configure.in, gdb/config/mh-i386sco,
17993         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17994         Fix SCO configuration stuff.
17996 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
17998         * Makefile.in:  For libg++, make sure the -I pointing
17999         to the gcc directory goes *after* all the libg++-local -I flags.
18000         Also, move just-gcc dependency from just-libg++ to all-libg++.
18002 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18004         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18006 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18008         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18010 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18012         * config.sub:  Add stratus configuration frags.  Also
18013         submitted to FSF.
18015 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18017         * Makefile.in (DEV_SUPPORT):  add configure.man.
18019         * config.sub(Decode manufacturer-specific):  add -none*.
18021 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18023         * Makefile.in:  remove form feeds to make Sun's make happy.
18024         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18026 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18028         * Makefile.in (AR_FLAGS):  Make quieter.
18030 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18032         * configure.in:  Add libg++.
18033         * configure:  When verbose, don't output the command line at each
18034         level; it will be unremarkably the same as the previous version,
18035         which will be the same as what the user typed.
18037 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18039         * configure.in, Makefile.in: fix clean-info, add flex.  add
18040           fileutils.
18042         * configure: be less sensitive to spaces in Makefile.in.  Do not
18043           look for sources in "..".  Doing so breaks subdirectories that
18044           might have their own configure.  If a subdir has it's own
18045           configure script, use it.
18047 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18049         * cfg-paper.texi: some changes suggested by rms.
18051 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18053         * config.sub:  Merge in some small additions from the FSF version,
18054         taken from the gcc distribution, to bring the Cygnus and FSF
18055         versions into closer sync.
18057 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18059         * configure.in:  Changed svr4 references to sysv4.
18061 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18063         * configure: added -V for version number option.
18065 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18067         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18068           renamed from DOC.configure to cfg-paper.texi.
18070 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18072         * configure, config.subr, config.sub: config.subr is now
18073           config.sub again.
18075 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18077         * configure.texi: new file, in progress.
18079         * Makefile.in: build info file and install the man page for
18080           configure.
18082         * configure.man: new file, first cut.
18084         * configure: find config.subr again now that configuration "none"
18085           has gone.  removed all traces of the -ansi option.  removed all
18086           traces of the -languages option.
18088         * config.subr: resync from rms.
18090 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18092         * configure, config.sub, config.subr: merge config.sub into
18093           config.subr, call the result config.subr, remove config.sub, use
18094           config.subr.
18096         * Makefile.in: revised install for dir.info.
18098 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18100         * configure.in: add decstation host makefile frag.
18102         * Makefile.in: BISON now bison -y again.  also install-gcc on
18103           install.  clean-gdbm on clean.  infodir belongs in datadir.
18104           Make directories for info install.  Build dir.info here then
18105           install it.
18107 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18109         * Makefile.in: fix for bad directory tests.
18111 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18113         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18114           regexp.  -srcdir relative was being handled incorrectly.
18116         * Makefile.in: unwrapped some for loops so that parallel makes
18117           work again and so one can focus one's attention on a particular
18118           package.
18120 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18122         * configure: added PWD as a stand in for `pwd` (for speed). use
18123           elif wherever possible.  make -srcdir work without -objdir.
18124           -objdir= commented out.
18126 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18128         * configure: +options become --options.  -subdirs commented out.
18129           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18130           Makefile now at top of generated Makefile.  Removed cvs log
18131           entries.  added -srcdir.  create .gdbinit only if there is one
18132           in ${srcdir}.
18134         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18135           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18136           and mandir now keyed off datadir by default.
18138 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18140         * Freshly created ChangeLog.
18143 Local Variables:
18144 mode: change-log
18145 left-margin: 8
18146 fill-column: 76
18147 version-control: never
18148 End: