PR c++/61038
[official-gcc.git] / ChangeLog
blob80e96005ebb3630df880056dd91fa2b5403d35ed
1 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
7         * MAINTAINERS (Write After Approval): Add myself.
9 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
11         PR libstdc++/61011
12         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
13         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
14         * configure: Regenerate.
16 2014-05-28  Pedro Alves  <palves@redhat.com>
18         * MAINTAINERS (Write After Approval): Add myself.
20 2014-05-28  Olivier Hainque  <hainque@adacore.com>
22         * config/rs6000/vxworks.h (VXCPU_FOR_8548): New. Default to PPC85XX.
23         (CPP_SPEC): Add entry for -mcpu=8548.
24         * config/rs6000/vxworksae.h: Reinstate. Override        VXCPU_FOR_8548.
25         * config.gcc (powerpc-wrs-vxworksae, tm_file): Add back vxworksae.h.
27 2014-05-26  Richard Sandiford  <rdsandiford@googlemail.com>
28             Olivier Hainque  <hainque@adacore.com>
30         * rtl.h (set_for_reg_notes): Declare.
31         * emit-rtl.c (set_for_reg_notes): New function.
32         (set_unique_reg_note): Use it.
33         * optabs.c (add_equal_note): Likewise
35 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
37         * MAINTAINERS: Update my affiliation/email.
39 2014-05-19  Mike Stump  <mikestump@comcast.net>
41         * MAINTAINERS: Add wide-int reviewers.
43 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
45         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
46         * configure: Regenerated.
48 2014-05-15  Torvald Riegel  <triegel@redhat.com>
50         * MAINTAINERS (libitm): Add myself as maintainer.
52 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
54         * MAINTAINERS (Write After Approval): Add myself.
56 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
58         * config.sub, config.guess: Import from upstream.
60 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
62         * MAINTAINERS (Write After Approval): Put myself in correct order.
64 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
66         * MAINTAINERS (Write After Approval): Add myself.
68 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
70         * MAINTAINERS: Move myself from Reviewers to Write After Approval
71         section.
73 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
75         * MAINTAINERS (Write After Approval): Delete myself.
77 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
79         PR sanitizer/56781
80         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
81         and -B* options with -Xcompiler.
83 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
85         PR bootstrap/60620
86         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
87         * Makefile.in: Regenerate.
89 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
91         * Makefile.def (dependencies): Make all-ld depend on all-binutils
92         for WINDRES_FOR_TARGET in default-manifest.o rule.
93         * Makefile.in: Regenerate.
95 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
97         * MAINTAINERS (Write After Approval): Add myself.
99 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
101         PR sanitizer/56781
102         * Makefile.def: Set bootstrap=true; for host fixincludes.
103         * configure.ac: Don't bootstrap host fixincludes unless
104         --with-build-config=bootstrap-{a,ub}san.
105         * Makefile.in: Regenerated.
106         * configure: Regenerated.
108 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
110         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
111         --enable-vtable-verify option parsing.  Don't add
112         target-libsanitizer to bootstrap_target_libs unless
113         --with-build-config=bootstrap-asan or
114         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
115         to bootstrap_target_libs unless --enable-vtable-verify.
116         * configure: Regenerated.
118 2014-03-10  Anatoly Sokolov <aesok@post.ru>
120         * MAINTAINERS (Write After Approval): Add myself.
122 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
124         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
126 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
128         PR bootstrap/58572
129         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
130         -I for libstdc++-v3 includes if $(LEAN).
131         * Makefile.in: Regenerated.
133 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
135         * MAINTAINERS: Update my email address.
137 2014-02-24  Walter Lee  <walt@tilera.com>
139         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
140         (tilegx-*-*): Change to tilegx*-*-*.
141         * configure: Regenerate.
143 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
145         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
147 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
149         * MAINTAINERS (Write After Approval): Add myself.
151 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
153         PR target/59788
154         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
155         *solaris2*.
157 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
159         * MAINTAINERS: Update my email address.
161 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
163         * MAINTAINERS: Convert to UTF-8.
164         Properly sort Xinliang David Li's entry.
166 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
167             Sandra Loosemore  <sandra@codesourcery.com>
169         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
170         nios2 port maintainers.
172 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
174         * MAINTAINERS (Write After Approval): Add myself.
176 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
178         * configure.ac: Add user-friendly check for native x86_64-linux
179         multilibs.
180         * configure: Regenerate.
182 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
184         * MAINTAINERS: Add myself as sh maintainer.
186 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
188         * MAINTAINERS: Add self as SLSR maintainer.
190 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
192         * MAINTAINERS: Update my email address.
194 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
196         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
198 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
200         * Makefile.in: Regenerate.
202         * Makefile.tpl: Fix typo.
203         * Makefile.in: Regenerate partially.
205 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
207         * configure.ac: Added libcilkrts to noconfig list when C++ is not
208         supported.
209         * configure: Regenerated.
211 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
213         * MAINTAINERS (Write After Approval): Add myself.
215 2013-10-30  Jason Merrill  <jason@redhat.com>
217         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
218         --disable-build-format-warnings.
220 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
222         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts 
223         depend on libstdc++ and libgcc.
224         * configure: Regenerate.
225         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
226         libcilkrts for POSIX and i*86, and x86_64 architectures.
227         * Makefile.in: Added libcilkrts related fields to support building it.
229 2013-10-26  Jeff Law  <law@redhat.com>
231         * Makefile.def (target_modules): Remove libmudflap
232         (languages): Remove check-target-libmudflap).
233         * Makefile.in: Rebuilt.
234         * Makefile.tpl (check-target-libmudflap-c++): Remove.
235         * configure.ac (target_libraries): Remove target-libmudflap.
236         Remove checks which disabled libmudflap on some systems.
237         * configure: Rebuilt.
238         * libmudflap: Directory removed.
240 2013-10-21  Cong Hou  <congh@google.com>
242         * MAINTAINERS (Write After Approval): Add myself.
244 2013-10-16  Mike Stump  <mikestump@comcast.net>
246         * .dir-locals.el: Add.
248 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
250         * configure.ac: Add --enable-host-shared
251         * configure: Regenerate.
253 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
255         Import from savannah.gnu.org:
256         * config.guess: Update to 2013-06-10 version.
257         * config.sub: Update to 2013-10-01 version.
259 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
261         Changes to build configuration to allow big endian ARC ELF toolchain
262         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
263         * configure: Regenerate.
265 2013-09-20  Alan Modra  <amodra@gmail.com>
267         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
268         ppc host match.  Support little-endian powerpc linux hosts.
270 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
272         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
273         maintainer.
275 2013-09-12  DJ Delorie  <dj@redhat.com>
277         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
278         maintainers.
280 2013-09-03  Richard Biener  <rguenther@suse.de>
282         * configure.ac: Also allow ISL 0.12.
283         * configure: Regenerated.
285 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
287         * MAINTAINERS (Write After Approval): Add myself.
289 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
291         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
293 2013-08-26  Caroline Tice  <cmtice@google.com>
295         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
296         "Various Reviewers" to libvtv "Various Maintainers".
298 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
300         * MAINTAINERS: Add myself as RTL optimizers reviewer.
302 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
304         * MAINTAINERS: Update name, email.
306 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
308         * MAINTAINERS (Write After Approval): Add myself.
310 2013-08-12  Caroline Tice  <cmtice@google.com>
312         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
313         address in the Write After Approval section.
315 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
317         * MAINTAINERS (Write After Approval): Update email.
319 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
321         * configure.ac: Adjust to check VTV_SUPPORTED.
322         * configure: Regenerated.
324 2013-08-02  Caroline Tice  <cmtice@google.com>
326         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
327         on non-linux systems; add target-libvtv to noconfigdirs; add
328         libsupc++/.libs to C++ library search paths.
329         * configure: Regenerated.
330         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
331         libstdc++ and libgcc.
332         * Makefile.in: Regenerated.
334 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
336         * MAINTAINERS (Write After Approval): Add myself.
338 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
339             Shiva Chen  <shiva0217@gmail.com>
341         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
342         nds32 port maintainers.
344 2013-07-17  Tim Shen  <timshen91@gmail.com>
346         * MAINTAINERS (Write After Approval): Add myself.
348 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
350         * configure.ac: Sync from binutils.
351         * configure: Regenerate.
353 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
355         * MAINTAINERS (Write After Approval): Add myself.
357 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
359         * MAINTAINERS (Write After Approval): Add myself.
361 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
363         * MAINTAINERS (Write After Approval): Add myself.
365 2013-04-30  Brooks Moses  <bmoses@google.com>
367         * MAINTAINERS: Update my email; move myself from Fortran
368         reviewer to Write After Approval.
370 2013-04-16  Andreas Schwab  <schwab@suse.de>
372         * configure.ac (aarch64-*-*): Don't disable java.
373         * configure: Regenerate.
375 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
377         * MAINTAINERS (Write After Approval): Add myself.
379 2013-03-30  Matthias Klose  <doko@ubuntu.com>
381         * Makefile.def (target_modules): Don't install libffi.
382         * Makefile.in: Regenerate.
384 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
386         * MAINTAINERS (Write After Approval): Add myself.
388 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
390         * MAINTAINERS (Write After Approval): Add myself.
392 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
394         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
395         * configure: Regenerated.
397 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
399         * MAINTAINERS: Explicitly add myself as AIX maintainer.
400         Remove Geoff Keating as rs6000 port maintainer, at his request.
402 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
404         * MAINTAINERS: Update my email.
406 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
408         * configure: Re-generate.
410 2013-01-15  Richard Biener  <rguenther@suse.de>
412         PR other/55973
413         * configure: Re-generate.
415 2013-01-14  Matthias Klose  <doko@ubuntu.com>
417         * Makefile.def (install-target-libsanitizer): Depend on
418         install-target-libstdc++-v3.
419         * Makefile.in: Regenerate.
421 2013-01-14  Richard Biener  <rguenther@suse.de>
423         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
424         * configure: Re-generate
426 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
428         * config.sub: Update from config repo.
430 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
432         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
433         * Makefile.in: Regenerate.
435 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
437         * MAINTAINERS (arc): Add new port maintainership for myself.
439 2013-01-09  Jason Merrill  <jason@redhat.com>
441         * .gitignore: Import from gdb repository.
443 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
445         * Makefile.def (configure-gcc): Depend on all-gmp.
446         (all-gcc): Remove dependency on all-gmp.
447         * Makefile.in: Regenerated.
449 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
451         * config.sub: Merge from config repo.
452         * config.guess: Ditto.
454 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
456         * Makefile.def: Merge from binutils.
457         * Makefile.in: Ditto.
459 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
461         * MAINTAINERS: Update my email.
463 2012-12-29  Ben Elliston  <bje@gnu.org>
465         * config.guess: Update to 2012-12-29 version.
466         * config.sub: Likewise.
468 2012-12-20  Matthias Klose  <doko@ubuntu.com>
470         * Makefile.def (install-target-libgfortran): Depend on
471         install-target-libquadmath, install-target-libgcc.
472         (install-target-libsanitizer): Depend on install-target-libgcc.
473         (install-target-libjava): Depend on install-target-libgcc.
474         (install-target-libitm): Depend on install-target-libgcc.
475         (install-target-libobjc): Depend on install-target-libgcc.
476         (install-target-libstdc++-v3): Depend on install-target-libgcc.
477         * Makefile.in: Regenerate.
479 2012-12-19  Matthias Klose  <doko@ubuntu.com>
481         * Makefile.def (install-target-libgo): Depend on
482         install-target-libatomic.
483         * Makefile.in: Regenerate.
485 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
487         PR go/55201
488         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
489         * Makefile.in: Regenerate.
491 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
493         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
494         * configure: Regenerate.
496 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
498         * config.sub: Merge from config repo.
500 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
502         * Makefile.def (target_modules): Add bootstrap=true and
503         raw_cxx=true to libsanitizer.
504         * configure.ac (bootstrap_target_libs): Add libsanitizer.
505         * Makefile.in: Regenerated.
506         * configure: Likewise.
508 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
510         * MAINTAINERS: Remove self as RTL optimization maintainer.
512 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
514         * MAINTAINERS (Write After Approval): Add myself.
516 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
518         * Makefile.def (target_modules): Remove bootstrap=true and
519         raw_cxx=true from libsanitizer.
520         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
521         * Makefile.in: Regenerated.
522         * configure: Likewise.
524 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
526         * Makefile.def (target_modules): Add bootstrap=true and
527         raw_cxx=true to libsanitizer.
528         * configure.ac (bootstrap_target_libs): Add libsanitizer.
529         * Makefile.in: Regenerated.
530         * configure: Likewise.
532 2012-11-28  Andrew Pinski  <apinski@cavium.com>
534         PR bootstrap/54279
535         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
536         * configure: Regenerate.
537         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
538         * Makefile.in: Regenerate.
540 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
542         * configure.ac: Disable libsanitizer if we're not building C++.
543         * configure: Regenerate.
545 2012-11-15  Roland McGrath  <roland@hack.frob.com>
547         * MAINTAINERS (Write After Approval): Add myself.
549 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
551         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
552         Kostya Serebryany (kcc@google.com) and
553         Jakub Jelinek (jakub@redhat.com).
554         Rename area for Dodji Seketeli (dodji@redhat.com).
556 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
558         * MAINTAINERS: (asan.c, related): Add myself.
560 2012-11-14  Roland McGrath  <mcgrathr@google.com>
562         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
563         * configure: Regenerate.
565 2012-11-13  Richard Henderson  <rth@redhat.com>
567         * configure.ac: Move libsanitizer logic to subdirectory.
568         * configure: Regenerate.
570 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
572         * configure.ac: Enable libsanitizer just on x86 linux for now.
573         * configure: Re-generate.
575 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
577         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
578         sections.
579         * configure: Regenerate.
581 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
583         * configure.ac: Add section for configdirs for libsanitizer.
584         Disable for cris-*-* and mmix-*-*.
585         * configure: Regenerate.
587 2012-11-12  Wei Mi <wmi@google.com>
589         * configure.ac: Add libsanitizer to target_libraries.
590         * Makefile.def: Ditto.
591         * configure: Regenerate.
592         * Makefile.in: Regenerate.
593         * libsanitizer: New directory for asan runtime.  Contains an empty
594         tsan directory.
596 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
598         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
599         against Mingw64 w32api.
600         * configure: Regenerate.
602 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
604         * configure: Regenerated.
606 2012-11-03  Robert Mason  <rbmj@verizon.net>
608         * configure.ac: add --disable-libstdcxx configure option
609         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
611 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
613         * MAINTAINERS (Write After Approval): Add myself.
615 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
617         * MAINTAINERS (Write After Approval): Add myself.
619 2012-10-24  Sharad Singhai  <singhai@google.com>
621         * MAINTAINERS (Write After Approval): Add myself.
623 2012-10-24  Eric Christopher  <echristo@gmail.com>
625         * MAINTAINERS: Update email address.
627 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
629         PR bootstrap/54820
630         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
631         * configure: Regenerate.
633 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
635         * MAINTAINERS (aarch64): Add Marcus and myself.
637 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
639         PR bootstrap/54820
640         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
641         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
642         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
643         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
644         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
645         * Makefile.in: Regenerate.
646         * configure.ac (have_static_libs): New variable and associated check.
647         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
648         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
649         * configure: Regenerate.
651 2012-10-10  Richard Biener  <rguenther@suse.de>
653         * MAINTAINERS: Adjust for changed surname.
655 2012-10-04  Lawrence Crowl  <crowl@google.com>
657         * MAINTAINERS (Write After Approval): Add myself.
659 2012-10-01  Cary Coutant  <ccoutant@google.com>
661         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
663 2012-09-28  Ian Lance Taylor  <iant@google.com>
665         * Makefile.def: Make all-target-libgo depend on
666         all-target-libbacktrace.
667         * Makefile.in: Rebuild.
669 2012-09-26  Ian Lance Taylor  <iant@google.com>
671         * Makefile.def: Make all-gcc depend on all-libbacktrace.
672         * Makefile.in: Rebuild.
674 2012-09-20  Walter Lee  <walt@tilera.com>
676         * configure.ac: Add tilegx to list of targets that support gold.
677         * configure: Regenerate.
679 2012-09-20  Marek Polacek  <polacek@redhat.com>
681         * MAINTAINERS (Write After Approval): Add myself.
683 2012-09-19  Steve Ellcey  <sellcey@mips.com>
685         * configure.ac: Add mips*-mti-elf* target.
686         * configure: Regenerate.
688 2012-09-17  Ian Lance Taylor  <iant@google.com>
690         * MAINTAINERS (Various Maintainers): Add libbacktrace.
691         * configure.ac (host_libs): Add libbacktrace.
692         (target_libraries): Add libbacktrace.
693         * Makefile.def (host_modules): Add libbacktrace.
694         (target_modules): Likewise.
695         * configure, Makefile.in: Rebuild.
697 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
699         PR target/38607
700         Merge upstream change.
701         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
703         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
704         Add libgomp*.o to compare_exclusions for AIX.
705         * configure: Regenerate.
707 2012-09-06  Diego Novillo  <dnovillo@google.com>
709         * configure.ac: Bump minimum GMP version to 4.2.3.
710         * configure: Re-generate.
712 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
714         PR target/54461
715         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
716         target-libgloss if not configured --with-avrlibc=no.
717         * configure: Regenerate.
719 2012-09-04  Jason Merrill  <jason@redhat.com>
721         * configure.ac: Fix --enable-languages=all.
723 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
725         * MAINTAINERS (Write After Approval): Add myself.
727 2012-09-03  Richard Guenther  <rguenther@suse.de>
729         PR bootstrap/54138
730         * configure.ac: Re-organize ISL / CLOOG checks to allow
731         disabling with either --without-isl or --without-cloog.
732         * configure: Regenerated.
734 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
736         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
737         * configure: Regenerate.
739 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
741         * MAINTAINERS: Fix my email address.
743 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
745         PR binutils/4970
746         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
747         and opcodes.
748         * Makefile.in: Regenerated.
750 2012-08-26  Art Haas <ahaas@impactweather.com>
752         * configure: Regenerate.
754 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
756         * INSTALL/README: Also refer to the online installation
757         instructions.
759 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
761         * MAINTAINERS (Write After Approval): Add myself.
762         (Picochip port): Remove myself.
764 2012-08-14   Diego Novillo  <dnovillo@google.com>
766         Merge from cxx-conversion branch.
768         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
769         POSTSTAGE1_CONFIGURE_FLAGS.
770         * Makefile.in: Regenerate.
771         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
772         Force C++ when bootstrapping.
773         * configure: Regenerate.
775 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
777         * MAINTAINERS (Write After Approval): Add myself.
779 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
781         * README: Document use of ranges of years in copyright notices.
783 2012-07-06  Richard Guenther  <rguenther@suse.de>
785         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
786         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
787         --with-gmp=system.
788         * Makefile.in: Regenerated.
789         * configure: Likewise.
791 2012-07-06  Richard Guenther  <rguenther@suse.de>
793         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
794         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
795         supply V=1 as extra_make_flags.
796         * configure: Regenerated.
797         * Makefile.in: Likewise.
799 2012-07-04  Tristan Gingold  <gingold@adacore.com>
801         * configure: Regenerate.
803 2012-07-03  Richard Guenther  <rguenther@suse.de>
805         * Makfile.def (isl): Remove not necessary extra_exports and
806         extra_make_flags.
807         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
808         * Makefile.in: Regenerated.
810 2012-07-03  Richard Guenther  <rguenther@suse.de>
812         * Makefile.def (cloog): Add V=1 to extra_make_flags.
813         * configure.ac: If either the ISL or the CLooG check failed
814         do not try to build in-tree versions.
815         * Makefile.in: Regenerated.
816         * configure: Regenerated.
818 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
820         * configure: Regenerate.
822 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
824         * MAINTAINERS (Various Maintainers): Add myself as testsuite
825         maintainer.
827 2012-07-02  Richard Guenther  <rguenther@suse.de>
829         * configure: Regenerated.
831 2012-07-02  Richard Guenther  <rguenther@suse.de>
832         Michael Matz  <matz@suse.de>
833         Tobias Grosser <tobias@grosser.es>
834         Sebastian Pop <sebpop@gmail.com>
836         * Makefile.def: Add ISL host module, remove PPL host module.
837         Adjust ClooG host module to use the proper ISL.
838         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
839         * configure.ac: Include config/isl.m4.  Add ISL host library,
840         remove PPL.  Remove PPL configury, add ISL configury, adjust
841         ClooG configury.
842         * Makefile.in: Regenerated.
843         * configure: Likewise.
845 2012-07-02  Richard Guenther  <rguenther@suse.de>
847         Merge from graphite branch
848         2011-07-21  Tobias Grosser  <tobias@grosser.es>
850         * configure: Regenerated.
851         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
852         both cloog.org and legacy versions. The only supported version will
853         be CLooG with the isl backend.
855         2011-07-21  Tobias Grosser  <tobias@grosser.es>
857         * configure: Regenerated.
858         * configure.ac: Require cloog isl 0.17.0
860         2011-07-21  Tobias Grosser  <tobias@grosser.es>
862         * configure: Regenerated.
863         * config/cloog.m4: Do not define CLOOG_ORG
865 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
867         * configure.ac: Skip C if explicitly selected.
868         * configure: Regenerate.
870 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
872         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
873         they contain -O2.
874         * configure: Regenerate.
876 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
878         PR debug/53740
879         * df.h, df-problems.c, dce.c: Revert last patch.
881 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
883         * MAINTAINERS (Write After Approval): Update my email address.
885 2012-06-21  Meador Inge  <meadori@codesourcery.com>
887         * MAINTAINERS (Write After Approval): Add myself.
889 2012-06-20  Jason Merrill  <jason@redhat.com>
891         * Makefile.tpl (check-target-libgomp-c++): New.
892         (check-target-libitm-c++): New.
893         * Makefile.def (c++): Add them.
894         * Makefile.in: Regenerate.
896 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
898         * MAINTAINERS (Write After Approval): Add myself.
900 2012-05-16  Olivier Hainque  <hainque@adacore.com>
902         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
903         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
904         (install-no-fixedincludes): Adjust accordingly.
905         * Makefile.in: Regenerate.
907 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
909         Merge upstream change
910         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
912 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
914         * MAINTAINERS (Write After Approval): Add myself.
916 2012-05-09  Nick Clifton  <nickc@redhat.com>
917             Paul Smith  <psmith@gnu.org>
919         PR bootstrap/50461
920         * configure.ac (mpfr-dir): When using in-tree MPFR sources
921         allow for the fact that from release v3.1.0 of MPFR the source
922         files were moved into a src sub-directory.
923         * configure: Regenerate.
925 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
927         * configure.ac: Bump minimum MPFR version to 2.4.0.
928         * configure: Regenerated.
930 2012-05-01  Richard Henderson  <rth@redhat.com>
932         * Makefile.def (libatomic): New target_module.
933         * configure.ac (target_libraries): Add libatomic.
934         (noconfigdirs): Check if libatomic is supported.
935         * Makefile.in, configure: Rebuild.
937 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
939         * MAINTAINERS (Write After Approval): Add myself.
941 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
943         * config.sub: Update to 2012-04-18 version from official repo.
945 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
947         * MAINTAINERS (Write After Approval): Add myself.
949 2012-04-11  Steve Ellcey  <sellcey@mips.com>
951         * MAINTAINERS: Changed email address.
953 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
955         PR target/52737
956         * contrib/gcc_update (files_and_dependencies):
957         Remove gcc/config/avr/t-multilib from touch data.
959 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
961         * MAINTAINERS (OS Port Maintainers): Remove irix.
962         * configure.ac (enable_libgomp): Remove *-*-irix6*.
963         (unsupported_languages): Remove mips-sgi-irix6.*.
964         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
965         (with_stabs): Remove.
966         * configure: Regenerate.
968 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
970         * MAINTAINERS (OS Port Maintainers): Remove osf.
971         * configure.ac (enable_libgomp): Remove *-*-osf*.
972         (with_stabs): Remove alpha*-*-osf*.
973         * configure: Regenerate.
975 2012-03-05  Tristan Gingold  <gingold@adacore.com>
977         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
978         * configure: Regenerate.
980 2012-02-17  Walter Lee  <walt@tilera.com>
982         * MAINTAINERS: (Write After Approval): Delete myself.
984 2012-02-14  Walter Lee  <walt@tilera.com>
986         * MAINTAINERS (tilegx port): Add myself.
987         (tilepro port): Add myself.
988         (Write After Approval): Add myself.
990 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
992         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
993         and Joseph Myers as docstring relicensing maintainers.
995 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
997         * MAINTAINERS (write-after-approval): Add myself.
999 2012-02-08  Ira Rosen <irar@il.ibm.com>
1001         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1002         maintainer.
1004 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1006         * MAINTAINERS (Write After Approval): Move myself to
1007         maintain alphabetical order.
1009 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
1011         * MAINTAINERS (Write After Approval): Add myself.
1013 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
1015         * MAINTAINERS (Write After Approval): Add myself.
1017 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1018             Jayant R Sonar <jayant.sonar@kpitcummins.com>
1020         * configure.ac (cr16-*-*): Remove nonconfigdirs.
1021         * configure: Regenerate.
1023 2012-01-23  Harshit Chopra  <harshit@google.com>
1025         * MAINTAINERS (Write After Approval): Add myself.
1027 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
1029         * configure.ac: Remove reference to mh-interix.
1030         * configure: Regenerate.
1032 2012-01-05  Richard Henderson  <rth@redhat.com>
1034         PR bootstrap/51072
1035         * configure.ac: Disable libitm if c++ is not enabled.
1036         * configure: Rebuild.
1038         * configure.ac: Fix regexp for same.
1039         * configure: Rebuild.
1041 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
1043         * MAINTAINERS (Write After Approval): Add myself.
1045 2012-01-02  Richard Guenther  <rguenther@suse.de>
1047         PR bootstrap/51686
1048         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1049         * Makefile.in: Regenerate.
1051 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
1053         * MAINTAINERS (Write After Approval): Add myself.
1055 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
1057         * configure: Regenerate.
1059 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
1061         * MAINTAINERS (picochip): Changed email address.
1063 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
1065         * MAINTAINERS (write-after-approval): Add self.
1067 2011-11-29  DJ Delorie  <dj@redhat.com>
1069         * configure.ac (rl78-*-*) New case.
1070         * configure: Regenerate.
1071         * MAINTAINERS: Add myself as RL78 maintainer.
1073 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1075         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1077 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
1079         * libtool.m4: Additional FreeBSD 10 fixes.
1081 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
1083         * MAINTAINERS: Move myself from Write After Approval to CPU Port
1084         Maintainers section, as Epiphany maintainer.
1086 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
1088         PR target/49992
1089         * configure.ac: Remove ranlib special-casing for Darwin.
1090         * configure: Regenerate.
1092 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
1094         * MAINTAINERS (Reviewers): Keep the list sorted.
1096 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
1098         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
1100 2011-11-09  Roland McGrath  <mcgrathr@google.com>
1102         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
1103         * configure: Rebuild.
1104         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
1105         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
1106         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
1107         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
1108         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
1109         Add READELF.
1110         * Makefile.in: Rebuild.
1112 2011-11-09  Jason Merrill  <jason@redhat.com>
1114         * Makefile.def (language=c++): Remove check-c++0x.
1115         * Makefile.in (check-gcc-c++): Regenerate.
1117 2011-11-08  Richard Henderson  <rth@redhat.com>
1119         * configure.ac: Test for libitm directory present first.
1121         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
1123         * configure.ac: Test libitm/configure.tgt to disable libitm.
1124         * configure: Rebuild.
1126 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
1127             Richard Henderson  <rth@redhat.com>
1129         Merged from transactional-memory.
1131         * Makefile.def (lang_env_dependencies): libitm is c++.
1132         Add libitm target module.
1133         * configure.ac: Likewise.
1134         * config/mmap.m4: New file.
1135         * contrib/gcc_update: Add libitm to touch data.
1136         * Makefile.in, configure: Rebuild.
1138 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1140         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
1141         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
1142         * Makefile.in: Regenerate.
1144 2011-11-01  DJ Delorie  <dj@redhat.com>
1146         * config.sub: Update to version 2011-10-29 (added rl78)
1148 2011-10-27  Nick Clifton  <nickc@redhat.com>
1150         * config.sub: Import these changes from the config project:
1152         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
1153             Ben Elliston  <bje@gnu.org>
1155         * config.sub (epiphany): New.
1157         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
1158             Ben Elliston  <bje@gnu.org>
1160         * config.sub (hexagon, hexagon-*): New.
1162         2011-08-23  Roland McGrath  <mcgrathr@google.com>
1164         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
1165         64eb to be64.
1167         2011-08-16  Roland McGrath  <mcgrathr@google.com>
1169         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
1170         (nacl): Grok as alias for 32el-unknown-nacl.
1172 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
1174         * MAINTAINERS (Write After Approval): Add myself.
1176 2011-10-24  Teresa Johnson  <tejohnson@google.com>
1178         * MAINTAINERS (Write After Approval): Add myself.
1180 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
1182         * MAINTAINERS (sparc port): Remove myself.
1184 2011-09-14  Tom de Vries  <tom@codesourcery.com>
1186         * MAINTAINERS (Write After Approval): Add myself.
1188 2011-08-14  Yao Qi  <yao@codesourcery.com>
1190         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1191         * configure: Regenerate.
1193 2011-07-26  Ian Lance Taylor  <iant@google.com>
1195         * configure.ac: Set have_compiler based on whether gcc directory
1196         exists, rather than on whether gcc is in configdirs.
1197         * configure: Rebuild.
1199 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
1201         * MAINTAINERS (Global Reviewers): Add self.
1203 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
1205         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1206         link directories.
1207         * Makefile.in: Rebuild.
1209 2011-07-20  Ian Lance Taylor  <iant@google.com>
1211         PR bootstrap/49787
1212         * configure.ac: Move --enable-bootstrap handling earlier in file.
1213         If --enable-bootstrap and either --enable-build-with-cxx or
1214         --enable-build-poststage1-with-cxx, enable C++ automatically.
1215         * configure: Rebuild.
1217 2011-07-19  Ian Lance Taylor  <iant@google.com>
1219         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
1220         make C++ a boot_language.  Set and substitute
1221         POSTSTAGE1_CONFIGURE_FLAGS.
1222         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1223         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1224         * configure, Makefile.in: Rebuild.
1226 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
1228         * MAINTAINERS (Register Allocation): Move myself from reviewers to
1229         maintainers.
1231 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
1233         * MAINTAINERS (Global Reviewers): Add myself.
1235 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1237         * configure: Regenerate.
1239 2011-07-16  Jason Merrill  <jason@redhat.com>
1241         * Makefile.def (language=c++): Add check-c++0x and
1242         check-target-libmudflap-c++.
1243         * Makefile.tpl (check-target-libmudflap-c++): New.
1244         * Makefile.in: Regenerate.
1246 2011-07-16  Matthias Klose  <doko@ubuntu.com>
1248         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1249         * Makefile.def (target_modules/libjava): Pass
1250         $(EXTRA_CONFIGARGS_LIBJAVA).
1251         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1252         if not configured with --enable-static-libjava.
1253         * Makefile.in: Regenerate.
1254         * configure: Likewise.
1256 2011-07-15  Jason Merrill  <jason@redhat.com>
1258         * Makefile.in (check-c++): Move check-gcc-c++0x after
1259         check-target-libstdc++-v3.
1261 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
1263         * MAINTAINERS (c6x port): New entry.
1265 2011-07-13  Jason Merrill  <jason@redhat.com>
1267         * Makefile.in (check-gcc-c++0x): New.
1268         (check-c++): Depend on it.
1270 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1272         PR target/39150
1273         * configure.ac (i[3456789]86-*-solaris2*): Also accept
1274         x86_64-*-solaris2.1[0-9]*.
1275         * configure: Regenerate.
1277 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
1279         * MAINTAINERS (RTL optimizers): Add self.
1281 2011-06-27  Gabriel Charette  <gchare@google.com>
1283         * MAINTAINERS (Write After Approval): Add myself.
1285 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
1287         PR regression/47836
1288         PR bootstrap/23656
1289         PR other/47733
1290         PR bootstrap/49247
1291         PR c/48825
1292         * configure.ac (target_libraries): Remove target-libiberty.
1293         Remove case-statement setting skipdirs=target-libiberty for
1294         multiple targets.  Remove checking target_configdirs and
1295         removing target-libiberty but keeping target-libgcc if
1296         otherwise empty.
1297         * Makefile.def (target_modules): Don't add libiberty.
1298         (dependencies): Remove all traces of target-libiberty.
1299         * configure, Makefile.in: Regenerate.
1301 2011-06-13  Walter Lee <walt@tilera.com>
1303         * configure.ac (tilepro-*-*) New case.
1304         (tilegx-*-*): Likewise.
1305         * configure: Regenerate.
1307 2011-06-06  Jing Yu  <jingyu@google.com>
1309         * configure.ac: Skip target-libiberty for
1310         arm*-*-linux-androideabi.
1311         * configure: Regenerated.
1313 2011-06-06  Nick Clifton  <nickc@redhat.com>
1315         * config.sub: Sync from upstream.
1317 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
1319         * MAINTAINERS (Write After Approval): Add myself.
1321 2011-06-01  Daniel Jacobowitz  <drow@false.org>
1323         * MAINTAINERS: Update my email address.
1325 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
1327         * MAINTAINERS (Write After Approval): Update my email address.
1329 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
1331         * MAINTAINERS (Write After Approval): Add myself.
1333 2011-05-08  Doug Kwan  <dougkwan@google.com>
1335         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1336         * configure: Regenerated.
1337         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1338         value from configure.
1339         * Makefile.in: Regenerated.
1341 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
1343         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1344         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1345         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1346         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1347         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1348         *-*-vxworks*): Disable newlib and libgloss in separate case
1349         statement.
1350         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1351         to separate case statement.
1352         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1353         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1354         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1355         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1356         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1357         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1358         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1359         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1360         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1361         i[[3456789]]86-*-rdos*, m32r-*-*,
1362         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1363         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1364         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1365         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1366         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1367         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1368         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1369         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1370         and libgloss in main case over targets.  Remove most empty cases
1371         in main case over targets.
1372         * configure: Regenerate.
1374 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
1376         * MAINTAINERS (Write After Approval): Add myself.
1378 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1380         * configure.ac: Remove code setting special library locations for
1381         hppa*64*-*-hpux11*.  Remove code setting compiler for
1382         sparc-sun-solaris2*.
1383         * configure: Regenerate.
1385 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
1387         * configure.ac: Separate libgloss_dir settings from general case
1388         over targets.
1389         * configure: Regenerate.
1391 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1393         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1394         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1395         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1396         cases in libgcj-disabling case statement.
1397         (hppa*64*-*-linux*): Set unsupported_languages instead of
1398         disabling target-zlib.
1399         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1400         to hppa*64*-*-hpux*.
1401         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1402         hppa*-*-hpux*.
1403         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1404         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1405         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1406         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1407         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1408         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1409         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1410         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1411         libgcj-disabling case statement.
1412         * configure: Regenerate.
1414 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1416         * configure.ac: Disable Java for targets not supporting libffi.
1417         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1418         Remove cases in Java-disabling statement.
1419         (*arm-wince-pe): Change to arm-wince-pe.
1420         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1421         cases in Java-disabling statement.
1422         (bfin-*-*): Don't disable Java again.
1423         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1424         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1425         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1426         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1427         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1428         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1429         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1430         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1431         Java-disabling statement.
1432         (mmix-*-*): Don't disable Java again.
1433         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1434         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1435         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1436         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1437         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1438         statement.
1439         * configure: Regenerate.
1441 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
1443         * configure.ac: Separate cases disabling Java and Java libraries
1444         from general case over targets.
1445         * configure: Regenerate.
1447 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
1449         * MAINTAINERS: Update my email address.
1451 2011-04-20  Easwaran Raman  <eraman@google.com>
1453         * MAINTAINERS (Write After Approval): Add myself.
1455 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
1457         PR lto/48086
1458         * configure.ac: Re-enable LTO on *-apple-darwin9*.
1459         * configure: Regenerate.
1461 2011-04-16  Jim Meyering  <meyering@redhat.com>
1463         * MAINTAINERS (Write After Approval): Add myself.
1465 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
1467         * MAINTAINERS: Update my email address.
1469 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
1471         * MAINTAINERS (Write After Approval): Add myself.
1473 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
1475         * MAINTAINERS (Write After Approval): Add myself.
1477 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
1479         * MAINTAINERS (Write After Approval): Add myself.
1481 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
1483         * configure.ac (build_tools): Remove build-byacc.
1484         (host_libs): Remove mmalloc.
1485         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1486         autoconf automake libtool diff rcs fileutils shellutils time
1487         textutils wdiff find uudecode hello tar gzip indent recode release
1488         sed perl gawk findutils gettext zip.
1489         (libgcj): Remove target-qthreads.
1490         (target_tools): Remove target-examples target-gperf.
1491         (YACC): Don't handle building byacc.
1492         * configure: Regenerate.
1493         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1494         dosutils, examples, fileutils, find, findutils, gawk, gettext,
1495         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1496         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1497         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1498         handle building components.
1499         * Makefile.in: Regenerate.
1501 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
1503         * MAINTAINERS: Update my email address as Xtensa maintainer.
1505 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1507         * config.sub: Sync from upstream.
1509 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1511         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1512         (microblaze*): Don't disable libssp.
1513         * configure: Regenerate.
1515 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1517         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1518         moveifchange.
1519         * configure: Regenerate.
1520         * Makefile.tpl: Use @SHELL@ not @config_shell@.
1521         * Makefile.in: Regenerate.
1523 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1525         * configure.ac (*-*-sysv4*): Don't enable libgomp.
1526         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1527         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1528         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1529         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1530         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1531         md_exec_prefix cases.
1532         * configure: Regenerate.
1534 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1536         * configure.ac: Separate cases disabling target-libssp,
1537         target-libiberty, target-libstdc++-v3 and Fortran from general
1538         case over targets.
1539         * configure: Regenerate.
1541 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
1543         * configure.ac (*-*-chorusos): Don't disable libgcj.
1544         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1545         Remove case.
1546         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1547         (arm-*-coff): Don't disable libgcj.
1548         (arm*-*-linux-gnueabi): Remove useless assignment.
1549         (arm-*-riscix*): Don't disable libgcj.
1550         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1551         configuration.
1552         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1553         (c54x*-*-*): Remove case.
1554         (tic54x-*-*): Don't disable GCC or GCC libraries.
1555         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
1556         to *.
1557         (d10v-*-*): Don't disable GCC libraries.
1558         (d30v-*-*): Don't disable libgcj.
1559         (h8500-*-*): Don't disable GCC libraries.
1560         (i960-*-*): Don't disable libgcj.
1561         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1562         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1563         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1564         libgcj.
1565         (m68k-*-coff*): Remove case.
1566         (mmix-*-*): Don't disable libgloss on host.
1567         (mn10200-*-*, mn10300-*-*): Remove cases.
1568         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1569         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1570         Don't disable libgcj.
1571         (romp-*-*): Remove case.
1572         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1573         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1574         case.
1575         (v810-*-*): Don't disable GCC libraries.
1576         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1577         (ip2k-*-*): Don't disable GCC libraries.
1578         * configure: Regenerate.
1580 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
1582         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1583         libffi on host.
1584         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1585         on host.
1586         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1587         * configure: Regenerate.
1589 2011-03-26  John Marino  <binutils@marino.st>
1591         * configure.ac: Add support for *-*-dragonfly*
1592         * configure: Regenerate.
1594 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1596         * configure.ac (native_only): Remove.
1597         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1598         send-pr uudecode guile gnuserv on host.
1599         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1600         send-pr rcs guile perl texinfo libtool on host.
1601         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1602         automake send-pr rcs guile perl texinfo libtool on host.
1603         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1604         (*-*-kaos*): Don't disable target-examples target-gperf on target.
1605         (alpha*-dec-osf*): Don't disable fileutils on target.
1606         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1607         texinfo send-pr expect dejagnu on target.
1608         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1609         target-qthreads on target.
1610         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1611         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1612         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1613         x86_64-*-mingw*): Don't disable expect on target.
1614         (*-*-cygwin*): Don't disable target-gperf on target.
1615         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1616         gnuserv on target.
1617         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1618         target.
1619         * configure: Regenerate.
1621 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
1623         * configure.ac (target_tools): Remove target-groff.
1624         (native_only): Remove target-groff.
1625         (hppa*64*-*-*): Don't disable byacc.
1626         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1627         setting.
1628         (*-*-kaos*): Don't skip target-librx and target-groff.
1629         (*-*-netware*): Don't skip target-libmudflap.
1630         (*-*-tpf*): Don't skip target-libmudflap.
1631         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1632         directories on the host.
1633         (ia64*-*-*vms*): Don't skip tix.
1634         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1635         host.
1636         * configure: Regenerate.
1638 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
1640         * configure.ac: Remove references to mt-mep, mt-netware,
1641         mt-wince.
1642         * Makefile.def: Add all-utils soft dependencies.
1643         * Makefile.tpl: Remove GDB_NLM_DEPS.
1644         * configure: Regenerate.
1645         * Makefile.in: Regenerate.
1647 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1649         * configure.ac: Do not include mh-x86omitfp.
1650         * configure: Regenerate.
1652 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1654         * configure.ac: Remove empty cases.
1655         * configure: Regenerate.
1657 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1659         * Makefile.def: Add dependency from termcap to gdb.
1660         * Makefile.in: Regenerate.
1662 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1664         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1665         * configure: Regenerate.
1666         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1667         * Makefile.tpl: Likewise.
1668         * Makefile.in: Regenerate.
1670 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
1672         * configure.ac: Remove all mentions of tentative_cc.
1673         * configure: Regenerate.
1675 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1677         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1678         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1679         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1680         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1681         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1682         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1683         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1684         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1685         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1686         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1687         *-*-rhapsody*): Remove host cases.
1688         * configure: Regenerate.
1690 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1692         * configure.ac (ppc*-*-pe): Remove host case.
1693         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1694         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1695         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1696         cases.
1697         * configure: Regenerate.
1699 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
1701         * config.sub: Update to version 2011-03-23.
1703 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1705         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1706         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1707         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1708         * configure: Regenerate.
1710 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
1712         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
1713         to Write After Approval.
1714         * config-ml.in: Don't handle arc-*-elf*.
1715         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1716         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1717         handle GCC libraries.
1718         * configure: Regenerate.
1720 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1722         PR bootstrap/48120:
1723         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1724         Add -lstdc++ -lm to LIBS.
1725         * configure: Regenerate.
1727 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
1729         * config.guess: Update to version 2011-02-02
1730         * config.sub: Update to version 2011-02-24
1732 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
1734         PR lto/48086
1735         * configure.ac: Re-enable LTO on *-apple-darwin9.
1736         * configure: Regenerate.
1738 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
1740         PR lto/48086
1741         * configure.ac: Disable LTO on darwin due to an assembler change in
1742         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1743         under 256.
1744         * configure: Regenerate.
1746 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
1748         * MAINTAINERS: Update myself as score backend maintainer,
1749         update my e-mail address.
1751 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
1753         * MAINTAINERS: Update my e-mail address.
1755 2011-03-06  Joey Ye  <joey.ye@arm.com>
1757         * MAINTAINERS: Update my e-mail address.
1759 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1761         * configure.ac: Adjust test of with_ppl.
1762         * configure: Regenerated.
1764 2011-03-02  Kai Tietz  <ktietz@redhat.com>
1766         * MAINTAINERS: Adjust my e-mail address.
1768 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1770         * configure.ac: Add -lpwl to ppllibs.
1771         * configure: Regenerated.
1773 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
1775         * config/cloog.m4: Add -lisl to clooglibs.
1776         * configure: Regenerated.
1778 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
1780         * MAINTAINERS (CPU Port maintainers): Add self.
1782 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1784         * MAINTAINERS: Add myself as testsuite maintainer.
1786 2011-02-15  Mike Stump  <mikestump@comcast.net>
1788         * MAINTAINERS: Add myself as testsuite maintainer.
1790 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1792         Import from Libtool and gnulib:
1794         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
1796         Prepare for supporting FreeBSD 10.
1797         * config.rpath: Remove handling of freebsd1* which soon would
1798         match FreeBSD 10.0.
1800         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
1802         Remove support for FreeBSD 1.x.
1803         * libtool.m4 (_LT_LINKER_SHLIBS)
1804         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1805         soon would incorrectly match FreeBSD 10.0.
1807 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1809         PR binutils/12283
1810         * move-if-change: Import version from gnulib.
1812 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
1814         PR lto/47225
1815         * Makefile.def (lto-plugin): Double dash for enable-shared.
1816         (configure-gcc): Depend on all-lto-plugin.
1817         * Makefile.in: Rebuilt.
1819 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1821         * configure.ac: Remove extra bracket.
1822         * configure: Regenerate.
1824 2011-02-08  Tobias Burnus  <burnus@net-b.de>
1826         * MAINTAINERS: Add myself as libquadmath maintainer.
1828 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
1830         * MAINTAINERS: Update my email address.
1832 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
1834         * MAINTAINERS (option handling): Add self.
1836 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
1838         PR lto/47225
1839         * Makefile.def: Add dependency for install-gcc
1840         on install-lto-plugin.
1841         * Makfile.in: Regenerated
1843 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
1845         * MAINTAINERS (CPU Port Maintainers): Add myself.
1847 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
1849         PR libgcj/44341
1850         * configure.ac: Discard --with-* flags for host when configuring
1851         target libraries for cross build.
1852         * configure: Rebuilt.
1854 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1856         * MAINTAINERS (linear loop transforms): Removed.
1858 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
1860         * configure.ac: If with_ppl is no, move setting with_cloog=no
1861         after CLOOG_REQUESTED check.
1862         * configure: Regenerated.
1864 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1866         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1867         CLooG has been requested.
1868         * configure: Regenerated.
1870 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
1872         * configure: Regenerated.
1873         * configure.ac: Check for version 0.11 (or later revision) of PPL.
1875 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
1877         * configure: Regenerated.
1878         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1880 2011-01-21  Andreas Schwab  <schwab@redhat.com>
1882         * configure.ac: Use AS_HELP_STRING throughout.
1883         * configure: Regenerate.
1885 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
1887         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1888         * configure: Regenerate.
1890 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1892         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1894 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
1896         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1897         for ia64-hpux.
1898         * configure: Regenerate.
1900 2011-01-07  Jan Hubicka  <jh@suse.cz>
1902         PR lto/47225
1903         * Makefile.in: Regenerate.
1904         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1905         configure.
1907 2011-01-07  Jan Hubicka  <jh@suse.cz>
1909         * Makefile.in: Regenerate.
1910         * Makefile.def (gcc host module) and soft dependency on lto-plugin
1911         and configure dependency on lto-plugin configure.
1912         (lto-plugin module): Remove dependency on GCC; add dependency on
1913         liniberty.
1915 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
1917         * MAINTAINERS (Write After Approval): Add myself.
1919 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
1921         * configure: Regenerate.
1923 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
1925         * configure.ac: (picochip): Disable libiberty.
1927 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
1929         * MAINTAINERS (Write After Approval): Add myself.
1931 2010-12-10  Ian Lance Taylor  <iant@google.com>
1933         PR bootstrap/46819
1934         * configure.ac: For --disable-libgcj clear libgcj_saved.
1935         * configure: Rebuild.
1937 2010-12-10  Tobias Burnus  <burnus@net-b.de>
1939         PR fortran/46540
1940         * configure.ac: Add --disable-libquadmath and
1941         --disable-libquadmath-support.
1942         * configure: Regenerate.
1944 2010-12-03  Ian Lance Taylor  <iant@google.com>
1946         * MAINTAINERS: Add myself as libgo maintainer.
1948 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
1950         PR libffi/46792
1951         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1952         * configure: Regenerate.
1954 2010-12-02  Ian Lance Taylor  <iant@google.com>
1956         * configure.ac: Always set default for poststage1_ldflags to
1957         -static-libstdc++ -static-libgcc.
1959 2010-11-29  Andreas Schwab  <schwab@redhat.com>
1961         * configure.ac: Move comment to remove extra space in last argument
1962         of GCC_TARGET_TOOL.
1964 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
1966         PR other/46026
1967         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1968         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1969         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1970         (BASE_FLAGS_TO_PASS): Use it.
1971         * configure: Rebuilt.
1972         * Makefile.in: Rebuilt.
1974 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
1976         PR binutils/12258
1977         * configure.ac: Correct comments for --enable-gold/--enable-ld.
1978         Properly check default linker.
1979         * configure: Regnerated.
1981 2010-11-23  Matthias Klose  <doko@ubuntu.com>
1983         * configure.ac: For --enable-gold, handle value `default' instead of
1984         `both*'.  New configure option --{en,dis}able-ld.
1985         * configure: Regenerate.
1987 2010-11-20  Ian Lance Taylor  <iant@google.com>
1989         * configure.ac: Only disable a language library if no language needs
1990         it.  Don't let --disable-libgcj uncondtionally disable libffi.
1991         * configure: Rebuild.
1993 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1995         * Makefile.in: Regenerate.
1997         PR other/46202
1998         * configure.ac: Fix just-built in-tree STRIP name to be
1999         binutils/strip-new.
2000         * configure: Regenerate.
2001         * Makefile.def (install-strip-gcc, install-strip-binutils)
2002         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2003         (install-strip-sid): Mirror dependencies on non-strip variants
2004         of these targets on the respective -strip prerequisites.
2005         * Makefile.tpl (install-strip, install-strip-host)
2006         (install-strip-target): New targets.
2007         (install-strip-[+module+], install-strip-target-[+module+]):
2008         New targets.
2009         * Makefile.in: Regenerate.
2011 2010-11-19  Ian Lance Taylor  <iant@google.com>
2012             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2014         * configure.ac: Add target-libgo to target_libraries.  Set
2015         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2016         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2017         (HOST_EXPORTS): Add GOC.
2018         (BASE_TARGET_EXPORTS): Add GOC.
2019         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2020         (GOCFLAGS_FOR_TARGET): New variable.
2021         (EXTRA_HOST_FLAGS): Add GOC.
2022         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2023         * Makefile.def (target_modules): Add libgo.
2024         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2025         (dependencies): Add dependency from configure-target-libgo to
2026         configure-target-libffi and all-target-libstdc++-v3.  Add
2027         dependencies from all-target-libgo to all-target-libffi.
2028         (languages): Add go.
2029         * configure: Rebuild.
2030         * Makefile.in: Rebuild.
2032 2010-11-19  Ian Lance Taylor  <iant@google.com>
2034         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2035         compiler/flag environment variables.
2037 2010-11-18  Ian Lance Taylor  <iant@google.com>
2039         * configure.ac: Check for lang_requires_boot_languages in
2040         config-lang.in files.
2041         * configure: Rebuild.
2043 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2044             Tobias Burnus  <burnus@net-b.de>
2046         PR fortran/32049
2047         * Makefile.def: Add libquadmath; build it with language=fortran.
2048         * configure.ac: Add libquadmath.
2049         * Makefile.tpl: Handle multiple libs in check-[+language+].
2050         * Makefile.in: Regenerate.
2051         * configure: Regenerate.
2053 2010-11-16  Tom Tromey  <tromey@redhat.com>
2055         * MAINTAINERS: Moved myself to reviewers section.
2057 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
2059         * MAINTAINERS: Moved myself to reviewers section.
2061 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2063         * MAINTAINERS (Various Maintainers): Add self for build machinery.
2064         (Write After Approval): Remove self.
2066 2010-11-15  Andreas Schwab  <schwab@redhat.com>
2068         * configure.ac: Fix spelling in option names.
2069         * configure: Regenerated.
2071 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
2073         PR bootstrap/39622
2074         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2075         * configure: Regenerated.
2077 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
2079         * MAINTAINERS: Update my email address.
2081 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2083         * configure: Regenerate.
2085 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2087         * configure: Regenerate.
2089 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2091         * configure: Regenerate.
2093 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
2095         * configure: Regenerate.
2097 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
2099         * configure.ac: Support official CLooG.org versions.
2100         * configure: Regenerate.
2101         * config/cloog.m4: New.
2103 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
2105         * MAINTAINERS (Write After Approval): Add myself.
2107 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
2109         * MAINTAINERS: Update my email address.
2111 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
2113         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
2114         * configure: Regenerate.
2116 2010-11-03  Ian Lance Taylor  <iant@google.com>
2117             Dave Korn  <dave.korn.cygwin@gmail.com>
2119         PR lto/46273
2120         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
2121         and on other supported platforms whenever LTO is enabled.
2122         * configure: Rebuild.
2124 2010-11-02  Alan Modra  <amodra@gmail.com>
2126         PR binutils/12110
2127         * configure.ac: Error when source path contains spaces.
2128         * configure: Regenerate.
2130 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
2132         * MAINTAINERS: Update my email address.
2134 2010-10-20  Ian Lance Taylor  <iant@google.com>
2136         * Makefile.def (target_modules): Set lib_path to src/.libs for
2137         libstdc++-v3 module.
2138         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
2139         * Makefile.in: Rebuild.
2141 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2143         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
2144         (Write After Approval): Remove myself.
2146 2010-10-15  Tristan Gingold  <gingold@adacore.com>
2148         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2150 2010-10-14  Douglas Rupp  <rupp@gnat.com>
2152         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
2154 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
2156         * configure.ac (build_lto_plugin): New shell variable.
2157         (--enable-lto): Turn on by default for all non-ELF platforms that
2158         have had LTO support added so far.  Set build_lto_plugin appropriately
2159         for both ELF and non-ELF.
2160         (configdirs): Add lto-plugin or not based on build_lto_plugin.
2161         * configure: Regenerate.
2163 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2165         Sync from src:
2166         * configure.ac (v850 support): Remove target-libgloss from
2167         noconfigdirs.
2168         * configure: Regenerate.
2170 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2172         PR bootstrap/45326
2173         PR bootstrap/45174
2174         * configure.ac: Honor initial values of $build_configargs,
2175         $host_configargs, $target_configargs.  Mark the precious, so
2176         environment settings get recorded.
2177         * configure: Regenerate.
2179 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2181         PR bootstrap/45796
2182         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
2183         Depend on all-build-libiberty.
2184         * Makefile.in: Regenerate.
2186 2010-09-30  Michael Eager  <eager@eagercon.com>
2188         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2189         * configure: Regenerate.
2191 2010-09-28  Michael Eager  <eager@eagercon.com>
2193         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2195 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2197         PR bootstrap/44621
2198         * configure.ac: Fix unportable shell quoting.
2199         * configure: Regenerate.
2201 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
2203         * configure.ac (enable-lto): Add Darwin to the list of supported lto
2204         targets and amend comment.
2205         * configure: Regenerate.
2207 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
2209         * MAINTAINERS (Write After Approval): Add myself.
2211 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
2213         * configure.ac: Enable LTO by default on Darwin.
2214         * configure: Regenerate.
2216 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2218         * MAINTAINERS (Write After Approval): Add myself.
2220 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
2222         * MAINTAINERS (Write After Approval): Add myself.
2224 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
2226         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2227         ports
2229 2010-07-28  David Yuste  <david.yuste@gmail.com>
2231         * MAINTAINERS (Write After Approval): Add myself.
2233 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
2235         * configure.ac: Support all v850 targets.
2236         * configure: Regenerate.
2238 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
2240         PR bootstrap/44455
2241         * configure.ac (extra_mpfr_configure_flags): Copy from
2242         extra_mpc_gmp_configure_flags.
2243         * configure: Re-generated.
2245 2010-07-22  Andi Kleen  <ak@linux.intel.com>
2247         * MAINTAINERS (Write After Approval): Add myself.
2249 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
2251         * MAINTAINERS (Write After Approval): Add myself.
2253 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
2255         * MAINTAINERS (Write After Approval): Add myself.
2257 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
2259         PR target/44862
2260         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2261         Provide -B option to allow for link spec %s substitutions for
2262         libstdc++.a on darwin.
2263         * Makefile.in: Regenerate.
2265 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
2267         * MAINTAINERS (Reviewers): Update my e-mail address
2269 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
2271         * Makefile.def (configure-gcc): Depend on all-libelf.
2272         * Makefile.in: Rebuild.
2274 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
2276         * MAINTAINERS (Write After Approval): Add myself in the right place.
2278 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
2280         * MAINTAINERS (Write After Approval): Add myself.
2282 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
2284         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2286 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
2288         * config.sub: Update to version 2010-05-21.
2289         * config.guess: Update to version 2010-04-03.
2291 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
2293         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2294         * configure: Regenerate.
2296 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
2298         * MAINTAINERS (Write After Approval): Add myself.
2300 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
2302         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2303         a platform that supports LTO.
2304         * configure: Regenerate.
2306 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
2308         * configure.ac: Allow all the versions greater than 0.10 of PPL.
2309         * configure: Regenerated.
2311 2010-04-27  Roland McGrath  <roland@redhat.com>
2312             H.J. Lu  <hongjiu.lu@intel.com>
2314         * configure.ac (--enable-gold): Support both, both/gold and
2315         both/bfd to add gold to configdirs without removing ld.
2316         * configure: Regenerated.
2318         * Makefile.def: Add install-gold dependency to install-ld.
2319         * Makefile.in: Regenerated.
2321 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
2323         PR lto/42776
2324         * configure.ac (--enable-lto): Refactor handling so libelf tests
2325         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2326         and allow LTO to be explicitly enabled on non-ELF platforms that
2327         are known to support it inside else-clause.
2328         * configure: Regenerate.
2330 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
2332         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2333         * configure: Regenerate.
2335 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
2337         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2338         * configure: Regenerate.
2340 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2342         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2343         separately.
2344         * configure: Regenerate.
2346 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
2348         * MAINTAINERS (Write After Approval): Add myself.
2350 2010-04-14  Tristan Gingold  <gingold@adacore.com>
2352         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2353         * configure: Regenerate.
2355 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
2357         * configure: Regenerate after change to elf.m4.
2359 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
2361         * MAINTAINERS (Write After Approval): Add myself.
2363 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2365         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2366         * configure: Regenerated.
2368 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
2370         * configure.ac: Print "buggy but acceptable" when CLooG
2371         revision is less than 9.
2372         * configure: Regenerated.
2374 2010-04-01  Diego Novillo  <dnovillo@google.com>
2376         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2378 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2380         PR bootstrap/43615
2381         PR bootstrap/43328
2383         Revert:
2385         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2387         * configure.ac: Do not pass --enable-multilib nor
2388         --disable-multilib in baseargs.  Accept explicitly passed
2389         --enable_multilib.
2390         * configure: Regenerate.
2392 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
2394         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2396 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
2398         * MAINTAINERS: Remove myself.
2400 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2402         PR bootstrap/43328
2403         * configure.ac: Do not pass --enable-multilib nor
2404         --disable-multilib in baseargs.  Accept explicitly passed
2405         --enable_multilib.
2406         * configure: Regenerate.
2408 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
2410         * MAINTAINERS (spu port): Remove me.
2412 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2414         * configure.ac (tic6x-*-*): New case.
2415         * configure: Regenerate.
2417 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
2419         * config.sub: Update to version 2010-03-22.
2420         * config.guess: Update to version 2009-12-30.
2422 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
2424         PR ada/42554
2425         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2426         * configure: Regenerate.
2428 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2430         * MAINTAINERS: Update my email address.
2432 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
2434         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2435         (ghassan.shobaki@amd.com): Removed.
2437 2010-03-17  Alan Modra  <amodra@gmail.com>
2439         * MAINTAINERS: Update my email address.
2441 2010-03-16  Diego Novillo  <dnovillo@google.com>
2443         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2444         Matthews.
2446 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2448         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2449         Gutson, Jeffrey D. Oldham and Mark Shinwell.
2451 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
2453         * MAINTAINERS: Update my email address.
2455 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
2457         * MAINTAINERS: Update my email address.
2459 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
2461         * MAINTAINERS: Update my email address.
2463 2010-03-09  Jie Zhang  <jie@codesourcery.com>
2465         * MAINTAINERS: Update my email address.
2467 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2469         PR libstdc++/32499
2470         * configure.ac (RANLIB): Default to true.
2471         (STRIP): Likewise.
2472         (RANLIB_FOR_TARGET): Remove superfluous : argument.
2473         * configure: Regenerate.
2475 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
2477         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2478         (Write After Approval): Update my email address.
2480 2010-02-17  Nick Clifton  <nickc@redhat.com>
2482         PR 11238
2483         * Makefile.tpl (local-distclean): Also remove config.cache files in
2484         sub-directories as there may not be Makefiles present in the
2485         sub-directories.
2486         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2487         the config.cache files found by the find command.
2489         * Makefile.in: Regenerate.
2490         * configure.ac: Revert previous delta.
2491         * configure: Regenerate.
2493 2010-02-15  Nick Clifton  <nickc@redhat.com>
2495         PR 11238
2496         * configure.ac: Delete config.cache files in sub-directories when
2497         deleting Makefiles.
2498         * configure: Regenerate.
2500 2010-02-12  Ben Elliston  <bje@gnu.org>
2502         * MAINTAINERS: Update my email address.
2504 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
2506         * MAINTAINERS (spu port): Update my email address.
2508 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
2510         * MAINTAINERS: Add myself as a maintainer for the bfin port.
2512 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2514         * configure.ac: Add "recommended" version checks for GMP/MPC.
2515         Update recommended GMP/MPFR/MPC versions.
2516         * configure: Regenerate.
2518 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
2520         * MAINTAINERS: Move my Embecosm email address into the
2521         write-after-approval section.
2523 2010-01-26  Ian Lance Taylor  <iant@google.com>
2525         * MAINTAINERS: Add myself as Go frontend maintainer.
2527 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
2529         PR libstdc++/36101, PR libstdc++/42813
2530         * configure.ac (bootstrap_target_libs): Make inclusion of
2531         target-libgomp conditional on libgomb being in target_configdirs.
2532         * configure: Regenerate.
2534 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
2536         PR libstdc++/36101, PR libstdc++/42813
2537         * configure.ac (bootstrap_target_libs): Include target-libgomp.
2538         * configure: Regenerate.
2540 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
2542         PR libstdc++/36101, PR libstdc++/42813
2543         * configure.ac (target_configdirs): Substitute.
2544         * Makefile.def: Bootstrap target module libgomp.
2545         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2546         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2547         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2548         * configure, Makefile.in: Regenerate.
2550 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
2552         * MAINTAINERS: Adjust my details.
2554 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
2556         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2558 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
2560         * MAINTAINERS: reindented my entry with tabs instead of spaces.
2562 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
2564         * MAINTAINERS (Write After Approval): Add myself.
2566 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
2568         * MAINTAINERS (Write After Approval): Add myself.
2570 2010-01-11  Richard Guenther  <rguenther@suse.de>
2572         PR lto/41569
2573         * Makefile.def (all-lto-plugin): Depend on all-gcc.
2574         * Makefile.in: Regenerated.
2576 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
2578         * configure.ac: Enable libjava build on x86_64-*freebsd*.
2579         * configure: Regenerate.
2581 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2582             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2584         PR bootstrap/42424
2585         * configure.ac: Include libtool m4 files.
2586         (_LT_CHECK_OBJDIR): Call it.
2587         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2588         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2590         * configure: Regenerate.
2592 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2594         PR bootstrap/41818
2595         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2596         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
2597         * Makefile.in: Regenerate.
2599 2010-01-02  Richard Guenther  <rguenther@suse.de>
2601         PR lto/41529
2602         * configure.ac: Include config/elf.m4.  Disable LTO if not
2603         builting for an elf target.
2604         * configure: Regenerate.
2606 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
2608         * MAINTAINERS: Change my email address.
2610 2009-12-18  Ben Elliston  <bje@au.ibm.com>
2612         * config.sub, config.guess: Update from upstream sources.
2614 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
2616         * MAINTAINERS (Write After Approval): Add myself.
2618 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2620         PR middle-end/30447
2621         PR middle-end/30789
2622         PR other/40302
2624         * configure.ac: Require MPC.
2625         * configure: Regenerate.
2627 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2629         PR target/38384
2630         PR bootstrap/40972
2631         * libtool.m4: Sync from git Libtool.
2632         * ltoptions.m4: Likewise.
2633         * ltversion.m4: Likewise.
2634         * lt~obsolete.m4: Likewise.
2635         * ltmain.sh: Likewise.
2637 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2639         * configure.ac: Update minimum MPC version to 0.8.
2640         * configure: Regenerate.
2642 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
2644         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2645         * configure: Regenerated.
2647 2009-11-21  Ian Lance Taylor  <iant@google.com>
2649         * configure.ac: Change default of poststage1_ldflags to be empty if
2650         poststage1_libs is set.  When poststage1_libs is empty, and
2651         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2652         * configure: Rebuild.
2654 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
2656         * MAINTAINERS (Write After Approval): Update my email address.
2658 2009-11-20  Ben Elliston  <bje@au.ibm.com>
2660         * config.guess: Update from upstream sources.
2662 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2664         * Makefile.def: Restore host and target settings for gmp.
2665         * Makefile.in: Rebuild.
2667 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
2669         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
2670         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
2671         Fix portability of test of C++ as bootstrap language.  Add
2672         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2673         * configure: Rebuild.
2674         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2675         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
2676         in-tree building.
2677         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2678         (POSTSTAGE1_HOST_EXPORTS): Use it.
2679         (STAGE[+id+]_CXXFLAGS): New.
2680         (BASE_FLAGS_TO_PASS): Pass it down.
2681         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
2682         extra_exports.
2683         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2684         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2685         extra_exports.
2686         * Makefile.in: Rebuild.
2688 2009-11-17  Ben Elliston  <bje@au.ibm.com>
2690         * config.sub, config.guess: Update from upstream sources.
2692 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2694         * MAINTAINERS (Write After Approval): Add myself.
2696 2009-11-09  Jon Beniston  <jon@beniston.com>
2698         * MAINTAINERS (Write After Approval): Add myself.
2700 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
2702         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
2703         paths for *-w64-mingw* and x86_64-*mingw*.
2704         * configure: Regenerated.
2706 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
2708         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2710 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
2712         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2713         Phil Edwards to Write-After Approval.
2715 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
2717         * configure.ac: Disable target-winsup & co for
2718         x86_64-*-mingw* and *-w64-mingw* targets.
2719         * configure: Regenerated.
2721 2009-10-16  Nick Clifton  <nickc@redhat.com>
2723         * MAINTAINERS: Add myself as a maintainer for the RX port.
2725 2009-10-26  Johannes Singler  <singler@kit.edu>
2727         * MAINTAINERS (Write After Approval): Update my e-mail address.
2729 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2731         * configure.ac (CLooG test): Use = with test.
2732         * configure: Regenerate.
2734 2009-10-22  Richard Guenther  <rguenther@suse.de>
2736         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
2737         cloog if the ppl version check failed.  Move flags saving
2738         before setting in libelf check.
2739         * configure: Regenerate.
2741 2009-10-21  Richard Guenther  <rguenther@suse.de>
2743         * configure.ac: Adjust the ppl and cloog configure to work as
2744         documented.  Disable cloog if ppl was disabled.  Omit the version
2745         checks if they were disabled.
2746         * configure: Re-generate.
2748 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2750         * configure.ac: Add 'lto' to enable_languages, not
2751         new_enable_languages, and only if not already present.
2752         * configure: Regenerate.
2754 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
2756         * README: Refer to the various COPYING* files instead of just
2757         COPYING.
2758         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2760 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
2762         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2764 2009-10-07  Richard Guenther  <rguenther@suse.de>
2766         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2767         and Richard Guenther as reviewers.
2768         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2769         as reviewers.
2771 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
2773         * config.sub: Update from upstream sources.
2775 2009-10-06  Ian Lance Taylor  <iant@google.com>
2777         * Makefile.def: check-gold depends upon all-gas.
2778         * Makefile.in: Rebuild.
2780 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
2782         * MAINTAINERS (Write After Approval): Add myself.
2784 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
2786         * Makefile.def: all-lto-plugin depends on all-libiberty.
2787         set bootstrap=true for lto-plugin.
2788         Add lto-plugin.
2789         * Makefile.in: Regenerate.
2790         * configure.ac (host_libs): Add lto-plugin.
2791         * configure: Regenerate.
2793 2009-10-03  Diego Novillo  <dnovillo@google.com>
2795         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2796         (HOST_LIBELFLIBS): Define.
2797         (HOST_LIBELFINC): Define.
2798         * Makefile.in: Regenerate.
2799         * configure.ac: Add --enable-lto.
2800         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2801         If --enable-lto is used, add 'lto' to new_enable_languages.
2802         If --enable-lto is used and gold is enabled, add
2803         lto-plugin to configdirs.
2804         * configure: Regenerate.
2806 2009-10-03  Simon Baldwin  <simonb@google.com>
2808         * configure.ac: If --with-system-zlib, suppress local zlib and
2809         pass --with-system-zlib to subdir configure scripts.
2810         * configure: Regenerate.
2812 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
2813             Paolo Bonzini  <bonzini@gnu.org>
2815         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2816         $(srcdir).
2817         * Makefile.in: Rebuilt.
2819 2009-09-26  Gary Funck  <gary@intrepid.com>
2821         * MAINTAINERS (Write After Approval): Add myself.
2823 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2825         * configure.ac: Update minimum MPC version to 0.7.
2826         * configure: Regenerate.
2828 2009-09-25  Nick Clifton  <nickc@redhat.com>
2830         * configure.ac: Pass any --cache-file=/dev/null option on to
2831         subconfigures.
2832         * configure: Regenerate.
2834 2009-09-23  Nick Clifton  <nickc@redhat.com>
2836         * config.sub, config.guess: Update from upstream sources.
2838 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
2840         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2841         * Makefile.in: Rebuilt.
2843 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2845         PR bootstrap/32272
2846         * configure.ac: Error out if $srcdir isn't '.' but contains
2847         host-${host_noncanonical}.
2848         * configure: Regenerate.
2850 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2852         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2853         maintainer.
2855 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2857         * configure.ac: If bootstrapping a combined tree with
2858         --enable-gold, require c++ in stage1_languages.
2859         * configure: Regenerate.
2861         * configure.ac: Also add target_libs of stage1_languages to
2862         bootstrap_target_libs.
2863         * configure: Regenerate.
2865         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2866         with --enable-languages not containing c++.
2867         * configure: Regenerate.
2869 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
2871         * configure.ac: Disable java and boehm-gc for bfin-*-*.
2872         * configure: Regenerate.
2874 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
2876         * MAINTAINERS (Write After Approval): Update my e-mail address,
2877         and move from from here...
2878         (Waiting for paperwork): To here.
2880 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
2882         * MAINTAINERS (Reviewers): Add self as driver reviewer.
2884 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2886         * configure.ac: Do not use $extrasub for replacing @if/@endif
2887         parts in Makefile; instead, use additional arguments to
2888         AC_CONFIG_COMMANDS to do the replacement manually, with several
2889         sed invocations, to avoid HP-UX sed command limits.
2890         * configure: Regenerate.
2892 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
2894         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2895         blank before -L.
2897 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
2899         * configure.ac (with-build-config): Document.  Handle without.
2900         Handle missing argument.
2901         * configure: Rebuilt.
2903 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
2905         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
2906         Default to bootstrap-debug only if compare-debug works.
2907         * configure: Rebuilt.
2908         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2909         * Makefile.in: Rebuilt.
2911 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2913         * MAINTAINERS (OS Port Maintainers): Update my email address.
2915 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
2917         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2918         * Makefile.in: Rebuilt.
2920 2009-09-01  Chris Demetriou  <cgd@google.com>
2922         * MAINTAINERS (Write After Approval): Add myself.
2924 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
2926         PR debug/30161
2927         * include/dwarf2.h (enum dwarf_tag): Added
2928         DW_TAG_GNU_template_template_param
2929         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2931 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2933         * Makefile.tpl (AWK): Fix typo.
2934         * Makefile.in: Regenerate.
2936 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
2938         * configure.ac: Detect awk and sed.
2939         * Makefile.def (flags_to_pass): Add AWK and SED.
2940         * Makefile.tpl (AWK, SED): New.
2941         (BASE_FLAGS_TO_PASS): Add AWK and SED.
2942         * configure: Regenerate.
2943         * Makefile.in: Regenerate.
2945 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
2947         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2948         (collapseslashes): Likewise.
2950 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2952         * configure.ac (AC_PREREQ): Bump to 2.64.
2954 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2956         * configure.ac: Remove --with-datarootdir, --with-docdir,
2957         --with-pdfdir, --with-htmldir switches.
2958         * configure: Regenerate.
2960         * configure: Regenerate.
2962         * compile: Sync from Automake 1.11.
2963         * depcomp: Likewise.
2964         * install-sh: Likewise.
2965         * missing: Likewise.
2966         * mkinstalldirs: Likewise.
2967         * ylwrap: Likewise.
2969 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
2971         * ltmain.sh (func_normal_abspath): New function.
2972         (func_relative_path): Likewise.
2973         (func_mode_help): Document new -bindir option for link mode.
2974         (func_mode_link): Add new -bindir option, and use it to place
2975         output DLL if specified.
2977 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2979         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2980         (baseargs): Add --disable-option-checking.
2981         * configure: Regenerate.
2983         * Makefile.def (configure-target-libiberty): Depend on
2984         all-binutils and all-ld.
2985         (configure-target-newlib): Likewise.
2986         * Makefile.in: Regenerate.
2988 2009-08-17  Ben Elliston  <bje@au.ibm.com>
2990         * config.sub, config.guess: Update from upstream sources.
2992 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2994         Sync from src, merge:
2996         2009-07-02  Tristan Gingold  <gingold@adacore.com>
2998         * configure.ac: Do not exclude gas for i386-*-darwin.
2999         Add a case for x86_64-*-darwin.
3000         * configure: Regenerate.
3002 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
3004         * MAINTAINERS: Add my name to Write After Approval list.
3006 2009-08-06  Michael Eager  <eager@eagercon.com>
3008         * configure.ac: Add Microblaze target.
3009         * configure: Regenerate.
3011 2009-07-31  Christian Bruel  <christian.bruel@st.com>
3013         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3014         * configure: Regenerate.
3016 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
3018         * MAINTAINERS (Write After Approval): Update my e-mail address.
3020 2009-07-06  Ian Lance Taylor  <iant@google.com>
3022         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3023         * configure: Rebuild.
3025 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
3027         * MAINTAINERS: Move myself to the Graphite Reviewers.
3029 2009-06-30  Wei Guozhi  <carrot@google.com>
3031         * MAINTAINERS: Add my name to Write After Approval list.
3033 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
3035         PR bootstrap/40338
3036         * configure.ac (comparestring): Create new variable.
3037         * Makefile.tpl (comparestring): Use to skip some comparisions.
3038         * configure: Regenerate.
3039         * Makefile.in: Regenerate.
3041 2009-06-26  Doug Evans  <dje@sebabeach.org>
3043         * Makefile.def (host_modules): Add cgen.
3044         * Makefile.in: Regenerate.
3045         * configure.ac (host_tools): Add cgen.
3046         * configure: Regenerate.
3048 2009-06-23  DJ Delorie  <dj@redhat.com>
3050         * MAINTAINERS: Add myself as mep maintainer.
3052 2009-06-23  Ian Lance Taylor  <iant@google.com>
3054         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
3055         boot_languages.  Only bootstrap target libraries listed in
3056         target_libs for some boot language.  Add --with-stage1-ldflags,
3057         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
3058         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
3059         if not building with C++.
3060         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3061         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3062         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3063         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3064         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
3065         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
3066         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3067         * configure, Makefile.in: Rebuild.
3069 2009-06-23  Li Feng  <nemokingdom@gmail.com>
3071         * MAINTAINERS: Added my name to write-after-approval list.
3073 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
3075         * configure.ac: Define is_elf for QNX Neutrino targets.
3076         * configure: Regenerate.
3078 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
3080         * MAINTAINERS: Added my name to the write-after-approval list
3082 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3084         * configure.ac: Detect MPC in default directory.
3085         * configure: Regenerate.
3087 2009-06-03  Jerome Guitton  <guitton@adacore.com>
3088             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3090         * Makefile.tpl (all): Avoid a trailing backslash.
3091         * Makefile.in: Regenerate.
3093 2009-06-03  Ben Elliston  <bje@au.ibm.com>
3095         * config.sub, config.guess: Update from upstream sources.
3097 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
3099         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
3100         to noconfdirs.
3101         * configure: Regenerate.
3103 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
3105         * Makefile.tpl ([+compare-target+]): Compare all stage
3106         directories, rather than just gcc.
3107         * Makefile.in: Rebuilt.
3109 2009-06-01  Doug Kwan  <dougkwan@google.com>
3111         * configure.ac: Support gold for target arm*-*-*.
3112         * configure: Regenerate.
3114 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3116         * Makefile.def: Add MPC support and dependencies.
3117         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
3119         * Makefile.in, configure: Regenerate.
3121 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
3123         * Makefile.tpl (all): Avoid harmless warning in make all when
3124         gcc-bootstrap is enabled but stage_last does not exist.
3125         * Makefile.in: Rebuilt.
3127 2009-05-24  Nicolas Roche  <roche@adacore.com>
3129         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
3130         * Makefile.in: Regenerate.
3132 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
3134         * MAINTAINERS: Update my e-mail address.
3136 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3138         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
3139         * configure:  Regenerate.
3141 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3143         PR other/40159
3144         * Makefile.tpl (all): Don't assume gcc-bootstrap and
3145         gcc-no-bootstrap are mutually exclusive.
3146         * Makefile.in: Rebuilt.
3148 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
3150         PR other/40159
3151         * Makefile.tpl (all): Don't end with unconditional success.
3152         * Makefile.in: Rebuilt.
3154 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
3156         PR target/37137
3157         * Makefile.def (flags_to_pass): Remove redundant and incomplete
3158         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
3159         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
3160         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
3161         stage_configureflags, stage_cflags and stage_libcflags into
3162         explicit Makefile macros.
3163         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
3164         GFORTRAN.
3165         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
3166         CC.  Set CC_FOR_BUILD from CC.
3167         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
3168         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
3169         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
3170         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
3171         and GFORTRAN.
3172         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
3173         (_LIBCFLAGS): Renamed to _TFLAGS.
3174         (do-compare-debug, do-compare3-debug): Drop.
3175         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
3176         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
3177         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
3178         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
3179         (XGCC_FLAGS_FOR_TARGET): New.
3180         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
3181         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
3182         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
3183         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
3184         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
3185         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
3186         TFLAGS.
3187         (BUILD_CONFIG): Include if requested.
3188         (all): Set TFLAGS on bootstrap.
3189         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3190         (all-stageid-prefixmodule): Likewise.
3191         (do-clean, distclean-stageid): Set TFLAGS.
3192         (restrap): Fix whitespace.
3193         * Makefile.in: Rebuilt.
3195 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
3197         * config.guess: Sync with src.
3199 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3201         * configure.ac ($with_ppl):  Default to no if not supplied.
3202         ($with_cloog):  Likewise.
3203         configure:  Regenerate.
3205 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
3207         * MAINTAINERS: Update my e-mail address.
3209 2009-04-27  Nick Clifton  <nickc@redhat.com>
3211         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3213 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
3215         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3216         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3217         * Makefile.in: Regenerate.
3219 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3221         PR bootstrap/39739
3222         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3223         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3225         * configure, Makefile.in: Regenerate.
3227 2009-04-21  Taras Glek  <tglek@mozilla.com>
3229         * include/hashtab.h: Update GTY annotations to new syntax
3230         * include/splay-tree.h: Likewise
3232 2009-04-17  Ben Elliston  <bje@au.ibm.com>
3234         * config.sub, config.guess: Update from upstream sources.
3236 2009-04-15  Anthony Green  <green@moxielogic.com>
3238         * configure.ac: Add moxie support.
3239         * configure: Rebuilt.
3241 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
3243         * configure.ac: Change copyright header to refer to version
3244         3 of the GNU General Public License and to point readers at the
3245         COPYING3 file and the FSF's license web page.
3246         * Makefile.def: Likewise.
3247         * Makefile.tpl: Likewise.
3248         * Makefile.in: Regenerate.
3250 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
3252         * configure.ac: Restore match for darwin9 or later. Use double
3253         brackets since regeneration eats one pair.
3254         * configure: Regenerate.
3256 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
3258         PR gas/10039
3259         * configure.ac: Require texinfo 4.7.
3260         * configure: Regenerated.
3262 2009-04-09  Nick Clifton  <nickc@redhat.com>
3264         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3265         the GCC Runtime Library Exception.
3267 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3269         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3270         * configure: Regenerate.
3272 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
3274         * Makefil.def (languages): New entries.
3275         * Makefile.tpl (check-gcc-*): New generic target.
3276         * Makefile.in: Regenerate.
3278 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
3280         * MAINTAINERS:  Update my email address.
3282 2009-03-18  Tom Tromey  <tromey@redhat.com>
3284         * configure: Rebuild.
3285         * configure.ac (host_libs): Add libiconv.
3286         * Makefile.in: Rebuild.
3287         * Makefile.def (host_modules): Add libiconv.
3288         (configure-gdb, all-gdb): Depend on libiconv.
3290 2009-03-16  Tristan Gingold  <gingold@adacore.com>
3292         * configure.ac: Treat gdb as supported on x86_64-darwin.
3293         * configure: Regenerate.
3295 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
3297         * configure.ac (--with-host-libstdcxx): New option.
3298         * configure: Regenerate.
3300 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
3302         * MAINTAINERS:  Move myself into the write after approval list.
3304 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
3306         * MAINTAINERS: Update e-mail address.
3308 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
3310         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3312 2009-03-10  Ira Rosen  <irar@il.ibm.com>
3314         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3316 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3318         Backport from git Libtool:
3320         2009-01-19  Robert Millan  <rmh@aybabtu.com>
3321         Support GNU/kOpenSolaris.
3322         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3323         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3324         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3325         GNU/kOpenSolaris.
3327 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
3329         * MAINTAINERS: Update e-mail address.
3331 2009-02-24  Michael Eager  <eager@eagercon.com>
3333         * MAINTAINERS (Write After Approval): Add self.
3335 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
3337         * MAINTAINERS (Write After Approval): Add myself.
3339 2009-02-05  Andreas Schwab  <schwab@suse.de>
3341         * Makefile.tpl (stage_last): Define $r and $s before using
3342         $(RECURSE_FLAGS_TO_PASS).
3343         * Makefile.in: Regenerate
3345 2009-01-30  Ian Lance Taylor  <iant@google.com>
3347         * MAINTAINERS: Move myself to the Global Reviewers list.
3349 2009-01-29  Robert Millan  <rmh@aybabtu.com>
3351         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3352         * configure: Regenerate.
3354 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
3356         * MAINTAINERS: Make whitespace consistent.
3357         Remove Robert Millan from Write After Approval.
3359 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
3361         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3362         (all-opcodes): Depend on all-libiberty.
3363         * Makefile.in: Regenerate.
3365 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
3367         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3368         * configure: Regenerate.
3370 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
3372         * MAINTAINERS (Write After Approval): Add myself.
3374 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
3376         * MAINTAINERS: Add myself to reviewers (Fortran).
3378 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
3380         PR tree-optimization/38515
3381         * configure.ac (cloog-polylib): Removed.
3382         (with_ppl, with_cloog): Test for "no".
3383         * configure: Regenerated.
3385 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
3387         * MAINTAINERS: Moved myself to reviewers (Fortran).
3389 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
3391         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3392         (Write After Approval): Remove myself.
3394 2009-01-03  Diego Novillo  <dnovillo@google.com>
3396         * MAINTAINERS: Remove myself from alias maintainership.
3398 2009-01-02  David Ayers  <ayers@fsfe.org>
3400         * MAINTAINERS: Update e-mail address.
3402 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
3404         * MAINTAINERS: Make whitespace consistent.
3406 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3408         Backport from upstream Libtool:
3409         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3410         Add cache variables to tests that require the linker to work.
3411         For shlibpath_overrides_runpath, this also changes the semantics
3412         to let the result from the C compiler take precedence.
3414 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3416         * config.sub, config.guess: Update from upstream sources.
3418 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
3420         * configure.ac (ppllibs): Add by default the lib flags.
3421         * configure: Regenerate.
3423 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
3425         * MAINTAINERS:  Add myself to the write after approval list.
3427 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
3429         * configure.ac: Add double brackets on darwin[912].
3430         * configure: Regenerate.
3432 2008-12-03  Daniel Kraft  <d@domob.eu>
3434         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
3435         Approval to Reviewer section (for Fortran front-end).
3437 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3439         * configure.ac: Expand to darwin10 and later.
3440         * configure: Regenerate.
3442 2008-12-02  Andreas Schwab  <schwab@suse.de>
3444         * Makefile.def: configure-target-boehm-gc depends on
3445         all-target-libstdc++-v3.
3446         * Makefile.in: Regenerate.
3448 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
3450         * MAINTAINERS:  Add myself as mingw maintainer.
3452 2008-12-02  Ben Elliston  <bje@au.ibm.com>
3454         * config.sub, config.guess: Update from upstream sources.
3456 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
3458         * README.SCO: Remove.
3460 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
3462         * MAINTAINERS:  Add myself to the write after approval list.
3464 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
3466         * MAINTAINERS:  Update my email address in WAA section.
3468 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
3470         * MAINTAINERS: Update e-mail address.
3472 2008-11-27  Toon Moene  <toon@moene.org>
3474         * MAINTAINERS: Change e-mail address.
3476 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3478         * configure.ac: Build gdb for i?86-*-darwin*
3479         * configure: Regenerated.
3481 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
3483         * MAINTAINERS: Added my full name.
3485 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
3487         PR bootstrap/38014
3488         PR bootstrap/37923
3490         Revert:
3492         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3494         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3495         * Makefile.in: Regenerated.
3497         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3499         PR gdb/921
3500         PR gdb/1646
3501         PR gdb/2175
3502         PR gdb/2176
3504         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3505         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3506         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3507         (HOST_EXPORTS): Pass CPPFLAGS.
3508         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3509         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3510         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3511         * Makefile.in, configure: Regenerated.
3512         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3513         and CPPFLAGS_FOR_BUILD.
3515 2008-11-06  Jeff Law  <law@redhat.com>
3517         * MAINTAINERS: Add myself as middle end maintainer.
3519 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
3521         * MAINTAINERS (Write after approval): Add myself.
3523 2008-11-05  Diego Novillo  <dnovillo@google.com>
3525         * MAINTAINERS (Global Reviewers): Add myself.
3526         (Non-Algorithmic Maintainers): Remove myself.
3528 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
3530         * MAINTAINERS (Write after approval): Add myself.
3532 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
3534         * MAINTAINERS (Write after approval): Add myself.
3536 2008-10-31  Ben Elliston  <bje@au.ibm.com>
3538         * configure.ac (spu-*-*): Remove special case.
3539         * configure: Regenerate.
3541 2008-10-30  Catherine Moore  <clm@codesourcery.com>
3543         * MAINTAINERS (Write after approval): Update my email address.
3545 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
3547         * configure.ac [spu-*-*]: Do not set skipdirs.
3548         * configure: Re-generate.
3550 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
3552         * MAINTAINERS (Various Maintainers): Add myself to reload.
3554 2008-10-25  Richard Guenther  <rguenther@suse.de>
3556         * MAINTAINERS (Various Maintainers): Add myself as middle-end
3557         maintainer.  Remove myself as libgcc-math maintainer.
3558         (Non-Algorithmic Maintainers): Remove myself.
3560 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
3562         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3563         * Makefile.in: Regenerated.
3565 2008-10-23  Cary Coutant  <ccoutant@google.com>
3567         * MAINTAINERS (Write after approval): Add myself.
3569 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
3571         PR gdb/921
3572         PR gdb/1646
3573         PR gdb/2175
3574         PR gdb/2176
3576         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3577         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3578         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
3579         (HOST_EXPORTS): Pass CPPFLAGS.
3580         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3581         (LDFLAGS_FOR_TARGET): Initialize from configure script.
3582         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3583         * Makefile.in, configure: Regenerated.
3584         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3585         and CPPFLAGS_FOR_BUILD.
3587 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
3589         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3590         Sebastian Pop.
3592 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
3594         * MAINTAINERS (Write After Approval): Added myself.
3596 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3598         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3599         recommended version to 2.3.2.
3601         * configure: Regenerate.
3603 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
3605         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3607 2008-09-29  David Daney <david.daney@caviumnetworks.com>
3609         * MAINTAINERS (Write After Approval): Update e-mail address.
3611 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
3613         * libtool.m4: Update to libtool 2.2.6.
3614         * lt~obsolete.m4: Update to libtool 2.2.6.
3615         * ltmain.sh: Update to libtool 2.2.6.
3616         * ltsugar.m4: Update to libtool 2.2.6.
3617         * ltversion.m4: Update to libtool 2.2.6.
3618         * ltoptions.m4: Update to libtool 2.2.6.
3619         * ltgcc.m4: Update to match changes from libtool 2.2.6.
3621 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
3623         * MAINTAINERS (Write After Approval): Add myself.
3625 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
3627         * MAINTAINERS (Write After Approval): Update my name.
3629 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
3631         * MAINTAINERS: Add myself in "Write After Approval".
3633 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
3635         * MAINTAINERS: Add myself as ia64 maintainer.
3637 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
3639         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3640         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3641         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3642         and Michael Tiemann from Write After Approval since they do not
3643         actually have access.
3645 2008-09-05  Richard Guenther  <rguenther@suse.de>
3647         * configure.ac: Initialize clooglibs to -lcloog.
3648         * configure: Re-generate.
3650 2008-09-04  Le-Chun Wu  <lcwu@google.com>
3652         * MAINTAINERS (Write After Approval): Add myself.
3654 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
3656         * configure.ac (--with-cloog-polylib): New.
3657         (--disable-cloog-version-check): New.
3658         (--disable-ppl-version-check): New.
3659         * configure: Re-generate.
3661 2008-09-03  Richard Guenther  <rguenther@suse.de>
3663         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3664         cloog test.
3665         * configure: Re-generate.
3667 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
3669         Add picoChip port.
3670         * MAINTAINERS: Add picoChip maintainers.
3672 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
3673             Tobias Grosser  <grosser@fim.uni-passau.de>
3674             Jan Sjodin  <jan.sjodin@amd.com>
3675             Harsha Jagasia  <harsha.jagasia@amd.com>
3676             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
3677             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3678             Adrien Eliche  <aeliche@isty.uvsq.fr>
3680         Merge from graphite branch.
3681         * configure: Regenerate.
3682         * Makefile.in: Regenerate.
3683         * configure.ac (host_libs): Add ppl and cloog.
3684         Add checks for PPL and CLooG.
3685         * Makefile.def (ppl, cloog): Added modules and dependences.
3686         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3687         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3689 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
3691         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3692         (GCC_SHLIB_SUBDIR): New.
3693         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3694         * configure: Regenerate.
3695         * Makefile.in: Regenerate.
3697 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
3699         * MAINTAINERS: Consistently use tabs to separate columns.
3701 2008-08-29  Tristan Gingold  <gingold@adacore.com>
3703         * MAINTAINERS (Write after Approval): Add myself.
3705 2008-08-28  Tristan Gingold  <gingold@adacore.com>
3707         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3708         Enable bfd, binutils and opcodes.
3709         * configure: Regenerate.
3711 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3713         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
3715 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3717         * MAINTAINERS:  Use correct Umlaut for last name.
3719 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3721         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3723 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
3725         * MAINTAINERS: Update my email address.
3727 2008-08-16  Nicolas Roche  <roche@adacore.com>
3729         * Makefile.tpl: Add BOOT_ADAFLAGS.
3730         * Makefile.in: Regenerate.
3732 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
3734         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3735         * configure: Regenerate.
3737 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
3739         * configure.ac: Add makefile fragments for hpux.
3740         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3741         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3742         * configure: Regenerate.
3743         * Makefile.in: Regenerate.
3745 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
3747         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3749 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
3751         * MAINTAINERS (Write after Approval): Add myself.
3753 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
3755         * MAINTAINERS (Write After Approval):  Add myself.
3757 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
3759         * MAINTAINERS (Write After Approval):  Add myself.
3761 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
3763         * MAINTAINERS: Update my email address.
3765 2008-06-25  Joey Ye  <joey.ye@intel.com>
3767         * MAINTAINERS (Write After Approval):  Add myself.
3769 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3771         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3772         * Makefile.in: Regenerate.
3773         * configure: Regenerate.
3775 2008-06-17  Daniel Kraft  <d@domob.eu>
3777         * MAINTAINERS (Write After Approval):  Add myself.
3779 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3781         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3782         "$@" is still intact with both Autoconf 2.59 and 2.62.
3783         * configure: Regenerate.
3785 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3787         * Makefile.tpl: Fix comment errors.
3788         * Makefile.in: Regenerate.
3790 2008-06-12  David S. Miller  <davem@davemloft.net>
3791             David Edelsohn  <edelsohn@gnu.org>
3793         * configure.ac: Add powerpc*-*-* to gold supported targets.
3794         * configure: Regenerate.
3796 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
3798         PR tree-optimization/36218
3799         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3800         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3801         (all prefix="build-"): Pass them to build-system sub-makes.
3802         * Makefile.in: Regenerate.
3804 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
3806         * MAINTAINERS (mt port): Remove.
3807         (sco5, unixware, sco udk): Remove.
3808         (Kean Johnston): Add to Write After Approval.
3810 2008-05-30  Julian Brown  <julian@codesourcery.com>
3812         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3813         of libobjc for ARM EABI Linux.
3814         * configure: Regenerate.
3816 2008-05-18  Xinliang David Li   <davidxl@google.com>
3818         * ChangeLog: Remove wrong ChangeLog entry.
3820 2008-05-17  Xinliang David Li   <davidxl@google.com>
3822         * MAINTAINERS (Write After Approval): Add myself.
3824 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
3826         * MAINTAINERS (Write After Approval): Add myself.
3828 2008-05-14  Rafael Espíndola  <espindola@google.com>
3830         * config-ml.in: don't handle --enable-shared and --enable-static.
3832 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
3834         * MAINTAINERS: Update my email address.
3836 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
3838         * MAINTAINERS: Update my email address.
3840 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
3842         * MAINTAINERS (Write After Approval): Add myself.
3844 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
3846         * MAINTAINERS (Write After Approval): Add myself.
3848 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
3850         * MAINTAINERS (crx): Add myself.
3852 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3854         Sync with src:
3855         2008-04-14  David S. Miller  <davem@davemloft.net>
3857         * configure.ac: Add sparc*-*-* to gold supported targets.
3858         * configure: Regenerate.
3860 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3862         PR bootstrap/35457
3863         * configure.ac: Include override.m4.
3864         * configure: Regenerate.
3866 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
3868         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3869         * Makefile.in: Regenerate.
3871 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
3873         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3874         as nonconfigurable directories list.
3875         * configure: Regenerate.
3877 2008-04-14  Ben Elliston  <bje@au.ibm.com>
3879         * config.sub, config.guess: Update from upstream sources.
3881 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
3883         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3884         * Makefile.in: Regenerate.
3886 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
3888         * configure.ac: Do not build libssp for the AVR.
3889         * configure: Regenerate.
3891 2008-04-07  Ian Lance Taylor  <iant@google.com>
3893         * Makefile.def: check-gold depends upon all-binutils.
3894         * Makefile.in: Regenerate.
3896 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
3898         * MAINTAINERS (Write After Approval): Add myself.
3900 2008-04-04  Nick Clifton  <nickc@redhat.com>
3902         PR binutils/4334
3903         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3904         builds.
3905         * configure: Regenerate.
3907 2008-04-04  NightStrike  <NightStrike@gmail.com>
3909         PR other/35151
3910         * configure.ac: Combine rules for mingw32 and mingw64.
3911         * configure: Regenerate.
3913 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
3915         * MAINTAINERS (Write After Approval): Add myself.
3917 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
3919         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3920         * Makefile.in (.NOTPARALLEL): Ditto.
3922 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
3924         * MAINTAINERS (Write After Approval): Add myself.
3926 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
3928         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3929         * Makefile.in (.NOTPARALLEL): Regenerate.
3931 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
3933         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3934         * Makefile.in: Regenerate.
3936 2008-03-26  Jakub Staszak  <kuba@et.pl>
3938         * MAINTAINERS (Write After Approval): Add myself.
3940 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
3942         * MAINTAINERS:  Update e-mail address.
3944 2008-03-20  Ian Lance Taylor  <iant@google.com>
3946         * configure.ac: Add support for --enable-gold.
3947         * Makefile.def: Add gold as a directory like ld.
3948         * configure, Makefile.in: Regenerate.
3950 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3952         * configure.ac: m4_include config/proginstall.m4.
3953         * configure: Regenerate.
3955         Backport from upstream Libtool:
3957         2007-10-12  Eric Blake  <ebb9@byu.net>
3959         Deal with Autoconf 2.62's semantic change in m4_append.
3960         * ltsugar.m4 (lt_append): Replace broken versions of
3961         m4_append.
3962         (lt_if_append_uniq): Don't require separator to be overquoted,
3963         and avoid broken m4_append.
3964         (lt_dict_add): Fix typo.
3965         * libtool.m4 (_LT_DECL): Don't overquote separator.
3967 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
3969         * config.rpath: Add AIX 6 support.
3971 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
3973         * Makefile.def (stageprofile).  Remove -fprofile-generate
3974         from stage_libcflags.
3975         * Makefile.in: Regenerate.
3977 2008-03-13  Ben Elliston  <bje@au.ibm.com>
3979         * config.sub, config.guess: Update from upstream sources.
3981 2008-03-06  Tom Tromey  <tromey@redhat.com>
3983         * MAINTAINERS: Update for treelang deletion.
3985 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
3987         * MAINTAINERS: Update my email address.
3989 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
3991         * MAINTAINERS (darwin port): Add myself as a maintainer.
3992         (objective-c/c++): Add myself as a maintainer.
3994 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
3996         * MAINTAINERS (Write After Approval): Update my email address.
3998 2008-02-25  Tomas Bily  <tbily@suse.cz>
4000         * MAINTAINERS (Write After Approval): Add myself.
4002 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
4004         * MAINTAINERS (OpenMP): Add myself.
4006 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
4008         PR bootstrap/32009
4009         PR bootstrap/32161
4011         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4012         * configure: Regenerate.
4014         * Makefile.def: Define stage_libcflags for all bootstrap stages.
4015         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4016         STAGE4_LIBCFLAGS): New.
4017         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4018         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4019         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4020         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4021         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4022         for target modules.  Don't export LIBCFLAGS.
4023         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4024         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4025         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4026         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4027         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4028         * Makefile.in: Regenerate.
4030 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4032         PR libgcj/33085
4033         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4034         Do not use -DDLL_EXPORT.  Backport from upstream.
4036 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4038         * MAINTAINERS (Write After Approval): Add myself.
4040 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
4042         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4043         * configure: Regenerate.
4045 2008-01-31  Marc Gauthier  <marc@tensilica.com>
4047         * configure.ac (xtensa*-*-*): Recognize processor variants.
4048         * configure: Regenerate.
4050 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4052         PR bootstrap/34922
4053         * configure.ac (PARSE_ARGS): Push suitable setting of
4054         ac_subdirs_all, for `./configure --help=recursive'.
4055         Handle `+' in generic toplevel directory disabling.
4056         * configure: Regenerate.
4058 2008-01-28  Nick Clifton  <nickc@redhat.com>
4060         * MAINTAINERS (xstormy16): Take over maintainership.
4062 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
4064         * MAINTAINERS (c4x port): Remove.
4066 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
4068         * libtool.m4: Backport AIX 6 support from ToT Libtool.
4070 2008-01-23  Ben Elliston  <bje@au.ibm.com>
4072         * config.sub, config.guess: Update from upstream sources.
4074 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
4076         * MAINTAINERS (Write After Approval): Add myself.
4078 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
4080         * MAINTAINERS: Update my email address.
4082 2008-01-09  Raksit Ashok  <raksit@google.com>
4084         * MAINTAINERS (Write After Approval): Add myself.
4086 2008-01-09  Raksit Ashok  <raksit@google.com>
4088         * MAINTAINERS (Write After Approval): Add myself.
4090 2008-01-08  Ben Elliston  <bje@au.ibm.com>
4092         * config.sub, config.guess: Update from upstream sources.
4094 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4096         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
4097         Change recommended MPFR from 2.2.1 -> 2.3.0.
4098         * configure: Regenerate.
4100 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
4102         * MAINTAINERS: Update my email address.
4104 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
4106         * MAINTAINERS: Update my email address.
4108 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
4110         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
4111         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
4112         * Makefile.in: Regenerate.
4114 2007-12-10  Mark Heffernan  <meheff@google.com>
4116         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
4117         misplaced entries.
4119 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4121         * configure.ac: Enable libjava for x86_64-*-darwin9.
4122         * configure: Regenerate.
4124 2007-12-07  Bill Maddox  <maddox@google.com>
4126         * MAINTAINERS (Write After Approval): Add myself.
4128 2007-12-05  Ben Elliston  <bje@au.ibm.com>
4130         * config.sub, config.guess: Update from upstream sources.
4132 2007-12-02  Matthias Klose  <doko@ubuntu.com>
4134         * config-ml.in: Remove 64bit configure tests.
4136 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4138         * config-ml.in: Robustify against white space in absolute file
4139         names.
4141         * config-ml.in (multi-clean): Substitute ${Makefile}.
4142         Remove superfluous ${Makefile} in list.
4144 2007-11-19  Thiemo Seufer  <ths@mips.com>
4146         * config-ml.in: Don't hardcode the Makefile name.
4148 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
4150         * MAINTAINERS (Write After Approval): Add myself.
4152 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
4154         * MAINTAINERS (Write After Approval): Add myself.
4156 2007-11-06  Doug Kwan  <dougkwan@google.com>
4158         * MAINTAINERS (Write After Approval): Add myself.
4160 2007-10-25  Ben Elliston  <bje@au.ibm.com>
4162         * MAINTAINERS (mercury): Remove entry.
4163         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
4165 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
4167         * Makefile.def (dependencies): Make configure-gdb depend on
4168         all-intl.
4169         * Makefile.in: Regenerated.
4171 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
4173         * MAINTAINERS (Fortran maintainer): Remove myself.
4175 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
4177         * Makefile.def: To avoid problems running with parallel makes,
4178         build newlib before libgloss so that target specific header
4179         files are availble.
4180         * Makefile.in: Regenerate
4182 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4184         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4185         * Makefile.in: Regenerate.
4187 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
4189         * MAINTAINERS (Register allocation reviewer): Add myself.
4191 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
4193         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4194         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4195         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
4196         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4197         * configure: Regenerate.
4199 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
4201         * MAINTAINERS (Register allocation reviewer): Add myself.
4203 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
4205         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4206         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4207         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4208         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4209         * configure.ac: Default them to host tools for $host = $build.
4210         Subst them.
4212         * configure: Regenerate.
4213         * Makefile.in: Regenerate.
4215 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
4217         * MAINTAINERS (Register allocation reviewer): Add myself.
4219 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4221         * MAINTAINERS (Register allocation reviewer): Add myself.
4223 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
4225         * MAINTAINERS (Write After Approval): Fix typo.
4227 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
4229         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4230         * configure: Regenerate.
4232 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
4234         PR bootstrap/31906
4235         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4236         they're already prefixed.
4238 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
4240         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4241         libstdc++.
4242         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4243         * configure: Regenerate.
4244         * Makefile.in: Regenerate.
4246 2007-09-17  Andreas Schwab  <schwab@suse.de>
4248         * configure.ac: Raise minimum makeinfo version to 4.6.
4249         * configure: Regenerate.
4251 2007-09-17  Johannes Singler  <singler@ira.uka.de>
4253         * MAINTAINERS (write-after-approval) add myself
4255 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
4257         * configure.ac: Correct makeinfo version check.
4258         * configure: Regenerate.
4260 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
4262         * MAINTAINERS: Update my email address.
4264 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
4266         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
4267         to $skipdirs and only disable gprof for newlib.  Use the normal
4268         mips*-elf* handling in other respects.
4269         * configure: Regnerate.
4271 2007-09-12  David Daney  <ddaney@avtrex.com>
4273         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4274         enabling libgcj.
4275         * configure: Regenerate.
4277 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4279         PR other/32154
4280         * configure.ac: For libgloss targets, point the linker to the linker
4281         script, startup code and simulator library.
4282         * configure: Regenerate.
4284 2007-09-07  Andrew Haley  <aph@redhat.com>
4286         * configure.ac (noconfigdirs): Remove target-libffi and
4287         target-libjava.
4288         * configure: Regenerate.
4290 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4292         PR target/33281
4293         * configure.ac: Use config/mh-mingw on mingw.
4294         * configure: Regenerate.
4296 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
4298         * MAINTAINERS (Write After Approval): Add myself.
4300 2007-09-05  Richard Guenther  <rguenther@suse.de>
4302         * configure.ac (--enable-stage1-checking): If neither --enable-checking
4303         nor --disable-checking is provided also turn on yes and types
4304         checking for stage1.
4305         * configure: Re-generate.
4307 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
4309         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4310         (Write After Approval): Remove myself.
4312 2007-08-29  Nick Clifton  <nickc@redhat.com>
4314         * config.sub, config.guess: Update from upstream sources.
4316 2007-08-22  Bud Davis  <jmdavis@link.com>
4318         * MAINTAINERS (Write After Approval): Added myself.
4319         * MAINTAINERS (Reviewers): Removed myself.
4321 2007-08-18  Paul Brook  <paul@codesourcery.com>
4322             Joseph Myers  <joseph@codesourcery.com>
4324         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4325         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4326         * Makefile.in: Regenerate.
4327         * configure.ac (--with-debug-prefix-map): New.
4328         * configure: Regenerate.
4330 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
4331             Nigel Stephens  <nigel@mips.com>
4333         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
4334         as target_makefile_frag.
4335         * configure: Regenerate.
4337 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
4339         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4340         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
4341         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4342         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4343         (do-compare, do-compare3, do-compare-debug): New.
4344         ([+compare-target+]): Use them.
4346 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
4348         * MAINTAINERS (Write After Approval): Change my email address.
4350 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4351             Ben Elliston  <bje@au.ibm.com>
4353         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4354         --silent if $silent.
4355         * configure: Regenerate.
4357 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
4359         * MAINTAINERS (Various Maintainers): Add myself as
4360         loop infrastructure maintainer.  Update my e-mail
4361         address.
4363 2007-07-31  Diego Novillo  <dnovillo@google.com>
4365         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4366         Adjust description.
4368 2007-07-26  Richard Guenther  <rguenther@suse.de>
4370         * configure.ac: Add types checking to stage1 checking flags.
4371         * configure: Regenerate.
4373 2007-07-17  Nick Clifton  <nickc@redhat.com>
4375         * COPYING3: New file.  Contains version 3 of the GNU General
4376         Public License.
4377         * COPYING3.LIB: New file.  Contains version 3 of the GNU
4378         Lesser General Public License.
4380 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4382         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4384 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
4386         * MAINTAINERS (S/390 co-maintainer): Add myself.
4387         (Write After Approval): Remove myself.
4389 2007-07-13  Dan Hipschman  <dsh@google.com>
4391         * MAINTAINERS (Write After Approval): Add myself.
4393 2007-07-11  Nick Clifton  <nickc@redhat.com>
4395         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4396         WINDRES export.
4397         * Makefile.in: Regenerate.
4399 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4401         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4402         maintainer.
4404 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
4406         * lt~obsolete.m4: New. Import from 20070318 libtool.
4408 2007-07-03  Julian Brown  <julian@codesourcery.com>
4410         * MAINTAINERS (Write After Approval): Add myself.
4412 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4414         * configure.ac: Rewrite 'configure --help' strings to look nicer.
4415         * configure: Regenerate.
4417 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4419         * configure.ac: Add some missing m4 quotation.
4420         * configure: Regenerate.
4422 2007-07-02  Simon Baldwin  <simonb@google.com>
4424         * MAINTAINERS (Write After Approval): Add myself.
4426 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
4428         * configure: Regenerate.
4430 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
4432         * Makefile.def: Add windmc tool to build.
4433         * Makefile.tpl: Likewise.
4434         * configure.ac: Likewise.
4435         * Makefile.in: Regenerate.
4436         * configure: Regenerate.
4438 2007-06-28  DJ Delorie  <dj@redhat.com>
4440         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4441         not building newlib.
4442         * configure: Regenerated.
4444 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
4446         * MAINTAINERS (Write After Approval): Add myself.
4448 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
4450         * MAINTAINERS (Write After Approval): Add myself.
4452 2007-06-19  Chris Matthews  <chrismatthews@google.com>
4454         * MAINTAINERS (Write After Approval): Add myself.
4456 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
4458         * MAINTAINERS (Write After Approval): Add myself.
4460 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4462         * Makefile.def: Add dependency from configure-gdb to all-bfd.
4463         * Makefile.in: Regenerated.
4465 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
4467         * configure.ac: Don't add target-libmudflap to noconfigdirs for
4468         bfin*-*-uclinux* targets.
4469         * configure: Regenerate.
4471 2007-06-14  Ian Lance Taylor  <iant@google.com>
4473         * MAINTAINERS: Add myself as non-algorithmic global write
4474         maintainer.
4476 2007-06-14  Diego Novillo  <dnovillo@google.com>
4478         * MAINTAINERS: Add self as middle-end maintainer and
4479         non-algorithmic global write maintainer.
4481 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4483         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4484         Move all Fortran maintainers except Paul Brook into the
4485         Non-Autopoiesis section.
4487 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
4489         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4490         (distclean-stage[+id+]): Possibly delete stage_last.
4491         * Makefile.in: Regenerate.
4493 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
4495         * MAINTAINERS (Various Maintainer): Fix typo.
4497 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
4499         * MAINTAINERS (Various Maintainer): Add myself as
4500         dataflow maintainer.
4502 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4504         * config.sub, config.guess: Update from upstream sources.
4506 2007-06-07  Ben Elliston  <bje@au.ibm.com>
4508         * Makefile.tpl: Fix spelling error.
4509         * Makefile.in: Regenerate.
4511 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
4513         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4514         lt_cv_sys_max_cmd_len.
4516 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
4518         * MAINTAINERS (Various Maintainers): Add myself as
4519         auto-vectorizer maintainer.
4521 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
4523         PR libjava/32098
4524         * libtool.m4: Revert previous change.
4525         * ltgcc.m4: Put it here.
4527 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
4529         * MAINTAINERS (Various Maintainers): Add myself as
4530         auto-vectorizer maintainer.
4532 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
4534         PR libjava/32098
4535         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4537 2007-05-30  Richard Guenther  <rguenther@suse.de>
4539         * MAINTAINERS (Various Maintainers): Add myself as
4540         auto-vectorizer maintainer.
4542 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
4544         PR bootstrap/29382
4545         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4546         * configure: Rebuilt.
4548 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
4550         * MAINTAINERS (Write After Approval): Removed my name.
4552 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
4554         * MAINTAINERS (Write After Approval): Remove myself.
4556 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
4558         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4560 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
4562         * ltmain.sh: Update from ToT Libtool.
4563         * libtool.m4: Update from ToT Libtool.
4564         * ltsugar.m4: New. Update from ToT Libtool.
4565         * ltversion.m4: New. Update from ToT Libtool.
4566         * ltoptions.m4: New. Update from ToT Libtool.
4567         * ltconfig: Remove.
4568         * ltcf-c.sh: Remove.
4569         * ltcf-cxx.sh: Remove.
4570         * ltcf-gcj.sh: Remove.
4572 2007-05-22  Ollie Wild  <aaw@google.com>
4574         * MAINTAINERS (Write After Approval): Add myself.
4576 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
4578         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4579         stage_cflags.
4580         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4581         Remove CFLAGS/LIBCFLAGS.
4582         (configure-stage[+id+]-[+prefix+][+module+],
4583         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4584         * Makefile.in: Regenerate.
4586 2007-05-15  Diego Novillo  <dnovillo@google.com>
4588         * MAINTAINERS: Update e-mail address.
4590 2007-05-15  Revital Eres  <eres@il.ibm.com>
4592         * MAINTAINERS (Write After Approval): Add myself.
4594 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
4596         * MAINTAINERS (Write After Approval): Updated my address.
4598 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
4600         * MAINTAINERS (Write After Approval): Add myself.
4602 2007-05-11  Silvius Rus  <rus@google.com>
4604         * MAINTAINERS (Write After Approval): Add myself.
4606 2007-04-23  Tom Tromey  <tromey@redhat.com>
4608         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4610 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
4612         * MAINTAINERS (cpplib): Rename to ...
4613         (libcpp): ... this.  Add C/C++ front end maintainers.
4615 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
4617         * config-ml.in: Pass ${ml_config_env} to configure calls.
4619 2007-04-04  Christian Bruel  <christian.bruel@st.com>
4621         * MAINTAINERS (Write After Approval): Add myself.
4623 2007-04-02  Dave Korn  <dave.korn@artimi.com>
4625         * MAINTAINERS (Write After Approval): Add myself.
4627 2007-03-31  Tobias Burnus  <burnus@net-b.de>
4629         * MAINTAINERS (fortran 95 front end): Add myself.
4631 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4633         * MAINTAINERS (Write After Approval): Add myself.
4635 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
4637         * MAINTAINERS (Modulo Scheduler): Add myself.
4639 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
4641         * MAINTAINERS (fortran 95 front end): Add myself.
4642         (c++ front end): whitespace fix.
4644 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
4646         * MAINTAINERS (Write After Approval): Add myself.
4648 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
4650         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4651         of glob.  Quote arguments with single quotes too.
4652         * configure: Regenerate.
4654 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
4656         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4657         * Makefile.in: Regenerate
4659 2007-03-07  Andreas Schwab  <schwab@suse.de>
4661         * configure: Regenerate.
4663 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
4665         * configure.ac: Add "--with-pdfdir" configure option,
4666         which defines pdfdir variable.
4667         * Makefile.def (target=fixincludes): Add install-pdf to
4668         missing targets.
4669         (recursive_targets): Add install-pdf target.
4670         (flags_to_pass): Add pdfdir.
4671         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4672         target.
4673         * configure: Regenerate
4674         * Makefile.in: Regenerate
4676 2007-02-28  Eric Christopher  <echristo@apple.com>
4678         Revert:
4679         2006-12-07  Mike Stump  <mrs@apple.com>
4681         * Makefile.def (dependencies): Add dependency for
4682         install-target-libssp and install-target-libgomp on
4683         install-gcc.
4684         * Makefile.in: Regenerate.
4686 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
4688         * configure: Regenerate.
4689         * configure.ac: Move statements after variable declarations.
4691 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
4693         * MAINTAINERS: Add myself as sh maintainer.
4695 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
4697         * configure.ac: Adjust for loop syntax.
4698         * configure: Regenerate.
4700 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4702         * configure: Rebuilt.
4704 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
4706         * configure.ac: Drop multiple occurrences of --enable-languages,
4707         and fix its quoting.
4708         * configure: Rebuilt.
4710 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
4711             Nathan Sidwell  <nathan@codesourcery.com>
4712             Vladimir Prus  <vladimir@codesourcery.com>
4713             Joseph Myers  <joseph@codesourcery.com>
4715         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4716         * configure: Regenerate.
4718 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
4720         * ltconfig (freebsd*): Default to elf.
4722 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4724         * configure.ac (target_libraries): Move libgcc before libiberty.
4725         * configure: Regenerated.
4727 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
4728             Paolo Bonzini  <bonzini@gnu.org>
4730         PR bootstrap/30753
4731         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
4732         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
4733         * configure: Regenerated.
4735 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4737         * MAINTAINERS (Language Front End Maintainers): Update my mail
4738         address.
4740 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4742         PR bootstrap/30748
4743         * configure.ac: Correct syntax for Solaris ksh.
4744         * configure: Regenerated.
4746 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4748         * configure.ac: Sync with src.
4749         * configure: Regenerate.
4751 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4753         * Makefile.in: Regenerate.
4755 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
4757         * config.sub: Sync with src.
4759 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
4761         * Makefile.tpl (build_alias, host_alias, target_alias): Use
4762         noncanonical equivalents.
4763         * configure.in: Rename to...
4764         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
4765         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
4766         target_noncanonical.  Use them.  Rewrite removal of configure
4767         arguments for autoconf 2.59.  Discard variable settings.  Force
4768         program_transform_name for native tools.
4770         * Makefile.in: Regenerated.
4771         * configure: Regenerated with autoconf 2.59.
4773 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
4775         * MAINTAINERS (Write After Approval): Add myself.
4777 2007-01-31  Andreas Schwab  <schwab@suse.de>
4779         * Makefile.tpl (LDFLAGS): Substitute it.
4780         * Makefile.in: Regenerate.
4782 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
4784         * MAINTAINERS (Write After Approval): Add myself.
4786 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
4788         * MAINTAINERS (spu port): Add myself.
4790 2007-01-23  Richard Guenther  <rguenther@suse.de>
4792         PR bootstrap/30541
4793         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4794         * Makefile.tpl (GNATBIND): Substitute it.
4795         (GNATMAKE): Likewise.
4796         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4797         of STAGE_PREFIX.
4798         * Makefile.in: Regenerate.
4799         * configure: Regenerate.
4801 2007-01-18  Mike Stump  <mrs@apple.com>
4803         * configure.in: Re-enable -Werror for gcc builds.
4805 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
4807         * MAINTAINERS (Write After Approval): Add myself.
4809 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4811         * configure.in: Change == to = in test command.
4812         * configure: Regenerate.
4814 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
4815             Nick Clifton  <nickc@redhat.com>
4816             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
4818         * configure.in (build_configargs, host_configargs, target_configargs):
4819         Remove build/host/target parameters.
4820         (host_libs): Add gmp and mpfr.
4821         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4822         * Makefile.def (gmp, mpfr): New.
4823         (gcc): Remove target.
4824         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4825         target_os, target_vendor): New.
4826         (configure): Add host_alias/target_alias arguments; adjust invocations.
4827         * configure: Regenerate.
4828         * Makefile.in: Regenerate.
4830 2007-01-11  Matt Fago  <fago@earthlink.net>
4832         * configure.in: Try to link to functions only in mpfr 2.2.x
4833         to improve robustness of configure tests.
4834         * configure: Regenerate.
4836 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
4838         * MAINTAINERS: Add myself as i386 maintainer.
4840 2007-01-08  Jan Hubicka  <jh@suse.cz>
4842         * MAINTAINERS: Add myself as i386 maintainer.
4844 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
4846         * configure.in: Add support for an x86_64-mingw* target.
4847         * configure: Regenerate.
4849 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
4851         * Makefile.tpl (all-target): Correct @if conditional for target
4852         modules.
4853         * configure.in: Omit libiberty if building only target libgcc.
4854         * configure, Makefile.in: Regenerated.
4856 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
4858         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4859         * configure: Regenerate.
4861 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
4863         * Makefile.def (target_modules): Add libgcc.
4864         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
4865         * Makefile.tpl (clean-target-libgcc): Delete.
4866         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4867         on gcc even for bootstrapped modules.  Rewrite handling of
4868         lang_env_dependencies to loop over target_modules.
4869         * configure.in (target_libraries): Add target-libgcc.
4870         * Makefile.in, configure: Regenerated.
4872 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4874         * configure.in: Reorganize recognition of languages.  Add
4875         --enable-stage1-languages.  Show supported languages for the chosen
4876         target rather than all recognized languages.
4877         * configure: Regenerate.
4879 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
4881         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4882         * Makefile.in: Regenerate.
4884 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4886         * configure.in: Warn that MPFR 2.2.0 is buggy.
4887         * configure: Regenerate.
4889 2006-12-27  Ian Lance Taylor  <iant@google.com>
4891         * configure.in: When removing Makefiles to force a reconfigure, also
4892         remove prev-DIR*/Makefile.
4893         * configure: Regenerate.
4895 2006-12-22  Andreas Schwab  <schwab@suse.de>
4897         * configure: Regenerate with correct autoconf version.
4899 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
4901         * configure.in: add AC_SUBST for *_FOR_TARGET.
4902         * configure: Regenerate.
4904 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4906         * configure.in: Simplify logic for rejecting languages that cannot
4907         be built.  Separate the case when a language is unsupported,
4908         from the case when the user chooses not to build a language.
4910 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4912         * configure.in: Remove "$build" case for powerpc-*-darwin* since
4913         it only affects bootstrap and could be tested on "$host" as well.
4914         * configure: Regenerate.
4915         * config/mh-ppc-darwin: Add to the stage1 cflags here.
4917 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4919         PR bootstrap/29544
4920         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4921         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4922         move here comment from Makefile.tpl.
4923         * Makefile.tpl: Move some definitions higher in the file.
4924         (STAGE1_CHECKING): New.
4925         * configure.in: Add --enable-stage1-checking.
4926         * configure: Regenerate.
4927         * Makefile.in: Regenerate.
4929 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
4931         * MAINTAINERS: Add myself as build system maintainer.
4933 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
4935         * MAINTAINERS (Write After Approval): Add myself.
4937 2006-12-13  Eric Christopher  <echristo@apple.com>
4939         * MAINTAINERS: Add myself as darwin maintainer.
4941 2006-12-11  Ian Lance Taylor  <ian@airs.com>
4943         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4945 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
4947         MAINTAINERS: Update my entry.
4949 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
4951         * configure.in:  Handle spu makefile frag.
4952         * Makefile.tpl (MAINT): Define
4953         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4954         * configure: Regenerate.
4955         * Makefile.in: Regenerate.
4957 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4959         * config.guess: Import latest version.
4960         * config.sub: Likewise.
4962 2006-12-11  Ben Elliston  <bje@au.ibm.com>
4964         * configure.in (spu-*-*): Don't skip target-libiberty.
4965         * configure: Regenerate.
4967 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
4969         PR bootstrap/30134
4970         * configure.in: Correct x86 darwin support for libjava to powerpc
4971         and i?86 only.
4972         * configure: Regenerate.
4974 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
4976         * configure.in: Add x86 darwin support for libjava.
4977         * configure: Regenerate.
4979 2006-12-07  Mike Stump  <mrs@apple.com>
4981         * Makefile.def (dependencies): Add dependency for
4982         install-target-libssp and install-target-libgomp on
4983         install-gcc.
4984         * Makefile.in: Regenerate.
4986 2006-12-04  Richard Guenther  <rguenther@suse.de>
4988         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4989         (Non-Algorithmic Maintainers): Move over non-algorithmic
4990         loop optimizer maintainers, add myself as a non-algorithmic
4991         middle-end maintainer.
4993 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
4995         * MAINTAINERS (Write After Approval): Add myself.
4997 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4999         * configure.in: Update error message for missing GMP/MPFR.
5001         * configure: Regenerate.
5003 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5005         * configure.in: Update MPFR version in error message.
5007         * configure: Regenerate.
5009 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5011         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5012         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5013         --with-gmp-lib): New flags.
5015         * configure: Regenerate.
5017 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
5019         * MAINTAINERS (Write After Approval): Change my email address.
5021 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5023         * MAINTAINERS (Write After Approval): Add myself.
5025 2006-11-22  Philipp Thomas  <pth@suse.de>
5027         * MAINTAINERS (i18n): Update e-mail address.
5029 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5031         * MAINTAINERS (spu port): Add myself as maintainer.
5032         (Write After Approval): Remove myself.
5034 2006-11-22  Ben Elliston  <bje@au.ibm.com>
5036         * configure.in (skipdirs): Don't build libssp for SPU.
5037         * configure: Regenerate.
5039 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
5041         * MAINTAINERS (spu port): Add myself as maintainer.
5042         (libobjc): Update my email address.
5044 2006-11-21  Andrea Bona  <andrea.bona@st.com>
5046         * MAINTAINERS (Write After Approval): Add myself.
5048 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5050         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5051         * configure : Rebuilt.
5053 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
5055         * MAINTAINERS (Write After Approval): Add myself.
5057 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
5059         * MAINTAINERS (Write After Approval): Add myself.
5061 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5063         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5064         libmpfr.a.
5065         * configure: Regenerate.
5067 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
5069         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5070         (unstage): Test for stage_last presence.
5072         PR bootstrap/29802
5073         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5074         STAGE_PREFIX.
5075         * Makefile.in: Regenerate.
5077 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
5079         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5080         maintainers.
5082 2006-11-14  Erven Rohou  <erven.rohou@st.com>
5084         * MAINTAINERS (Write After Approval): Add myself.
5086 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
5088         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
5089         and stageN-package/Makefile.
5090         * Makefile.in: Regenerated.
5092 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
5094         * configure.in: Remove target-libgloss from noconfigdirs for
5095         bfin-*-*.
5096         * configure: Regenerated.
5098 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5100         * configure.in (have_gmp): Only error if the gcc directory exists.
5102         * configure: Regenerate.
5104 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5106         * configure.in: Robustify error message for missing GMP/MPFR.
5108         * configure: Regenerate.
5110 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
5112         * MAINTAINERS (Write After Approval): Add myself.
5114 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
5116         * MAINTAINERS: Change email address.
5118 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
5120         * MAINTAINERS (Write After Approval): Add myself.
5122 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
5124         * MAINTAINERS (Write After Approval): Add myself.
5126 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
5128         * MAINTAINERS (Write After Approval): Move myself to
5129         Write After Approval section.
5131 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5133         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
5134         need_gmp anymore.
5135         * configure: Regenerate.
5137 2006-10-16  Tobias Burnus  <burnus@net-b.de>
5139         * MAINTAINERS (Write After Approval): Add myself.
5141 2006-10-16  Ben Elliston  <bje@au.ibm.com>
5143         * config.guess: Import latest version.
5144         * config.sub: Likewise.
5146 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
5148         * Makefile.def: Added pdf target handling.
5149         * Makefile.tpl: Added pdf target handling.
5150         * Makefile.in: Regenerated.
5152 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
5154         * MAINTAINERS: Add self as score port maintainer.
5156 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
5158         * MAINTAINERS (Write After Approval): Add myself.
5160 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
5162         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
5163         or newer.
5164         * configure: Regenerated.
5166 2006-09-27  Dave Brolley  <brolley@redhat.com>
5168         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
5169         using $s instead of $r.
5170         * configure: Regenerated.
5172 2006-09-26  Thiemo Seufer  <ths@mips.com>
5174         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
5175         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
5176         * configure: Regenerate.
5178 2006-09-24  Graeme Peterson  <gridly@gmail.com>
5180         * MAINTAINERS (Write After Approval): Remove myself.
5182 2006-09-22  Chao-ying Fu  <fu@mips.com>
5184         * MAINTAINERS (Write After Approval): Add myself.
5186 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
5188         * MAINTAINERS: Add self as soft-fp maintainer.
5190 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
5192         * MAINTAINERS: Add myself as avr maintainer.
5193         Remove Marek Michalkiewicz as avr maintainer.
5195 2006-09-07  Roberto Costa  <roberto.costa@st.com>
5197         * MAINTAINERS (Write After Approval): Add myself.
5199 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
5201         * configure.in: Never build newlib for a Mingw host.
5202         Never build newlib as Mingw target library.
5203         Test the existence of winsup/cygwin for building a Cygwin newlib,
5204         rather than just winsup.
5205         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5206         building a Mingw target.
5207         * configure: Regenerate.
5209 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
5211         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5213 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
5215         * config.guess: Import from src (was more updated).
5216         * config.sub: Likewise.
5218 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
5220         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5221         * configure: Regenerated.
5223 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
5225         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5226         for stages after the first.
5228 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
5230         * Makefile.def: Add dependencies for configure-opcodes
5231         on configure-intl and all-opcodes on all-intl.
5232         * Makefile.in: Regenerated.
5234 2006-07-13  Ben Elliston  <bje@au.ibm.com>
5236         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5238 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
5240         Port to hosts whose 'sort' and 'tail' implementations
5241         treat operands with leading '+' as file names, as POSIX
5242         has required since 2001.  However, make sure the code still
5243         works on pre-POSIX hosts.
5244         * ltmain.sh: Don't assume "sort +2" is equivalent to
5245         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5247 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
5249         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5251 2006-07-04  Peter O'Gorman  <peter@pogma.com>
5253         * ltconfig: chmod 644 before ranlib during install.
5255 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5257         PR bootstrap/18058
5258         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5259         if the bootstrap compiler is a GCC version that supports it.
5260         * configure: Regenerate.
5262 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5264         * configure.in: Fix thinkos in previous check-in.
5265         * configure: Regenerate.
5267 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
5269         PR other/27063
5270         * configure.in: Test subdir_requires and give an appropriate
5271         error message.
5272         * configure: Regenerate.
5274 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
5276         * MAINTAINERS (Write After Approval): Add myself.
5278 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
5280         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5282 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
5284         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5286 2006-06-20  David Ayers  <d.ayers@inode.at>
5288         PR bootstrap/28072
5289         * configure.in: Add target-boehm-gc to noconfigdirs depending on
5290         whether target-libjava is being configured instead of whether the
5291         java front end is enabled.
5292         * configure: Regenerate.
5294 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5296         PR target/27540
5297         * configure.in: Only enable libgomp on IRIX 6.
5298         * configure: Regenerate.
5300 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
5302         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5303         too.
5304         * Makefile.in: Regenerate.
5306 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
5308         * config-ml.in: Alter CCASFLAGS to include special
5309         multilib options the same as is done for CFLAGS.
5311 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5313         * configure.in: Don't enable libgomp on hpux10.
5314         * configure: Rebuilt.
5316 2006-06-12  David Ayers  <d.ayers@inode.at>
5318         PR bootstrap/27963
5319         PR target/19970
5320         * configure.in: Remove target-boehm-gc from noconfigdirs where
5321         ${libgcj} is specified.
5322         * configure: Regenerate.
5324 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
5326         Sync from src:
5328         * configure.in: Sync.
5329         * configure: Regenerated.
5331         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
5333         * Makefile.def: Added dependencies from sim and gdb on intl, and
5334         added configure dependencies to everything with an all dependency
5335         on intl.
5336         * Makefile.in: Regenerated.
5338 2006-06-06  David Ayers  <d.ayers@inode.at>
5340         PR libobjc/13946
5341         * Makefile.def: Add dependencies for libobjc which boehm-gc.
5342         * Makefile.in: Regenerate.
5343         * configure.in: Add --enable-objc-gc at toplevel and have it
5344         enable boehm-gc for Objective-C.
5345         Remove target-boehm-gc from libgcj.
5346         Add target-boehm-gc to target_libraries.
5347         Add target-boehm-gc to noconfigdirs where ${libgcj}
5348         is specified.
5349         Assert that boehm-gc is supported when requested for Objective-C.
5350         Only build boehm-gc if needed either for Java or Objective-C.
5351         * configure: Regenerate.
5353 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
5355         PR 27674
5356         * Makefile.tpl (configure-[+prefix+][+module+],
5357         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5358         Remove rule to unstage bootstrapped modules.
5359         (stage_current): New.
5360         * Makefile.in: Regenerate.
5362 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5364         * MAINTAINERS (Write After Approval): Update my e-mail address.
5366 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
5368         * include/libiberty.h: Declare pex_run_in_environment.
5370 2006-05-31  Asher Langton  <langton2@llnl.gov>
5372         * MAINTAINERS (Write After Approval): Add myself.
5374 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
5376         * Makefile.def (bfd, opcodes): Fix lib_path.
5377         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5378         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
5379         * Makefile.in: Regenerate.
5381 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5383         * Makefile.in: Regenerate.
5385 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
5387         * Makefile.def: Add install-html target. Add datarootdir
5388         docdir and htmldir to flags_to_pass.
5389         * Makefile.tpl: Add install-html target.
5390         * Makefile.in: Regenerate.
5391         * configure.in: Add --with-datarootdir, --with-docdir, and
5392         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5393         * configure: Regenerate.
5395 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
5397         * configure.in: Enable gprof for cross builds.
5398         * configure: Regenerate.
5400 2006-05-22  Richard Guenther  <rguenther@suse.de>
5402         Revert
5403         2006-01-31  Richard Guenther  <rguenther@suse.de>
5404         Paolo Bonzini  <bonzini@gnu.org>
5406         * Makefile.def (target_modules): Add libgcc-math target module.
5407         * configure.in (target_libraries): Add libgcc-math target library.
5408         (--enable-libgcc-math): New configure switch.
5409         * Makefile.in: Re-generate.
5410         * configure: Re-generate.
5411         * libgcc-math: New toplevel directory.
5413 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5414             Andreas Tobler  <a.tobler@schweiz.ch>
5416         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
5417         * configure: Rebuilt.
5419 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
5421         * MAINTAINERS (Write After Approval): Add myself.
5423 2006-05-01  DJ Delorie  <dj@redhat.com>
5425         * configure.in: Restore CFLAGS if GMP isn't present.
5426         * configure: Regenerate.
5428 2006-05-01  Richard Guenther  <rguenther@suse.de>
5430         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5431         maintainer.
5433 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
5435         * MAINTAINERS (Write After Approval): Add myself.
5437 2006-04-28  Jan Beulich  <jbeulich@novell.com>
5439         * MAINTAINERS (Write After Approval): Add myself.
5441 2006-04-18  DJ Delorie  <dj@redhat.com>
5443         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
5444         reference libgloss so that libssp can be built in a combined
5445         tree.
5446         * configure: Regenerate.
5448 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
5450         * MAINTAINERS (Write After Approval): Add myself.
5452 2006-04-05  Ben Elliston  <bje@au.ibm.com>
5454         * configure.in: Require makeinfo 4.4 or higher.
5455         * configure: Regenerate.
5457 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
5459         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5460         Rearrange the entries of other libraries to have them in one place.
5462 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
5464         * MAINTAINERS (Write After Approval): Remove myself.
5465         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5467 2006-03-14  Richard Guenther  <rguenther@suse.de>
5469         * configure: Regenerate with autoconf 2.13.
5471 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
5473         * MAINTAINERS: Use my work address.
5475         * MAINTAINERS: Update my E-mail address.
5477 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
5479         * configure.in: Handle --disable-<component> generically.
5480         * configure: Regenerate.
5482 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
5484         PR libgcj/17311
5485         * ltmain.sh: Don't use "$finalize_rpath" for compile.
5487 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
5489         * MAINTAINERS (Write After Approval):  Remove myself.
5490         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5492 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
5494         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
5495         (TARGET_CONFIGDIRS): Remove.
5496         * configure.in: Remove AC_SUBST(target_configdirs).
5497         * Makefile.in, configure: Regenerated.
5499 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
5501         * MAINTAINERS (Write After Approval):  Remove myself.
5502         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
5504 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
5506         PR bootstrap/25670
5508         * Makefile.tpl ([+compare-target+]): Print explanation messages.
5510         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5511         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5512         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5513         BUILD_PREFIX, BUILD_PREFIX_1.
5514         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5516         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5517         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5519         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5520         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5521         of `cat stage_current`.  Always provide the `r' and `s' variables.
5522         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5523         a single shell execution.
5524         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5525         bootstrapped modules, make the stage1 module if the build was not
5526         started yet, else build the current stage.
5527         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5528         (all-build, all-host, all-target, [+make_target+]-host,
5529         [+make_target+]-target): Do not use \-continued lines.
5530         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5531         (current_stage, restrap, stage_last): New.
5533         * Makefile.in: Regenerate.
5534         * configure: Regenerate.
5536 2006-02-19  Bud Davis  <jmdavis@link.com>
5538         * MAINTAINERS (Write After Approval):  Remove myself.
5539         (Language Front End Maintainers):  Add myself as fortran 95
5540         maintainer and update e-mail address.
5542 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5544         * MAINTAINERS (Write After Approval):  Remove myself.
5545         (Language Front End Maintainers):  Add myself as fortran 95
5546         maintainer.
5548 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
5550         * MAINTAINERS (Write After Approval): Add myself.
5552 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
5554         * MAINTAINERS (Write After Approval):  Remove myself.
5555         (Language Front End Maintainers):  Add myself as
5556         fortran 95 maintainer.
5558 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5560         Sync from src:
5562         2005-12-27  Leif Ekblad  <leif@rdos.net>
5564         * configure.in: Add support for RDOS target.
5565         * configure: Regenerate.
5567 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
5568             Andreas Schwab  <schwab@suse.de>
5570         * configure: Regenerate.
5572 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
5574         * configure.in (enable_libgomp): Add AIX.
5575         * configure: Regenerate.
5577 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
5579         * MAINTAINERS (Write After Approval): Add myself.
5581 2006-02-03  Lee Millward  <lee.millward@gmail.com>
5583         * MAINTAINERS (Write After Approval): Add myself.
5585 2006-01-31  Richard Guenther  <rguenther@suse.de>
5586         Paolo Bonzini  <bonzini@gnu.org>
5588         * Makefile.def (target_modules): Add libgcc-math target module.
5589         * configure.in (target_libraries): Add libgcc-math target library.
5590         (--enable-libgcc-math): New configure switch.
5591         * Makefile.in: Re-generate.
5592         * configure: Re-generate.
5593         * libgcc-math: New toplevel directory.
5595 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
5597         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5598         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5599         the assembler, linker and binutils.
5600         * configure: Regenerate.
5602 2006-01-22  Dirk Mueller  <dmueller@suse.de>
5604         * MAINTAINERS (Write After Approval): Add myself.
5606 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
5608         * configure: Regenerate.
5610 2006-01-18  Richard Henderson  <rth@redhat.com>
5611             Jakub Jelinek  <jakub@redhat.com>
5612             Diego Novillo  <dnovillo@redhat.com>
5614         * libgomp: New directory.
5615         * Makefile.def: Add target_module libgomp.
5616         * Makefile.in: Regenerate.
5617         * configure.in (target_libraries): Add target-libgomp.
5618         * configure: Regenerate.
5620 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
5622         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5623         @ from continuation.
5624         * Makefile.in: Rebuilt.
5626 2006-01-04  Chris Lattner  <sabre@gnu.org>
5628         * MAINTAINERS (Write After Approval): Add myself.
5630 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
5632         PR bootstrap/24252
5634         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5635         * Makefile.tpl (OBJDUMP): New.
5636         (EXTRA_HOST_FLAGS): Add it.
5637         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5639         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5640         to use symbolic links between directories.  Avoid race conditions
5641         or make them harmless.
5642         * configure.in: Do not try to use symbolic links between directories.
5644         * Makefile.def (LEAN): Pass.
5645         * Makefile.tpl (LEAN): Define.
5646         (stage[+id+]-start): Accept that the previous directory does not
5647         exist, if the bootstrap is lean.
5648         (stage[+id+]-bubble): Invoke lean bootstrap commands after
5649         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
5650         configure substitution.
5651         ([+compare-target+]): Likewise.
5652         ([+bootstrap-target+]-lean): New.
5653         * configure.in: Remove lean bootstrap support from here.
5655         * Makefile.in: Regenerate.
5656         * configure: Regenerate.
5658 2006-01-04  Ben Elliston  <bje@au.ibm.com>
5660         * MAINTAINERS (libdecnumber): Add myself.
5662 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
5664         * libtool-ldflags: New script.
5666 2006-01-02  Andreas Schwab  <schwab@suse.de>
5668         * configure.in: When reconfiguring remove Makefile in
5669         all stage directories.
5670         * configure: Regenerate.
5672 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
5674         * MAINTAINERS: Update my email address.
5676 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
5678         Revert Ada-related part of the previous change.
5680         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5681         Do not pass.
5682         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5683         * Makefile.in: Regenerate.
5684         * configure.in: Do not include mt-ppc-aix target fragment.
5685         * configure: Regenerate.
5687 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
5689         * configure.in: Select appropriate fragments for PowerPC/AIX.
5690         * configure: Regenerate.
5692         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5693         BOOT_CFLAGS, BOOT_LDFLAGS.
5694         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5695         BOOT_CFLAGS, BOOT_LDFLAGS.
5696         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5697         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5698         (stage): Fail if we cannot complete the work.
5699         * Makefile.in: Regenerate.
5701 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
5703         * configure.in: Replace ms1 with mt.
5704         * configure: Rebuilt.
5706 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
5708         * MAINTAINERS: Update my email address.
5710 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
5712         * Makefile.tpl (all, do-[+make_target+], do-check, install,
5713         install-host-nogcc): Don't invoke $(stage) at the end.
5714         * Makefile.in: Regenerate.
5716 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
5718         * configure.in: Flip the top-level bootstrap switch.
5719         * configure: Regenerate.
5721 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
5723         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5724         $(stage) and $(unstage).
5725         (EXTRA_TARGET_FLAGS): Correct double-quoting.
5726         (all): Remove stray semicolon.
5727         (local-distclean): Don't handle multilib.tmp and multilib.out.
5728         (install.all): Set $s for consistency.
5729         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5730         check_multilibs setting.  Always make the install directory.
5731         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5732         Correct @if/@endif.
5733         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5734         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5735         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5736         (multilib.out): Remove.
5737         * Makefile.in: Regenerated.
5739 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
5741         * MAINTAINERS (Write After Approval): Add myself.
5743 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
5745         * MAINTAINERS: Add myself as mt maintainer.
5747         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
5749 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
5751         * MAINTAINERS: Change email address.
5753 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
5755         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5756         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5757         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
5758         Find in-tree tools if available.
5759         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5760         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5761         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5762         (COMPILER_*_FOR_TARGET): New.
5763         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5764         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5765         (CONFIGURED_*, USUAL_*): Remove.
5766         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5767         STRIP): Use autoconf substitutions.
5768         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5769         COMPILER_NM_FOR_TARGET): New.
5770         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5772         (all): Make all-host and all-target in parallel.
5773         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5774         that $$r and $$s are set before invoking a recursive make.
5775         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5776         ([+bootstrap-target+]): Inline most of the `all' target.
5778 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5780         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5781         from the gcc build directory.
5782         * Makefile.in: Regenerate.
5784 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5786         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
5787         depend on all-libdecnumber.
5788         * configure.in (host_libs): Include libdecnumber.
5789         * Makefile.in: Regenerate.
5790         * configure: Likewise.
5792 2005-11-29  Ben Elliston  <bje@au.ibm.com>
5794         * libdecnumber: Import decNumber sources from the dfp-branch.
5796 2005-11-21  Kean Johnston  <jkj@sco.com>
5798         * config.sub, config.guess: Sync from upstream sources.
5800 2005-11-21  Ben Elliston  <bje@au.ibm.com>
5802         Import from Autoconf sources:
5804         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
5805         * config/move-if-change: Don't output "$2 is unchanged";
5806         suggested by Ben Elliston.  Handle weird characters correctly.
5808 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
5810         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5811         to match upstream libtool for darwin.
5813 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
5815         * Makefile.def: Remove gdb dependencies for gdbtk.
5816         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5817         (configure-gdb, install-gdb): New rules.
5818         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5819         * Makefile.in, configure: Regenerated.
5821 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
5823         * MAINTAINERS (Write After Approval): Add myself.
5825 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
5827         * MAINTAINERS (Write After Approval): Add myself.
5829 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
5831         * MAINTAINERS (alias analysis): Add Daniel Berlin and
5832         Diego Novillo.
5834 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
5836         PR bootstrap/24297
5837         * Makefile.tpl (do-[+make-target+], do-check, install,
5838         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5839         are set before recursing.
5840         * Makefile.in: Regenerate.
5842 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
5844         PR bootstrap/18939
5845         * Makefile.def (gcc) <target>: Fix thinko.
5846         * Makefile.in: Regenerate.
5848 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
5850         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5851         * configure: Regenerate.
5853 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
5855         * MAINTAINERS (Write After Approval): Add self.
5857 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
5859         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5860         target-libffi, target-qthreads, target-libjava, and
5861         targetlibobjc.
5862         * configure: Regenerate.
5864 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
5866         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5867         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5868         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5869         (USUAL_OBJDUMP_FOR_TARGET): New.
5870         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5871         * configure.in: Check for $OBJDUMP_FOR_TARGET.
5872         * configure, Makefile.in: Regenerated.
5874 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5876         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5877         before other host packages.
5879 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
5881         * MAINTAINERS: Add self as sh libraries/configury maintainer.
5883 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
5885         PR bootstrap/22340
5887         * configure.in (default_target): Remove.
5888         * Makefile.tpl (all): Do not use prerequisites as subroutines
5889         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5890         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5891         use prerequisites as subroutines.
5892         (check-host, check-target): New.
5893         (bootstrap configure & all targets): Do not use stage*-start
5894         if the directory layout is already ok.
5895         (non-bootstrap configure & all targets): Prepend a $(unstage).
5896         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
5897         (NOTPARALLEL): Remove.
5898         (unstage, stage variables): New variables.
5899         (unstage, stage targets): Simply expand to those variables.
5901         * configure: Regenerate.
5902         * Makefile.in: Regenerate.
5904 2005-10-04  James E Wilson  <wilson@specifix.com>
5906         * Makefile.def (lang_env_dependencies): Add libmudflap.
5907         * Makefile.in: Regenerate.
5909 2005-10-03  Andreas Schwab  <schwab@suse.de>
5911         Backport from libtool CVS:
5912         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
5914         * ltmain.sh: add support for installing into temporary
5915         staging area (e.g. 'make install DESTDIR=...')
5917 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
5919         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5920         * configure: Regenerated.
5922 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
5924         * configure: Regenerate with the correct
5925         autoconf version.
5927 2005-09-30  Catherine Moore  <clm@cm00re.com>
5929         * configure.in (bfin-*-*): New.
5930         * configure: Regenerated.
5932 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
5934         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5935         (LIPO_FOR_TARGET): New.
5936         (CONFIGURED_LIPO_FOR_TARGET): New.
5937         (USUAL_LIPO_FOR_TARGET): New.
5938         (STRIP_FOR_TARGET): New.
5939         (CONFIGURED_STRIP_FOR_TARGET): New.
5940         (USUAL_STRIP_FOR_TARGET): New.
5941         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5942         STRIP_FOR_TARGET.
5943         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5944         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5945         * Makefile.in: Regenerate.
5946         * configure: Regenerate.
5948 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
5950         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5951         (rs6000-*-aix*): Same.
5952         * configure: Regenerate.
5954 2005-09-16  Tom Tromey  <tromey@redhat.com>
5956         * MAINTAINERS: Add self as java maintainer.
5958 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
5960         * configure.in: Recognize f95 in the --enable-languages option,
5961         and substitute it for fortran, issuing a warning.
5962         * configure: Regenerate.
5964 2005-08-30  Phil Edwards  <phil@codesourcery.com>
5966         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
5967         * configure:  Regenerated.
5969 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
5971         * MAINTAINERS: Add self as ms1 maintainer.
5973 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
5975         * Makefile.def (libssp): Add to lang_env_dependencies.
5976         * Makefile.in: Regenerate.
5978 2005-08-18  Ian Lance Taylor  <ian@airs.com>
5980         * MAINTAINERS: Add myself as middle-end maintainer.
5982 2005-08-17  Christian Groessler  <chris@groessler.org>
5984         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5985         * Makefile.in: Regenerate.
5987 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
5989         * MAINTAINERS (write after approval): Added myself.
5991 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
5993         * MAINTAINERS (Write After Approval): Add myself.
5995 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
5997         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5998         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5999         Look for alternate names of the target cc and c++
6000         * configure: Regenerate.
6002 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
6004         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6005         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6006         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6007         tools; remove code to manually set them.
6008         (Target tools): Look in the environment for them.
6009         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6010         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6011         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6012         build directory.
6013         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6014         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6015         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6016         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6017         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6018         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6019         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6020         * configure: Regenerate.
6021         * Makefile.in: Regenerate.
6023 2005-07-28  Ben Elliston  <bje@au.ibm.com>
6025         * MAINTAINERS: Update for removed CPU targets.
6027 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
6029         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6030         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6031         * Makefile.in: Regenerated.
6033 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
6035         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6036         (CFLAGS_FOR_TARGET): Use it.
6037         (CXXFLAGS_FOR_TARGET): Likewise.
6038         * Makefile.in: Regenerated.
6039         * configure.in (--with-build-sysroot): New option.
6040         * configure: Regenerated.
6042 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
6044         * Makefile.tpl: Wrap install between unstage and stage
6045         * Makefile.in: Regenerate.
6047 2005-07-21  Eric Christopher  <echristo@apple.com>
6049         * MAINTAINERS: Update affiliation.
6051 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
6053         * MAINTAINERS: Add self as crx port maintainer.
6055 2005-07-20  DJ Delorie  <dj@redhat.com>
6057         * MAINTAINERS: Add self as m32c maintainer.
6059 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
6061         * all files: Update FSF address.
6063 2005-07-15  Eric Christopher  <echristo@redhat.com>
6065         * MAINTAINERS: Change affiliation.
6067 2005-07-14  Jim Blandy  <jimb@redhat.com>
6069         * configure.in: Add cases for Renesas m32c.
6070         * configure: Regenerated.
6072 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6074         * COPYING.LIB: Update from fsf.org.
6076 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
6078         * COPYING, compile, config.guess,
6079         config.sub, install-sh, missing, mkinstalldirs,
6080         symlink-tree, ylwrap: Sync from upstream sources.
6081         * config-ml.in: Update FSF address.
6083 2005-07-13  Eric Christopher  <echristo@redhat.com>
6085         * configure.in: Add toplevel noconfigdir support for tpf.
6086         * configure: Regenerate.
6088 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
6090         PR ada/22340
6092         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
6093         * Makefile.in: Regenerate.
6095 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
6097         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
6098         Brolley to write-after-approval.
6100 2005-07-07  Andreas Schwab  <schwab@suse.de>
6102         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
6103         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
6104         * Makefile.in: Regenerated.
6106 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
6108         * configure.in: Don't build sim or rda when targetting darwin.
6109         * configure: Regenerate.
6111 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
6113         * configure.in: Add --enable-libssp and --disable-libssp.
6114         * configure: Regenerate with autoconf-2.13.
6116 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
6118         * Makefile.def (target_modules): Add libssp.
6119         * configure.in (target_libraries): Add target-libssp.
6120         * configure: Rebuilt.
6121         * Makefile.in: Rebuilt.
6123 2005-07-01  Zack Weinberg  <zackw@panix.com>
6125         * MAINTAINERS: Change email address.  Resign from maintainership.
6127 2005-07-01  Richard Guenther  <rguenther@suse.de>
6129         * MAINTAINERS: Change my e-mail address and affiliation.
6131 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
6133         * Makefile.def (stagefeedback): Come after profile.
6134         Define profiledbootstrap target.
6135         * Makefile.tpl (profiledbootstrap): Remove.
6136         (stageprofile-end): Zap stagefeedback.
6137         (stagefeedback-start): Copy all .gcda files, not only GCC's.
6138         * Makefile.in: Regenerate.
6140 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
6142         * MAINTAINERS: Update my email address.
6144 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
6146         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
6147         In 'cpp' stanza, support '#line' as well as '# '.
6149 2005-06-08  Andreas Schwab  <schwab@suse.de>
6151         * MAINTAINERS: Move myself from 'Write After Approval' to
6152         'CPU Port Maintainers' section as m68k maintainer.
6154 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
6156         * configure.in (unsupported_languages): New macro.
6157         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
6158         non-ported target libraries in noconfigdirs.
6159         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
6160         non-linux-gnu.  Remove libgcj_ex_libffi.
6161         <lang_frag loop>: Set add_this_lang=no if the language is in
6162         unsupported_languages.
6163         * configure: Regenerate.
6165 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
6167         * configure.in: Fix typo in handling of --with-mpfr-dir.
6168         * configure: Regenerate.
6170 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
6172         * MAINTAINERS: Update my email address.
6174 2005-06-02  Jim Blandy  <jimb@redhat.com>
6176         * config.sub: Add cases for the Renesas m32c.  (This patch has been
6177         accepted into the master sources.)
6179 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
6180             Michael Snyder  <msnyder@redhat.com>
6181             Stan Cox  <scox@redhat.com>
6183         * configure.in: Set noconfigdirs for ms1.
6185         * configure: Regenerate.
6187 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
6189         * MAINTAINERS (Write After Approval): Add self.
6191 2005-06-01  Josh Conner  <jconner@apple.com>
6193         * MAINTAINERS (Write After Approval): Add self.
6195 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
6197         * MAINTAINERS: Update my email address.
6199 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
6201         * MAINTAINERS (Write After Approval): Add self.
6203 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
6205         * MAINTAINERS (Write After Approval): Remove self.
6207 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
6209         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6210         (Dependencies): Consider target modules for bootstrap dependencies.
6211         Make target bootstrap modules depend on each stage's gcc.
6212         * Makefile.in: Regenerate.
6214 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
6216         * Makefile.def (configure-gcc): Depend on binutils having been built.
6217         (all-gcc): No need to do it here.
6218         * Makefile.in: Regenerate.
6220 2005-05-19  Paul Brook  <paul@codesourcery.com>
6222         * configure.in: Rewrite misleading error message when requested
6223         language cannot be built.
6224         * configure: Regenerate.
6226 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
6228         * ylwrap: Import from Automake 1.9.5.
6230 2005-05-13  David Ung  <davidu@mips.com>
6232         * MAINTAINERS (Write After Approval): Add self.
6234 2005-05-09  Mike Stump  <mrs@apple.com>
6236         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6237         lt_cv_sys_max_cmd_len for now.
6239 2005-05-09  Stan Cox  <scox@redhat.com>
6241         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6243 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
6245         * README.SCO: Update the URL.
6247 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
6249         * ltconfig: Define file_list_spec.  Pass file_list_spec and
6250         with_gnu_ld to libtool.
6251         * ltcf-c.sh (aix[45]): Define file_list_spec.
6252         * ltcf-cxx.sh (aix[45]): Same.
6253         * ltcf-gcj.sh (aix[45]): Same.
6254         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6255         exists, write list of input files to temporary file.
6257 2005-05-04  Mike Stump  <mrs@apple.com>
6259         * configure.in: Always pass --target to target configures as
6260         otherwise rebuilds that do --recheck will fail.
6261         * confiugure: Rebuilt.
6263 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
6265         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6266         STAGE_HOST_EXPORTS.
6267         (configure, all): Add bootstrap support.
6268         (Host modules, target modules): Pass post-stage1 flags and exports.
6269         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6270         * Makefile.in: Regenerate.
6272 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
6274         * configure: Regenerate.
6276 2005-04-27  Mike Stump  <mrs@apple.com>
6278         * MAINTAINERS: Add self as darwin maintainer.
6280 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
6282         * config.sub: Update from master copy.
6284 2005-04-21  Mike Stump  <mrs@apple.com>
6286         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6287         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6289 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
6291         * configure.in <crisv32-*-*, cris-*-*>: New local variable
6292         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
6293         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
6294         "*-*-elf" and "*-*-linux*".
6295         * configure: Regenerate.
6297 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
6299         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6301 2005-04-12  Mike Stump  <mrs@apple.com>
6303         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6305 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
6307         * MAINTAINERS (Write After Approval): Add myself.
6309 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
6311         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6313 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
6315         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6316         (TARGET_CONFIGARGS): Include --with-target-subdir.
6317         (configure, all): New macros.  Use them throughout.
6318         * Makefile.in: Regenerate.
6320 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
6322         * MAINTAINERS (Write After Approval): Add myself.
6324 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6326         * MAINTAINERS: Remove 'loop unrolling' maintainer.
6328 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
6330         * MAINTAINERS: Move John Carr to Write After Approval.
6332 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
6334         * config/mh-mingw32: Delete.
6335         * configure.in: Don't use it.
6336         * configure: Regenerate.
6338 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
6340         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6341         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6342         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6343         (HOST_LIB_PATH): Generate from Makefile.def.
6344         (TARGET_LIB_PATH): Likewise.
6345         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6346         * Makefile.in: Regenerate.
6347         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6348         (RPATH_ENVVAR): Include Darwin case.
6349         * configure: Regenerate.
6351 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
6353         * MAINTAINERS (Various Maintainers): Remove self.
6354         (Write After Approval): Add self.
6356 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
6358         * MAINTAINERS (Various Maintainers): Add self.
6360 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
6362         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6363         * configure: Regenerate.
6365 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
6367         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6368         gcc_version, and gcc_version_trigger from set of flags to pass.
6369         * Makefile.tpl: Remove definitions of above variables.
6370         (config.status): Remove dependency on $(gcc_version_trigger).
6371         * Makefile.in: Regenerate.
6372         * configure.in: Do not reference config/gcc-version.m4 nor
6373         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
6374         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
6375         * configure: Regenerate.
6377 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
6378             Andrew Pinski  <pinskia@physics.uc.edu>
6380         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6381         * Makefile.in: Regenerate.
6383 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
6385         * MAINTAINERS (Write After Approval): Add myself.
6387 2005-03-03  David Ayers  <d.ayers@inode.at>
6389         * MAINTAINERS (Write After Approval): Add myself.
6391 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
6393         PR libgcj/20160
6394         * ltmain.sh: Avoid creating archives with components that have
6395         duplicate basenames.
6397 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
6399         PR bootstrap/20250
6400         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6401         instead of check.
6402         * Makefile.in: Regenerate.
6404 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6406         * Makefile.in: Regenerate to fix conflict between the previous two
6407         patches.
6409 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
6411         PR bootstrap/17383
6412         * Makefile.def (target_modules): Remove "stage", now unnecessary.
6413         * Makefile.tpl (HOST_SUBDIR): New substitution.
6414         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6415         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6416         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6417         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6418         (Host modules, Bootstrapped modules): Use it.
6419         (Build modules, Target modules): Do not create symlink trees,
6420         always configure out-of-srcdir.
6421         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6422         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6423         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6424         $(HOST_SUBDIR).  Create a symlink for host_subdir.
6426         * Makefile.in: Regenerate.
6427         * configure: Regenerate.
6429 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6431         Merged from libada-gnattools-branch:
6432         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6434         * gnattools: New directory.
6435         * Makefile.def: Add gnattools as a module, depending on target-libada.
6436         * Makefile.in: Regenerate.
6437         * configure.in: Include gnattools in host_tools; disable it if ada
6438         is disabled.
6439         * configure: Regenerate.
6441 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
6443         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6444         treelang maintainer.
6445         (Write After Approval): Remove myself.
6447 2005-02-23  Paul Schlie  <schlie@comcast.net>
6449         * configure.in: Allow darwin targeted ports to build tk, itcl and
6450         libgui.
6451         * configure: Regenerate.
6453 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
6455         PR libgcj/10353
6456         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6457         * configure: Regenerate.
6459 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
6461         * MAINTAINERS (Write After Approval): Add myself.
6463 2005-02-10  Ian Lance Taylor  <ian@airs.com>
6465         * MAINTAINERS: Update my e-mail address.
6467 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
6469         * MAINTAINERS (Write After Approval): Add myself.
6471 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
6473         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6474         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6475         target-libgloss when not *-*-elf and *-*-aout.
6476         * configure: Regenerate.
6478 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
6480         * MAINTAINERS: Remove obsolete entries.
6482         * MAINTAINERS (Write After Approval): Add Michael Matz.
6484 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
6486         * MAINTAINERS: Remove self as cpplib maintainer.
6488 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6490         * install-sh, config.sub: Import from upstream.
6492 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
6494         PR bootstrap/18222
6495         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6496         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6497         * Makefile.in: Regenerate.
6499 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
6501         * MAINTAINERS: Update my email address.
6503 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
6504             Andreas Schwab  <schwab@suse.de>
6506         PR bootstrap/18033
6507         * config-ml.in: Eval option if surrounded by single quotes.
6509 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
6511         Revert 2004-12-28 Makefile changes, a better fix will be
6512         applied to mainline and src after GCC 4.0 branches.
6514 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
6516         PR bootstrap/17383
6518         * Makefile.def (target_modules): Remove stage parameter,
6519         it is always true now.
6520         * Makefile.tpl (configure-build-[+module+],
6521         configure-target-[+module+]): Always build symlink tree
6522         for the directory and for include.  BUILD_SUBDIR and
6523         TARGET_SUBDIR cannot be . anymore.
6524         * Makefile.in: Regenerate.
6526 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
6528         Revert 2004-12-08 Makefile changes.
6530 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
6532         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6533         cygwin, mingw.
6535 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
6537         * configure.in (sh64-*-*): Reenable gprof.
6538         * configure: Regenerate.
6540 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
6542         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6543         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6544         (EXTRA_TARGET_FLAGS): Add PICFLAG.
6545         * Makefile.in: Regenerate.
6547 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
6549         * MAINTAINERS: Update my email address.
6551 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
6553         * Makefile.tpl: Generate normal dependencies if the LHS module is
6554         not bootstrapped.
6555         * Makefile.in: Regenerate.
6557 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6559         * configure.in: Include config/gxx-include-dir.m4.  Use
6560         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
6561         * configure: Regenerate.
6563 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
6565         * config.if: Delete.
6566         * configure.in: Set libstdcxx_incdir directly.
6567         * configure: Regenerate.
6569 2004-12-02  Eric Christopher  <echristo@redhat.com>
6571         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6572         * Makefile.in: Regenerate.
6574 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6576         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6577         * configure: Regenerate.
6579 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
6581         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
6582         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
6583         * configure: Regenerate.
6585 2004-12-01  Eric Christopher  <echristo@redhat.com>
6587         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6588         of things to remove.
6590 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
6592         * MAINTAINERS (Write After Approval): Update my e-mail address.
6594 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
6596         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6597         from CVS libtool to always pass_all.
6599 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6601         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6602         (hppa*64*-*-*): Delete incorrect comment.
6603         * configure: Rebuilt.
6605 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6607         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6609 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
6611         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6612         from CVS libtool to always pass_all.
6614 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6616         * install-sh, compile: Import from automake.
6618 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
6620         * config.guess, config.sub:  Import from savannnah.
6622 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
6624         * MAINTAINERS (Write After Approval): Add myself
6626 2004-11-12  Mike Stump  <mrs@apple.com>
6628         * Makefile.def: Add html support.
6629         * Makefile.tpl: Likewise.
6630         * Makefile.in: Regenerate.
6632 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
6634         PR 18423
6635         * configure.in: Remove all instances of build-fixincludes from
6636         noconfigdirs.
6637         (build_configargs): Supply --target to subdirectories.
6638         * configure: Regenerate.
6640         * Makefile.def: Make gcc install depend on fixincludes install.
6641         * Makefile.in: Regenerate.
6643 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
6645         * MAINTAINERS: Add myself as gcc testsuite maintainer.
6647 2004-11-11  Paul Brook  <paul@codesourcery.com>
6649         * MAINTAINERS: Add self as arm maintainer.  Update email address.
6651 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
6653         * configure.in (noconfigdirs) [mmix-*-*]: Disable
6654         target-libgfortran.
6655         * configure: Regenerate.
6657 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
6659         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6660         like CC.
6662 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
6664         * Makefile.def (host fixincludes): Specify missing targets.
6665         * Makefile.in: Regenerate.
6667 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
6669         * MAINTAINERS: Add myself
6671 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
6673         * MAINTAINERS (Write After Approval): Add myself.
6675 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
6677         * Makefile.def: Build fixincludes for the host, too.
6678         * Makefile.in: Regenerate.
6679         * configure.in (host_tools): Add fixincludes.
6680         * configure: Regenerate.
6682 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
6684         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6685         * configure: Regenerated.
6687 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
6689         PR other/17783
6690         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6691         * configure: Regenerated.
6693 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
6695         * README.SCO: Update per FSF instructions.
6697 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
6699         PR target/18151
6700         * configure.in (case ${target}): Do not build fixincludes for avr.
6701         * configure: Regenerated.
6703 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
6705         * configure.in (case ${target}): Do not build fixincludes
6706         on platforms where it is not used.
6707         * configure: Regenerated.
6709 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
6711         * configure.in: Use an absolute path to install-sh.
6712         * configure: Regenerated.
6714 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6716         * MAINTAINERS (Write After Approval): Add myself.
6718 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
6720         * MAINTAINERS: Remove from Write After Approval those that are
6721         already maintainers.
6723 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
6725         * MAINTAINERS:  Update my email address.
6727 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
6729         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6730         * configure: Regenerate.
6732 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
6734         * MAINTAINERS:  Update my email address.
6736 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
6738         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
6739         entries belonging to this category.
6741 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
6743         * MAINTAINERS: Update my e-mail address.
6745 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
6747         Fix wrong conflict resolution in:
6749         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
6751         * Makefile.in: Regenerate.
6752         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6753         in the recursive `make', instead of hardwiring `all'.
6754         (Autogenerated TARGET-* variables): New.
6756 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
6758         * configure.in: Enable target-libgloss for crx-*-*.
6759         * configure: Regenerate.
6761 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6763         * MAINTAINERS (Various Maintainers): Move the "windows,
6764         cygwin, mingw" maintainer to ...
6765         (OS Port Maintainers): ... here.
6767 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
6769         * MAINTAINERS (Write After Approval): Remove those that are
6770         maintainers of some subsystem.
6772 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
6774         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6775         * ltcf-cxx.sh (tpf*): Likewise.
6776         * ltconfig (tpf*): Add TPF OS configuration support.
6778 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
6780         * MAINTAINERS: Change my email address to my new work account.
6782 2004-09-24  Michael Roth  <mroth@nessie.de>
6784         * configure.in (--without-headers): Add missing double quotes.
6785         * configure: Regenerate.
6787 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
6789         * ylwrap: Revert to previous version.
6791 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
6793         PR bootstrap/17369
6794         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6795         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6796         SET_GCC_LIB_PATH_CMD.
6797         (BASE_TARGET_EXPORTS): Likewise.
6798         * Makefile.in: Regenerated.
6800         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6801         * configure: Regenerated.
6803 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
6805         * config.guess: New upstream version
6806         * compile, depcomp, install-sh, ylwrap: Likewise.
6808 2004-09-19  Roger Sayle  <roger@eyesopen.com>
6810         * config/mh-x86omitfp: New host makefile fragment.  Add
6811         -fomit-frame-pointer to the default BOOT_CFLAGS.
6812         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6813         * configure: Regenerate.
6815 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
6817         PR target/11572
6818         * configure.in (*-*-darwin*): Renable libobjc.
6819         * configure: Regenerate.
6821 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
6823         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6825 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
6827         * Makefile.def: Remove libbanshee.
6828         * Makefile.tpl: Ditto.
6829         * configure.in: Ditto.
6830         * Makefile.in: Regen.
6831         * configure: Ditto.
6833 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
6835         * ltmain.sh: Use $pic_object as $non_pic_object if
6836         $non_pic_object=none.
6838 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
6840         * missing: Import latest version from master repository.
6842 2004-09-06  Nick Clifton  <nickc@redhat.com>
6844         * config.sub: Import latest version from master repository.
6845         * config.guess: Likewise.
6846         This includes these changes:
6848         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
6850         * config.sub: Handle crisv32, alias etraxfs.
6851         * config.guess (crisv32:Linux:*:*): Handle.
6853         2004-08-13  Brad Smith  <brad@comstyle.com>
6855         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6856         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6858         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
6860         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6861         assume the processor is a powerpc.  This is because coreutils
6862         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6863         in this case, due to a MacOS X bug that causes
6864         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6865         to return a negative number.
6866         Problem reported by Petter Reinholdtsen in:
6867         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6869         2004-07-19  Ben Elliston  <bje@gnu.org>
6871         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6873         2004-06-24  Ben Elliston  <bje@gnu.org>
6875         * config.guess: Update copyright years.
6876         * config.sub: Likewise.
6878         2004-06-22  Robert Millan  <robertmh@gnu.org>
6880         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6881         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6883         2004-06-22  Stanley F. Quayle <stan@stanq.com>
6885         * config.guess (*:*VMS:*:*): New entry. Replaces
6886         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6887         manufacturer.
6889         2004-06-22  Ben Elliston  <bje@gnu.org>
6891         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6892         * config.sub: Likewise.
6894         2004-06-22  Ben Elliston  <bje@gnu.org>
6896         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6897         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6899         2004-06-11  Ben Elliston  <bje@gnu.org>
6901         * config.guess (pegasos:OpenBSD:*:*): Remove.
6903         2004-06-11  Ben Elliston  <bje@gnu.org>
6905         From Wouter Verhelst <wouter@grep.be>:
6906         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6908         2004-06-11  Ben Elliston  <bje@gnu.org>
6910         * config.guess (luna88k:OpenBSD:*:*): New.
6912         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
6914         * config.guess (m32r*:Linux:*:*): New case.
6915         * config.sub: Handle m32rle.
6917         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
6919         From Jens Petersen  <petersen@redhat.com>:
6920         * config.sub: Handle sparcv8.
6922         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
6924         From Tom Smith <smith@cag.lkg.hp.com>:
6925         * config.guess: Version suffixes are equally significant on Tru64
6926         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
6927         prefix of "P" (patched kernel).
6929         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
6931         * config.sub: Add support for National Semiconductor CRX target.
6933 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
6935         * MAINTAINERS (Various Maintainers): Remove myself as web page
6936         maintainer, add myself as maintainer of build status lists.
6938 2004-09-03  Jan Beulich  <jbeulich@novell.com>
6940         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6941         *-*-netware, but add target-libmudflap.
6942         Consolidate *-*-netware targets (of which really only i?86 exists)
6943         into a single entry.
6944         * configure: Likewise.
6946 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
6948         * Makefile.tpl (sorry): Remove.
6949         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6950         (cleanstrap targets): Depend on distclean, not distclean-stage1.
6951         (do-clean): Clean per-stage directories too.
6952         (do-distclean): Run distclean-stage1 too.
6953         (.NOTPARALLEL): Enable during toplevel bootstrap.
6954         (stage[+id+]-bubble): Enable parallel execution during
6955         the recursive invocation.
6956         * Makefile.in: Regenerate.
6958         Fix previous checkin:
6960         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6961         include.
6962         * configure.in: Fix indentation.
6963         * configure: Regenerate.
6965 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
6967         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6968         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6969         * configure: regenerate
6970         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6971         -mdynamic-no-pic
6973 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
6975         * Makefile.def (build_modules): Add fixincludes.
6976         (dependencies): Make gcc depend on fixincludes.
6977         * configure.in (build_tools): Add fixincludes.
6978         (build_configdirs): Always include build_libs.
6979         * Makefile.in: Regenerate.
6980         * configure: Regenerate.
6982 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
6984         * Makefile.def (bootstrap stages): Add 'lean' parameter.
6985         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6986         phony targets; do not generate timestamp files.
6987         (distclean-stageN): Remove references to their timestamp files.
6988         (restageN, touch-stageN): Remove.
6989         (stageN-bubble): Rewritten.
6990         (compare): Support lean bootstraps.
6991         * Makefile.in: Regenerate.
6993         * configure.in: Only warn when bootstrapping but
6994         build != host or build != target.  Support lean bootstraps.
6995         * configure: Regenerate.
6997 2004-08-26  Phil Edwards  <phil@codesourcery.com>
6999         * configure.in:  Give a better error message if GMP/MPFR are missing
7000         and a language needing them has been requested.
7001         * configure:  Regenerated.
7003 2004-08-25  Phil Edwards  <phil@codesourcery.com>
7005         * configure.in:  Print a list of available language front-ends if
7006         a requested one is missing.  Tidy stray tab characters.
7007         * configure:  Regenerated.
7009 2004-08-19  Michael Koch  <konqueror@gmx.de>
7011         * gcc/doc/install.texi: Update entry about automake for libjava.
7013 2004-08-17  Robert Millan  <robertmh@gnu.org>
7015         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7016         (instead of FreeBSD).
7017         * configure: Regenerate.
7019 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7021         * Makefile.in: Regenerate.
7022         * configure: Regenerate.
7024         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7025         stage_*_flags.
7026         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7027         for bootstrapped modules if toplevel bootstrap is going.
7028         (GCC bootstrap): Generate per-stage targets for all bootstrapped
7029         modules.  Adjust for changes in Makefile.def.  Enable several
7030         rules even in non-bootstrap mode, just to avoid peppering the
7031         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7032         (stage-[+prev+]-bubble): Remove.
7034         * Makefile.def (Dependencies): Depend on all-build-bison,
7035         all-build-flex, all-build-byacc, all-build-texinfo, rather
7036         than the host variations.
7037         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
7038         with BUILD_SUBDIR.
7039         (BISON): Update for recent Bisons.
7040         (YACC): Fix typo.
7041         (cross): Depend on all-build.
7042         (all): Do not depend on all-build.
7043         (prebootstrap): Remove.
7044         (dep-kind): Accept separate prefixes for MODULE and ON variables.
7045         (Prebootstrap dependencies): Add them to the per-stage targets
7046         and to all-prebootstrap.
7047         * configure.in (build_configdirs): Always enable build_tools.
7048         (BUILD_DIR_PREFIX): Remove.
7050         * Makefile.def (gcc): Add target variable.
7051         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7052         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7053         in the recursive `make', instead of hardwiring `all'.
7054         (Autogenerated TARGET-* variables): New.
7056 2004-08-13  Brian Booth  <bbooth@redhat.com>
7058         * MAINTAINERS: Remove myself from write-after-approval.
7060 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7062         * src-release: Stop distributing mmalloc with gdb (which doesn't
7063         use it).
7064         * Makefile.def: GDB doesn't depend on mmalloc anymore.
7065         * Makefile.in: Regenerate.
7067 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
7069         * configure.in (arm*-*-eabi*): New target.
7070         * configure: Regenerate.
7072 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
7074         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7075         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7076         (Dependencies): New section.
7077         * Makefile.tpl (Dependencies): Generate from Makefile.def.
7078         (configure-target-[+module+]): Depend on maybe-all-gcc
7079         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
7080         (toplevel profiledbootstrap): Fix dependencies.
7081         * Makefile.in: Regenerate.
7083 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
7085         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
7086         target-libiberty to noconfigdirs.
7087         * configure: Regenerate.
7089 2004-08-03  Paul Brook  <paul@codesourcery.com>
7091         * configure.in: Check for MPFR as well as GMP.
7092         * configure: Regenerate.
7094 2004-08-01  Robert Millan  <robertmh@gnu.org>
7096         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
7097         libmudflap for all GNU-based systems (with Glibc).
7098         * configure: Regenerate.
7100 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
7102         * Makefile.def (host-modules): Add gcc.
7103         * Makefile.in: Regenerate.
7104         * Makefile.tpl (sorry): New rule.
7105         (configure-host, all-host, [+make_target+]-host, do-check,
7106         install-host): Do not add gcc as a special case.
7107         (host modules): Add a small special-casing for gcc.  Export
7108         extra_make_flags through the environment.
7109         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
7110         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
7111         other recursive targets for gcc): Remove.
7113         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
7114         (stage, unstage): New rules.
7115         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
7116         distclean-stage[+id+]): Use stage_current.
7117         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
7118         the stage*-start rules.
7120 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
7122         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
7123         use -all_load flag.
7125 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
7127         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
7128         * configure: Regenerate.
7130 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
7132         * maintainer-scripts/gcc_release: Revert yesterday's change.
7134 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
7136         * MAINTAINERS: Add myself to write-after-approval.
7138 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
7140         * libf2c: Removed.
7141         * gcc/gccbug.in: Updated because of libf2c removal.
7142         * maintainer-scripts/gcc_release: Ditto.
7144 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
7146         * configure.in: Build libmudflap by default on FreeBSD.
7147         * configure: Regenerated.
7149 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
7151         * configure.in: Do not build libmudflap by default on non-GNU/Linux
7152         systems.
7153         * configure: Regenerated.
7155 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7157         PR target/16344
7158         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
7159         feedback based compiler.
7160         * Makefile.in: Rebuilt.
7162 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
7164         * Makefile.def (host_modules): Set bootstrap=true for flex.
7165         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
7166         * Makefile.in: Rebuilt.
7168 2004-07-07  Jan Hubicka  <jh@suse.cz>
7170         * MAINTAINERS: Add self as a profile feedback maintainer.
7172 2004-07-05  Phil Edwards  <phil@codesourcery.com>
7174         * configure.in:  Do not prepend $srcdir to /dev/null in
7175         makefile fragments.
7176         * configure:  Regenerate.
7178 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
7180         * Makefile.def (build_modules): Add bison, byacc, flex,
7181         m4, texinfo.
7182         (flags_to_pass): Add FLEX.
7183         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
7184         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7185         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7186         DEFAULT_MAKEINFO): Remove.
7187         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7188         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7189         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7190         objdir or else use configured tool.
7191         (all-build): New.
7192         (all): Depend on it.
7193         (Build module dependencies): Add.
7194         * Makefile.in: Regenerate.
7195         * configure.in: Better support for multiple build modules,
7196         matching what is done for host/target modules.  Do not look
7197         for "plausible" locations of build tools if Canadian cross.
7198         Use autoconf's AC_PROG_CC to find a C compiler.  Define
7199         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
7200         * configure: Regenerate.
7202 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7204         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7205         * Makefile.in: Regenerate.
7207 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
7209         * Makefile.tpl (configure-build-[+module+],
7210         configure-[+module+], configure-target-[+module+]): Pass
7211         [+extra_configure_args+].
7212         (all-build-[+module+], all-[+module+], check-[+module+],
7213         install-[+module+], [+make_target+]-[+module+],
7214         all-target-[+module+], check-target-[+module+],
7215         install-target-[+module+], [+make_target+]-target-[+module+]):
7216         Pass [+extra_make_args+].
7217         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7218         (GCC_HOST_EXPORTS): Remove.
7219         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7220         cross, check-gcc, check-gcc-c++, install-gcc,
7221         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7222         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7223         * Makefile.in: Regenerate.
7225 2004-06-21  Matthew Sachs  <msachs@apple.com>
7227         * MAINTAINERS: Added self to write-after-approval.
7229 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
7231         * configure.in: Check for srcdir/winsup rather than build directory
7232         winsup.
7233         * configure: Regenerate.
7235 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
7237         * configure.in: Don't build Cygwin native newlib if winsup
7238         directory is missing.  Emit warning instead.
7239         * configure: Regenerate.
7241 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
7243         * Makefile.tpl (touch-stage[+id+]): New.
7244         (restage[+prev+]): Depend on touch-stage[+id+].
7246         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7247         Use it throughout.
7249         * Makefile.def: Add profile and feedback bootstrap stages.
7250         Remove next field from bootstrap stages.
7251         * Makefile.tpl (LN, LN_S): Substitute.
7252         (stageN-start, stageN-end): Use double-colon rules, to
7253         provide a hook for additional setup commands.
7254         (distclean-stageN-gcc, restageN): Create dependencies from
7255         [+prev+], not from [+next+].
7256         (stageN-bubble): Add commands for successive stages from
7257         [+prev+], using double-colon rules.
7258         (all-stageN-gcc): Fix typo.
7259         (stagefeedback-start, profiledbootstrap): New.
7260         * Makefile.in: Regenerate.
7261         * configure.in: Call ACX_PROG_LN.
7262         * configure: Regenerate.
7264 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
7266         * MAINTAINERS (Write After Approval): Add myself.
7268 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
7270         * MAINTAINERS (Write After Approval): Add myself.
7272 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
7274         * configure.in: Fix --enable-bootstrap breakage introduced in trees
7275         without gcc.
7276         * configure: Regenerate.
7278 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7280         * Makefile.tpl: Fix typo.
7281         * Makefile.in: Regenerate.
7283 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7285         * configure.in: Remove new- prefix from toplevel
7286         bootstrap targets.
7287         * configure: Regenerate.
7289 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
7291         * Makefile.tpl (all.normal): Rename to all.
7292         (all): Replace with a rule to pick the default
7293         target from configure.
7294         (all-gcc, configure-gcc): Use conditionals to
7295         do nothing when toplevel bootstrap is going on.
7296         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7297         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7298         * configure.in: Support --enable-bootstrap.
7300         * Makefile.def: Remove new- prefix from toplevel
7301         bootstrap targets.
7302         * Makefile.tpl: Likewise.
7304         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
7305         target.
7307         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7308         $(RECURSE_FLAGS) to recursive invocation of make.
7310         * Makefile.in: Regenerate.
7311         * configure: Regenerate.
7313 2004-05-30  Andreas Jaeger  <aj@suse.de>
7314             Jim Wilson  <wilson@specifixinc.com>
7316         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7317         like CC.
7319 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
7321         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7322         * configure: Regenerate.
7324 2004-05-25  Daniel Jacobowitz  <drow@false.org>
7326         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7327         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7328         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
7329         targets.
7330         * Makefile.in: Regenerate.
7332 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
7334         * configure.in: Test the ability to symlink directories.
7335         * configure: Regenerate.
7337         * Makefile.def (bootstrap-stage): New definitions.
7338         * Makefile.tpl (configure-stage1-gcc,
7339         configure-stage2-gcc, configure-stage3-gcc,
7340         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7341         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7342         new-restage3, compare): Autogenerate, see Makefile.in
7343         entry for behavioral changes.
7344         (distclean-stage1, new-stage1-start, new-stage1-end,
7345         new-stage1-bubble, distclean-stage2, new-stage2-start,
7346         new-stage2-end, new-stage2-bubble, distclean-stage3,
7347         new-stage3-start, new-stage3-end): New autogenerated targets.
7348         (objext, prebootstrap, BOOT_CFLAGS,
7349         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7350         targets.
7352         * Makefile.in: Regenerate.
7353         (distclean-stage1, new-stage1-start, new-stage1-end,
7354         new-stage1-bubble, distclean-stage2, new-stage2-start,
7355         new-stage2-end, new-stage2-bubble, distclean-stage3,
7356         new-stage3-start, new-stage3-end): New targets.
7357         (all-stage1-gcc): Move prebootstrap dependency from here...
7358         (configure-stage1-gcc): ...to here.
7359         (new-bootstrap): Use bubble targets.
7360         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7361         Use per-stage distclean targets.
7362         (configure-stage1-gcc, configure-stage2-gcc,
7363         configure-stage3-gcc, all-stage1-gcc,
7364         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7365         Use new-stageN-start to prepare the tree.
7367 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
7369         * Makefile.def (host_modules): add libcpp.
7370         * Makefile.tpl: Add dependencies on and for libcpp.
7371         * Makefile.in: Regenerate.
7372         * configure.in: Add libcpp host module.
7373         * configure: Regenerate.
7375 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
7377         * Makefile.tpl: Whenever a recursive target is defined, wrap
7378         it in a special @if/@endif block, and prepare its maybe
7379         dependency in the @if/@endif block
7380         * configure.in: Instead of writing maybe dependencies, remove
7381         the @if/@endif statements, and remove the @if/@endif blocks
7382         that remain.
7383         * configure: Regenerate.
7384         * Makefile.in: Regenerate.
7386 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
7388         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7390 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
7392         PR bootstrap/15120
7393         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7394         * */configure: Rebuilt.
7396 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
7398         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7399         of libf2c.
7400         * configure, Makefile.in: Regenerate.
7402 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
7404         * MAINTAINERS (Write After Approval): Add myself.
7406 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
7408         Merge from tree-ssa-20020619-branch.
7410         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7411         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7412         (HOST_GMPLIBS): Define.
7413         (HOST_GMPINC): Define.
7414         (TARGET_LIB_PATH): Add libmudflap.
7415         (GFORTRAN_FOR_TARGET): Define.
7416         (configure-build*): Export GFORTRAN.
7417         (configure-gcc): Export GMPLIBS and GMPINC.
7418         (all-gcc): Add maybe-all-libbanshee.
7419         (configure-target-libgfortran): Define.
7420         * Makefile.in: Regenerate.
7421         * configure.in (host_libs): Add libbanshee.
7422         (target_libraries): Add target-libmudflap and target-libgfortran.
7423         Add --with-libbanshee.
7424         Handle --disable-libmudflap.
7425         (*-*-freebsd*): Use with_gmp.
7426         Add $(libgcj) to noconfigdirs.
7427         * configure: Regenerate.
7428         * depcomp: New file.
7429         * MAINTAINERS: Add tree-ssa maintainers.
7431 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
7433         * MAINTAINERS (Various Maintainers): Add myself.
7435 2004-04-30  Brian Ford  <ford@vss.fsi.com>
7437         * MAINTAINERS (Write After Approval): Add myself.
7439 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
7441         * MAINTAINERS (Write After Approval): Add myself.
7443 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
7445         * config/acx.m4: Fix fastcompare support for new-bootstrap.
7446         * configure: Regenerate.
7448 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
7450         Revert:
7451         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7453         * Makefile.def (flags_to_pass): Remove *dir variables that
7454         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7455         as well as prefix and exec_prefix.
7456         * Makefile.in: Regenerate.
7458 2004-04-26  Robert Millan  <robertmh@gnu.org>
7460         Add patches from libtool CVS.
7461         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7462         * ltconfig: Likewise.
7463         * ltcf-c.sh: Likewise.
7464         * ltcf-cxx.sh: Likewise.
7465         * ltcf-gcj.sh: Likewise.
7467 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7469         * Makefile.def (host_modules): Mark with the bootstrap
7470         flag packages on which gcc depends.
7471         * Makefile.tpl (all-bootstrap): Use it.
7472         * Makefile.in: Regenerate.
7474 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7476         * Makefile.def (flags_to_pass): Remove *dir variables that
7477         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7478         as well as prefix and exec_prefix.
7479         * Makefile.in: Regenerate.
7481 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
7483         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7484         * configure: Regenerate.
7485         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7486         * gcc/Makefile.tpl (compare): Use the result of the test.
7487         * gcc/Makefile.in: Regenerate.
7489 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
7491         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7492         Always relocate gcc and prev-gcc to the original names, even
7493         if the build fails.
7494         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7495         New targets.
7497 2004-04-23  Laurent GUERBY <laurent@guerby.net>
7499         * MAINTAINERS: Update my email address.
7501 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7503         * configure.in (mips*-*-irix5*): Enable ld.
7504         * configure: Regenerate.
7506 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7508         * configure: Regenerate.
7510 2004-04-15  James E Wilson  <wilson@specifixinc.com>
7512         * Makefile.tpl (configure-[+module+], configure-gcc,
7513         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7514         Set and export LDFLAGS.
7515         * Makefile.in: Regenerate.
7517 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
7519         * MAINTAINERS: Add myself to write-after-approval.
7521 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7523         PR bootstrap/14871
7524         * Makefile.tpl: If we don't have built-in-tree target tools,
7525         use the ones found by configure rather than hacking around with
7526         program_transform_name.
7527         * configure.in: Give Makefile.tpl the information necessary
7528         to do that.
7529         * Makefile.in: Regenerate.
7530         * configure: Regenerate.
7532 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
7534         PR bootstrap/14760
7535         * configure.in: When computing baseargs, strip *all* copies of
7536         offending options.  Also, don't match/substitute the trailing space,
7537         so that this actually works when two similar options are separated by
7538         only one space.
7539         * configure: Regenerate.
7541 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
7543         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7544         (rs6000-*-aix*): Same.
7545         * configure: Regenerate.
7547 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
7549         * MAINTAINERS: Add myself to write-after-approval.
7551 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
7553         * MAINTAINERS: Add myself to write-after-approval.
7555 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
7557         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7558         STRICT_WARN, WARN_CFLAGS flags passed down to make.
7559         * Makefile.in: Regenerate.
7561         * configure.in (top level bootstrap support): Rework --enable-werror
7562         to set @stage2_werror_flag@.
7563         * configure: Regenerate.
7564         * Makefile.tpl (top level bootstrap support): Pass
7565         @stage2_werror_flag@ down to configure in stages 2 and 3.
7566         * Makefile.in: Regenerate.
7568 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7570         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7571         for stages 2 and 3 as well as in make.  As a consequence, remove
7572         OUTPUT_OPTION (now detected by configure) from the flags passed down
7573         to make.
7574         * Makefile.in: Regenerate.
7576         * Makefile.tpl (new-bootstrap): Fix typo.
7577         * Makefile.in: Regenerate.
7579 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7581         * Makefile.tpl: Rearrange by moving recursive_targets rules
7582         into their proper sections.
7583         * Makefile.tpl (top level bootstrap support): Move disabling
7584         of coverage flags from 'make' to 'configure'; improve comments.
7585         * Makefile.in: Regenerate.
7587         * Makefile.tpl (experimental top level bootstrap) Move stage1
7588         language setting from all- target to configure- target; disable
7589         intermodule optimization in stage 1; prevent gratuitous rebuilds
7590         of stage 1.
7591         * Makefile.in: Regenerate.
7592         * configure.in: Comma-separate stage 1 language list for top
7593         level bootstrap.
7594         * configure: Regenerate.
7596         * Makefile.tpl: Clean up experimental top level bootstrap support:
7597         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7598         prev-gcc in configure- targets as well as all- targets.
7599         * Makefile.in: Regenerate.
7601 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
7603         * compile: New file imported from automake.
7605 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
7607         * configure.in: Remove symbolic link section.
7608         * configure: Regenerate.
7609         * Makefile.tpl (links): Remove.
7610         * Makefile.in: Regenerate.
7612 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
7613             Nathanael Nerode  <neroden@gcc.gnu.org>
7615         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7616         Set with AC_CHECK_PROGS.
7617         * configure.in: Fix comment typo from last patch.
7618         * configure: Regenerate.
7620 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
7622         * Makefile.tpl: Introduce experimental top level bootstrap support.
7623         * Makefile.in: Regenerate.
7624         * configure.in: Introduce support for top level bootstrap.
7625         * configure: Regenerate.
7627 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7628             Paolo Bonzini  <bonzini@gnu.org>
7630         PR bootstrap/14522
7631         * configure.in: Cope with shells that do not support unquoted ^
7632         * configure: Regenerate.
7634 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
7635             Paolo Bonzini  <bonzini@gnu.org>
7637         PR bootstrap/14522
7638         * configure.in: Cope with shells that do not support nesting
7639         quotes inside quoted backquote substitutions.
7640         * configure: Regenerate.
7642 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
7644         PR bootstrap/14522
7645         * configure.in: Fix escaping of $.
7646         * configure: Regenerate.
7648 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7650         * configure: Regenerate, since I forgot to while committing Paolo's
7651         changes.
7653 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
7655         PR ada/14131
7656         Move language detection to the top level.
7657         * configure.in: Find default values for the tools as
7658         soon as possible.  Disable ada if GNAT is not found.
7659         Emit error message about missing languages.  Expand
7660         --enable-languages=all for the gcc subdirectory.
7662 2004-03-10  Ben Elliston  <bje@gnu.org>
7664         * MAINTAINERS: Update my email address.
7666 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
7668         * ltconfig: Disable building static libraries if building shared
7669         libraries on AIX 5L.
7671 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
7673         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7674         and disable libgcj.
7675         * configure: Regenerated.
7677 2004-03-01  Brian Booth  <bbooth@redhat.com>
7679         * MAINTAINERS: Add myself to write-after-approval.
7681 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
7683         * MAINTAINERS: Add myself to write-after-approval.
7685 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7687         PR bootstrap/7087
7688         * Makefile.tpl: Guard XFOO sed statements better.
7689         * Makefile.tpl: Add dependency for configure-target-libada.
7690         * Makefile.in: Regenerate (incidentally fixes broken
7691         commit when libada-branch was merged).
7693 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
7695         * MAINTAINERS: Add myself to write-after-approval.
7697 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
7699         * MAINTAINERS: Add Nicola Pero and myself as libobjc
7700         maintainers.
7702 2004-02-20  Andrew Cagney  <cagney@redhat.com>
7704         * config.guess: Update from version 2003-10-16 to 2004-02-16.
7705         * config.sub: Update from version 2003-11-03 to 2004-02-16.
7707 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7709         PR bootstrap/11932
7710         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7712 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
7714         * MAINTAINERS: Added myself to write-after-approval.
7716 2004-02-14  Michael Koch  <konqueror@gmx.de>
7718         * MAINTAINERS: Added myself to write-after-approval.
7720 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
7722         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
7723         some OS port maintainers to OS port maintainers section.
7725 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
7727         * MAINTAINERS: Add self.
7729 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
7731         * MAINTAINERS: Alphabetize.
7733 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
7735         * MAINTAINERS: Remove myself.
7737 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
7739         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7740         (rs6000-*-aix*): Same.
7741         * configure: Regenerate.
7743 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
7745         * configure.in (host): Add in missing $noconfigdirs to defines.
7746         * configure: Regenerate.
7748 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
7749             Nathanael Nerode  <neroden@gcc.gnu.org>
7751         PR ada/6637, PR ada/5911
7752         Merge with libada-branch:
7753         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7754         with appropriate dependencies. Add --enable-libada configure switch.
7755         * configure, Makefile.in: Regenerate.
7757 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
7759         * MAINTAINERS: Add myself to write-after-approval.
7761 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7763         * configure.in: Don't pass --with-stabs on IRIX 5 either.
7764         * configure: Regenerate.
7766 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
7768         Merge from upstream:
7770         * ltmain.in: When setting IFS to '~', be careful about user
7771         arguments that contain '~'.
7773         2004-02-04  Peter O'Gorman  <peter@pogma.com>
7775         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7776         Also test $base_compile against $CC with escaped arguments. Bug
7777         reported by Geoff Keating <geoffk@apple.com>.
7779 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7781         * MAINTAINERS: Remove i960 port.
7783 2004-01-23  DJ Delorie  <dj@redhat.com>
7785         * Makefile.def (target_modules) [libiberty]: Don't stage.
7786         * Makefile.in: Rebuilt.
7788 2004-01-20  Caroline Tice  <ctice@apple.com>
7790         * MAINTAINERS: Add myself to write-after-approval.
7792 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
7794         * MAINTAINERS: Update my email address.
7796 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7798         * MAINTAINERS: Add myself to write-after-approval.
7800 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7802         * MAINTAINERS: Remove entries without email address.
7804 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
7806         * MAINTAINERS: Add myself to write-after-approval.
7808 2004-01-15  Steven Bosscher  <stevenb@suse.de>
7810         * MAINTAINERS: Update my email address.
7812 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
7814         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7815         * Makefile.tpl (configure-target-[+module+]): Support stage.
7816         * Makefile.in: Rebuilt.
7818 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7820         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7822 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
7824         * MAINTAINERS: Add myself as a MIPS maintainer.
7826 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
7828         * configure.in: Use ./config.cache, not config.cache.
7829         * configure: Regenerate.
7830         * Makefile.tpl: Special-casing not needed for GCC any more.
7831         * Makefile.in: Regenerate.
7833         * configure.in: Don't share a cache file for host dirs.
7834         * configure: Regenerate.
7836         * config-ml.in: Don't mess with the cache file.
7838 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7840         * MAINTAINERS: Move myself from 'Write After Approval' to
7841         'CPU Port Maintainers' section as SPARC maintainer.
7843 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7845         * Makefile.tpl: Make GCC use a separate config.cache.
7846         * Makefile.in: Regenerate.
7848         PR bootstrap/11932, PR bootstrap/11933
7849         (I don't know if it will fix either of them, but it relates
7850         to them.)
7851         * configure.in: Don't use shared config.cache for target
7852         directories.
7853         * configure: Regenerate.
7855 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
7857         * MAINTAINERS: Add myself to 'Write After Approval' section.
7859 2003-12-31  Roger Sayle  <roger@eyesopen.com>
7861         * configure.in (ia64*-*-hpux*): Disable building java libraries.
7862         * configure: Regenerated.
7864 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7866         * MAINTAINERS: Remove the mn10200 maintainer.
7868 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
7870         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7871         * configure: Regenerated.
7873 2003-12-16  Jan Hubicka  <jh@suse.cz>
7875         * MAINTAINERS: Add myself as callgraph maintainer.
7877 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
7879         * configure.in (raw_libstdcxx_flags): Remove the leading space.
7880         * configure: Regenerate.
7882 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7884         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7885         'Write After Approval' section. Update email.
7887 2003-12-01  James Lemke  <jim@wasabisystems.com>
7889         * MAINTAINERS (Write After Approval): Add myself.
7891 2003-11-20  Matt Thomas  <matt@3am-software.com>
7893         * MAINTAINERS: Add myself as a vax port maintainer.
7895 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
7897         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7898         (configure-build-[+module+], configure-[+module+]): Likewise.
7899         (configure-target-[+module+], configure-gcc, config.status): Likewise.
7900         * Makefile.in: Regenerate.
7902 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
7904         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7905         shared/dylibed libraries.
7906         * ltmain.sh: Likewise.
7907         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7908         * ltcf-cxx.sh: Likewise.
7909         * ltcf-gcj.sh: Likewise.
7910         * ltconfig: Likewise.
7912 2003-11-17  Stan Cox  <scox@redhat.com>
7914         * MAINTAINERS: Add myself as iq2000 port maintainer.
7916 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
7918         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7919         * Makefile.in: Regenerate.
7921 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
7923         * config.sub: Update to 2003-11-03 version.
7925 2003-10-20  Phil Edwards  <phil@codesourcery.com>
7927         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
7928         * configure:  Regenerate.
7930 2003-10-20  Nicolas Pitre  <nico@cam.org>
7932         * MAINTAINERS: Add myself to 'Write After Approval' section.
7934 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
7936         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7938 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7940         * MAINTAINERS: Update my email address.
7942 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7944         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7946 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
7948         * MAINTAINERS: Add myself to 'Write After Approval' section.
7950 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
7952         * config.guess: Update to 2003-10-16 version.
7953         * config.sub: Update to 2003-10-16 version.
7955 2003-10-15  David Daney  <ddaney@avtrex.com>
7957         * MAINTAINERS: Added myself to 'Write After Approval' section.
7959 2003-10-15  Falk Hueffner  <falk@debian.org>
7961         * MAINTAINERS: Move myself from 'Bug database only accounts' to
7962         'Write After Approval' section. Update email.
7964 2003-10-14  Roger Sayle  <roger@eyesopen.com>
7966         * MAINTAINERS: Move myself from 'Write After Approval' to
7967         'Various Maintainers' section as middle-end maintainer.
7969 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7971         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7972         HOST_FLAGS_TO_PASS.
7973         * Makefile.in: Regenerate.
7975 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
7977         * config.guess: Update to 2003-10-07 version.
7978         * config.sub: Update to 2003-10-07 version.
7980 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7982         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7983         * ltconfig (irix5*, irix6*): Don't override version_type.
7985 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
7987         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7988         * configure: Rebuilt
7989         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7990         * Makefile.in: Rebuilt
7992 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7994         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7996 2003-09-30  Carlo Wood  <carlo@alinoe.com>
7998         * MAINTAINERS (Write After Approval): Add myself.
8000 2003-09-29  Paul Koning  <ni1d@arrl.net>
8002         * MAINTAINERS: Move myself from "Write After Approval"
8003         to CPU platform maintainers for pdp11 platform.
8005 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
8007         * MAINTAINERS: Move myself from 'Write After Approval' to
8008         'Various Maintainers' section as libffi testsuite maintainer.
8010 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
8012         * configure.in: Pass a computed --program-transform-name
8013         to subconfigures.
8014         * configure: Regenerated.
8016 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
8018         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8019         * Makefile.in: Regenerate.
8021         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8022         * Makefile.in: Regenerate.
8024 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
8026         * MAINTAINERS: Move myself from 'Write After Approval'
8027         to 'Various Maintainers' (objective-c) section.
8029 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
8031         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8032         quoting.
8033         * configure: Regenerated.
8035 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
8037         * MAINTAINERS (Write After Approval): Add myself to write after
8038         approval list.
8040 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
8042         * MAINTAINERS (Write After Approval): Add myself.
8044 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
8046         * MAINTAINERS: Update my e-mail address.
8048 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
8050         * libtool.m4 (LD): Correct powerpc64 host match.
8052 2003-09-06  James E Wilson  <wilson@tuliptree.org>
8054         * MAINTAINTERS: Update my affiliation and email address.
8056 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8058         * MAINTAINERS (Write After Approval): Add myself.
8060 2003-09-04  DJ Delorie  <dj@redhat.com>
8062         * configure: Regenerate.
8064 2003-09-04  Robert Millan  <robertmh@gnu.org>
8066         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8068 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8070         * configure.in: Ensure arguments to sed are properly spaced.
8071         * configure: Regenerate.
8073 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
8075         * MAINTAINERS: Update my e-mail address.
8077 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
8079         * MAINTAINERS (Write After Approval): Add myself.
8081 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
8083         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8084         * configure: Regenerated.
8086 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
8088         * MAINTAINERS: Update my email address.
8090 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
8092         * configure.in:  Use newline instead of semicolon when assuming
8093         shell arguments in a for loop.
8094         * configure:  Regenerated.
8096 2003-08-22  Jason Eckhardt  <jle@rice.edu>
8098         * MAINTAINERS: Resurrect the i860 maintainer.
8100 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
8102         PR 8180
8103         * configure.in: When testing with_libs and with_headers, treat
8104         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
8105         * configure: Regenerate.
8107         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
8108         make, shell, etc.
8109         (baseargs): Likewise.
8110         * configure: Regenerate.
8112 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
8114         * MAINTAINERS (Write After Approval): Add myself.
8116 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
8118         * configure.in: Disable libgcj for darwin not on powerpc.
8119         * configure: Rebuild.
8121 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
8123         * config-ml.in, symlink-tree: Add license.
8125 2003-08-03  Richard Stallman  <rms@gnu.org>
8126             Eben Moglen  <moglen@columbia.edu>
8128         * README.SCO: New file.
8130 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
8132         * Makefile.tpl (check, check-c++): Express dependencies using
8133         dependencies rather than commands.
8134         * Makefile.in: Regenerate.
8136 2003-08-01  Andrew Cagney  <cagney@redhat.com>
8138         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
8139         * configure: Ditto.
8141 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
8143         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
8144         * Makefile.in: Update.
8146 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
8148         * configure.in: Enable libgcj for darwin.
8149         * configure: Rebuild.
8151 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
8153         * config-ml.in:  Use ac_configure_args directly instead of
8154         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
8155         actually seen.
8157 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8159         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
8160         creating target and build subdirs to build all parent dirs as needed.
8161         * Makefile.in: Rebuild.
8162         * configure.in: Don't build dirs explicitly here.
8163         * configure: Rebuild.
8165 2003-07-26  Paul Brook  <paul@nowt.org>
8167         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
8169 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
8171         * Makefile.tpl (all-make): Depend on intl.
8172         * Makefile.in: Rebuilt.
8174 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
8176         * install-sh:  Update to newer upstream versions (associated with
8177         aclocal 1.7).
8178         * mkinstalldirs:  Likewise.
8179         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
8181 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
8183         * MAINTAINERS: Move self from Bug database only accounts
8184         to write-after-approval.
8186 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
8188         * config.if: Remove unused libc_interface determination.
8190 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8192         * MAINTAINERS: Move self from write-after-approval to
8193         build machinery (*.in).
8195 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8197         PR bootstrap/11273
8198         PR bootstrap/11408
8199         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
8200         unused INSTALL_PROGRAM_ARGS.
8201         * configure.in: Use AC_PROG_INSTALL.
8202         * Makefile.in: Regenerate.
8203         * configure: Regenerate.
8205 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
8207         * MAINTAINERS: Alphabetize.
8209 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
8211         * configure: Rebuilt.
8212         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8213         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8214         newlib nor libgloss.
8215         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
8216         * configure.in (am33_2.0-*-linux*): Added.
8218 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
8220         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8221         * configure: Regenerate.
8223 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
8225         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8226         * Makefile.in: Regenerate.
8228 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8230         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8231         * Makefile.in: Regenerate.
8233 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
8235         * Makefile.tpl: Replace PWD with PWD_COMMAND.
8236         * Makefile.in: Regenerated.
8238         * config-ml.in: Replace PWD with PWD_COMMAND.
8240 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
8242         * intl: New directory; see intl/ChangeLog for details.
8243         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8244         * Makefile.tpl: all-gcc depends on maybe-all-intl.
8245         * Makefile.in: Regenerate.
8247 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8249         * configure.in: Clean up config-lang.in handling.  Delete
8250         useless assignment to "subdirs".
8251         * configure: Regenerate.
8253 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
8255         * configure.in: Rename 'target_libs' to 'target_libraries'.
8256         Remove useless reference to 'target_libs'.
8257         * configure: Regenerate.
8259 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
8261         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8262         * Makefile.in: Regenerate.
8264 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8266         * Makefile.def: Introduce flags_to_pass.
8267         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8268         * Makefile.in: Regenerate.
8270 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
8272         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8273         and target-libgloss.
8274         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8275         <h8300*-*-*>: Disable libf2c and ${libgcj}.
8276         * configure: Regenerate.
8278 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
8280         * configure.in: Update testsuite_flags to new location.
8281         * configure. Regenerate.
8283 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8285         * Makefile.tpl: Remove BUILD_CC stuff.
8286         * Makefile.in: Regenerate.
8288 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
8290         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8292 2003-06-16  Graeme Peterson  <gp@qnx.com>
8294         * MAINTAINERS (Write After Approval): Add myself.
8296 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
8298         * config.guess: Update to 2003-06-12 version.
8299         * config.sub: Update to 2003-06-13 version.
8301 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
8303         * config.guess: Update to 2003-06-06 version.
8304         * config.sub: Update to 2003-06-06 version.
8306 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8308         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8309         * configure. Regenerate.
8311 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8313         * configure.in: Disable serial configure by default.
8314         * configure: Regenerate.
8315         * Makefile.tpl: Abolish .NOTPARALLEL.
8316         * Makefile.in: Regenerate.
8318         * Makefile.tpl: Replace {build,host,target}_canonical by
8319         {build,host,target}.
8320         * Makefile.in: Regenerate.
8322         * Makefile.tpl: Fix stupid pasto.
8323         * Makefile.in: Regenerate.
8325 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8327         * Makefile.tpl: Remove bogus conditional.
8328         * Makefile.in: Regenerate.
8330 2003-06-05  Jan Hubicka  <jh@suse.cz>
8332         * Makefile.tpl (profiledbootstrap): New target.
8333         * Makefile.in (profiledbootstrap): New target.
8335 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
8337         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8338         Pinski. Remove user names from other bugzilla-only maintainers.
8340 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8342         * Makefile.tpl: Make 'recursive targets' using autogen rather
8343         than shell loop.  Remove duplicate 'clean' targets and false
8344         comments.
8345         * Makefile.def: Add systematic dependencies to 'recursive' targets.
8346         Add systematic method of specifying missing targets in subdirs.
8347         Add copyright boilerplate.
8348         * Makefile.in: Regenerate.
8349         * configure.in: Add 'recursive targets' to maybe list.
8350         * configure: Regenerate.
8352         * MAINTAINERS: "GNATS only" -> "Bug database only".
8354         * Makefile.tpl: Rename [+target+] to [+make_target+].
8355         * Makefile.def: Rename 'target' to 'make_target'.
8357 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
8359         * MAINTAINERS: Add self as options handling maintainer.
8361 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
8363         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8364         been too long since I touched those ports.
8366 2003-05-28  DJ Delorie  <dj@redhat.com>
8368         * Makefile.tpl: Make maybe-check-gcc .PHONY.
8369         * Makefile.in: Regenerate.
8371 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
8373         * configure.in: Use curly braces in the definition of tooldir.
8374         * configure: Regenerate.
8376 2003-05-21  DJ Delorie  <dj@redhat.com>
8378         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8379         newlib or libgloss.
8380         * Makefile.in: Regenerate.
8382 2003-05-21  DJ Delorie  <dj@redhat.com>
8384         * Makefile.tpl: Add missing empty maybe-check-gcc target.
8385         * Makefile.in: Regenerate.
8387 2003-05-20  Ian Lance Taylor  <ian@airs.com>
8389         * MAINTAINERS: Update my e-mail address.
8391 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8393         * configure.in: Switch more things to use maybe dependencies.
8394         * Makefile.tpl: Switch more things to use maybe dependencies.
8395         Factor out common code from autogen IF statements.
8396         * configure: Regenerate.
8397         * Makefile.in: Regenerate.
8399 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
8401         * configure.in: Accept i[3456789]86 for machine type.
8402         * configure: Regenerate.
8404 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8406         * configure.in: Switch more things to use maybe dependencies.
8407         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
8408         * configure: Regenerate.
8409         * Makefile.tpl: Switch more things to use maybe dependencies.
8410         * Makefile.in: Regenerate.
8412 2003-05-16  Andreas Schwab  <schwab@suse.de>
8414         * Makefile.tpl (install-opcodes): Define.
8415         * Makefile.in: Rebuild.
8417 2003-05-13  Andreas Jaeger  <aj@suse.de>
8419         * config.guess: Update to 2003-05-09 version.
8420         * config.sub: Update to 2003-05-09 version.
8422 2003-05-13  Michael Eager  <eager@mvista.com>
8424         * configure.in: Correct sed script so that options in quotes are not
8425         deleted.
8426         * configure: Rebuild.
8428 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
8430         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8431         and $$s/newlib/libc/sys/cygwin32 include paths.
8432         * configure: Ditto.
8434 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
8436         * MAINTAINERS: Update my email addresses.
8438 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8440         * config-ml.in: Propagate INSTALL variables.
8442 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8444         * MAINTAINERS: Remove duplicate entries in Write After Approval.
8446 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
8448         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8449         * Makefile.in: Regenerate.
8451 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
8453         * MAINTAINERS (GNATS only): Add Falk Hueffner.
8455 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
8457         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8459 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
8461         * Makefile.tpl: Clean $(BUILD_SUBDIR).
8462         * Makefile.in: Regenerated.
8464 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
8466         * MAINTAINERS (Write After Approval): Upgrade myself from
8467         GNATS only to write-after-approval. Update my mail address.
8469 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
8471         (OS Port Maintainers: freebsd): Add myself.
8473 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
8475         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8477 2003-04-22  Kean Johnston  <jkj@sco.com>
8479         * MAINTAINERS (SCO ports): Added myself.
8481 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
8483         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8485 2003-04-19  Kean Johnston  <jkj@sco.com>
8487         * MAINTAINERS (Write After Approval): Add myself.
8489 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8491         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8492         * Makefile.in: Regenerate.
8494 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
8496         * configure.in (powerpc64*-*-linux*): Remove.
8497         * configure: Rebuilt.
8499 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
8501         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
8502         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8503         and restrap.
8504         * Makefile.in:  Regenerate.
8506 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
8508         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8509         * configure: Regenerated.
8511 2003-04-15  DJ Delorie  <dj@redhat.com>
8513         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8515 2003-04-13  Nick Clifton  <nickc@redhat.com>
8517         * config-ml.in: Remove support for --disable-aix removing
8518         call-aix multilibs.
8520 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
8522         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8523         * */configure: Rebuilt.
8525 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
8527         * MAINTAINERS: Add my email address.
8529 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
8531         * MAINTAINERS (Write After Approval): Add myself.
8533 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
8535         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8536         * Makefile.in: Regenerate.
8538 2003-03-14  Michael Chastain  <mec@shout.net>
8540         * Makefile.in: Regenerate with correct Makefile.def.
8542 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8544         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
8545         Make macro.
8546         * Makefile.in: Regenerate.
8547         * configure.in: Clean up gxx_include_dir logic.
8548         * configure: Regenerate.
8550 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8552         * MAINTAINERS (Write After Approval): Add myself.
8554 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
8556         * MAINTAINERS: Update my mail address.
8558 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8560         * configure.in (gxx_include_dir): Fix typo.
8561         * configure: Regenerated.
8563 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8565         * Makefile.tpl: Reindent.
8566         * Makefile.in: Regenerate.
8567         * configure.in: Reindent.  Don't set unused variables.
8568         * configure: Regenerate.
8570 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
8572         * configure.in: Include $(build_tooldir)/sys-include in
8573         FLAGS_FOR_TARGET.
8574         * configure: Regenerated.
8576 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8578         * Makefile.tpl: Always pass down RANLIB.
8579         * Makefile.in: Regenerate.
8581         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8582         * Makefile.in: Regenerate.
8583         * configure.in: Remove unused logic relating to --enable-shared
8584         and --enable-threads.  Remove bogus comments.  Remove redundant
8585         noconfigdirs.
8586         * configure: Regenerate.
8588         * configure.in: Replace ${libstdcxx_version} by its value.
8589         Remove reference to mh-dgux.
8590         * configure: Regenerate.
8592 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
8594         * MAINTAINERS (Write After Approval): Add myself.
8596 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8598         * Makefile.tpl: Rearrange.
8599         * Makefile.in: Regenerate.
8601 2003-02-25  Uwe Stieber  <uwe@wwws.de>
8603         * configure.in: Add support for kaOS as cross build target system.
8604         * configure: Regenerated.
8606 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
8608         * MAINTAINERS (Write after approval): Add myself.
8610 2003-02-21  James E Wilson  <wilson@tuliptree.org>
8612         * MAINTAINERS: Update my email address.
8614 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
8616         * MAINTAINERS: Add self to blanket write privs. section.
8618 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
8620         * Makefile.tpl: Add definition of CPPFLAGS to pass into
8621         configure-target-* as some target builds may require additional
8622         flags for preprocessor tests.
8623         * Makefile.in: Regenerated.
8625 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
8627         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8628         * ltconfig: Handle it.
8629         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8630         auto-detecting it.
8632         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8633         it is used as argument to $CC.
8634         * ltcf-gcj.sh: Likewise.
8636         * configure.in: Introduce --enable-maintainer-mode.
8637         * configure: Rebuilt.
8638         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8639         for maintainer mode.
8640         * Makefile.in: Rebuilt.
8642 2003-02-18  Jason Merrill  <jason@redhat.com>
8644         * Makefile.tpl (check-c++): Allow parallelism.
8646 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8648         * MAINTAINERS: Remove John Carr (who never actually had access to
8649         gcc.gnu.org).
8651 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
8653         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8654         don't configure target-libobjc.
8655         * configure: Regenerate.
8657 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8659         * Makefile.tpl (RANLIB): Define.
8660         * Makefile.in: Regenerate.
8662 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
8664         * MAINTAINERS: Update my email.
8666 2003-02-06  Keith R Seitz  <keiths@redhat.com>
8668         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8669         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8670         * Makefile.in: Regenerated.
8671         * configure.in: Remove all traces of snavigator, db, and grep.
8672         * configure: Regenerated.
8674 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8676         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8677         After Approval.
8679 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8681         * MAINTAINERS (Write after approval): Add myself.
8683 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
8685         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8686         * Makefile.in: Regenerated.
8688 2003-01-30  Roger Sayle  <roger@eyesopen.com>
8690         * config.guess: Updated to 2003-01-30's version.
8691         * config.sub: Updated to 2003-01-28's version.
8693 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
8695         * config.if: If gcc_version is already set, just use it.  Don't set
8696         gcc_version_trigger if it's already set, otherwise set it to
8697         gcc/version.c, but only if the file exists.  If it is not set and
8698         gcc/version.c does not exist, try to extract the version number from
8699         $CC.
8701 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
8703         * MAINTAINERS: Add myself to write-after-approval list.
8705 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
8707         * configure.in:  Revert 24Jan change.
8708         * configure:  Regenerate.
8710 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8712         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
8713         entry of HJ Lu.
8715 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8717         * configure.in: Revert previous change.
8718         * configure: Regenerate.
8720 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8722         * configure.in: Make rda native-only.
8723         * configure: Regenerate.
8725 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8727         * MAINTAINERS: Move myself from GNATS-only-accounts to
8728         write-after-approval.
8730 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8732         * configure.in: Add missing \.
8733         * configure: Rebuilt.
8735 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
8737         * configure.in (baseargs): Avoid using \| in sed regular
8738         expressions.
8739         * configure: Rebuilt.
8741 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
8743         * configure.in (baseargs): Remove all supported forms of
8744         --cache-file, --srcdir, --host, --build and --target options
8745         from argument lists.
8746         * configure: Rebuilt.
8748 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
8750         * MAINTAINERS: Add myself to write-after-approval list.
8752 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
8754         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8755         * configure: Rebuilt.
8757 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8759         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8760         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8761         * Makefile.in: Regenerate.
8762         * configure: Regenerate.
8764 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
8766         * configure.in: Remove Makefile in build, host and target modules
8767         unless configure was run with --no-recursion.
8768         * configure: Rebuilt.
8770 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
8772         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8773         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8774         * Makefile.in: Regenerate.
8776 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
8778         * config.guess: Update to 2003-01-03 version.
8779         * config.sub: Update to 2003-01-03 version.
8781 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8783         * configure: Regenerate with proper autoconf 2.13.
8785 2003-01-07  Christopher Faylor  <cgf@redhat.com>
8787         * configure.in: Add AC_PREREQ for consistency.
8788         * configure: Regenerate.
8790 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
8792         * configure.in (GDB_TK): Add tcl directories conditional on
8793         gdb/gdbtk directory being present.
8794         * configure: Regenerate.
8796 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
8798         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
8799         used by gcc if LD is not defined and we are not doing a Canadian Cross.
8800         * configure: Rebuilt.
8802 2002-12-31  Tom Tromey  <tromey@redhat.com>
8804         * Makefile.in: Rebuilt.
8805         * Makefile.def (target_modules) [libffi]: Allow installation.
8807 2002-12-31  Andreas Schwab  <schwab@suse.de>
8809         * configure.in: Fix use of $program_transform_name.
8810         * configure: Regenerated.
8812 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
8814         * configure.in (baseargs): Don't remove first configure argument.
8815         * configure: Regenerated.
8817 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
8819         * Makefile.tpl (local-distclean): Don't remove...
8820         (multilib.ts): ... this.  Moved into...
8821         (multilib.out): ... this.  Don't use sub-make.
8822         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8823         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8824         (configure-build-[+module+], configure-[+module+],
8825         configure-target-[+module+], configure-gcc): ... these.  Test
8826         for Makefile existence.  Drop config.status from dependencies.
8827         * Makefile.in: Rebuilt.
8828         * configure.in: Move gcc-version-trigger to the end of
8829         ac_configure_args.  Add comments to maybedep.tmp and
8830         serdep.tmp.  Introduce --disable-serial-configure.  Remove
8831         nonopt from baseargs, matching and removing corresponding
8832         whitespace while at it.
8833         * configure: Rebuilt.
8835 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
8837         * configure.in (host_configargs): Replace reference to
8838         no-longer-defined buildopts with --build=${build_alias}.
8839         * configure: Rebuilt.
8841         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
8842         program_transform_name to standard idiom.
8843         (AUTOGEN, AUTOCONF): Define.
8844         (Makefile.in): Use $(AUTOGEN).
8845         (Makefile): Depend on config.status, and use autoconf-style rule to
8846         build it.  Move original commands to...
8847         (config.status): ... this new target.
8848         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
8849         $(AUTOCONF).
8850         * Makefile.in: Rebuilt.
8852 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8854         * Makefile.tpl: Fix dramatic bustage due to change in
8855         program_transform_name.
8856         * Makefile.in: Regenerate.
8858         * configure.in: Remove unnecessary PATH setting.
8859         * configure: Regnerate.
8861         * configure.in: Don't default to unprefixed tools unless
8862         the native tools will work.
8863         * configure: Regenerate.
8865         * configure.in: Convert to autoconf script.  Blow away lots
8866         of now-redundant Makefile fragments.
8867         * configure: Generate using Autoconf.
8868         * Makefile.tpl: Rewrite to reflect autoconfiscation.
8869         * Makefile.in: Regenerate.
8871 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
8873         * configure: Fix stupid bug where RANLIB was mistakenly included.
8875         * configure.in: Rename (buildargs, hostargs, targargs) to
8876         (build_configargs, host_configargs, target_configargs).
8878         * configure.in: Move logic out of sed statement.
8880         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
8881         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8883 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
8885         * config.sub: Import from master repository
8886         * config.guess: Ditto
8888 2002-12-24  Andreas Schwab  <schwab@suse.de>
8890         * Makefile.tpl (multilib.out): Fix missing space.
8891         * Makefile.in: Regenerate.
8893 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8895         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
8896         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
8897         * Makefile.in: Regenerate.
8898         * configure.in: Remove unnecessary leftovers.
8900 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
8902         * configure.in (extra_ranlibflags_for_target): New variable.
8903         (*-*-darwin): Add -c to ranlib commands.
8904         * configure (tooldir): Handle extra_ranlibflags_for_target.
8906 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8908         * Makefile.tpl: Revert HJL's change.
8909         * Makefile.in: Regenerated.
8910         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8911         always.
8913 2002-12-19  Andreas Schwab  <schwab@suse.de>
8915         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8916         * Makefile.in: Regenerate.
8918 2002-12-18  H.J. Lu  <hjl@gnu.org>
8920         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8921         * Makefile.in: Regenerated.
8923         * configure.in (build_prefix): New. Substitute.
8925 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
8927         * Makefile.tpl: Don't let real targets depend on phony targets.
8928         * Makefile.in: Regenerate.
8930         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8931         * Makefile.in: Regenerate.
8933 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
8935         * config.sub: Import from master repository
8936         * config.guess: Ditto
8938 2002-12-16  Jason Merrill  <jason@redhat.com>
8940         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8941         previous 'make bootstrap'.
8942         * Makefile.in: Regenerate.
8944 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
8946         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8948 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
8950         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8951         * Makefile.in: Regenerate.
8953 2002-12-13  Jason Merrill  <jason@redhat.com>
8955         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
8956         library tests.
8957         (check-c++): Just depend on it and check-target-libstdc++-v3.
8958         * Makefile.in: Regenerate.
8960 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8962         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8963         * Makefile.in: Rebuilt.
8965 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
8967         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8969 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
8971         * configure: Fix bug put in by gremlins.
8973         * Makefile.tpl: Substitute more autoconfily.
8974         * configure: Substitute more autoconfily.
8975         * Makefile.in: Regenerate.
8977 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
8979         * config.sub: Import from master repository
8980         * config.guess: Ditto
8981         * MAINTAINERS: Added Svein Seldal under write after approval
8983 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
8985         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8986         * Makefile.in (all-sim): Ditto.
8988 2002-12-06  DJ Delorie  <dj@redhat.com>
8990         * Makefile.tpl: Change configure dependencies to not have real
8991         targets depend on phony targets.
8993 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
8995         * configure.in: Revert unintentional change.
8997         * Makefile.tpl: Change dependency for */multilib.out so that
8998         it works when gcc isn't in the tree.
9000         * configure.in: Substitute more.
9001         * configure: Run subconfigures from the Makefile.
9002         * Makefile.tpl: Run subconfigures from the Makefile; add a few
9003         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
9005 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9007         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9009 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9011         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9012         and corresponding dependencies.
9013         * Makefile.in: Regenerate.
9015         * configure.in (host_tools): Order binutils, gas and ld for
9016         convenience in running the testsuites.
9018         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9019         * Makefile.in: Regenerate.
9020         * configure.in: Introduce rules to serialize subconfigure runs.
9022         * configure.in: Introduce BASE_CC_FOR_TARGET.
9023         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
9024         Realize configure-build-* targets.  Realize configure-target-* targets.
9025         * Makefile.in: Regenerate.
9027 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9029         * configure: Move gcc_version_trigger stuff from here...
9030         * configure.in: ...to here.
9032         * configure.in: Separate subconfigure options added by this file from
9033         options given by the user.  Add machinery to put args for host
9034         subconfigures into the Makefile.
9036         * Makefile.tpl: Remove 'vault' targets.
9037         * Makefile.tpl: Reorder and comment dependencies.
9038         * Makefile.in: Regenerate.
9040 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9041         * configure.in: Fix my broken commit of previous patch. (sigh)
9043 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9045         * configure.in: Move host-specific darwin noconfigdirs into
9046         the host-specific section.
9048 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
9050         * configure.in: Move host-specific darwin noconfigdirs into
9051         the host-specific section.
9053 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9055         * configure: Remove skip-this-dir support.
9056         * Makefile.tpl: Remove skip-this-dir support.
9058         * Makefile.tpl: Remove leftover support for non-autoconfiscated
9059         subdirectories.
9060         * Makefile.in: Regenerate.
9062         * Makefile.tpl: Strip out useless setting of 'dir'.
9063         * Makefile.in: Regenerate.
9065 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9067         * configure.in: Fix deeply stupid bug.
9069         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9070         shell code in CXX_FOR_TARGET
9071         * Makefile.def: Introduce raw_cxx.
9072         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9073         RAW_CXX_FOR_TARGET.
9074         * Makefile.in: Regenerate.
9076 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
9078         * Makefile.tpl: Remove unnecessary ifs.
9079         * Makefile.in: Regenerate.
9081         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
9082         dependencies.  Maybe-ize build-libiberty.  Create dummy install
9083         targets for 'no_install' modules.
9084         * configure: Move GDB_TK substitution to configure.in.  Move
9085         build_modules stuff to configure.in.
9086         * configure.in: Implement soft dependency machinery.  Maybe-ize
9087         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
9088         * Makefile.in: Regenerate.
9090 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9092         * Makefile.tpl: Make all-target, install-target behave similarly
9093         to all, install (only hitting configured targets).  Eliminate
9094         unused macro defintions.
9096         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
9097         build != host.
9099         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
9101         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
9103         * configure.in: Produce lists of subdir targets we're actually
9104         configuring.  Remove references to "dosrel".
9105         * Makefile.tpl: Let configure set which subdir targets are hit.
9106         Remove install-cross; clean up install; remove ALL.  Remove
9107         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
9108         Autogenerate host module targets.  Remove empty dependency lines
9109         and redundant dependency; rearrange slightly.
9110         * Makefile.def: Add host-side libtermcap, utils.
9112         * Makefile.in: Regenerate.
9114 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9116         * ltconfig (osf[345]): Append $major to soname_spec.
9117         Reflect this in library_names_spec.
9118         * ltmain.sh (osf): Prefix $major with . for use as extension.
9120 2002-11-19  Andreas Jaeger  <aj@suse.de>
9122         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
9123         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
9124         and sparc64 GNU/Linux systems.
9126 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
9128         * MAINTAINERS: Update email.
9130 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9132         * MAINTAINERS: Complete James Dennett's entry.
9134 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
9136         * MAINTAINERS (Write After Approval): Add myself.
9138 2002-11-13  Bruce Korb  <bkorb@gnu.org>
9140         * Makefile.tpl: syntactic cleanup
9142 2002-11-13  Stuart Hastings  <stuart@apple.com>
9144         * MAINTAINERS: Add myself to write-after-approval list.
9146 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9148         * Makefile.def: Add list of recursive targets to autogenerate.
9149         Add build_modules.
9150         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
9151         targets.  Autogenerate *-build-* targets.
9152         * Makefile.in: Regenerate.
9154 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9156         * configure: More autoconf-style substitutions.
9157         * Makefile.tpl: More autoconf-style substitutions.
9158         * Makefile.in: Regenerate.
9160 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9162         * configure: Substitute more variables in a more autoconf-friendly
9163         way.  Simplify slightly.
9164         * Makefile.tpl: Make more variables substitutable in an
9165         autoconf-friendly way.
9166         * Makefile.in: Regenerate.
9168 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
9170         * MAINTAINERS (Write After Approval): Add myself.
9172 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9174         * configure.in (v810*): Remove special setting of tools.
9176         * configure: Add support for extra required flags for ar or nm.
9177         * configure.in (aix4.3+): Use above support for target-specific
9178         issues, rather than using config/mt-aix43.
9180 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9182         * configure: Remove 'removing', which doesn't work.  Replace $subdir
9183         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
9184         with $srcdir.  Reformat indentation.  Substitute some variables
9185         formerly hard-coded in the Makefile for build=host.
9186         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9187         * Makefile.def: Autogenerate more.
9188         * Makefile.in: Regenerate.
9190 2002-11-04  Adam Nemet  <anemet@lnxw.com>
9192         * MAINTAINERS (Write After Approval): Add myself.
9194 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
9196         * Makefile.def (host_modules): Add rda.
9197         * Makefile.in: Regenerate.
9198         * configure.in (target_tool): Add target-rda to list.
9200 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9202         * MAINTAINERS: Remove "co-maintainer" note for web pages.
9204 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
9206         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
9207         and restrap targets to this rule.
9208         * Makefile.in:  Regenerate.
9210 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9212         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9213         GNATS only accounts.
9215 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
9217         * configure.in (i[3456]86-*-linux*): Add check to disable
9218         ${libgcj} for glibc1.
9220 2002-10-24  Denis Chertykov  <denisc@overta.ru>
9222         * MAINTAINERS: Add myself as ip2k port maintainer.
9224 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
9226         * configure.in: Add tic4x target.
9228 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9230         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9231         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9232         * Makefile.in: Regenerate.
9234         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9235         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9236         * Makefile.in: Regenerate.
9238 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
9240         * MAINTAINERS: Add myself as web pages co-maintainer.
9242 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9244         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9245         * Makefile.in: Regenerate.
9247 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
9249         * MAINTAINERS: Add myself and Nathan Sidwell
9250         <nathan@codesourcery.com> as VxWorks maintainers.
9252 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9254         * Makefile.def: Remove order dependency comments.
9255         * Makefile.tpl: Add explicit install-install dependencies.
9256         * Makefile.in: Regenerate.
9258         * Makefile.tpl: Remove material now in src-release.  (Finally!)
9259         * Makefile.in: Regenerate.
9261         * Makefile.tpl: Add configure-target (for src-release in src)
9262         * Makefile.in: Regenerate.
9264 2002-09-30  Nick Clifton  <nickc@redhat.com>
9266         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9268 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
9270         * configure.in (s390*-*-linux*): Enable libgcj.
9272 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
9274         * configure: Revert accidentally applied changes.
9276         * Makefile.tpl: Make more autoconf-friendly.
9277         * Makefile.in: Regenerate.
9278         * configure: Make substitution more autoconf-like.
9280 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
9282         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9283         single entry to handle all these.
9284         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
9285         libjava on arm-*-elf.
9287 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
9289         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9290         things that depend on them.
9292 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9294         * Makefile.tpl: Make subsituted variables more autoconfy.
9295         * Makefile.in: Regenerate.
9296         * configure: Make seds more autoconfy.
9298 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9300         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9301         * Makefile.in: Regenerate.
9302         * configure.in: Rewrite sed statements to look autoconfy.
9304         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9305         all-target-foo on configure-target-foo.
9306         * Makefile.def: Ditto.
9307         * Makefile.in: Rebuild.
9309 2002-09-25  Andrew Haley  <aph@redhat.com>
9311         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9313 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9315         * Makefile.def: New file.
9316         * Makefile.tpl: New file.
9317         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9318         * contrib/gcc_update: Note that Makefile.in is a generated file.
9320         * configure.in: Minor rearrangement.  Simplify tests.
9322 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
9324         * configure.in (with_headers): Skip copy if value is "yes".
9325         (with_libs): Likewise.
9327 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9329         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9330         * configure.in (sh*-*-pe*): Ditto.
9331         * configure.in (mips*-*-pe*): Ditto.
9332         * configure.in (*arm-wince-pe): Ditto.
9334         * configure.in: Rearrange.
9336 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
9338         * MAINTAINERS: Update my email address.
9340 2002-08-30  Paul Koning  <pkoning@equallogic.com>
9342         * MAINTAINERS: (Write After Approval): Add myself.
9344 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
9346         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9348 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
9350         * MAINTAINERS: Change my mailing address.
9352 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
9354         * MAINTAINERS (Write After Approval): Remove myself.
9355         (Various Maintainers: c++ runtime libs): Add myself.
9357 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
9359         * MAINTAINERS (Write After Approval): Remove myself.
9360         (Various Maintainers: c++ runtime libs): Add myself.
9362 2002-08-15  Eric Christopher  <echristo@redhat.com>
9364         * config.sub: Import from master repository.
9365         * config.guess: Ditto.
9367 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
9369         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9370         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9371         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9373 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
9375         * MAINTAINERS: Add self to rs6000 vector extensions.
9377 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
9379         * libiberty/configure: Reverted unintended yesterday's check in.
9381 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
9383         * boehm-gc/configure, libf2c/configure: Rebuilt.
9384         * libffi/configure, libiberty/configure: Ditto.
9385         * libjava/configure, libobjc/configure: Ditto.
9386         * libstdc++-v3/configure, zlib/configure: Ditto.
9387         Merged from binutils:
9388         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
9389         From Steve Ellcey <sje@cup.hp.com>:
9390         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9391         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9392         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9393         IA64.
9394         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9395         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9396         soname_spec, sys_lib_search_path_spec): Ditto.
9398 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
9400         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9402 2002-08-04  H.J. Lu  (hjl@gnu.org)
9404         * configure.in (mips*-*-linux*): Don't skip target-libffi.
9406 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
9408         * MAINTAINERS (Write After Approval): Add myself.
9410 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
9412         * configure.in: Move generic linux case to end.  Copy generic
9413         linux noconfigdirs to mips*-*-linux* entry and new
9414         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
9416 2002-07-19  Michael Matz  <matz@suse.de>
9418         * MAINTAINERS: Add myself as ra* maintainer.
9420 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
9422         * config.guess: Update to 2002-07-09 version.
9423         * config.sub: Update to 2002-07-03 version.
9425 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
9427         * MAINTAINERS: Fix typo in a maintainer email address.
9429 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9431         * configure.in: Remove two redundant tests.
9433 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9435         * configure.in (mips*-*-irix6*o32): Enable stabs.
9437 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
9439         * configure.in: Don't build grez.
9440         * Makefile.in: Ditto.
9442         * Makefile.in: Remove references to bsp, cygmon, libstub.
9443         * configure.in: Ditto.
9445         * configure.in: Remove leftover reference to gdbtest.
9447 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
9449         * configure.in (gxx_include_dir):  Change to match versioned
9450         C++ headers if --enable-version-specific-runtime-libs is used.
9452 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
9454         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9456 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9458         * configure.in: Make --without-x work.
9460 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
9462         * configure.in: Rearrange target Makefile fragment collection.
9464         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9465         cvs[src].
9466         * configure.in: Ditto.
9468 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
9470         * MAINTAINERS (Write After Approval): Update my e-mail address.
9472 2002-06-24  Ben Elliston  <bje@redhat.com>
9474         * configure.in (host_tools): Remove cgen.
9476         * Makefile.in (all-cgen): Remove; runs from its source directory.
9477         (check-cgen, install-cgen, clean-cgen): Likewise.
9478         (all-opcodes): Do not depend on all-cgen.
9479         (all-sim): Likewise.
9481 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
9483         * Makefile.in: Eliminate 'apache' targets.
9484         * configure.in: Eliminate 'apache' targets.
9486         * configure.in: Eliminate redundant tests.  Reorganize.
9488         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9490         * config-ml.in: Eliminate references to Cygnus configure.
9492         * Makefile.in: Eliminate references to building emacs.
9494 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
9496         * MAINTAINERS: Update my email address.
9498 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
9500         * config.if (libstdcxx_incdir): Version C++ headers.
9501         (cxx_incdir): Remove.
9503 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
9505         * MAINTAINERS (Write After Approval): Add self.
9507 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
9509         * configure.in: Add support for ip2k.
9511 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
9513         * configure.in: Fix AIX configury bug.
9515 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
9517         * MAINTAINERS (Write After Approval): Add self.
9519 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9521         * configure.in: replace ${topsrcdir} with ${srcdir}
9523         * configure.in: Move definition of libstdcxx_flags
9524         right above usage, rather than waaay earlier.
9526         * configure.in: Pull definition of is_cross_compiler earlier.
9528         * configure.in: Rearrange a little.
9530         * configure.in: Remove references to librx.
9531         * Makefile.in: Remove references to librx.
9533 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
9535         * config.sub: Add support for avr target.
9536         Import from master sources, rev 1.255
9538 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
9540         * configure, .cvsignore:  Revert previous change...
9541         * Makefile:  ...delete.
9543 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
9545         * configure.in: Eliminate ${gasdir} variable.
9547 2002-06-18  Dave Brolley  <brolley@redhat.com>
9549         * configure.in: Add support for frv.
9550         * config.sub: Add support for frv.
9552 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9554         * configure:  Remove garbage from previous commit.
9556 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
9558         * configure:  For in-source builds, make a subdir and re-exec there.
9559         * Makefile:  New file.  Pass targets through to build directory.
9560         * .cvsignore:  No longer ignore "Makefile".
9562 2002-06-16  Douglas Rupp  <rupp@gnat.com>
9564         * MAINTAINERS (Write After Approval): Add self.
9566 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9568         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9570 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
9572         * configure.in (vax-*-netbsd*): Re-enable gas.
9574 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
9576         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9577         BUILD_PREFIX_1, to correct nomenclature.
9578         * configure: Likewise.
9580         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9581         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9583 2002-05-31  Olaf Hering  <olh@suse.de>
9585         * config-ml.in: Propogate DESTDIR also.
9587 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
9589         * configure.in (vax-*-netbsd*): Don't build gas for this
9590         platform.
9592 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9594         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9595         and libgcj for AVR.
9597 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
9599         * MAINTAINERS (Write After Approval): Add myself.
9601 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
9603         * config.guess: Update to 2002-05-22 version.
9604         * config.sub: Likewise.
9606 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9608         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9609         * config-ml.in: Likewise.
9610         * configure: Likewise.
9611         * configure.in: Likewise.
9613 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
9615         * MAINTAINERS: Update my email address.
9617 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
9619         * configure.in: Simplify makefile fragment collection.
9621         * configure.in: Remove code to build emacs.
9623         * configure.in : Remove --srcdir argument from targargs and buildargs
9624         (it's always overridden in the Makefile anyway).  Rearrange a bit.
9626         * configure: Move some logic to configure.in.
9627         * configure.in: Move some logic from configure.
9629 2002-05-11  Tom Tromey  <tromey@redhat.com>
9631         * MAINTAINERS: Reflect libgcj reality.
9633 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
9635         * Makefile.in: Honour DESTDIR.
9637 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9639         * config.guess: Import 2002-03-20 version.
9640         * config.sub: Import 2002-04-26 version.
9642 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9644         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9646 2002-05-07  Tim Josling  <tej@melbpc.org.au>
9648         * MAINTAINERS: Add self.
9650 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
9652         * ltmain.sh: Detect and handle object name conflicts
9653         while piecewise linking a static library.
9655 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
9657         * configure.in (noconfigdirs): Don't disable libgcj on
9658         sparc64-*-solaris* and sparcv9-*-solaris*.
9660 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
9662         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9664 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
9666         * configure.in (FLAGS_FOR_TARGET): Do not add
9667         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9668         on i[3456]86-*-linux*.
9670 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
9672         * configure.in (noconfigdirs): Replace [ ] with test.
9674         * configure.in (noconfigdirs): Do not add target-newlib if
9675         target == i[3456]86-*-linux*, and host == target.
9677 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
9679         * configure.in: delete reference to absent file
9681         * configure.in: replace '[' with 'test'
9683         * configure.in: Eliminate references to gash.
9684         * Makefile.in: Eliminate references to gash.
9686         * configure.in: remove useless references to 'pic' makefile fragments.
9688         * configure.in: (*-*-windows*) Finish removing.
9690         * configure.in: Eliminate redundant test for libgui.
9692 2002-04-29  Roger Sayle  <roger@eyesopen.com>
9694         * MAINTAINERS: Add self and realphabetize.  Update entries
9695         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
9696         entry for a29k port maintainer.
9698 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
9700         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9701         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9703 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
9705         * configure.in: remove references to dead files
9707 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9709         * MAINTAINERS: Add information about purpose of this file.
9711 2002-04-18  Tom Tromey  <tromey@redhat.com>
9713         * configure.in: Disallow configuring libgcj when it is already
9714         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
9715         Solaris 2.8 by default.  For PR libgcj/6158.
9717 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9719         * configure.in:  Move default CC setting out of config/mh-* fragments
9720         directly into here.
9722 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
9724         * configure.in: don't even try to configure or make a subdirectory
9725         if there's no configure script for it.
9727 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9729         * MAINTAINERS: Remove chill maintainers.
9730         * Makefile.in (CHILLFLAGS): Remove.
9731         (CHILL_LIB): Remove.
9732         (TARGET_CONFIGDIRS): Remove libchill.
9733         (CHILL_FOR_TARGET): Remove.
9734         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9735         CHILL_LIB.
9736         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9737         (CHECK_TARGET_MODULES): Likewise.
9738         (INSTALL_TARGET_MODULES): Likewise.
9739         (CLEAN_TARGET_MODULES): Likewise.
9740         (configure-target-libchill): Remove.
9741         (all-target-libchill): Remove.
9742         * configure.in (target_libs): Remove target-libchill.
9743         Do not compute CHILL_FOR_TARGET.
9744         * libchill: Remove directory.
9746 2002-04-11  DJ Delorie  <dj@redhat.com>
9748         * Makefile.in, configure.in: Sync with binutils, entries
9749         follow...
9751 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9753         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
9754         (do-tar, do-bz2): New rules.
9755         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
9756         (gdb-tar): New rule.
9757         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
9758         (insight_dejagnu.tar): New rule.
9759         (insight.tar): New rule.
9760         (gdb+dejagnu.tar): New rule.
9761         (gdb.tar): New rule.
9763 2002-02-01  Mo DeJong  <supermo@bayarea.net>
9765         * Makefile.in: Add all-tix to deps for all-snavigator
9766         so that tix is built when building snavigator.
9768 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
9770         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9771         ld and gdb are not supported.
9773 2002-01-07  Mark Salter  <msalter@redhat.com>
9775         * configure.in: Remove target-bsp and target-cygmon from arm builds.
9776         Allow target-libgloss to be built for arm, strongarm, and xscale.
9778 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
9780         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9781         options for i[3456]86-pc-linux* native builds.
9783 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9785         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9786         files from .po files for a distribution.
9788 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
9790         * configure.in: Enable libstdc++-v3 for h8300 targets.
9792 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
9794         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9795         version from bfd/.
9797 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
9799         * Makefile.in (VER): When present, extract the version number from
9800         the file version.in.
9802 2001-05-24  Tom Rix  <trix@redhat.com>
9804         * configure.in : enable ld for aix
9806 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
9808         * config.guess: Add linux target for S/390.
9810 2000-11-07  Philip Blundell  <pb@futuretv.com>
9812         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9814 2000-11-03  Philip Blundell  <pb@futuretv.com>
9816         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9817         files.
9819 2001-01-15  Ben Elliston  <bje@redhat.com>
9821         * configure.in (host_tools): Add sid.
9822         Always configure cgen.
9824 2000-11-24  Nick Clifton  <nickc@redhat.com>
9826         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9829 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
9831         * Makefile.in (ALL_MODULES): Add all-cgen.
9832         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9833         (all-cgen): New target.
9834         (all-opcodes,all-sim): Depend on all-cgen.
9835         * configure.in (host_tools): Add cgen.
9836         Only configure cgen if --enable-cgen-maint.
9838 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
9840         * configure.in: Add *-*-freebsd* configurations.
9842 2002-04-08  Tom Tromey  <tromey@redhat.com>
9844         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9845         Fixes PR libgcj/6068.
9847 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
9849         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9851 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9853         * configure.in (alpha*-dec-osf*): Enable libgcj.
9855 2003-03-27  Matthew Gingell  <gingell@gnat.com>
9857         * MAINTAINERS (Write After Approval): Add myself.
9859 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
9861         Fix for: PR bootstrap/3591, target/5676
9862         * configure.in (mcore-pe): Disable the configuration of
9863         libstdc++-v3 since exceptions are not supported.
9865 2002-03-20  Anthony Green  <green@redhat.com>
9867         * configure.in: Enable libgcj for xscale-elf target.
9869 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
9871         * MAINTAINERS:  Update my email address.
9873 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
9875         * ltmain.sh (relink_command): Fix typo in previous change.
9877 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
9879         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
9880         (relink_command): Added --tag flags.
9881         (mode=install): If relinking fails; error out.
9883 2002-03-12  Richard Henderson  <rth@redhat.com>
9885         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
9886         .NOTPARALLEL tag.
9887         (do-check): Rename from check.
9888         (check): Allow parallel check.
9890 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
9892         * MAINTAINERS: Add myself as maintainer for xtensa port.
9893         Fix alphabetical order in CPU port maintainer list.
9894         Remove myself from Write After Approval list.
9896 2002-03-11  Richard Henderson  <rth@redhat.com>
9898         * Makefile.in (.NOTPARALLEL): Add fake tag.
9900 2002-03-07  H.J. Lu  (hjl@gnu.org)
9902         * configure.in: Enable gprof for mips*-*-linux*.
9904 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
9906         * MAINTAINERS (Write After Approval): Add myself.
9908 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
9910         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9911         libjava.
9912         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9914 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
9916         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9917         because its Makefile is there; test for the executable instead.
9919 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
9921         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9922         libstdc++-v3 and libjava.
9924 2002-02-11  Adam Megacz  <adam@xwt.org>
9926         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9927         boehm-gc
9929 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
9931         * config.guess: Updated to 2002-01-30's version.
9932         * config.sub: Updated to 2002-02-01's version.
9933         Contribute sh64-elf.
9934         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
9935         * configure.in: Added sh64-*-*.
9937 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
9939         * MAINTAINERS: Belatedly add myself to write after approval list.
9941 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
9943         * MAINTAINERS: Put self in as maintainer for x86-64 port.
9944         Remove self as Write After Approval.
9946 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
9948         * MAINTAINERS: Put self in as maintainer for contrib/regression
9949         directory.
9951 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
9953         * MAINTAINERS:  Update my email address.
9955 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
9957         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
9958         target-libiberty, and target-libgloss.  Skip Java-related
9959         libraries if not supported for NetBSD on target CPU.
9961 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
9963         * install-sh: Use _inst.$$_ for temp file name.
9965 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
9967         * MAINTAINERS (Write After Approval): Move my contact info
9968         from here...
9969         (OS Port Maintainers): ...to here (netbsd).
9971 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
9973         * MAINTAINERS (Write After Approval): Add myself.
9975 2002-01-17  H.J. Lu  <hjl@gnu.org>
9977         * Makefile.in (all-fastjar): Also depend on all-libiberty.
9978         (all-target-fastjar): Also depend on all-target-libiberty.
9980 2002-01-16  H.J. Lu  (hjl@gnu.org)
9982         * config.guess: Import from master sources, rev 1.225.
9983         * config.sub: Import from master sources, rev 1.238.
9985 2002-01-16  Kazu Hirata  <kazu@hxi.com>
9987         * MAINTAINERS (Write After Approval): Remove myself.
9989 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
9991         * MAINTAINERS (Write After Approval): Add myself.
9993 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9995         * MAINTAINERS: Add self as docs co-maintainer.
9997 2001-12-11  Matthias Klose  <doko@debian.org>
9999         * MAINTAINERS (Write After Approval): Add myself.
10001 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
10003         * MAINTAINERS: Update my email address.
10005 2001-12-07  Turly O'Connor  <turly@apple.com>
10006         * MAINTAINERS (Write After Approval): Add myself.
10007         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10008         (rs6000_initialize_trampoline): Call __trampoline_setup for
10009         ABI_DARWIN too.
10010         * darwin-tramp.asm: New file, implements __trampoline_setup.
10011         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10013 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
10015         * MAINTAINERS (Write After Approval): Add myself.
10017 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
10019         * configure, configure.in: Use temp file for long sed commands.
10021 2001-12-03  Laurent Guerby  <guerby@acm.org>
10023         * config.sub: Update to version 1.232 on subversion.
10025 2001-12-03  Ben Elliston  <bje@redhat.com>
10027         * MAINTAINERS: Update mail address for config.* patches.
10029 2001-11-27  DJ Delorie  <dj@redhat.com>
10030             Zack Weinberg  <zack@codesourcery.com>
10032         When build != host, create libiberty for the build machine.
10034         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10035         CONFIG_ARGUMENTS.
10036         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10037         New variables.
10038         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10039         and rules.
10040         (all.normal): Depend on ALL_BUILD_MODULES.
10041         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10042         (all-build-libiberty): Depend on configure-build-libiberty.
10044         * configure: Calculate and substitute proper value for
10045         ALL_BUILD_MODULES.
10046         * configure.in: Create the build subdirectory.
10047         Calculate and substitute TARGET_CONFIGARGS (formerly
10048         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10050 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
10052         * MAINTAINERS (write-after-approval): Add self.
10054 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10056         * MAINTAINERS (GNATS only accounts): Remove self.
10058 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
10060         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10061         libf2c.
10063 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10065         * MAINTAINERS (Write After Approval): Add self.
10067 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10069         * MAINTAINERS: mips and s390 are also CPU ports.
10071 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
10073         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10075 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
10077         * MAINTAINERS: Alphabetize.
10079 2001-11-09  Kazu Hirata  <kazu@hxi.com>
10081         * MAINTAINERS (Various maintainers: h8 port): Add myself.
10083 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10085         * MAINTAINERS (Various maintainers: hppa port): Added myself.
10087 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
10089         * configure.in (--enable-languages): Be more permissive about
10090         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
10092 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
10094         * config.sub: Import from master sources, rev. 1.230.
10095         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
10097 2001-11-07  Laurent Guerby  <guerby@acm.org>
10099         * MAINTAINERS (Write After Approval): Add self.
10101 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
10103         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
10105 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
10107         * config.sub: Import from master sources, rev 1.226.
10108         * config.guess: Import from master sources, rev 1.216.
10110 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
10112         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
10113         * MAINTAINERS: Add self as maintainer of MMIX port.
10114         Remove old after-approval entry.
10116 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10118         * ChangeLog, configure: Fix spelling errors.
10120 2001-10-20  Brendan Kehoe  <brendan@zen.org>
10122         * MAINTAINERS: Tweak my address.
10124 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
10126         * MAINTAINERS: Update my email address.
10128 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
10130         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
10131         * MAINTAINERS: Add self as maintainer of CRIS port.
10133 2001-10-10  Geert Bosch  <bosch@gnat.com>
10135         * MAINTAINERS (Various maintainers: Ada front end):
10136         Added Robert Dewar.
10138 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
10140         * MAINTAINERS (Write After Approval): Added self
10142 2001-10-02  Geert Bosch  <bosch@gnat.com>
10144         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10146 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
10148         * configure: Handle temporary files securely using mkdir.
10150 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
10152         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
10154 2001-09-26  Will Cohen  <wcohen@redhat.com>
10156         * configure.in (*-*-linux*): Disable configuration of target-newlib
10157         and target-libgloss.
10159 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
10161         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
10162         RANLIB.
10164 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
10166         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
10167         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
10168         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
10169         avoid quotes nesting problems.
10170         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
10171         (DO_X): Export only variables that are set.
10173 2001-09-19  Ben Elliston  <bje@redhat.com>
10175         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
10176         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
10177         semantics.  Use the shell built-in "type" command instead.
10179 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
10181         Merged from gcc-3_0-branch:
10182         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
10183         * ltcf-c.sh: Use $objext, not $ac_objext.
10184         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
10185         * ltcf-cxx.sh: Add support for GNU.
10186         2001-07-22  Timothy Wall  <twall@redhat.com>
10187         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
10188         default settings if using GNU tools with that configuration.
10189         * ltcf-cxx.sh: Ditto.
10190         * ltcf-gcj.sh: Ditto.
10191         2001-07-21  Michael Chastain  <chastain@redhat.com>
10192         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10193         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
10194         * ltmain.sh: Mark as gcc-local.
10196 2001-08-30  Eric Christopher  <echristo@redhat.com>
10197             Jason Eckhardt  <jle@redhat.com>
10199         * config.guess: Merge from master sources.
10200         * config.sub: Merge from master sources, add support for mipsisa32.
10202 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
10203         * config.sub: Merge from master sources, rev 1.219.
10204         * MAINTAINERS: Add self as contact for stormy16 port.
10206 2001-08-14  Zack Weinberg  <zackw@panix.com>
10208         * config.sub: Merge from master sources, rev 1.218.
10209         * config.guess: Merge from master sources, rev 1.209.
10211 2001-08-11  Graham Stott  <grahams@redhat.com>
10213         * Makefile.in (check-c++): Add missing semicolon.
10215 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
10217         * MAINTAINERS (Various maitainers: predict.def): Added myself.
10219 2001-07-30  Eric Christopher  <echristo@redhat.com>
10221         * MAINTAINERS (Various maintainers: mips port): Added myself.
10223 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
10225         * configure.in (sh-*-linux*): New.
10227 2001-07-27  Richard Henderson  <rth@redhat.com>
10229         * .cvsignore: Add LAST_UPDATED.
10231 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
10233         * MAINTAINERS (Various maintainers: s390 port): Added myself.
10235 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
10237         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10239 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
10241         * MAINTAINERS (Write After Approval): Added myself.
10243 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10245         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10246         and libgcj on m68hc11/m68hc12.
10248 2001-06-27  H.J. Lu  (hjl@gnu.org)
10250         * Makefile (CFLAGS_FOR_BUILD): New.
10251         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10253 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10255         * README: Remove version number.
10257 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10259         * INSTALL/README: Update wrt. to the installation instructions now
10260         residing in gcc/doc/install.texi.
10262 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10264         * README: Replace with a cut-down and updated version of gcc/README.
10266 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
10268         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10269         multilibs to be disabled.
10271 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
10273         * MAINTAINERS (Write After Approval): Add myself.
10275 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
10277         * config.guess: Import CVS version 1.195.
10278         * config.sub: Import CVS version 1.212.
10280 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
10282         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10283         gcc/xgcc is built, use -print-prog-name to find out the program
10284         name to use.
10286 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
10288         * config.guess:  Import CVS version 1.194.  All gcc-local changes
10289         appear to also be in the master copy.
10290         * config.sub:  Import CVS version 1.211.
10292 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
10294         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10295         with_gcc]: Use `gcc -shared' to build a shared library.
10297 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10299         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10300         archives.
10302 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10304         * MAINTAINERS (Write After Approval): Add myself.
10306 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
10308         * configure.in (libstdcxx_flags): Do not try to execute
10309         libstdc++-v3/testsuite_flags until it exists.
10311 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
10313         * MAINTAINERS: Update my email address.
10315 2001-05-31  Graham Stott  <grahams@redhat.com>
10317         * MAINTAINERS (Write After Approval): Add myself.
10319 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
10321         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
10322         libraries when using g++ with native linker.
10324 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
10326         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10328 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
10330         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10331         [aix4*|aix5*]: Prepend blank.
10333 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
10335         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10336         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
10337         of subdir/configure scripts to use the new libtool.m4.
10339 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
10341         * MAINTAINERS (Write After Approval): Add myself.
10343 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
10345         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10347 2001-05-11  Ben Elliston  <bje@redhat.com>
10349         * Makefile.in (all-sid): New target.
10350         (check-sid, clean-sid, install-sid): Likewise.
10352 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
10354         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10356 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10358         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10359         libgcj.
10361 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
10363         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10364         gcc/xgcc is built, use -print-prog-name to find out the program
10365         name to use.
10367 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
10369         * configure.in (noconfigdirs): Don't reset it from scratch in the
10370         target case; only append to it.
10372         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10373         sparc-*-solaris2.8]: Disable ${libgcj}.
10375 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
10377         * configure.in (libgcj_saved): Copy from $libgcj.
10378         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10379         --disable-libgcj.
10381 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
10383         * MAINTAINERS: Remove self as MIPS maintainer and
10384         C front end maintainer.
10386 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
10388         * configure.in: Move *-chorusos target case to the proper switch.
10389         Disable libgcj.
10391 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10393         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10394         1.641.2.228.
10396 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10398         * Makefile.in (STAGE1_CFLAGS): Pass down.
10400 2001-04-13  Alan Modra  <amodra@one.net.au>
10402         * config.guess: Add hppa64-linux support.  Note for next import that
10403         this is already in the master file.
10404         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
10406 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
10408         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10409         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10411 2001-04-11  Stan Shebs  <shebs@apple.com>
10413         * MAINTAINERS: Add self as Darwin port maintainer.
10415 2001-04-11  Alan Modra  <amodra@one.net.au>
10417         * MAINTAINERS: Update my email address.
10419 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
10421         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10422         recent versions of FreeBSD (release 3 or later).
10423         * ltconfig: On FreeBSD, -lc must not be provided when building
10424         a shared library or else the standard -pthread gcc option is
10425         rendered worthless to later users of the built library.
10427 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10429         * MAINTAINERS: Add self and RTH as C front end maintainers.
10431 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
10433         * config.sub: Make sure to match an already-canonicalized
10434         machine name (eg. mn10300-unknown-elf).
10436 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
10438         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10439         New macros.
10440         (bootstrap, cross): Use RECURSE_FLAGS.
10441         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10443 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
10445         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10447 2001-03-22  Colin Howell  <chowell@redhat.com>
10449         * Makefile.in (DO_X): Do not backslash single-quotes in
10450         backquotes (two places).
10452 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10454         Re-installed:
10455         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10456         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10457         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10458         * ltcf-cxx.sh: Likewise.
10459         * ltcf-gcj.sh: Likewise.
10461 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10463         * MAINTAINERS: Add myself as "documentation co-maintainer".
10465 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
10467         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10468         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10470 2001-03-19  Tom Tromey  <tromey@redhat.com>
10472         * config-ml.in: Handle GCJ and GCJFLAGS.
10474 2001-03-21  Michael Chastain  <chastain@redhat.com>
10476         * Makefile.in: all-m4 depends on all-texinfo.
10478 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
10480         * MAINTAINERS: Add myself to write after approval list.
10482 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
10484         * Makefile.in (DO_X): Quote nested quotes.
10486 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
10488         * MAINTAINERS: Add myself to write after approval list.
10490 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
10492         * Makefile.in (DO_X): Use double quotes for quoting
10493         "RANLIB=$${RANLIB}".
10495 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
10497         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10499 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
10501         * configure.in: Only use `lang_requires' for languages athat are
10502         actually enabled.
10504 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
10506         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
10508 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
10510         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10512 2001-03-07  Tom Tromey  <tromey@redhat.com>
10514         * configure.in: Allow config-lang.in to set `lang_requires' to list
10515         of other required languages.
10517 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
10519         * Makefile.in: Remove RANLIB definition. Use RANLIB
10520         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10521         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10523 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
10524             Alexandre Oliva  <aoliva@redhat.com>
10526         * Makefile.in (check-c++): Use tabs, not spaces.
10528 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
10530         * MAINTAINERS: add myself to Write After Approval list.
10532 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
10534         * Makefile.in (check-c++): New rule.
10536         * configure.in (target_libs): Remove libg++.
10537         (noconfigdirs): Remove libg++.
10538         (noconfigdirs): Same.
10539         (noconfigdirs): Same.
10540         (noconfigdirs): Same.
10542         * config-ml.in: Remove libg++ references.
10544         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10545         (ALL_TARGET_MODULES): Same.
10546         (configure-target-libg++): Remove.
10547         (all-target-libg++): Remove.
10548         (configure-target-libio): Remove.
10549         (all-target-libio): Remove.
10550         (check-target-libio): Remove.
10551         (.PHONY): Remove.
10552         (libg++.tar.bz2): Remove.
10553         (all-target-cygmon): Remove libio.
10554         (all-target-libstdc++): Remove.
10555         (configure-target-libstdc++): Remove.
10556         (TARGET_LIB_PATH): Remove libstdc++.
10557         (ALL_GCC_CXX): Remove libstdc++.
10558         (all-target-gperf): Correct.
10560 2001-02-16  Nick Clifton  <nickc@redhat.com>
10562         * configure.in (noconfigdirs): Allow configuration of texinfo
10563         for Cygwin hosts.
10565 2001-02-15  Anthony Green  <green@redhat.com>
10567         * configure: Introduce GCJ_FOR_TARGET.
10568         * configure.in: Ditto.
10569         * Makefile.in: Ditto.
10571 2001-02-13  Andreas Schwab  <schwab@suse.de>
10573         * MAINTAINERS: Update mail address.
10575 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10577         * config.guess: Add linux target for S/390.
10578         * config.sub: Likewise.
10580 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
10582         * configure.in: for *-chorusos, don't config target-newlib and
10583         target-libgloss.
10585 2001-02-06  Ben Elliston  <bje@redhat.com>
10587         * configure: Output host type to stdout, not stderr.
10589 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
10591         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10592         * ltcf-cxx.sh: Likewise.
10594         * config.if: Assume enable_libstdcxx_v3 is defined.
10596 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
10598         Remove V2 C++ library.
10599         * configure.in: Remove --enable-libstdcxx_v3 support.
10601 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
10603         * include/demangle.h: Add prototype for java_demangle_v3.
10605 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
10607         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
10609 2001-01-27  Richard Henderson  <rth@redhat.com>
10611         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10613 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10615         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10616         Don't unset, it's non-portable and no longer necessary, set to empty
10617         instead.
10619 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
10621         * ltconfig: Shell portability fix for the tagname validity check.
10623 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
10625         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10626         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10628 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10630         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10632 2001-01-26  Tom Tromey  <tromey@redhat.com>
10634         * configure.in: Allow libgcj to be built on Sparc Solaris.
10636 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
10638         * ltcf-c.sh: Add aix5 case.
10639         * ltcf-cxx.sh: Likewise.
10640         * ltconfig: Likewise.
10642 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
10644         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10645         keep at least one of build_libtool_libs or build_old_libs set to
10646         yes.
10648         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10649         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10651 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
10653         * configure.in: Enable libgcj on several additional platforms.
10655 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
10657         * configure.in: Enable libgcj for linux targets.
10659 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
10661         * MAINTAINERS (Write After Approval): Add myself.
10663 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10665         * MAINTAINERS: Add myself as vax port maintainer.
10667 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
10669         * MAINTAINERS: Add myself as Mercury front-end maintainer.
10671 2001-01-09  Mike Stump  <mrs@wrs.com>
10673         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10674         failures of subdirectories.
10676 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10678         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
10679         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10680         * ltcf-cxx.sh: Likewise.
10681         * ltcf-gcj.sh: Likewise.
10682         * ltconfig.sh: Fix typo.
10684 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10686         * configure: handle DOS-style absolute paths.
10688 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
10690         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10692 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
10694         * MAINTAINERS: Add myself as avr port co-maintainer.
10696 2000-12-28  Ben Elliston  <bje@redhat.com>
10698         * MAINTAINERS: Add myself under ``Write After Approval''.
10700 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10702         * texinfo: Remove directory from GCC.
10704 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10706         * COPYING: Update to current
10707         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10708         to 19yy as example year in copyright notice).
10710 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
10712         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10713         (libstdcxx_incdir): Pass down.
10714         * config.if: Remove expired bits for cxx_interface, add stub.
10715         (libstdcxx_incdir): Add variable for g++ include directory.
10716         * configure.in (gxx_include_dir): Use it.
10718 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
10720         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
10721         with old-email address from ``Write After Approval''.
10723 2000-12-15  Andreas Jaeger  <aj@suse.de>
10725         * configure.in: Handle lang_dirs.
10727 2000-12-14  Tom Tromey  <tromey@redhat.com>
10729         * MAINTAINERS: Removed brads.
10731         * MAINTAINERS: Added gcj developers.
10733 2000-12-13  Anthony Green  <green@redhat.com>
10735         * configure.in: Disable libgcj for any target not specifically
10736         listed.  Disable libgcj for x86 and Alpha Linux until compatible
10737         with g++ abi.
10739 2000-12-13  Mike Stump  <mrs@wrs.com>
10741         * Makefile.in (local-distclean): Also remove fastjar.
10743 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
10745         * contrib/gcc_update: Add fastjar --touch entries.
10747 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
10749         * configure.in: Disable language-specific target libraries for
10750         languages that aren't enabled.
10752 2000-12-10  Anthony Green  <green@redhat.com>
10754         * configure.in: Define libgcj.  Disable libgcj target libraries for
10755         most targets.
10757 2000-12-10  Neil Booth  <neilb@earthling.net>
10759         * MAINTAINERS: Update mail address, remove from WAA list.
10761 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10763         * libjava: Imported from /cvs/java.
10764         * libffi: Likewise.
10765         * Boehm-gc: Likewise.
10767 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10769         * configure.in (target_libs): Revert 2000-12-08 patch.
10770         (noconfigdirs): Added target-libjava.
10772 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10774         * djunpack.bat: removed.
10776 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
10778         * Makefile.in: handle DOS-style absolute paths.
10779         * config-ml.in: likewise.
10780         * symlink-tree: likewise.
10782 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10784         * fastjar: Imported.
10786 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10788         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10789         libjava.
10790         * configure.in (target_libs): Removed `target-libjava'.
10792 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
10794         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10795         (ALL_MODULES): Added fastjar.
10796         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10797         (all-target-libjava): all-fastjar replaces all-zip.
10798         (all-fastjar): Added.
10799         (configure-target-fastjar, all-target-fastjar): Likewise.
10800         * configure.in (host_tools): Added fastjar.
10802 2000-12-07  Mike Stump  <mrs@wrs.com>
10804         * Makefile.in (local-distclean): Remove leftover built files.
10806 2000-11-24  Nick Clifton  <nickc@redhat.com>
10808         * configure.in (xscale-elf): Add target.
10809         (xscale-coff): Add target.
10811 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10813         * ltcf-cxx.sh: Support creation of C++ shared libraries on
10814         recent versions of FreeBSD (release 3 or later).
10815         * ltconfig: On FreeBSD, -lc must not be provided when building
10816         a shared library or else the standard -pthread gcc option is
10817         rendered worthless to later users of the built library.
10819 2000-11-16  Fred Fish  <fnf@be.com>
10821         * configure.in (enable_libstdcxx_v3): Fix typo,
10822         libstd++ -> libstdc++.
10824 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10826         * MAINTAINERS: Add self to Write After Approval list.
10828 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
10830         * MAINTAINERS: Update my email address.  Add myself to global write
10831         privs list.
10833 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
10835         * Makefile.in: Merge with src and libgcj.
10836         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
10837         configure-target-<library> when their configure scripts need the C
10838         or C++ library to have already been built to work properly.
10839         (do_proto_toplev): Set them to an empty string.
10841         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10842         (REALLY_SET_LIB_PATH): Use them.
10844 2000-11-17  Stan Shebs  <shebs@apple.com>
10846         * MAINTAINERS: Add self to Write After Approval list.
10848 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10850         * configure: Provide the original toplevel configure arguments
10851         (including $0) to subprocesses in the environment rather than
10852         through gcc/configargs.h.
10854 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10856         * MAINTAINERS: Remove references to cccp. Change C9X reference to
10857         C99.  Alphabetise "Write After Approval" list.
10859 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
10861         * configure: Turn on libstdc++ V3 by default.
10863         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10864         if we've got GCC.
10866 2000-11-11  Philip Blundell  <philb@gnu.org>
10868         * MAINTAINERS: Add self to Write After Approval list.
10870 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
10872         * ltcf-c.sh (aix4): Improve shared library configuration; require
10873         exporting symbols.
10874         * ltcf-cxx.sh (aix4): Define.
10875         * ltconfig (aix4): Define library and soname specs appropriate for
10876         AIX.  Define command to create export symbols list.
10878 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
10880         * config.sub: Add support for Sun Chorus
10882 2000-10-31  Nick Clifton  <nickc@redhat.com>
10884         * MAINTAINERS: Rename <name>@cygnus.com addresses to
10885         <name>@redhat.com.  Also installed new email address for Clint
10886         Popetz.
10888 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
10890         * etc: Remove directory from GCC.
10892 2000-10-16  Michael Meissner  <meissner@redhat.com>
10894         * configure (gcc/configargs.h): Only create if there is a build GCC
10895         directory created.
10897 2000-10-16  Matthias Klose  <doko@debian.org>
10899         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10900         when configured for libstdc++-v3.
10902 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
10904         * configure: Save configure arguments to gcc/configargs.h.
10906 2000-10-04  Philipp Thomas  <pthomas@suse.de>
10908         * config.guess: Import CVS version 1.157.
10909         * config.sub: Import CVS version 1.181.
10911 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
10913         * Makefile.in (bootstrap): avoid recursion if subdir missing
10914         (cross): ditto
10915         (do-proto-toplev): ditto
10917 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
10919         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10920         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10922         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10923         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
10924         all affected `configure' scripts.
10926 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
10928         * MAINTAINERS: Add self as cpplib co-maintainer.
10930 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
10932         * MAINTAINERS: Add self to Write After Approval list.
10934 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10936         * INSTALL/README: egcs -> GCC update.
10938 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
10940         * MAINTAINERS: Add myself to Write After Approval list.
10942 2000-09-15  Kazu Hirata  <kazu@hxi.com>
10944         * MAINTAINERS: Add myself to Write After Approval list.
10946 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
10948         * configure.in: Do not build byacc for hppa64.  Provide paths to the
10949         X11 libraries for hppa64.
10951 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10953         * MAINTAINERS: Add myself as 68hc11 port maintainer.
10955 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
10957         * Makefile.in (all-zlib): Added dummy target.
10959         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10960         ltcf-gcj.sh: Updated from libtool multi-language branch.
10962 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
10964         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10965         (bootstrap*): Depend on all-bootstrap.
10967 2000-09-05  Philipp Thomas  <pthomas@suse.de>
10969         * config.guess: Import CVS version 1.156.
10970         * config.sub: Import CVS version 1.179.
10972 2000-09-02  Anthony Green  <green@cygnus.com>
10974         * Makefile.in (all-gcc): Depend on all-zlib.
10975         (CLEAN_MODULES): Add clean-zlib.
10976         (ALL_MODULES): Add all-zlib.
10977         * configure.in (host_libs): Add zlib.
10979 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
10981         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10982         crosses, but add gcc/include to the header search path for them.
10984 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
10986         * MAINTAINERS: Add self to Write After Approval list.
10988 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10990         * config.guess: Import CVS version 1.152.
10991         * config.sub: Import CVS version 1.177.
10993 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
10995         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10996         $targargs to tell whether newlib is going to be built.
10998         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10999         $$r/TARGET_SUBDIR/libio for _G_config.h.
11001 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
11003         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11005 2000-08-22  DJ Delorie  <dj@redhat.com>
11007         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11009 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
11011         * config-ml.in (CC, CXX): Avoid trailing whitespace.
11012         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11013         sub-configures.
11015 2000-08-21  DJ Delorie  <dj@redhat.com>
11017         * MAINTAINERS: Add self as a libiberty maintainer
11019 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
11021         * configure.in (libstdcxx_flags): Use
11022         libstdc++-v3/src/libstdc++.INC.
11024 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
11026         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11028 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
11030         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11032         * configure: Make enable_threads and enable_shared defaults
11033         explicit.  Substitute enable_threads into generated Makefiles.
11034         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11035         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11037 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11039         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11041 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
11043         * config-ml.in (CC): Remove bogus duplicate quotation mark from
11044         previous delta.
11046 2000-08-11  Jason Merrill  <jason@redhat.com>
11048         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11049         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11050         (FLAGS_FOR_TARGET): Not here.
11051         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11053 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
11055         * config-ml.in (CC, CXX): Don't introduce a leading space.
11057 2000-08-07  DJ Delorie  <dj@delorie.com>
11059         * MAINTAINERS: Add self as a DJGPP maintainer
11061 2000-08-07  DJ Delorie  <dj@redhat.com>
11063         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11064         "if we're also building gcc, and it's a gcc that will run on the
11065         build machine, we want to use its includes instead of the system's
11066         default includes".
11068 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11070         * MAINTAINERS: Add self to Write After Approval list.
11072 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
11074         * configure.in (libstdcxx_flags): Don't use `"'.
11076         * config-ml.in: Adjust multilib search paths to the
11077         appropriate multilib tree.
11079 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
11081         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11082         commas in $LANGUAGES.
11084 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
11086         * configure.in: Re-enable all references to libg++ and librx.
11088 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
11090         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
11091         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
11092         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
11093         * ltcf-cxx.sh (need_lc): Set based on postdeps.
11095         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
11097 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
11099         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
11100         CXX_FOR_TARGET for sed.
11102 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
11104         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
11105         Do not override if already set in the environment or in configure.
11106         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
11107         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
11109 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
11111         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
11112         the libtool CVS tree multi-language branch.
11113         * ltconfig, ltmain.sh: Updated.
11115 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
11117         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
11118         (clean-target): Depend on it.
11120         * Makefile.in (FLAGS_FOR_TARGET): New macro.
11121         (GCC_FOR_TARGET): Use it.
11122         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
11123         * configure.in: ... here.
11124         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
11125         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
11127 2000-07-24  Eric Christopher  <echristo@cygnus.com>
11129         * MAINTAINERS: Add self to Write After Approval list.
11131 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
11133         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
11134         (configure-target-libchill, configure-target-libobjc): Likewise.
11136         * configure.in: Use the same cache file for all target libs.
11137         * config-ml.in: But different cache files per multilib variant.
11139 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11141         * configure (topsrcdir): Don't use dirname.
11143 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
11145         * MAINTAINERS: Add self to Write After Approval list.
11147 2000-07-20  Jason Merrill  <jason@redhat.com>
11149         * configure.in: Remove all references to libg++ and librx.
11151         * configure, configure.in, Makefile.in: Unify gcc and binutils.
11153 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
11155         * config.sub: Update to subversions version 2000-07-06.
11157 2000-07-12  Andrew Haley  <aph@cygnus.com>
11159         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
11160         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
11162 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
11164         * symlink-tree:  Check number of arguments.
11166 2000-07-05  Jim Wilson  <wilson@cygnus.com>
11168         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
11169         search path for a g++ extracted from the build tree.  This
11170         will allow link tests run by configure scripts in
11171         subdirectories to succeed.
11173 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
11175         * ltconfig: Add support for mips-dde-sysv4.2MP
11177 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
11179         * MAINTAINERS: Add myself as loop discovery maintainer.
11181 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
11183         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
11184         `os2'. Force ac_cv_exeext to be ".exe" in that case.
11186 2000-06-19  Timothy Wall  <twall@cygnus.com>
11188         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11189         * config.sub: Add tic54x target.
11191 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11193         * MAINTAINERS: Add self as Fortran maintainer,
11194         remove Craig Burley.
11196 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11198         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11199         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11201 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
11203         * MAINTAINERS: Add self as i18n maintainer
11205 20000-05-21  H.J. Lu  (hjl@gnu.org)
11207         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11208         directory are used if they exist. Make sure
11209         $(build_tooldir)/include is searched for header files,
11210         $(build_tooldir)/lib/ for library files.
11211         (GCC_FOR_TARGET): Likewise.
11212         (CXX_FOR_TARGET): Likewise.
11214 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
11216         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11218 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
11220         * Makefile.in (configure-target-libiberty): Depend on
11221         configure-target-newlib.
11223 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
11225         * configure.in, Makefile.in: Merge all libffi-related
11226         configury stuff from the libgcj tree.
11228 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11230         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11231         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11233 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11235         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11236         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11237         current version information.  Add to proto-toplev directory.
11238         (gdb-taz): Build do-djunpack.
11240 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
11242         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11244 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11246         * MAINTAINERS: Add self to Write After Approval list.
11248 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11250         * ltmain.sh: Preserve in relink_command any environment
11251         variables that may affect the linker behavior.
11253 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
11255         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11257 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
11259         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11261 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
11263         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11264         with the version name.
11266 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
11268         * MAINTAINERS: Add self as bb-reorder maintainer.
11270 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
11272         * config.if: Tweak.
11274 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
11276         * djunpack.bat: New file.
11278 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11280         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11281         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11282         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11283         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11285 2000-04-16  Dave Pitts  <dpitts@cozx.com>
11287         * config.sub (case $basic_machine): Change default for "ibm-*"
11288         to "openedition".
11290 2000-04-13  Andreas Jaeger  <aj@suse.de>
11292         * MAINTAINERS: Added myself.
11294 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11296         * Makefile.in (gdb-taz): New target.  GDB specific archive.
11297         (do-md5sum): New target.
11298         (MD5PROG): Define.
11299         (PACKAGE): Default to TOOL.
11300         (VER): Default to a shell script.
11301         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
11302         md5 checksum generation.
11303         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11304         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11305         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11306         insight.tar.bz2): Use gdb-taz to create archive.
11308 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11310         * configure (warn_cflags): Delete.
11312 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
11314         * MAINTAINERS: Added myself.
11316 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
11317             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
11319         * configure.in (enable_libstdcxx_v3): Add.
11320         (target_libs): Add bits here to switch between libstdc++-v2 and
11321         libstdc++-v3.
11322         * config.if: And this file too.
11323         * Makefile.in: Add libstdc++-v3 targets.
11325 2000-04-05  Michael Meissner  <meissner@redhat.com>
11327         * config.sub (d30v): Add d30v as a basic machine type.
11329 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
11331         * configure.in: -linux-gnu*, not -linux-gnu.
11333 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
11335         * MAINTAINERS: Add self in write-after-approval section.
11337 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
11339         * MAINTAINERS: Add self as ia64 port maintainer.
11341 2000-03-08  Neil Booth  <NeilB@earthling.net>
11343         * MAINTAINERS: Add self in write-after-approval section.
11345 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11347         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11348         (do-tar-bz2): Replace TOOL with PACKAGE.
11349         (gdb.tar.bz2): Remove GDBTK from GDB package.
11350         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11351         dejagnu.tar.bz2): New packages.
11353 2000-02-27  Andreas Jaeger  <aj@suse.de>
11355         * configure.in: Add entry for mips*-*-linux*, move catch all
11356         *-*-*linux* entry below this one.
11358 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
11360         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11362 2000-02-24  Nick Clifton  <nickc@cygnus.com>
11364         * config.sub: Support an OS of "wince".
11366 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
11368         * config.guess, config.sub: Updated to match config's 2000-02-15
11369         version.
11371 2000-02-23  Linas Vepstas  <linas@linas.org>
11373         * config.sub: Add support for Linux/IBM 370.
11374         * configure.in: Likewise.
11376 2000-02-22  Nick Clifton  <nickc@cygnus.com>
11378         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11380 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
11382         * config.guess: Guess "cygwin" rather than "cygwin32".
11384 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11386         * configure (gcc_version): When setting, narrow search to
11387         lines containing `version_string'.
11389 2000-02-15  Denis Chertykov  <denisc@overta.ru>
11391         * config.sub: Add support for avr target.
11393 2000-02-14  Nick Clifton  <nickc@cygnus.com>
11395         * MAINTAINERS: Add maintainers for MCore port.
11397 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
11399         * config.sub: Add mmix-knuth-mmixware.
11401 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11403         * MAINTAINERS: Pair cccp with cpplib maintainership.
11405 2000-01-27  Christopher Faylor  <cgf@redhat.com>
11407         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11408         structure stuff to -L library search.
11409         (CXX_FOR_TARGET): Ditto.
11410         (CROSS_CHECK_MODULES): Fix spelling mistake.
11412 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
11414         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11415         the C++ compiler.
11417 2000-01-12  Richard Henderson  <rth@cygnus.com>
11419         * configure.in: Don't build some bits for beos.
11421 2000-01-12  Joel Sherrill (joel@OARcorp.com)
11423         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11424         as include files.
11426 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
11428         * Add self as cpplib maintainer, as requested by Jason
11429         Merrill.  Correct my e-mail address.
11431 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
11433         * configure.in: Use mt-aix43 to handle *_TARGET defs,
11434         not mh-aix43.
11436 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
11438         * MAINTAINERS: Add myself to "write after approval" list.
11440 1999-12-14  Richard Henderson  <rth@cygnus.com>
11442         * config.guess (alpha-osf, alpha-linux): Detect ev67.
11443         * config.sub: Accept alphaev[78], alphaev8.
11445 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11447         * config.guess, config.sub: Update from autoconf.
11449 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
11451         * MAINTAINERS:  update my playtime e-address.
11453 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11455         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11456         necessary libraries are missing.
11458 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
11460         * MAINTAINERS: Add new 'write after approval' maintainer.
11462 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11464         * MAINTAINERS: Add new Java maintainer.
11466 1999-10-25  Andreas Schwab  <schwab@suse.de>
11468         * configure: Fix quoting inside arguments of eval.
11470 1999-10-21  Nick Clifton  <nickc@cygnus.com>
11472         * config-ml.in: Allow suppression of some ARM multilibs.
11474 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
11476         * config.guess: Add OS/390 match pattern.
11477         * config.sub: Add mvs, openedition targets.
11478         * configure.in (i370-ibm-opened*): New.
11480 1999-09-04  Steve Chamberlain  <sac@pobox.com>
11482         * config.sub: Add support for configuring for pj.
11484 1999-08-31  Nick Clifton  <nickc@cygnus.com>
11486         * config.sub (maybe_os): Add support for configuring for fr30.
11488 1999-08-25  Nick Clifton  <nickc@cygnus.com>
11490         * configure.in: Do not configure or build ld for AIX
11491         platforms.  ld is known to be broken on these platforms.
11493 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11495         * config-ml.in: Pass compiler flag corresponding to multidirs to
11496         subdir configures.
11498 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
11500         * Makefile.in (LDFLAGS): Define.
11502 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
11504         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11505         noconfigdirs.
11506         (*-*-cygwin*): Likewise.
11508 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
11510         * mkdep: New file.
11511         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11512         (BINUTILS_SUPPORT_DIRS): Add mkdep.
11514         From Eli Zaretskii <eliz@is.elta.co.il>:
11515         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11516         long file name when using DJGPP on MS-DOS.
11518 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
11520         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11522 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
11524         * Makefile.in (check-target-libio): Remove all-target-libstdc++
11525         dependency as this causes "make check" to globally "make all"
11527 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
11529         * configure.in (target_libs): Added target-zlib.
11530         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11531         (CONFIGURE_TARGET_MODULES): Likewise.
11532         (CHECK_TARGET_MODULES): Likewise.
11533         (INSTALL_TARGET_MODULES): Likewise.
11534         (CLEAN_TARGET_MODULES): Likewise.
11535         (configure-target-zlib): New target.
11536         (all-target-zlib): Likewise.
11537         (all-target-libjava): Depend on all-target-zlib.
11538         (configure-target-libjava): Depend on configure-target-zlib.
11540         * Makefile.in (configure-target-libjava): Depend on
11541         configure-target-newlib.
11542         (configure-target-boehm-gc): New target.
11543         (configure-target-qthreads): New target.
11545         * configure.in (target_libs): Added target-qthreads.
11546         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11547         (CONFIGURE_TARGET_MODULES): Likewise.
11548         (CHECK_TARGET_MODULES): Likewise.
11549         (INSTALL_TARGET_MODULES): Likewise.
11550         (CLEAN_TARGET_MODULES): Likewise.
11551         (all-target-qthreads): New target.
11552         (configure-target-libjava): Depend on configure-target-qthreads.
11553         (all-target-libjava): Depend on all-target-qthreads.
11555         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11556         (CONFIGURE_TARGET_MODULES): Likewise.
11557         (CHECK_TARGET_MODULES): Likewise.
11558         (INSTALL_TARGET_MODULES): Likewise.
11559         (CLEAN_TARGET_MODULES): Likewise.
11560         (all-target-libjava): New target.
11561         (all-target-boehm-gc): Likewise.
11562         * configure.in (target_libs): Added libjava, boehm-gc.
11564 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
11566         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11567         configure.bat in SUPPORT_FILES.
11568         (gas+binutils.tar.bz2): Likewise.
11570         * makeall.bat: Remove; obsolete.
11572 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
11574         From Mark Elbrecht:
11575         * configure.bat: Remove; obsolete.
11577 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
11579         * configure: Add -W -Wall to the default CFLAGS when compiling with
11580         gcc.
11582 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
11584         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11586 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
11588         * configure.in: Build ld on IRIX6.
11590 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
11592         * Makefile.in: Change distribution targets to use bzip2 instead of
11593         gzip.
11594         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11595         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11597 1999-06-04  Nick Clifton  <nickc@cygnus.com>
11599         * config.sub: Add mcore target.
11601 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
11603         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11605 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
11607         * config.guess (dummy): Changed to $dummy.
11609 1999-05-24  Nick Clifton  <nickc@cygnus.com>
11611         * config.sub: Tidied up case statements.
11613 1999-05-22  Ben Elliston  <bje@cygnus.com>
11615         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11616         <jiro@din.or.jp>.
11618         * config.guess: Merge with FSF version. Future changes will be
11619         more accurately recorded in this ChangeLog.
11620         * config.sub: Likewise.
11622 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
11624          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11626 1999-04-30  Tom Tromey  <tromey@cygnus.com>
11628         * ltmain.sh: [mode link] Always use CC given by ltconfig.
11630 1999-04-23  Tom Tromey  <tromey@cygnus.com>
11632         * ltconfig, ltmain.sh: Update to libtool 1.2f.
11634 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
11636         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11637         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11638         Bad merge removed these two changes.
11640 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
11641                           Martin Heller (Ing.-Buero_Heller@t-online.de)
11643         * config.guess (interix Alpha): Add.
11645 1999-04-11  Richard Henderson  <rth@cygnus.com>
11647         * configure.in (i?86-*-beos*): Do config gperf; don't config
11648         gdb, newlib, or libgloss.
11650 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
11652         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11653         link a trivial program with -mabi=64.  If it fails, remove mabi=64
11654         from multidirs.
11656 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
11658         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11660 1999-04-08  Nick Clifton  <nickc@cygnus.com>
11662         * config.sub: Add support for mcore targets.
11664 1999-04-07  Michael Meissner  <meissner@cygnus.com>
11666         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11667         not mt-ospace, in order to shut up assembler warning about using
11668         symbols that are named the same as registers.
11670 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
11672         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11673         dependency list for all-target-cygmon.
11675 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
11677         * config-ml.in: Check $host, not $target, for selective multilibs.
11678         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11679         thumb interworking, and underscore prefix multilibs.
11681 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
11683         * missing: Update to version from current automake.
11685 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
11687         * configure (gxx_include_dir): Removed.
11689         * configure.in (gxx_include_dir): Handle it.
11690         * Makefile.in: Likewise.
11692 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
11694         * config.sub (mips64vr4111,mips64vr4111el) Add.
11696 1999-03-21  Ben Elliston  <bje@cygnus.com>
11698         * config.guess: Correct typo for detecting ELF on FreeBSD.
11700 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
11702         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11703         config/mh-djgpp.
11705 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
11707         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11708         all-target-newlib to dependency list for all-target-bsp.
11710 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11712         * config.sub: Add i386-uwin support.
11713         * config.guess: Likewise.
11715 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11717         * configure.in: cleanup, add mh-*pic handling for arm, special
11718         case powerpc*-*-aix*
11720 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
11722         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11723         can be built.
11725 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
11727         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11728         targets.
11730 1999-03-02  Nick Clifton  <nickc@cygnus.com>
11732         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11734 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
11736         * config.sub: Check for "cygwin*" rather than "cygwin32*"
11738 1999-02-24  Nick Clifton  <nickc@cygnus.com>
11740         * config.sub: Fix typo in arm recognition.
11742 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
11744         * configure.in (noconfigdirs): Changed target_configdirs to
11745         include target-bsp only for m68k-*-elf* and m68k-*-coff*
11746         rather than m68k-*-* since it is not known to work on
11747         m68k-aout. Ditto for arm-*-*oabi.
11749 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
11751         * configure.in (*-*-windows*): Remove, no longer used.
11753 1999-02-19  Ben Elliston <bje@cygnus.com>
11755         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11756         Smart and improved by Andrew Cagney.
11758 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
11760         * config.guess: Recognize openbsd-*-hppa.
11762 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
11764         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11765         only if it is not empty.
11767 1999-02-17  Nick Clifton  <nickc@cygnus.com>
11769         Patch from: Scott Bambrough <scottb@corelcomputer.com>
11771         * config.guess: Modified to recognize uname's armv* syntax.
11773         * config.sub: Modified to recognize uname's armv* syntax.
11775 1999-02-17  Mark Salter  <msalter@cygnus.com>
11777         * configure.in: Added target-bsp for sparclite.
11779 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
11781         * config.sub: Recognize alphapca5[67] and up to alphaev8.
11783 1999-02-08  Nick Clifton  <nickc@cygnus.com>
11785         * configure.in: Add support for strongarm port.
11786         * config.sub: Add support for strongarm target.
11788 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11790         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11791         the old name config/mh-cygwin32.
11792         Enable texinfo.
11794 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
11796         * configure.in: Do build ld for ix86 Solaris.
11798 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
11800         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
11801         $AR_FOR_TARGET.  Likewise for RANLIB.
11803 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
11805         * config.sub (oabi):  Recognize.
11806         * configure.in (arm-*-oabi):  Handle.
11808 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
11810         * config.guess: Improve detection of i686 on UnixWare 7.
11812 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
11814         * config.guess: Add support for i386-pc-interix.
11815         * config.sub: Likewise.
11816         * configure.in: Likewise.
11818 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
11820         * Makefile.in: Remove unneeded all-target-libio from
11821         from all-target-winsup target since it is now unneeded.
11822         Add all-target-libtermcap in its place since it is now
11823         needed.
11825 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
11827         * configure.in: makefile stub for cygwin target is probably
11828         unnecessary.  Remove it for now.
11830 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
11832         * configure.in: libtermcap.a should be built when cygwin is the
11833         target as well as the host.
11834         * config.guess: Allow mixed case in cygwin uname output.
11835         * Makefile.in: Add libtermcap target.
11837 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
11839         * config.sub: Clean up handling of hppa2.0.
11841 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
11843         * config.guess: Use C code to identify more HP machines.
11845 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
11847         * config.sub: Handle hppa2.0.
11849 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
11851         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11852         cygmon for all sparclite targets, regardless of object format.
11854 1998-12-15  Mark Salter  <msalter@cygnus.com>
11856         * configure.in: Added target-bsp for several target architectures.
11858         * Makefile.in: Added rules for bsp.
11860 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
11862         * config.guess: Improve detection of hppa2.0 processors.
11864 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
11866         * config.guess: Recognize FreeBSD using ELF automatically.
11868 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
11870         * configure (skip-this-dir): Add handling for new shell script, which
11871         might be created by a sub-directory's configure to indicate, this particular
11872         directory is "unwanted".
11873         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11875 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
11877         * ltconfig: import from libtool, after changing libtool to
11878         account for the cygwin name change.
11880 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
11882         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11883         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11885 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
11887         * configure.in: Add libtermcap to list of cygwin dependencies.
11889 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
11891         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11892         they include winsup/include when it's a cygwin target.
11894 1998-11-12  Tom Tromey  <tromey@cygnus.com>
11896         * configure.in (host_tools): Added zip.
11897         * Makefile.in (all-target-libjava): Depend on all-zip.
11898         (all-zip): New target.
11899         (ALL_MODULES): Added all-zip.
11900         (NATIVE_CHECK_MODULES): Added check-zip.
11901         (INSTALL_MODULES): Added install-zip.
11902         (CLEAN_MODULES): Added clean-zip.
11904 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
11906         * Makefile.in: lose "32" from comment about cygwin.
11908 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
11910         * configure.in: Use -Os to build target libraries for the fr30.
11912 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
11914         * config.sub: Add fr30.
11916 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
11918         * configure.in: drop "32" from config/mh-cygwin32.  Check
11919         cygwin* instead of cygwin32*.
11920         * config.sub: Check cygwin* instead of cygwin32*.
11922 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
11924         * config.guess: Match any version of Unixware7.
11926 1998-10-20  Syd Polk  <spolk@cygnus.com>
11928         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11929         if desired.
11931 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
11933         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11934         these if the appropriate directories and files to not exist.
11936 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
11938         * Makefile.in (DEVO_SUPPORT): Add config.if.
11940 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
11942         * configure: Add pattern to replace "build_tooldir"'s
11943         definition in the generated Makefile with "tooldir"'s
11944         actual value.
11946 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
11948         * config.sub: Bring back lost sparcv9.
11950         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11952 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
11954         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11955         CC_FOR_TARGET and friends.
11957 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
11959         * Makefile.in (build_tooldir): New variable, same as tooldir.
11960         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11961         -B$(build_tooldir)/bin/.
11962         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11964 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11966         * README: Remove installation instructions and refer to the
11967         INSTALL directory instead.
11969 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
11971         * config.sub: Add support for i[34567]86-pc-udk.
11972         * configure.in: Likewise.
11974 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
11976         * Makefile.in: add bzip2 package building bits for user
11977         tools module
11978         * configure.in: ditto
11980 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
11982         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11983         (ALL_TARGET_MODULES): Add all-target-libobjc.
11984         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11985         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11986         (all-target-libchill): Add dependencies.
11987         * configure.in (target_libs): Add libchill.
11989 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
11991         * configure.in (target_subdir): Remove duplicate line.
11993 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
11995         * Makefile.in (all-automake): fix dependencies.
11997 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
11999         * configure.in: Minor cleanups for building in the $(target_alias)
12000         subdir.
12002 1998-09-22  Jim Wilson  <wilson@cygnus.com>
12004         * Makefile.in (bootstrap): Set r and s before make all.  Use
12005         BASE_FLAGS_TO_PASS in make all.
12006         (cross): Likewise.
12008 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
12010         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12012 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
12014         * config.sub: Fix typo in last change.
12016 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12018         * config.sub: Add support for C4x target.
12019         * configure.in: Likewise.
12021 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
12023         * config.sub: Recognize sparcv9 just like sparc64.
12025 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
12027         * config.guess: Match "Pent II" or "PentII" for OpenServer.
12029 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
12031         * config.guess: Correctly identify Pentium II sco boxes.
12033         * config.guess: Fix "tr" code.  From Weiwen Liu.
12035 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
12037         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12038         stabs.
12040 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
12042         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12043         (ALL_TARGET_MODULES): Add all-target-libchill.
12044         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12045         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12046         (all-target-libchill): Add dependencies.
12047         * configure.in (target_libs): Add libchill.
12049 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12051         * config.guess: Avoid assumptions about "tr" behaves when
12052         LANG is set to something other than English.
12054 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
12056         * configure (gxx_include_dir): Changed to
12057         '${prefix}/include/g++'-${libstdcxx_interface}.
12059         * config.if: New to determine the interfaces.
12061 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
12063         * config.guess: Detect and handle MPE/IX.
12064         * config.sub: Deal with MPE/IX.
12066 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
12068         * configure.in: Use mh-aix43.
12070 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
12072         * configure: Fix --without/--disable cases for gxx-include-dir.
12074 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
12076         * mdata-sh:  Imported.  Needed for automake support.
12078 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
12080         * Makefile.in (taz): Try "chmod -R og=u ." before
12081         "chmod og=u `find . -print`".
12083 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
12085         * configure.in: Add arm-elf and thumb-elf support.
12087 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
12089         * Makefile.in: Undo previous patch.
12091 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
12093         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
12094         to here ...
12095         (install-no-fixedincludes): and here
12096         (INSTALL_MODULES): ... from here.
12098 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12100         * config.sub: Merge with FSF.
12102         * config.guess: Merge with FSF.
12104 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
12106         * configure (extraconfigdirs): New variable.
12107         (SUBDIRS): Add extraconfigdirs and recurse on them too.
12108         * Makefile.in (all): Move higher in file.
12109         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
12110         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
12111         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
12112         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
12113         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
12115 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
12117         * Makefile.in (all-target-libjava): Depend on all-gcc and
12118         all-target-newlib.
12119         (configure-target-libjava): Depend on $(ALL_GCC).
12121 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
12123         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
12124         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
12126 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
12128         * INSTALL/README: Fix typo.
12130 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12132         * ylwrap: Change absolute path checks to check for DOS style path
12133         names.
12135         * ylwrap: Don't use a full path name if the source file is in the
12136         same directory.  From hjl@lucon.org (H.J. Lu).
12138         * config-ml.in: Default to being verbose, to match Feb 18 change to
12139         configure.
12141 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
12143         Brought over from egcs:
12145         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12147         * configure.in (target_subdir): Set to ${target_alias} instead
12148         of "libraries".
12150         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12152         * configure.in (target_subdir): Set to libraries if enable_multilib.
12154 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
12156         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
12157         multilibs, force reconfiguration the first time we create
12158         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
12160 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
12162         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
12163         avoid confusion with --no-recursion.
12165 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
12167         * configure.in: Win32 hosts shouldn't use install -x
12168         * install-sh: remove -x option, and special .exe-handling
12169         hack.
12171 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
12173         * config.guess: Recognize i586-pc-beos.
12174         * configure.in: Don't build some bits for beos.
12176 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12178         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
12179         CFLAGS default to -O2.
12181         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
12182         when using GNU ld.
12184 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
12186         * ltmain.sh: Correct install when using a different shell.
12188 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12190         * ltconfig, ltmain.sh: Update to libtool 1.2b.
12192 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
12194         * makefile.vms: Update to build binutils/makefile.vms.  Add install
12195         target.
12197 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
12199         * ltconfig: Update to correct AIX handling.
12201 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
12203         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12205         * configure.in (target_subdir): Set to ${target_alias} instead
12206         of "libraries".
12208 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
12210         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12211         (Makefile): Depend on $(gcc_version_trigger).
12213         * configure (gcc_version): Change default initializer to empty
12214         string.
12215         (gcc_version_trigger): New variable; pass this variable down
12216         to subdir configures to enable them checking gcc's version
12217         themselves. Emit make macros for both gcc_version vars.
12218         (topsrcdir): Initialize reliably.
12219         (recursion line): Remove --with-gcc-version=${gcc_version}.
12221 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12223         * configure (enable_version_specific_runtime_libs): Implement new flag
12224         --enable-version-specific-runtime-libs which installs C++ runtime stuff
12225         in $(libsubdir); emit definition in each generated Makefile.
12226         (gxx_include_dir): Initialize depending on
12227         $enable_version_specific_runtime_libs.
12229 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
12231         * configure (gcc_version): Initialize properly depending on
12232         how and where configure is started.
12233         (recursion line): Pass a --with-gcc-version=${gcc_version}
12234         to configures in subdirs.
12236 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
12238         * configure.in (noconfigdirs): Add configure pattern for mips tx39
12239         cygmon
12241 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
12243         * configure.in: Add cygmon and libstub support for mn10200.
12245 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
12247         * configure (gcc_version): Add new variable describing the
12248         particular gcc version we're building.
12249         * Makefile.in (libsubdir): Add new macro for the directory
12250         in which the compiler finds executables, libraries, etc.
12251         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12252         and libsubdir.
12254 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12256         * Makefile.in (local-clean): Remove *.log.
12257         (warning.log): Built with warn_summary from build.log.
12258         (mail-report.log): Run test_summary.
12259         (mail-report-with-warnings.log): Run test_summary including
12260         warning.log in the report.
12262 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
12264         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12266 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
12268         * Makefile.in (grep): Grep no longer depends on libiberty.
12270 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
12272         * Makefile.in: all-snavigator needs all-libgui.
12274 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
12276         * configure.in: Add cygmon and libstub support for mn10300.
12278 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
12280         * missing: Update to version from automake 1.3.
12282         * ltmain.sh: On installation, don't get confused if the same name
12283         appears more than once in the list of library names.
12285 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12287         * config.sub: Accept m68060 and m5200 as CPU names.
12289 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
12291         * configure: Use && rather than using -a in test, because odd
12292         strings can confuse test.
12293         * configure.in: Likewise.
12295 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12297         * ltconfig, ltmain.sh: Bring in Visual C++ support.
12299 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12301         * Makefile.in (boostrap2-lean, bootstrap3-lean,
12302         bootstrap4-lean): New targets.
12304 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
12306         * mpw-* Delete.  Not used.
12308 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
12310         * COPYING.LIB: Update FSF address.
12312 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
12314         * ltconfig, ltmain.sh: Update to libtool 1.2a.
12316         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12317         GAS_SUPPORT_DIRS.
12319 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
12321         * ltconfig, ltmain.sh: Avoid producing a version number if
12322         -version-info was not used.
12324 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12326         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12327         building with newlib.
12329 1998-04-30  Paul Eggert  <eggert@twinsun.com>
12331         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12332         Solaris `make' causes it to continue to next definition.
12334 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12336         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12337         the right GUI libraries and files are installed along with GDB.
12339 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12341         * configure.in: Change alpha to alpha* in several places.
12343 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
12345         * config.sub: Recognize sparc86x.
12347 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
12349         * configure.in (--enable-target-optspace): Remove debug echo.
12351 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
12353         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12355 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
12357         * ltconfig: Update cygwin32 support.
12359         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12360         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12361         (GDB_SUPPORT_DIRS): Likewise.
12363 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
12365         * configure.in (target_makefile_frag): If --enable-target-optspace,
12366         use -Os to compile target libraries rather than -O2.  Default to
12367         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12368         not used.
12369         * configure.in (target_cflags): Ditto for d30v.
12371 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
12373         * Makefile.in (all-bfd): Depend on all-intl.
12374         (all-binutils): Likewise.
12375         (all-gas): Likewise.
12376         (all-gprof): Likewise.
12377         (all-ld): Likewise.
12379 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
12381         * configure.in (host_tools): Fix typo, lbtool -> libtool.
12383 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
12385         * Makefile.in (all-bfd): Depend upon all-libiberty.
12387         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12389 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
12391         * Makefile.in: Add libstub.
12393         * configure.in: Ditto. Build libstub for targets that have cygmon
12394         support.
12396 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
12398         * configure.in: Don't set PICFLAG on ix86-cygwin32.
12400 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
12402         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12403         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
12405 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
12407         * configure: Define DEFAULT_M4 by searching PATH.
12408         * Makfile.in: Use DEFAULT_M4.
12410 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
12412         * ltconfig: Add cygwin32 support.
12414         * Makefile.in, configure.in: Add libtool as a native only directory
12415         to configure and build.
12417 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
12419         * Makefile.in (INSTALL_MODULES): Remove texinfo.
12421 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
12423         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12425 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
12427         * Makefile.in: add ash make rules
12428         * configure.in: add ash to native_only and host_tools lists
12430 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
12432         * Makefile.in (all-gettext, all-intl): New targets.
12433         (ALL_MODULES): Added all-gettext, all-intl.
12434         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12435         (INSTALL_MODULES): Added install-gettext, install-intl.
12436         (CLEAN_MODULES): Added clean-gettext, clean-intl.
12438         * configure.in (host_tools): Added gettext.
12439         (native_only): Likewise.
12440         (noconfigdirs) [various cases]: Likewise.
12441         (host_libs): Added intl.
12443 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
12445         * configure: Do not disable building gdbtk for cygwin32 hosts.
12447 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
12449         * configure.in: Add thumb-coff target.
12450         * config.sub: Add thumb-coff target.
12452 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12454         * Makefile.in: Revert yesterday's change.
12455         (all-target-winsup):  all-target-librx stays out of here.
12457 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12459         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12460         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12461         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12462         Remove references to librx and libg++.
12464 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
12466         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12467         recursive makes
12469 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
12471         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12472         for newlib directory.
12473         (CXX_FOR_TARGET): Likewise.
12475 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
12477         * ltconfig: Update after libtool/ltconfig.in change for
12478         hpux11.
12480 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
12482         * ltconfig, ltmain.sh: Update to libtool 1.2.
12484 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12486         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12487         (install-gcc-cross): Instead, override LANGUAGES here.
12489 1998-03-18  Dave Love  <d.love@dl.ac.uk>
12491         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12492         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12494 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
12496         * configure.in: Add Thumb-pe target.
12498 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
12500         * Makefile.in - changed sn targets to snavigator
12501         * configure.in - changed sn targets to snavigator
12503 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12505         * config-ml.in: After building symlink tree call make distclean
12506         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12507         to be the case for libiberty.
12509 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
12511         * configure: When making link, also check the current
12512         directory. The configure scripts may create one.
12514 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
12516         * config.sub: Accept alphapca56 and alphaev6 properly.
12518 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12520         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12522 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12524         * config.sub (sco5): Fix typo.
12526 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
12528         * Makefile.in (INSTALL_MODULES): Move install-tcl before
12529         install-itcl.
12530         (install-itcl): Remove dependency on install-tcl.
12532 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
12534         * configure.in: Remove libgloss from noconfigdirs for MN10300.
12536 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
12538         * configure.in: Don't build libgui for a cygwin32 target when not on
12539         a cygwin32 host.
12541 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12543         * configure (redirect): Set to null, so default behavior of
12544         configure is now --verbose.
12546 1998-02-16  Dave Love  <d.love@dl.ac.uk>
12548         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12549         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12551 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
12553         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12554         this change to sync Makefile.in with its ChangeLog entries.
12556 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
12558         * ltmain.sh (mkdir): Check that the directory doesn't exist
12559         before we exit with error, so that we don't get races during
12560         parallel builds.
12562 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
12564         * ltconfig, ltmain.sh: Update from libtool 1.0i.
12566 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12568         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12569         PICFLAG_FOR_TARGET.
12570         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12572         * configure: Emit a definition for the new macro enable_shared
12573         into each Makefile.
12575 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
12577         * configure.in (host_tools, native_only): Add libtool.
12579 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
12581         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12582         Fix typo in ming config comment.
12584 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
12586         * ltconfig, ltmain.sh: Update from libtool 1.0h.
12588 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
12590         * config.sub: Add tic30 cases, and map c30 to tic30.
12592 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
12594         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12595         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12596         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12597         (CLEAN_TARGET_MODULES): Similarly
12598         (all-target-libf2c): Add dependences.
12599         * configure.in (target_libs): Add libf2c.
12601 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
12603         * configure.in: Remove expect from noconfigdirs when target
12604         is cygwin32.  OK to build expect and dejagnu with Canadian
12605         Cross.
12607 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
12609         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12610         host.
12612         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12613         and mingw32.
12615 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12617         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12618         here as it is not defined in the toplevel Makefile.
12620 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12622         * configure (package_makefile_rules_frag): New variable, which names
12623         a file with generic rules, ...
12624         Change comment to mention we now have FIVE parts.
12625         * configure: Undo last change.
12627 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
12629         * config.guess: More accurate determination of HP processor types.
12630         * config.sub: More accurate determination of HP processor types.
12632 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
12634         * configure (package_makefile_frag): Move inserting the
12635         ${package_makefile_frag} to where it should be according
12636         to the comment.
12638 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
12640         * config.guess: Add support for Linux/ARM.
12642 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
12644         * .cvsignore: Remove *-info and *-install since they match
12645         release-info and mpw-install, which we don't want to just ignore.
12647 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
12649         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12651 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
12653         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12654         local_prefix to sub-make invocations.
12656 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
12658         * configure.in: Check makefile fragments in the source
12659         directory.
12661 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
12663         * configure.in: Check whether host and target makefile
12664         fragments exist before adding them to *_makefile_frag.
12666 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
12668         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12670 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
12672         * configure.in: Make sure we only replace RPATH_ENVVAR on
12673         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12674         regexp to sed.
12676         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12677         to sub-makes.
12679 1998-01-13  Lee Iverson   (leei@ai.sri.com)
12681         * config-ml.in (multi-do): LDFLAGS must include multilib
12682         designator.
12684 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
12686         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12688 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
12690         * config.sub: Add mingw32 support.
12691         * configure.in: Likewise.
12693 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12695         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12697 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
12699         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12700         * configure (gxx_include_dir): Provide a definition for subdirs
12701         which do not use autoconf.
12703 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
12705         * config.guess: Sync with egcs.  Picks up new alpha support,
12706         BeOS & some additional linux support.
12708 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
12710         * config.guess: HP 9000/803 is a PA1.1 machine.
12712 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
12714         * configure.in: It's alpha*-...
12716 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12718         * configure.in (host_makefile_frag, target_makefile_frag):
12719         Handle multiple config files.
12720         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12721         alpha-*-*.
12723 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
12725         * mkdep: New file.
12727 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
12729         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12731 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
12733         * Makefile.in: Add libgui directory.
12734         (GDB_TK): Add all-libgui.
12735         * configure.in: Add libgui directory.
12736         * configure: Add all-libgui to GDB_TK.
12738 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
12740         * config-ml.in (multidirs): Add m32r to multilib list.
12742 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
12744         * Makefile.in (all-target-gperf): Change dependency to
12745         all-target-libstdc++.
12747 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
12749         * config.guess: Add BeOS support.
12751 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
12753         Source directory cvs renamed to cvssrc:
12754         * configure.in (host_tools): Change cvs to cvssrc.
12755         (native_only): Likewise.
12756         (noconfigdirs) [various cases]: Likewise.
12757         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12758         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12759         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12760         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12761         (all-cvssrc): Rename target from all-cvs.
12763 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
12765         * configure (gxx_include_dir): Fix thinko.
12767 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
12769         * Makefile.in (INSTALL_TARGET_CROSS): Define.
12770         (install-cross, install-gcc-cross): New targets.
12772 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
12774         * configure.in (noconfigdirs): Add support for Thumb target.
12776         * config.sub (maybe_os): Add support for Thumb target.
12778 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
12780         * Makefile.in: Add rules for cygmon.
12782         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12784 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
12786         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12787         * configure (gxx_include_dir): Provide a definition for subdirs
12788         which do not use autoconf.
12790 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
12792         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12793         11/18/97 build
12795 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
12797         * From Franz Sirl.
12798         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12799         found on RedHat Linux systems.
12801 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
12803         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12804         guesses.
12806 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
12808         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12810 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
12812         * ltmain.sh: If mkdir fails, check whether the directory was created
12813         anyhow by some other process.
12815 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
12817         * configure.in (d30v-*-*): Configure all directories.
12819 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
12821         * configure.in (d30v-*-*): Configure newlib, libiberty directories
12822         for the D30V.
12824 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
12826         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12828 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
12830         * include/libiberty.h: Add extern "C" { so it can be used with C++
12831         progrms.
12832         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
12833         programs.
12835 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
12837         * configure.in (d30v-*-*): Configure GCC now.
12839 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
12841         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12842         is no longer needed.
12844 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
12846         * Makefile.in: check-target-libio depends on all-target-libstdc++.
12848 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
12850         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12851         targets using "$@" to provide support for similar but not identical
12852         targets without having to duplicate code.
12854 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
12856         * makefile.vms: Fix to work with DEC C.
12858 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
12860         * config.sub: Add mips-tx39-elf to marketing names.
12862 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
12864         * ltmain.sh: Handle symlinks in generated script.
12866 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
12868         * configure: Handle autoconf style directory options: --bindir,
12869         --datadir, --includedir, --infodir, --libdir, --libexecdir,
12870         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12871         --sysconfdir.
12872         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12873         (sharedstatedir, localstatedir, oldincludedir): New variables.
12874         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12875         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12876         sbindir, sharedstatedir, and sysconfdir.
12878 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12880         * Makefile.in (bootstrap-lean): New target.
12882 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
12884         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
12885         sn, and gnuserv from noconfigdirs.
12887 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
12889         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12891 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
12893         * Makefile.in (cross): New target.
12895 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
12896                           Jeff Law         <law@cygnus.com>
12898         * Makefile.in (bootstrap2, bootstrap3): New targets.
12899         (all-bootstrap): Remove outdated and confusing target.
12900         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12902 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12904         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12905         windows.  Consistent with gdb/configure.
12907 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
12909         * configure.in: Name Linux target fragment.
12911         * configure: Rewrite so that project Makefile fragment is inserted
12912         first and appears last in the resulting Makefile.
12914 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12916         * Makefile.in (install-itcl): Install tcl first.
12918 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
12920         * configure.in: remove bison from noconfigdirs for Cygwin32 host
12922 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
12924         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12926         * configure.in (skipdirs): Add target-librx for Linux.
12927         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12929 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
12931         * Makefile.in (bootstrap): New target.
12933 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
12935         * config.sub: Accept 'amigados' for backward compatibility.
12937 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
12939         * config.guess: Merge with FSF.
12941 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
12943         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12945 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
12947         * config.sub: Add "marketing-names" patch.
12949 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
12951         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12953 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
12955         * config.sub: Handle v850-elf.
12957 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
12959         * .cvsignore (*-install): Remove.
12961 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
12963         * ltconfig: Set CONFIG_SHELL in libtool.
12964         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12966 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
12968         * configure.in (target_subdir): Set to libraries if enable_multilib.
12970 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
12972         * config.guess: Update from gcc directory.
12974 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
12976         * Makefile.in (all-sim): Depends on all-readline.
12978 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
12980         * Makefile.in (BISON, YACC): Use $$s.
12981         (all-bison): Depend on all-texinfo.
12983 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
12985         * Makefile.in (BISON): Add -L flag.
12986         (YACC): Likewise.
12988 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12990         * configure.in (noconfigdirs): Add support for v850e target.
12992         * config.sub (maybe_os): Add support for v850e target.
12994 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
12996         * configure.in (noconfigdirs): Add support for v850ea target.
12998         * config.sub (maybe_os): Add support for v850ea target.
13000 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
13002         * config.sub: Add mipstx39.  Delete r3900.
13004 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13006         * Makefile.in (all-autoconf): Depends on all-texinfo.
13008 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
13010         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13011         eabi targets.
13013 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
13015         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13017         * configure: When handling a Canadian Cross, handle YACC as well as
13018         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
13019         * Makefile.in (all-bison): Depend upon all-texinfo.
13021 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
13023         * Makefile.in (BISON): bison, not byacc or bison -y.
13024         (YACC): bison -y or byacc or yacc.
13025         (various): Add *-bison as appropriate.
13026         (taz): No need to mess with BISON anymore.
13028 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
13030         * configure: If OSTYPE matches *win32*, try to find a good value for
13031         CONFIG_SHELL.
13033 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
13035         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13036         configure.in if it is present.
13038 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
13040         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13042 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
13044         * config.sub: Recognize `arc' cpu.
13045         * configure.in: Likewise.
13046         * config-ml.in: Likewise.
13048 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
13050         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13052 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
13054         * configure: Changed sed delimiter from ':' to '|' when
13055         attempting to substitute ${config_shell} for SHELL. On
13056         NT ${config_shell} may contain a ':' in it.
13058 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
13060         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13062 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
13064         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13066 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13068         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13070         * ylwrap: If the program is a relative path, force it to be
13071         absolute.
13073 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13075         * configure (tooldir): Set BISON to `bison -y' and not just bison.
13077 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13079         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13080         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13081         for libraries.
13083 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
13085         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
13086         separated by spaces.
13088 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
13090         * ylwrap: New file.
13091         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
13093         * ltmain.sh: Handle /bin/sh at start of install program.
13095         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
13097         * ltconfig, ltmain.sh: New files, from libtool 1.0.
13098         * missing: New file, from automake 1.2.
13100 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
13102         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
13103         check-tk to CHECK_X11_MODULES.
13105 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13107         * config.sub: Merge with FSF.
13109 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
13111         * config.guess: Merge with FSF.
13113 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
13115         * configure: Treat msdosdjgpp like go32.
13116         * configure.in: Likewise.  Don't remove gprof for go32.
13118         * configure: Change Makefile.tem2 to Makefile.tm2.
13120 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
13122         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
13124 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13126         * install-sh (chmodcmd): Set to null if the DST directory already
13127         exists.  Same as Nov 11th change.
13129 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
13131         * configure (GDB_TK): Needs itcl and tix.
13133 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
13135         * config.guess: Update from FSF.
13137 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
13139         * Makefile.in (GDB_TK): Depend on itcl and tix.
13141 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13143         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
13144         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
13145         (INSTALL_SCRIPT): New variable.
13146         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
13147         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
13148         to -x.
13149         * install-sh: Add support for -x option.
13151 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
13153         * configure.in, Makefile.in: Treat tix like itcl.
13155 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
13157         * Makefile.in (WINDRES): New variable.
13158         (WINDRES_FOR_TARGET): New variable.
13159         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
13160         (EXTRA_HOST_FLAGS): Add WINDRES.
13161         (EXTRA_TARGET_FLAGS): Add WINDRES.
13162         (EXTRA_GCC_FLAGS): Add WINDRES.
13163         ($(DO_X)): Pass down WINDRES.
13164         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
13165         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
13166         DLLTOOL_FOR_TARGET.
13168 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
13170         * configure.in: configure sim before gdb for win32-x-ppc
13172 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13174         Move gperf into the toplevel, from libg++.
13175         * configure.in (target_tools): Add target-gperf.
13176         (native_only): Add target-gperf.
13177         * Makefile.in (all-target-gperf): New target, depend on
13178         all-target-libg++.
13179         (configure-target-gperf): Empty rule.
13180         (ALL_TARGET_MODULES): Add all-target-gperf.
13181         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
13182         (CHECK_TARGET_MODULES): Add check-target-gperf.
13183         (INSTALL_TARGET_MODULES): Add install-target-gperf.
13184         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13186 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
13188         * config.sub (mn10200): Recognize new basic machine.
13190 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13192         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13193         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13195 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
13197         * configure.in: If we're building mips-sgi-irix6* native, turn on
13198         ENABLE_MULTILIB and set TARGET_SUBDIR.
13200 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
13202         * Makefile.in (all-sn): Depend on all-grep.
13204 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
13206         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13208         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13209         Makefile.  From Jeff Makey <jeff@cts.com>.
13210         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13212         * Makefile.in (DISTBISONFILES): Remove.
13213         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
13214         $(DEFAULT_YACC).
13216         * configure.in: Build itl, db, sn, etc., when building for native
13217         cygwin32.
13219         * Makefile.in (LD): New variable.
13220         (EXTRA_HOST_FLAGS): Pass down LD.
13221         ($(DO_X)): Likewise.
13223 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
13225         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13227 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
13229         * configure.in (targargs): Strip out any supplied --build argument
13230         before adding our own. Always add --build.
13232 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
13234         * configure.in (targargs): Pass --build if we're doing
13235         a cross-compile.
13237 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
13239         * configure: Use '|' instead of ":" as the separator in
13240         sed. Otherwise sed chokes on NT path names with drive
13241         designators. Also look for "?:*" as the leading characters in an
13242         absolute pathname.
13244 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
13246         * config.sub: Support for r3900.
13248 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
13250         * configure.in: Use install-sh, not install.sh.
13252 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
13254         * Makefile.in (taz): Improve check for BISON so it doesn't try to
13255         apply it twice.
13257 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13259         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13260         install-binutils.
13262 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
13264         * Makefile.in: Add automake targets.
13265         * configure.in (host_tools): Add automake.
13267 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13269         * configure: Default CXX to c++, not gcc.
13270         * Makefile.in (CXX): Set to c++, not gcc.
13271         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13273 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
13275         * install-sh: try appending a .exe if source file doesn't
13276         exist
13278 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
13280         * configure.in: Turn on multilib by default.
13281         (cross_only): Remove target-libiberty.
13283         * Makefile.in (all-gcc): Don't depend on libiberty.
13285 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
13287         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13289 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13291         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13292         (DISTBISONFILES): Add ld/Makefile.in
13294 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
13296         * configure.in: if target is cygwin32 but host isn't cygwin32,
13297         don't configure gdb tcl tk expect, not just gdb.
13299 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
13301         * configure.in: Added gnuserv everywhere sn appears.
13303         * Makefile.in (ALL_MODULES): Added all-gnuserv.
13304         (CROSS_CHECK_MODULES): Added check-gnuserv.
13305         (INSTALL_MODULES): Added install-gnuserv.
13306         (CLEAN_MODULES): Added clean-gnuserv.
13307         (all-gnuserv): New target.
13309 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
13311         * config.guess: Fixes for MIPS OpenBSD systems.
13313 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
13315         * Makefile.in (INSTALL_XFORM): Remove.
13316         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13318         * mkinstalldirs: New file, copied from automake.
13319         * Makefile.in (installdirs): Rename from install-dirs.  Use
13320         mkinstalldirs.  Change all users.
13321         (DEVO_SUPPORT): Add mkinstalldirs.
13323 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13325         * install-sh: Rename from install.sh.
13326         * Makefile.in (INSTALL): Change install.sh to install-sh.
13327         (DEVO_SUPPORT): Likewise.
13329         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
13330         Graichen <graichen@rzpd.de>.
13332 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
13334         * config.guess: Recognize OpenBSD systems correctly.
13336 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13338         * README, Makefile.in (ETC_SUPPORT): Remove references to
13339         cfg-paper*, configure.{texi,man,info*}._
13341 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
13343         * Makefile.in (all.normal): Ensure that gcc is built after all
13344         the x11 - ie gdb - targets.
13346 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
13348         * makefile.vms: Don't run conf-a-gas.
13350 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
13352         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13354 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
13356         * configure.in: Remove noconfigdirs case since gdb also
13357         configures and builds for tic80-coff.
13359 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
13361         * configure: Set cache_file to config.cache.
13362         * Makefile.in (local-distclean): Remove config.cache.
13364 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13366         * COPYING: Update FSF address.
13368 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
13370         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13371         noconfigdirs.
13373 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
13375         * Makefile.in (install-dirs): Don't crash if prefix, and hence
13376         MAKEDIRS, is empty.
13378 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
13380         * config.sub: Tweak mn10300 entry.
13382 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
13384         * configure.in (host_tools): Put sim before gdb, so gdb's
13385         configure.tgt can determine if the simulator was configured.
13387 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
13389         * config.sub: Move BeOS $os case to be with other Cygnus
13390         local cases.
13392 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
13394         * config.sub: Remove misplaced comment that broke Linux.
13396 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
13398         * config.sub: Add BeOS support.
13400 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
13402         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13404 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
13406         * configure.in (noconfigdirs): Remove tcl and tk from
13407         noconfigdirs for cygwin32 builds.
13409 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
13411         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13413 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
13415         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13416         make-all.com, use makefile.vms instead.
13418 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
13420         * config.sub: Accept -lnews*.
13422 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
13424         * configure.in (noconfigdirs): Disable target-newlib,
13425         target-examples and target-libiberty for d30v.
13427 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13429         * configure.in (noconfigdirs): Enable ld for d30v.
13431 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
13433         * configure.in (tic80-*-*): Build compiler.
13435 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
13437         * configure.in (d30v-*): Remove sim directory from list of
13438         unsupported d30v directories
13440 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
13442         * config.sub, configure.in: Add d30v target cpu.
13444 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
13446         * makefile.vms: New file.
13447         * make-all.com: Remove.
13449 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
13451         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13453 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
13455         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13457 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
13459         * Makefile.in (ALL_MODULES): Added all-db.
13460         (CROSS_CHECK_MODULES): Addec check-db.
13461         (INSTALL_MODULES): Added install-db.
13462         (CLEAN_MODULES): Added clean-db.
13464 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
13466         * config.guess: Merge with latest FSF sources.
13468 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
13470         * Makefile.in (ALL_MODULES): Added all-itcl.
13471         (CROSS_CHECK_MODULES): Added check-itcl.
13472         (INSTALL_MODULES): Added install-itcl.
13473         (CLEAN_MODULES): Added clean-itcl.
13475 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
13477         * configure.in: build gdb for mn10200
13479 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
13481         * Makefile.in (all-target-winsup): Depend on all-target-libio.
13483 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
13485         * configure.in (tic80-*-*): Turn off most targets right now.
13487 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
13489         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13490         rather than the makeinfo program.
13491         (do-info): Depend upon all-texinfo.
13493 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13495         * configure.in: Remove uses of config/mh-linux.
13497         * config.sub, config.guess: Merge with latest FSF sources.
13499 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
13501         * config.sub (case $basic_machine): Add tic80 entries.
13503 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
13505         * config.sub, config.guess: Merge with latest FSF sources.
13507 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
13509         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13510         * mpw-config.in: Test for NewFolderRecursive.
13511         * mpw-install: Use symbolic name for startup filename.
13512         * mpw-README: Add various additional details.
13514 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
13516         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13518 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
13520         * configure.in: Do build gcc and the target libraries for
13521         the mn10200.
13523 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
13525         * configure.in: don't avoid building gdb for mn10300 any more
13526         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13527         instead of single-quoting it.
13529 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
13531         * configure.in: Don't use --with-stabs on IRIX 6.
13533 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
13535         * configure.in (m32r): Build gdb, libg++ now.
13537 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
13539         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
13540         directories from noconfigdirs.
13542 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
13544         * config.sub (basic_machine): added mips16 configuration
13546 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13548         * config.sub: Handle d10v-unknown.
13550 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
13552         * config.sub: Handle v850-unknown.
13554 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
13556         * Makefile.in: add findutils
13557         * configure.in: add findutils to list of host_tools
13559 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
13561         * config.sub: Handle mn10200 and mn10300.
13563 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13565         * configure.in (d10v-*): Do not build librx.
13567 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
13569         * configure.in (mn10300): Build everything except gdb & libgloss.
13571 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
13573         * config.guess:  Patch for Dansk Data Elektronik servers,
13574         from Niels Skou Olsen <nso@dde.dk>.
13576         For ncr, use /bin/uname rather than uname, since GNU uname does not
13577         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
13579         Patch for MIPS R4000 running System V,
13580         from Eric S. Raymond <esr@snark.thyrsus.com>.
13582         Fix thinko for nextstep.
13584         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13586         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
13587         * config.guess: Guess mips-dec-mach_bsd4.3.
13589         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
13590         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
13591         release numbers.
13592         * config.guess (mips-mips-riscos*):  Emit just enough of the
13593         release number.
13595         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
13596         * config.guess (sparc-auspex-sunos*):  Added.
13597         (f300-fujitsu-*): Added.
13599         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
13600         * config.guess:  Recognize a Tadpole as a sparc.
13602 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13604         * config.guess: Don't assume that NextStep version is either 2 or
13605         3.  NextStep 4 (aka OpenStep 4) has come out now.
13607 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
13609         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13610         From Rik Faith <faith@cs.unc.edu>.
13612 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
13614         * config.sub: Contributions from bug-gnu-utils to:
13615         Support plain "hppa" (no version given) architecture, reported by
13616         OpenStep.
13617         OpenBSD like NetBSD.
13618         LynxOs is not a hardware supplier.
13620         * config.guess: Contributions from bug-gnu-utils to add support for:
13621         OpenBSD like NetBSD.
13622         Stratus systems.
13623         More Pyramid systems.
13624         i[n>4]86 Intel chips.
13625         M680[n>4]0 Motorola chips.
13626         Use unknown instead of lynx for hardware manufacturer.
13628 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13630         * install.sh (chmodcmd): Set to null if the DST directory already
13631         exists.
13633 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13635         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13636         not use mt-ppc target Makefile fragment any more.
13638 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13640         * configure.in (*-*-windows):  Exclude everything but those dirs
13641         needed to build windows.
13643 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
13645         * Makefile.in (all-target-winsup): Depend on all-target-librx.
13647 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13649         * configure.in:  Exclude mmalloc from i386-windows.
13651 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
13653         * Undo my previous change.
13655 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
13657         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13658         unconditionally.
13659         (MAKEOVERRIDES): Define (revert this part of October 18 change).
13661 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
13663         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
13664         host to add it's own flags.
13666 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
13668         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13670 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
13672         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13673         (CXX_FOR_TARGET): Likewise.
13674         (GCC_FOR_TARGET): Define.
13675         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13676         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13677         CC_FOR_TARGET was specified on the command line.
13678         (MAKEOVERRIDES): Don't define.
13680 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
13682         * configure.in (m32r): Fix spelling of libg++ libs.
13684 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
13686         * config.sub (-apple*): Remove, now redundant.
13688 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
13690         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13692         * configure: Rework yesterday's sed script patch.
13694         * config.sub: Merge with FSF.
13696 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
13698         * config.guess:  Merge from FSF.
13700         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
13701         * config.guess: Use pc instead of unknown, for pc clone systems.
13702         Change linux to linux-gnu.
13704         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
13705         * config.guess: Avoid non-portable tr syntax.
13707 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
13709         * test-build.mk (HOLES): Add "xargs" for gdb.
13711         * configure: Avoid hpux10.20 sed bug.
13713 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
13715         * configure.in:  Add support for windows host
13716         (that is a build done under the Microsoft build environment).
13718 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
13720         * Makefile.in: Replace all uses of srcroot with s, to shrink
13721         command line lengths.
13723         Patches from Geoffrey Noer <noer@cygnus.com>:
13724         * configure.in: If configuring for newlib, pass --with-newlib to
13725         subdirectories.
13726         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13727         -Bnewlib/ and -Lwinsup to gcc.
13728         (CXX_FOR_TARGET): Likewise.
13730 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
13732         * Makefile.in (ETC_SUPPORT): Add configure.
13734 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
13736         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13737         host configuration file.
13739 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
13741         * configure.in: Break mn10x00 support into separate
13742         mn10200 and mn10300 configurations.
13743         * config.sub: Likewise.
13745 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
13747         * configure.in: Add lots of stuff to noconfigdirs for
13748         the mn10x00 targets.
13750         * config.sub, configure.in: Add mn10x00 support.
13752 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
13754         * make-all.com: Call conf-a-gas, not config-a-gas.
13756 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
13758         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13759         targets.
13761 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
13763         * mpw-README: Add much more detail for native PowerMac.
13764         * mpw-install: New file.
13765         * mpw-configure: Add --norecursion and --help options.
13766         * mpw-config.in: Translate readme and install files when
13767         copying to objdir.
13768         * mpw-build.in: Don't always depend on byacc and flex.
13769         (install-only-top): New action.
13771 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
13773         * configure.in:  You can now configure GDB for the v850.
13775 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
13777         * configure.in (noconfigdirs): Don't configure any C++ dirs
13778         if targeting D10V.
13780 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
13782         * config.sub: Recognize mips64vr5000.
13784 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
13786         * configure.in: Use a single line for host_tools and native_only.
13788 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
13790         * config.sub, configure.in: Add entries for m32r.
13792 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
13794         * Makefile.in (inet-install): Don't run install-gzip.
13796 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
13798         * configure.in:  Don't config lots of things for *-*-windows*.
13800 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
13802         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13803         (host_libs, host_tools): Copy from configure.in.
13804         * mpw-configure: Don't complain about directories not found.
13806 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13808         * configure.in (i[345]86): Recognize i686 for pentium pro.
13809         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13810         file.
13812         * config.guess (i[345]86): Ditto.
13814 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13816         * configure.in (noconfigdirs): Removed gdb for D10V.
13818 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
13820         * configure.in: Remove ld, target-libio, target-libg++, and
13821         target-libstdc++ from noconfigdirs.
13823 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
13825         * configure: Fix three locations where shell scripts were
13826         being run directly rather than with config_shell.
13828 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
13830         * configure.in (v850-*-*): Set up initial $noconfigdirs.
13831         * config.sub (basic_machine): Recognize v850.
13833 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
13835         * mpw-configure: Handle multiple enable/disable options and
13836         pass them down recursively, handle -c and -s flags appropriately
13837         depending on choice of compiler, add escape mechanism for
13838         quoted arguments to gC.
13840 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13842         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13843         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13844         so that -mrelocatable-lib and -mno-eabi are used.
13846         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13847         not support --print-multi-lib, don't abort.
13849 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
13851         * make-all.com: Run config-a-gas.
13852         * setup.com: Don't copy subdirectory files around.
13854 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
13856         * configure.in (*-*-ose): Remove exclusion of libgloss for this
13857         target, it now compiles correctly.
13859 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
13861         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13863 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13865         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13867 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
13869         * configure.in (native_only): Add prms.
13871 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
13873         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13874         (BINUTILS_SUPPORT_DIRS): Likewise.
13876 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13878         * configure.in (d10v-*-*): Don't configure ld or gdb until the
13879         d10v support is added.
13881 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
13883         * configure.in (d10v-*-*): New target.
13885 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
13887         * config.guess (HP 9000/811): Recognize this as a PA1.1
13888         machine.
13890 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
13892         * Makefile.in (do-tar-gz): New target, split out from tail end of
13893         taz target.  Run each command separately, don't use pipes.
13894         (taz): Use it.
13896 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
13898         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13899         * mpw-build.in: No builds should depend on building byacc or flex,
13900         they are assumed to be installed already.
13902 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13904         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13905         variable that CC_FOR_TARGET needs.
13907 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13909         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13910         options have changed since the last time the subdirectory was
13911         configured, and if it has, reconfigure.
13912         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13913         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13915 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
13917         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13918         CLEAN_MODULES): Add bash.
13919         (all-bash): New target.
13921 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
13923         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13925 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13927         * config.sub (basic_machine): Recognize d10v as a valid processor.
13929 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
13931         * mpw-configure: Add support for --bindir.
13932         * mpw-build.in: Use a GCC-specific build script for GCC actions.
13934 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
13936         * configure.in: add bash, time, gawk to list of hosttools and things
13937         to only build for native toolchains
13939 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13941         * Makefile.in (docdir): Remove.
13943 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
13945         * Makefile.in (datadir): Set to $(prefix)/share.
13947 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
13949         * configure.in: build diff and patch for cygwin32-hosted
13950         toolchains.
13952 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
13954         * config.sub: Accept -rtems*.
13956 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
13958         * configure.in: enable dosrel for cygwin32-hosted builds,
13959                 remove diff from the list of things not buildable
13960                 via Canadian Cross
13962 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
13964         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13965         don't get ". ".
13967 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
13969         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13971 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
13973         * Makefile.in (taz): Handle case where tex3patch didn't even get
13974         checked out.  Also, if it was found, put the symlink in a new util
13975         subdirectory.
13977 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
13979         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13981 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
13983         * config.sub: Recognize -openvms.
13984         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13985         * make-all.com, setup.com: New files.
13987 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
13989         * Makefile.in (taz): tex3patch moved to texinfo/util.
13991 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
13993         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13994         * configure.in: remove make from disable-if-Can-Cross list
13995                 enable gdb if ${host} and ${target} are cygwin32
13997 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
13999         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
14000         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14002 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14004         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
14005         distinguish sysv/svr4/bsd variants.
14006         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14008 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
14010         * configure.in: Added copyright notice.
14011         * move-if-change: Added copyright notice.
14013 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14015         * configure.in (powerpcle-*-solaris*): Until we get shared
14016         libraries working, don't build gdb, sim, make, tcl, tk, or
14017         expect.
14019 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
14021         * config.guess:  Merge with FSF:
14023         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14024         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14026         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
14027         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14029         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
14030         * config.guess:  Combine two OSF1 rules.
14031         Also recognize field test versions.  From mjr@zk3.dec.com.
14032         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
14033         because GNU uname does not support -p.  From pmr@pajato.com.
14035 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
14037         * Makefile.in (MAKEDIRS): Removed $(tooldir).
14039 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
14041         * mpw-README: Document GCCIncludes.
14043 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
14045         * configure.in (alpha-*-linux*): Set enable_shared to yes.
14047 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14049         * mpw-configure: Handle --enable-FOO and --disable-FOO.
14051 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
14053         * configure.in (*-*-cygwin32): Configure make.
14055 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
14057         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14059 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
14061         * Makefile.in (all-inet): Depend on all-perl.
14063         * Makefile.in (inet-install): New target.
14065         * Makefile.in (all-inet): Depend on all-tcl.
14066         (all-inet): Depend on all-send-pr.
14068 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14070         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14071         temporarily.
14073 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
14075         * configure.in: Don't configure --with-gnu-ld on AIX.
14077 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14079         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14081 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
14083         * Makefile.in (ALL_MODULES): Added all-inet.
14084         (CROSS_CHECK_MODULES): Added check-inet.
14085         (INSTALL_MODULES): Added install-inet.
14086         (CLEAN_MODULES): Added clean-inet.
14087         (all-indent): New target.
14089         * configure.in (host_tools): Added inet.
14090         (native_only): Added inet.
14091         (noconfigdirs): Added inet.
14093 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
14095         * configure.in: Don't configure libgloss if we are not configuring
14096         newlib.
14098 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
14100         * configure.in: Don't configure libgloss for unsupported
14101         architectures.
14103 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14105         * Makefile.in (CLEAN_MODULES): Add clean-apache.
14107 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
14109         * Makefile.in (ALL_MODULES): Include all-apache.
14110         (CROSS_CHECK_MODULES): Include check-apache.
14111         (INSTALL_MODULES): Include install-apache.
14112         (all-apache): New target.
14114         * configure.in: Added apache everywhere perl is seen.
14116 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14118         * Makefile.in: Add support for clean-{module} and
14119         clean-target-{module} rules.
14121 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
14123         * configure.in (*-*-ose) do not build libgloss.
14125 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14127         * config.guess (prep*:SunOS:5.*:*): Turn into
14128         powerpele-unknown-solaris2.
14130 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
14132         * configure.in: Permit --enable-shared to specify a list of
14133         directories.
14135 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14137         * configure.in (host==solaris): Pass only the first word of $CC
14138         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
14140 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
14142         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
14144 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
14146         * Makefile.in (ALL_MODULES): Include all-perl.
14147         (CROSS_CHECK_MODULES): Include check-perl.
14148         (INSTALL_MODULES): Include install-perl.
14149         (ALL_X11_MODULES): Include all-guile.
14150         (CHECK_X11_MODULES): Include check-guile.
14151         (INSTALL_X11_MODULES): Include install-guile.
14152         (all-perl): New target.
14153         (all-guile): New target.
14155         * configure.in (host_tools): Include perl and guile.
14156         (native_only): Include perl and guile.
14157         (noconfigdirs): Don't build guile and perl; no ports have been
14158         done.
14160 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
14162         * configure (--enable-*): Handle quoted option lists such as
14163         --enable-sim-cflags='-g0 -O' better.
14165 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14167         * Makefile.in ({,inst}all-target): New rule so we can make and
14168         install all of the target directories easily.
14170 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14172         * configure.in: Add missing global flag in sed substitution when
14173         deleting `target-' from ${configdirs}.
14175 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
14177         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
14178         option.
14180         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
14181         config/mh-necv4.
14183         * install.sh: Correct misspelling of transformbasename.
14185         * config.guess: Recognize mips-*-sysv*.
14187 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
14189         * config.sub: Recognize mon960.
14191 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
14193         * configure: Restore Canadian Cross handling of BISON and LEX,
14194         removed in Feb 20 change.
14196 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
14198         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14199         Mention make install.  Remove the old copyright date as well the
14200         clumsy and rather pointless copyright on the README file.
14202 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14204         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14205         Makefile after running symlink-tree, then run `make distclean' to
14206         avoid clobbering any generated files in srcdir.
14208 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
14210         * configure.in (m68k-*-netbsd*): Build everything now.
14212 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
14214         * Makefile.in (taz): Fix quoting.
14216 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
14218         * configure.in (sparclet-*-*): Build everything now.
14220 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14222         * configure.in (m68k-*-linux*): New host.
14224 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
14226         * configure: Check for bison before byacc.
14228 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
14230         * Makefile.in configure:  Change the way LEX and BISON/YACC are
14231         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
14232         searching PATH.  These are used as fallbacks by Makefile.in if
14233         flex/bison/byacc aren't in objdir.
14235 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
14237         * Makefile.in: Make everything which depends upon all-bfd also
14238         depend upon all-opcodes, in case --with-commonbfdlib is used.
14240 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14242         * configure.in (host *-*-cygwin32): Don't build gdb if we are
14243         building NT native compilers on Unix.
14245 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
14247         * configure.in: Don't get CC from the host Makefile fragment if we
14248         can find gcc in PATH, or if this is a Canadian Cross.  Move the
14249         Solaris test for /usr/ucb/cc to the post target script, just after
14250         the compiler sanity test.
14252 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
14254         * config.sub: Merge with FSF.
14256 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
14258         * Makefile.in (RPATH_ENVVAR): New variable.
14259         (REALLY_SET_LIB_PATH): Use it.
14260         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14262 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
14264         * config.sub, configure.in: Recognize sparclet cpu.
14266 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14268         * config.guess:  Support m68k-cbm-sysv4.
14270 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14272         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14273         m68k-unknown-linuxaout from linker help string.  Put quotes around
14274         $ld_help_string.
14276 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
14278         * config.guess (powerpc-harris-powerunix): Add guess for port
14279         to new target.
14281 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14283         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14285 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
14287         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14288         $(REALLY_SET_LIB_PATH) in Makefile.
14289         * Makefile.in (SET_LIB_PATH): New variable.
14290         (REALLY_SET_LIB_PATH): New variable.
14291         ($(DO_X)): Use $(SET_LIB_PATH).
14292         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14293         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14294         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14295         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14296         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14297         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14298         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14299         (install-dosrel): Likewise.
14300         (all-opcodes): Depend upon all-libiberty.
14302 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14304         * config.guess (*:CYGWIN*): New
14306 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14308         * Makefile.in (all-target-winsup): All all-target-libiberty.
14310 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14312         * configure.in (noconfigdirs): Add missing # in front of comment.
14314 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
14316         * configure.in: add second pass to things added to noconfigdirs
14317         so *-gm-magic can exclude libgloss properly.
14319 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
14321         * mpw-configure (extralibs_name, rez_name): Set correctly
14322         for MWC68K compiler.
14324         * mpw-README: Add more info on the necessary build tools.
14326 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14328         * configure.in, config.sub: Recognize cygwin32.
14330 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
14332         * config.guess, config.sub: Recognize A/UX.
14334 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
14336         * config.sub: Merge with gcc/config.sub.
14338 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
14340         * mpw-build.in (do-binutils): Add build of stamps.
14342 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
14344         * config.sub: Add recognition for mips64vr4100*-* targets.
14346 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14348         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14349         Add creation of gconfigargs with `--enable-shared' turned on.
14350         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14351         ($(host)-stamp-stage3-configured): Likewise.
14352         (HOLES): Add chatr and ldd.
14353         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14355 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
14357         * configure: Pass --nfp to recursive configures.
14359 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
14361         * Makefile.in (DLLTOOL): New.
14362         (DLLTOOL_FOR_TARGET): New.
14363         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14364         (EXTRA_TARGET_FLAGS): Ditto.
14365         (EXTRA_GCC_FLAGS): Ditto.
14366         (CONFIGURE_TARGET_MODULES): Ditto.
14367         (DO_X): Ditto.
14368         * configure: Add DLLTOOL.
14370 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
14372         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14373         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14374         mh-sco, since old workarounds no longer needed, and don't
14375         build ld, since libraries have weak symbols in COFF.
14377 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
14379         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14381 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14383         * configure.in: Make sure that ${CC} can be used to compile an
14384         executable.
14386 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
14388         * Makefile.in (all-gdb): Depend on $(GDB_TK).
14389         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14390         nothing depending on whether gdbtk is being built.
14392 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
14394         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14396 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
14398         * configure.in (noconfigdirs): Put ld or gas in this early, if the
14399         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14401 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
14403         * config-ml.in: Add support for
14404         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14405         Simplify setting of multidirs from --disable-foo.
14407 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14409         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14410         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14411         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14412         non-empty, pass them on to the  GCC make.
14413         (all-bootstrap): New rule that is like all-gcc, except it executes
14414         the GCC bootstrap rule instead of the GCC all rule.
14416 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
14418         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14420 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14422         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14423         DG/UX support.
14425 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
14427         * config.sub (i*86*) Change [345] to [3456]
14429 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14431         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14432         --with-gnu-ld=no.
14434 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14436         * config-ml.in (rs6000*, powerpc*): Add switches to control which
14437         AIX multilibs get built.
14439 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14441         * configure.in (i386-win32): Don't build expect if we're not
14442         building the tcl subdir.
14444 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
14446         * Makefile.in: (configure-target-examples, all-target-examples):
14447         New targets, configure and build example programs.
14449 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
14451         * mpw-configure: If an mpw-config.in generated a file mk.sed,
14452         use it as input to sedit the generated MPW makefile.
14453         * mpw-README: Add a suggestion about Gestalt.h.
14455 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
14457         * config.sub: Accept *-*-ieee*.
14459 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
14461         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
14462         Ronald F. Guilmette <rfg@monkeys.com>.
14464 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14466         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14467         for powerpc-pe native.
14468         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14469         (target==powerpc-pe): duplicate i386-win32 entry.
14471 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14473         * configure.in (noconfigdirs): Exclude target-newlib for all versions
14474         of vxworks, not just vxworks5.1.
14476 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
14478         * mpw-configure: Add support for exec-prefix.
14480 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14482         * config.guess: Recognize HP model 816 machines as having
14483         a PA1.1 processor.
14485 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14487         * configure: Ignore new autoconf configure options.
14489 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
14491         * config.guess:  Recognize Pentium under SCO.
14492         From Robert Lipe <robertl@arnet.com>.
14494 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14496         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14498 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
14500         * configure.in: Don't configure gas for alpha-dec-osf*.
14502 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
14504         * configure.in: Default to --with-stabs for some targets for which
14505         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14506         i[345]86*-*-unixware*.
14508 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
14510         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14511         rather than basing it on the target.  Simplify handling of options
14512         controlling which directories to configure.  Remove extraneous
14513         slash in multi-clean target.
14515 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
14517         * config-ml.in: Prefix more variables with ml_ so they don't collide
14518         with configure's.
14520 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
14522         * configure: Don't turn -v into --v.
14524 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
14526         * configure.in (targargs): Fix typo.
14528         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14530 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
14532         * configure.in: Strip --host and --target options from
14533         CONFIG_ARGUMENTS, and always configure for --host only.  Add
14534         --with-cross-host option when building with a cross-compiler.
14535         * configure: Canonicalize the arguments put into config.status by
14536         always using `=' for an option with an argument.  Pass a presumed
14537         --host or --target explicitly.
14539 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
14541         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14542         into general OS recognition case.
14544 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14546         * configure.in (target_configdirs): add target-winsup only
14547         for win32 target systems.
14549 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
14551         * Makefile.in (all-target-libgloss): Depend upon
14552         configure-target-newlib, since when libgloss is built it looks to
14553         see if the newlib directory exists.
14555 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
14557         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14558         cfg-ml-*.in.
14560 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
14562         * configure: Handle LD and LD_FOR_TARGET when configuring a
14563         Canadian Cross.
14565 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14567         * configure.in (target_libs): add target-winsup.
14568         (target==i386-win32): add patch diff flex make to $noconfigdirs.
14569         (target==ppcle-pe): remove ld from $noconfigdirs.
14571 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
14573         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14574         Preserve relative path names in $srcdir.  Build symlink tree if
14575         configuring cross target dir and srcdir=. (= no VPATH support).
14576         (configure-target-libg++): Depend on configure-target-librx.
14577         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14578         * config-ml.in: New file.
14579         * symlink-tree: New file.
14580         * configure: Ensure srcdir="." if that's what it is.
14582 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
14584         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14585         includes and FLEX_SKELETON setting.
14586         * mpw-configure (--with-gnu-ld): New option, controls whether
14587         to use PPCLink or ld with PowerMac GCC.
14588         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14589         * mpw-config.in: Configure grez if targeting Mac.
14591         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14592         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14593         just macos.
14594         * configure.in: Configure grez resource compiler if targeting Mac.
14595         * Makefile.in (all-grez, install-grez): New targets.
14597 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
14599         * configure: CXX defaults to gcc, not g++.  If we find
14600         gcc in the path, set CC to gcc -O2.
14602 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
14604         * configure: Default ${build} correctly.  Avoid picking up extra
14605         spaces when reading CC and CXX from Makefile.  When doing a
14606         Canadian Cross, use plausible default values for numerous
14607         variables.
14608         * configure.in: When doing a Canadian Cross, don't try to
14609         configure tools whose configure script can't handle it.
14611 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14613         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14615 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14617         * configure:  Remove dubious bug reporting address.
14619 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14621         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
14622         configure script, run that instead of this directory's configure.
14623         In either case, print a message that we're configuring the sub-dir.
14625 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14627         * configure.in: Before checking for the existence of various files,
14628         use sed to filter out "target-".
14630 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14632         * Makefile.in (DO_X): Split rule to decrease command line length
14633         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
14634         (Philippe De Muyter).
14636 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14638         * Makefile.in (all-patch): depend on all-libiberty.
14640 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
14642         * configure.in: If the only directory in target_configdirs which
14643         actually exists is libiberty, then set target_configdirs to empty,
14644         to avoid trying to build a target libiberty in a gas or gdb
14645         distribution.
14647 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
14649         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14650         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14651         systems.
14653 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
14655         * configure.in (copy_dirs): Use sys-include instead of include
14656         for --with-headers option.
14658 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
14660         * Makefile.in, configure.in: Make winsup builds work with
14661         new scheme.
14663 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
14665         * configure.in: Build the linker on AIX.
14667 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14669         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
14670         where needed.
14672 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
14674         * Makefile.in (all-gcc): Fix typo.
14676 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14678         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
14680 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14682         * configure.in:  Rename libFOO to target-libFOO, and xiberty
14683         to target-xiberty, to provide more flexibility.
14684         (target_subdir):  Define.  Create if cross.
14685         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14686         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
14687         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14688         check-libFOO -> check-target-libFOO, etc.
14689         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14690         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14691         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14692         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
14693         allow ALL_GCC="" to only configure.
14694         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
14695         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
14696         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
14698 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
14700         * Makefile.in (taz): Build "info" in etc explicitly.
14702 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
14704         * configure.in:  Make sure that CC is undefined (as opposed to
14705         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
14706         problem with autoconf trying to configure on a host without GCC.
14708 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14710         * mpw-configure: Set host alias from choice of host compiler,
14711         only use generic MPW Makefile sed if present, edit a file
14712         named "hacked_Makefile.in" instead of "Makefile.in" if present.
14713         * mpw-README: Add problem notes about CW6 and CW7.
14715 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
14717         * Makefile.in (taz): Use ";" instead of ";;".
14719 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14721         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
14722         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14723         DISTDOCDIRS.
14724         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
14725         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
14727 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14729         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
14730         and gnats, because they are now subsumed by DISTSTUFFDIRS.
14731         Move bfd to DISTSTUFFDIRS.
14733 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14735         * Makefile.in (X11_LIB): Removed.
14736         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14738         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14740 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14742         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14743         names.
14745 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14747         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14749 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
14751         * configure.in (i[345]86-*-win32): Always build newlib.
14752         Don't configure cvs, autoconf or texinfo.
14753         * Makefile.in (LD_FOR_TARGET): New.
14754         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14755         Pass down LD_FOR_TARGET.
14757 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14759         * winsup: New directory.
14760         * Makefile.in: Build winsup.
14761         * configure.in: Winsup is configured when target is win32.
14762         Can only build win32 target GDB when native.
14764 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
14766         * config.guess: Recognize HP model 819 machines as having
14767         a PA 1.1 processor.
14769 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
14771         * configure: Fix sed loop which substitutes for CC and CXX to
14772         avoid bug found in various sed implementations.
14774 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14776         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14777         simulator.  Use standard powerpc-*-eabi*.
14779 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
14781         * configure.in: Stop putting gas and binutils in noconfigdirs for
14782         powerpc-*-aix* and rs6000-*-*.
14784 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
14786         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14787         -mcall-aixdesc libraries.
14789 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
14791         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
14793         * config.sub (arm | armel | armeb): Fix shell syntax.
14795 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14797         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14798         -msoft-float and -mcpu=common support.
14799         (powerpc*-*-eabisim*): Add support for building -mcall-aix
14800         libraries.
14802 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
14804         * configure.in: Allow configuration and build of emacs19 for the alpha.
14806 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14808         * configure.in (CC): Get ^CC, not just any old CC, from
14809         ${host_makefile_frag}.
14811 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14813         * configure.in (CC): Try to get CC from
14814         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14816 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14818         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14819         only if it exists in $(srcdir).
14821 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14823         * configure: If CC and CXX are not set in the environment, set
14824         them, based on either an existing Makefile or on searching for gcc
14825         in PATH.  Substitute for CC and CXX in Makefile.
14826         * configure.in: Remove libm from target_libs.  Separate
14827         target_configdirs from configdirs.  If CC is not set in
14828         environment, try to get it from a host Makefile fragment.  Rewrite
14829         changes of configdirs to use skipdirs instead.  A few minor
14830         tweaks.  Take directories out of target_configdirs as they are
14831         taken out of configdirs.  Remove existing Makefile files from
14832         subdirectories.  Substitute for TARGET_CONFIGDIRS and
14833         CONFIG_ARGUMENTS in Makefile.
14834         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14835         by configure.in.
14836         (CONFIG_ARGUMENTS): Likewise.
14837         (CONFIGURE_TARGET_MODULES): New variable.
14838         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14839         ($(CONFIGURE_TARGET_MODULES)): New target.
14840         (configure-libg++, configure-libio): New targets.
14841         (all-libg++): Depend upon configure-libg++.
14842         (all-libio): Depend upon configure-libio.
14843         (configure-libgloss, all-libgloss): New targets.
14844         (configure-libstdc++): New target.
14845         (all-libstdc++): Depend upon configure-libstdc++.
14846         (configure-librx, all-librx): New targets.
14847         (configure-newlib): New target.
14848         (all-newlib): Depend upon configure-newlib
14849         (configure-xiberty): New target.
14850         (all-xiberty): Depend upon configure-xiberty.
14852 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
14854         * configure.in (host i[345]86-*-win32):  Expand the
14855         noconfigdirs again.
14857 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
14859         * mpw-configure: Fix sed command file name.
14861 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
14863         * configure.in (host i[345]86-*-win32): Reduce the
14864         noconfigdirs again.
14866 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
14868         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14869         or powerpc*-*-pe*, since they are not yet supported.
14871 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
14873         Add PowerMac support and many other enhancements.
14874         * mpw-configure: New option --cc to select compiler to use,
14875         paste options set according to --cc into the generated
14876         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14877         if mpw-make.sed is present.
14878         * mpw-config.in: Don't test for gC1, test for mpw-touch,
14879         add forward includes for PowerPC include files.
14880         * mpw-build.in: Build using Makefile.PPC if present.
14881         (do-byacc, etc): Remove separate version resource builds.
14882         (do-gas): Build "stamps" before "all".
14883         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14884         * mpw-README: Update to reflect --cc option, PowerMac support,
14885         and recently-reported compatibility problems.
14887 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
14889         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14890         embedded m68k systems (-aout, -coff, -elf, -vxworks).
14891         (--with-multilib-top): Pass to recursive invocations.
14893 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
14895         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14896         v810-*-*.
14898 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14900         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14901         gdb, ld and opcodes on v810-*-*.
14903 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
14905         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14906         (local-maintainer-clean): New target.
14907         (maintainer-clean): New target.
14908         (realclean): Just depend upon maintainer-clean.
14910 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
14912         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14914 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
14916         * configure.in: Build ld in mips*-*-bsd* case.
14918 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
14920         * config.sub: Accept -lites* OS.  From Ian Dall.
14922 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
14924         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14925         targets.
14927 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
14929         * configure.in: treat i386-win32 canadian cross the same as
14930         i386-go32 canadian cross.
14932 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14934         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14935         running under the simulator to build a reduced set of libraries.
14936         (powerpc-*-eabiaix): Add fine grained multilib support added to
14937         other powerpc targets yesterday.
14939 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
14941         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14942         -disable-softfloat, -disable-relocatable, -disable-aix, and
14943         -disable-sysv to control which multilib libraries get built.
14945 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
14947         * configure: Add Makefile.tem to list of files to remove in trap
14948         handler.
14950 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14952         * config.guess (*Linux*):  Add missing "exit"s.
14953         Also, need specific check for alpha-unknown-linux (uses COFF).
14955 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
14957         * config.guess:  Merge with FSF:
14959         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
14960         * config.guess (AIX4): More robust release numbering discovery.
14962         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
14963         * config.guess (i386-sequent-ptx): Properly get version number.
14965         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
14966         * config.guess (mips:*:4*:UMIPS): New case.
14968 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
14970         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14971         (i386-win32 host): Likewise.  Don't build readline.
14973 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
14975         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
14976         SUPPORT_FILES to submakes.
14978 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
14980         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14981         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14982         mpw-configure.
14984 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
14986         * configure.in (appdirs): Use =, not ==, in test expression when
14987         trying to build the text to print in the warning message for
14988         Solaris users.
14990 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
14992         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14994 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
14996         * config.guess: Recognize lynx-2.3.
14998 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
15000         * config.sub (z8ksim): Deleted
15001         (z8k-*-coff): New, this is the one true name of the target.
15003 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
15005         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15007 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
15009         * config.guess (*:Linux:*:*): First try asking the linker what the
15010         default object file format is (elf, aout, or coff).  Then if this
15011         fails, try previous methods.
15013 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15015         * configure.in: Don't build newlib for *-*-vxworks5.1.
15017 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15019         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15020         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15022 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
15024         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15026 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
15028         * cfg-ml-com.in: New file.
15029         * cfg-ml-pos.in: New file.
15031 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15033         * COPYING.NEWLIB: Add HP free copyright to list.
15035 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15037         * config.sub: Recognize -eabi* for the system, not just -eabi.
15039 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15041         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15042         * config.sub, configure.in (win32): New target and host.
15044 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
15046         * configure.in: Add i386-pe configuration.
15048 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
15050         * mpw-build.in (install): Install GDB after LD.
15052 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
15054         * mpw-config.in (elf/mips.h): Always forward-include, needed
15055         for GDB to build.
15057 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15059         * testsuite: New directory for customer acceptance and whole tool
15060         chain tests.
15062 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15064         * configure: If per-host line isn't found, but AC_OUTPUT is found
15065         and a configure script exists, run it instead.
15067 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15069         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
15071 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15073         * configure: Set build_{cpu,vendor,os,alias} to host values when
15074         --build isn't specified.
15076 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15078         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15079         (FLAGS_TO_PASS): Pass them.
15080         (EXTRA_TARGET_FLAGS): Ditto.
15082 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15084         * Makefile.in (all-libg++): Depend on all-libstdc++.
15086 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15088         * configure.in (noconfigdirs): Enable all packages for
15089           i386-unknown-netbsd.
15091 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
15093         * configure.in (noconfigdirs): Don't configure tk for i386-go32
15094         hosted builds (DOS builds)
15096 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
15098         Changes for ARM based on patches from Richard Earnshaw:
15099         * config.sub: Handle armeb and armel.
15100         * configure.in: Omit arm linker only for riscix.
15102 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15104         * config.guess:  Update from FSF.
15106 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
15108         * config.sub: Recognize powerpcle as the little endian variant of
15109         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
15110         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
15111         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
15112         temporarily.
15114 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
15116         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
15118 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
15120         * config.sub: Accept -lites* as a basic system type.
15122 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
15124         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
15125         installed, and if so return linuxoldld as the system name.
15127 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
15129         * config.guess: Add hppa1.1-hp-lites support.
15131 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
15133         * configure.in: Don't build newlib for m68k-vxworks5.1.
15135 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15137         * configure.in (mips-sgi-irix6): Use mh-irix5.
15139 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
15141         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
15143 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15145         * test-build.mk: Enable building of shared libraries on IRIX 5 and
15146         OSF/1.  Fix compiler flags.
15147         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
15149 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
15151         * configure.in: Recognize --with-newlib.
15152         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
15154 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15156         * Makefile.in: move {all,check,install}-gdb from *_MODULES
15157         to *_X11_MODULES due to gdbtk needing X include files et al.
15159 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
15161         Merge in support for Mac MPW as a host.
15162         (Old change descriptions retained for informational value.)
15164         * mpw-config.in: Add generic include forwards for cpu-specific
15165         include files in aout and elf directories.
15167         * mpw-configure: Added copyright.
15168         * mpw-config.in: Check for presence of required build tools.
15169         (target_libs): Add newlib.
15170         (target_tools): Add examples.
15171         (Read Me): Generate as "Read Me for MPW" instead.
15172         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
15173         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
15174         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
15176         * mpw-configure: Remove subdir-specific makefile hackery,
15177         delete mk.tmp after using it.
15179         * mpw-build.in (all): Display start and end times.
15181         * mpw-configure (host_canonical): Set.
15182         (target_cpu): Always add to makefiles.
15183         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
15184         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15185         (mpw-mh-mpw): Look for in srcdir and srcroot.
15186         Use sed instead of mpw-edit-prefix to edit prefix definitions.
15188         * mpw-build.in: (install-only): New target.
15190         * mpw-configure (host_alias, target_alias): Rename from hostalias
15191         and targetalias, add into generated Makefile.
15192         (mk.tmp): If present, add into generated Makefile.
15193         * mpw-build.in (all-gas): Build config.h first before gas proper.
15195         * mpw-configure (config.status): Write only if changed.
15196         * mpw-config.in (readline): Configure it (not built, just used for
15197         definitions).
15199         * mpw-config.in (elf/mips.h): Add a forward include.
15201         * mpw-config.in: Forward-include most .h files in include into
15202         extra-include.
15203         (readline): Don't build.
15204         mpw-build.in (install): Install GDB.
15206         * mpw-configure (prefix, mpw_prefix): Handle it.
15207         * mpw-config.in (mmalloc, readline): Don't configure.
15208         * mpw-build.in (thisscript): Rename to ThisScript.
15209         Use mpw-build instead of BuildProgram everywhere.
15210         (mmalloc, readline): Don't build.
15211         * mpw-README: New file, basic documentation about the MPW port.
15213         * mpw-config.in: Use forward-include to create include files.
15215         * mpw-configure: Add more things to the top of each configured
15216         Makefile, including contents of config/mpw-mh-mpw.
15217         * mpw-config.in (extra-include): Create this directory and fill it
15218         with Posix-like include files when configuring.
15220         * config.sub (apple, mac, mpw): Add various aliases.
15222         * mpw-build.in: New file, top-level build script fragment for MPW.
15223         * mpw-configure: New file, configure script for MPW.
15224         * mpw-config.in: New file, config fragment for MPW.
15226 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15228         * configure.in (host_libs): Remove glob, since it is gone from the
15229         sources.
15231 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15233         * Makefile.in: define empty GDB_NLM_DEPS var.
15235         * configure.in(target_makefile_frag): use config/mt-netware
15236         for netware targets.
15238 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15240         * config.sub: Merge in recent FSF changes.  Remove linux special
15241         cases.
15243 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15245         Revert this change:
15247         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15249                 * build-all.mk: Use CC=cc -Xs on Solaris.
15251 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15253         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
15254         stop using it.
15255         * Makefile.in: Nuke all references to glob subdirectory.
15257 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15259         * configure.in: Fix --enable-shared logic in per-host.
15261 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15263         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15265 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
15267         * configure.in (noconfigdirs): Don't build gas on AIX, for
15268         powerpc*-*-aix* as well as for rs6000*-*-aix*.
15270 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
15272         * configure: Fix --cache-file to work if the file argument is a
15273         relative path.
15275 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
15277         * configure: If the --cache-file is used, pass it down to
15278         configure in subdirectories.
15280 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
15282         * config.sub: add vxworks29k configuration.
15284 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
15286         * Makefile.in (taz): Do "diststuff" part quietly.
15288 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
15290         * config.sub: Mini-merge with gcc/config.sub.
15292 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15294         * config.guess (IRIX): Sed - to _.
15296 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15298         * Makefile.in (source-vault, binary-vault): New targets.
15300 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
15302         * config.sub: Recognize -eabi as a basic system type.
15304 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15306         * configure.in (enable_shared stuff): Fix typo.
15308 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
15310         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15312 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
15314         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15316 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
15318         * configure.in (rs6000-*-*): Don't build gas.
15320 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
15322         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15323         reduce command line length.
15324         (AS_FOR_TARGET): Check for as.new, not Makefile.
15325         (NM_FOR_TARGET): Check for nm.new, not Makefile.
15327 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15329         * config.guess:  Merge from FSF.
15331 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15333         * configure: Don't use $ when handling program_suffix.
15335 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
15337         * configure.in:  Configure tk for hppa/hpux.
15339 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15341         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
15343 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15345         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
15346         to LIBCXXFLAGS.  Tests are better run without it.
15348 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
15350         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15352 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
15354         * configure.in (*-*-netware*): Don't configure xiberty.
15356 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
15358         * configure.in:  Remove tk from native_only list.
15360 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
15362         * build-all.mk: Add mips-ncd-elf target to sun4 targets
15363           for special NCD build.
15365 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15367         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15368         makeall.bat, they're only useful for binutils snapshots.
15369         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15370         makeall.bat to specified SUPPORT_FILES.
15372 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
15374         * build-all.mk: Add Ericsson targets to sun4 and solaris
15375           hosts.  Add  BNR's sun4 target to solaris host, so their
15376           build-from-source will be tested in-house first.
15378 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15380         * Makefile.in (LIBCFLAGS): New variable.
15381         (CFLAGS_FOR_TARGET): Ditto.
15382         (LIBCFLAGS_FOR_TARGET): Ditto.
15383         (LIBCXXFLAGS): Ditto.
15384         (CXXFLAGS_FOR_TARGET): Ditto.
15385         (LIBCXXFLAGS_FOR_TARGET): Ditto.
15386         (BASE_FLAGS_TO_PASS): Pass them.
15387         (EXTRA_TARGET_FLAGS): Ditto.
15389         * configure.in: Support --enable-shared.
15391 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15393         * configure.in (target_libs):  Include libstdc++ again.
15394         * config.guess:  Update from FSF (for FreeBSD).
15396 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15398         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15399         makeall.bat.
15400         (DISTDOCDIRS): Add `etc'.
15401         (ETC_SUPPORT_PFX): New variable.
15402         (taz): Include anything from etc starting with a word in
15403         ETC_SUPPORT_PFX.
15405 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15407         * config.sub: Update for recent FSF changes.  Remove obsolete
15408         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
15409         spacing changes.
15411 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
15413         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
15415         * config.guess:  Merge with FSF.
15416         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15418 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15420         * configure: Since the "trap 0" handler will override the exit
15421         status on many systems, only use it for "exit 1", and make it set
15422         a non-zero exit status; reset it before "exit 0".  Also, check
15423         exit status of config.sub, and error out if it failed.
15425 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
15427         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15428         and install libgloss.
15430 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15432         * Makefile.in (all-binutils): Depend upon all-byacc.
15434         * configure.in: Don't build emacs on Irix 5.
15436 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15438         * configure.in (*-*-netware*): Add libio.
15440 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15442         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15443         (CHECK_TARGET_MODULES): Ditto.
15444         (INSTALL_TARGET_MODULES): Ditto.
15445         (TARGET_LIBS): Ditto.
15446         (all-libstdc++): Note dependencies.
15448 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15450         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15452 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
15454         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15455         -fexternal-templates.
15457         * configure.in (target_libs): Add libstdc++.
15458         (noconfigdirs): Add libstdc++ as appropriate.
15460 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15462         * config.guess:  Update from FSF.
15464 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15466         * configure: Use ${config_shell} when running ${configsub}.
15468 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
15470         * config.sub: No longer recognize h8300h.
15472 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
15474         * config.sub: Remove extraneous differences between config.sub and
15475         gcc/config.sub.
15477 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
15479         * Makefile.in (DISTSTUFFDIRS): Add gas.
15481 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
15483         * COPYING.NEWLIB: New file.
15485 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15487         * config.guess (HP-UX):  Patch from Harlan Stenn
15488         <harlan@landmark.com> to also emit release level.
15490 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15492         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15494 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15496         * config.sub:  Merge nextstep cleanup from FSF.
15498 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15500         * configure.in (arm-*-*): Don't configure ld for this target.
15502 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
15504         * configure.in (*-*-netware): don't configure libg++, libio,
15505           librx, or newlib.
15507 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15509         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
15510         configure ld--it works, but it doesn't support shared libraries.
15512 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15514         * config.guess (*-unknown-freebsd*):  Get rid of possible
15515         trailing "(Release)" in version string.
15516         Patch from Paul Richards <paul@isl.cf.ac.uk>.
15518 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15520         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15521         Fix type: *-next-neststep -> *-next-nextstep.
15523         * config.guess:  Merge from FSF:
15525         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
15527         * config.guess: Recognize powerpc-ibm-aix3.2.5.
15529         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
15531         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15532         instead of UNIX_SV for UnixWare 1.0).
15534 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
15536         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
15537         to make gdb/nlm/* build after the compiler and linker.
15539 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15541         * config.guess (netbsd, freebsd, linux):  Accept any machine,
15542         not just i[34]86.
15543         (m68k-atari-sysv4):  Relocate to match FSF version.
15545         * config.guess:  More merges from the FSF:
15547         Add a space before function call or macro invocation.
15549         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15551         * config.guess: Add trap cmd to remove dummy.c and dummy when
15552         interrupted.
15554         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15556         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15557         (dummy): Redirect stderr from compilation of dummy.c.
15559         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
15561         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15563 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
15565         * configure: Accept and ignore --cache*, for compatibility with
15566         new autoconf.
15568 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15570         * config.guess:  Merge from FSF:
15572         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15574         * config.guess (Pyramid*:OSx*:*:*): New case.
15575         (PATH): Add /.attbin at end for finding uname.
15576         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
15578         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
15580         * config.guess (M88*:DolphinOS:*:*): New case.
15582         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
15584         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15585         to select whether to use ELF or COFF.
15587         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
15589         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15591         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
15593         * config.guess: Guess the OS version for HPUX.
15595         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
15597         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15599 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15601         * configure.in: Recognize --with-headers, --with-libs, and
15602         --without-newlib.
15603         * Makefile.in (all-xiberty): Depend upon all-ld.
15605 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15607         * configure.in: Change i[34]86 to i[345]86.
15609 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15611         * configure (version): A few more tweaks to help message.
15613 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15615         * Makefile.in:  Remove (for now) librx as a host library,
15616         now that we're building it for target.
15618 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15620         * configure: Fix up help message; from karl@owl.hq.ileaf.com
15621         (Karl Berry).
15623 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15625         * configure.in:  Also configure librx.
15627 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15629         * Makefile.in:  Update various rules to reflect that librx
15630         is now needed for libg++.
15632 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15634         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15636 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
15638         * configure.in: Configure the examples directory.
15640 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15642         * configure: Simplify Jun 2 1994 change.
15644 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15646         * change CC to /usr/latest/bin/gcc for lynx host builds, since
15647         /bin/gcc isn't good enough to build gcc.
15649 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
15651         * Makefile.in (GDB_SUPPORT_FILES): Remove
15652         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
15653         (gdb.tar.gz): Add new rule to use standard distribution building
15654         mechanism.
15656 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15658         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
15659         Bill Cox <bill@cygnus.com>.
15661 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15663         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
15665 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
15667         * configure:  Search current dir first in .gdbinit.
15669 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15671         * config.sub:  Recognize freebsd (merged from gcc config.sub).
15673 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15675         * config.sub:  Refer to NeXT's operating system as nextstep.
15677         * config.sub (case $basic_machine):  Re-order the cases, to match
15678         the order in the FSF version (which is mostly alphabethical).
15679         Merge in some additions and changes from the FSF.
15681 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
15683         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15684         * config.sub: Recognize cxux7.
15685         * configure.in: Use mh-cxux for m88k-harris-cxux*.
15687 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15689         * config.sub:  Fix typo powerpc -> powerpc-*.
15691 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
15693         * Makefile.in: `all-emacs19' depends on `all-byacc'.
15695         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15696         parallel with all-emacs and install-emacs).  Top-level command
15697         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15699 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15701         * test-build.mk ($(host)-stamp-stage2-installed): Remove
15702         $(relbindir)/make before doing ``make install'', and use
15703         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
15704         installing over running make binary.
15705         ($(host)-stamp-stage3-installed): Likewise.
15707 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15709         * config.guess: Recognize Mach.
15711 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
15713         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15714         see whether --exec-prefix was used.
15716 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15718         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
15720 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15722         * Makefile.in: Add all-librx target similar to all-libproc.
15724 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
15726         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
15727         with post 1.2 uname bogosity.
15729 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15731         * configure: Remove temporary files on receipt of a signal.
15733 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
15735         * configure: If there is a package_makefile_frag, remove
15736         ${subdir}/Makefile.tem after copying it in.
15738 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15740         * build_all.mk: support rs6000 lynx identifies itself as
15741         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
15742         since /bin/gcc is too feeble to compile a modern gcc.
15744 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15746         * brought devo/test-build.mk update-to-date with progressive/
15747           test-build.mk. Add lynx targets and hppa flag info.
15749 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15751         * configure.in:  Use mh-ncrsvr43.  Patch from
15752         Tom McConnell <tmcconne@sedona.intel.com>.
15754 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15756         * config.guess (i386-unknown-bsdi):  No longer need to
15757         check #if defined(__bsdi__) && defined(__i386__).
15759 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15761         * configure: Set program_transform_nameoption correctly.
15763 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
15765         * brought build-all.mk update-to-date with progressive build-all.mk,
15766           added new targets and hppa info.
15768 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15770         * configure: If config.guess result is a prefix of the user
15771         specified target, assume a native build and use the user specified
15772         target as the host alias.  Remove SunOS patch suffix removal hack.
15773         * configure.in: Remove SunOS patch suffix removal hack.
15775         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15776         in NATIVE_CHECK_MODULES.
15778 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
15780         * Makefile.in: Rename HOST_ONLY to NATIVE.
15781         * configure: Delete SunOs patch suffix from host_canonical
15782           and build_canonical variables that are prepended to Makefiles.
15783         * configure.in: Add comments for easier maintenance.
15785 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15787         * Makefile.in: Add all-libproc target similar to all-gui.
15789 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
15791         * Makefile.in (CHECK_MODULES): split into
15792         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15794 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
15796         * config.guess (i386-unknown-bsdi): New system to guess.
15798 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15800         * Makefile.in: Add all-gui target (but not yet build by "all").
15802 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
15804         * config.sub: Move deletion of patch suffix from here...
15805         * configure.in: To here, at Ian's suggestion.  The top-
15806           level scripts might need to know of a patch level.
15808 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
15810         * config.sub: Strip off patch suffix so rtl is recognized
15811           as a sunos4.1.3 machine, even though it's been patched.
15813 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
15815         * Makefile.in (INSTALL_LAST): Delete.
15816         (INSTALL_DOSREL): New.
15818 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15820         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15821         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15822         whether we pass down --with-gnu-ld anyhow.
15824 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
15826         * Makefile.in (INSTALL_LAST): Change operation so it works
15827         on more flavors of make.
15828         * configure.in (go32): Don't build libg++ or libio.
15830 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
15832         * Makefile.in (Move HOST_PREFIX_1 and friends up so
15833         they can be overriden by templates.
15835 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
15837         * configure.in (target==go32): Don't build gdb.
15838         * dosrel: New directory.
15840 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
15842         * configure.in (host==go32): Configure dosrel too.
15843         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15844         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15845         be set by incoming names or templates.
15846         (INSTALL_LAST): New rule.
15848 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
15850         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15852 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15854         * configure.in (appdirs): New variable.  Currently empty, but will
15855         be used in gas distribution.  If nonempty, lists a set of
15856         directories at least one of which must get configured, or top
15857         level configuration is considered to have failed.
15858         (rs6000-*-lynxos*): Use new file name.
15860 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15862         Eliminate XTRAFLAGS.
15863         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15864         newlib include files using -idirafter, and also use -nostdinc.
15865         (CXX_FOR_TARGET): Likewise.
15866         (XTRAFLAGS): Removed.
15867         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15868         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15869         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15870         ($(DO_X)): Don't pass down XTRAFLAGS.
15872 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15874         * configure.in (mips*-dec-bsd*): New target; do build linker.
15875         (mips*-*-bsd*): New target; don't build linker.
15877 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
15879         * configure.in: support rs6000-*-lynxos* configuration.
15880         support sunos4 as a cross target.
15882         * config.sub: look for lynx*, not lynx since the OS version may
15883         legitimately be part of the name.
15885 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
15887         * configure.in (i[34]86-*-sco*): Move to be with other i386
15888         targets.
15889         (romp-*-*): New target.  Skip various binary utilities.
15890         (vax-*-*): New target.  Don't build newlib.
15891         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
15893 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15895         * configure.in: Only set host_makefile_frag if config
15896         directory exists.
15898 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15900         * install.sh: If $dstdir exists, don't check whether each
15901         component does.
15903 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15905         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15907 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
15909         * configure.in (*-*-lynxos*): Don't configure newlib for either
15910         native or cross Lynx.
15912 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
15914         * config.sub (sparc64-elf): Fix os.
15915         (z8k): Remove duplicate.
15917 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15919         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15920         gcc/stmp-fixproto, to try to prevent fixproto from being run.
15922 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
15924         * configure: Make file links cleanly even if Lynx fails on
15925           an NFS symlink (at least fail cleanly).
15927 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
15929         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15930         -XNh2000.
15932 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15934         * configure: Unknown options are fatal again.
15936 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
15938         * configure: Ignore --x-includes and --x-libraries, for Autoconf
15939         compatibility.
15941 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
15943         * build-all.mk: Add `clean' target.
15945 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
15947         * config.guess:  Add SINIX support.
15948         * configure.in:  Add mips-*-sysv4* support.
15950 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
15952         * build-all.mk: Document all useful targets.
15953         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15954         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15956 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15958         * configure: Support --silent, --quiet.
15960 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15962         * configure: Support --disable-FEATURE.
15964 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15966         * config.guess: Recognize NCR running SVR4.3.
15968 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
15970         * config.guess:  Make BSDI generate i386-unknown-bsd386.
15971         Patch from Paul Eggert <eggert@twinsun.com>.
15973 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
15975         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15977 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15979         * configure: Make unrecognized options give nonfatal warnings
15980         instead of fatal errors, and pass them to any subdirectory
15981         configures in case they recognize them.
15982         Make --x equivalent to --with-x.
15984 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
15986         * configure: Add --enable-* options.  Clean up usage message and
15987         some comments.
15989 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
15991         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15993 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
15995         * configure.in (hppa*-*-*): Enable binutils.
15997 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
15999         * config.sub: Recognize cisco.
16001 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
16003         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16005 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16007         * config.guess: about target *-hitachi-hiuxwe2, don't print more
16008         than one configuration name.  Add comment.
16010 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
16012         * config.guess: about target *-hitachi-hiuxwe2, fixed
16013         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
16014         macro is incorrect.]
16016 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16018         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16019         than the "make ls" stuff which used to be here.
16021 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16023         * config.guess:  Recognize i[34]86-unknown-freebsd.
16024         From Shawn M Carey <smcarey@rodan.syr.edu>.
16026 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16028         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16030 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
16032         * config.guess: Check for ptx.
16034 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
16036         * config.sub: Add os9k checking.
16038 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16040         * config.guess: Handle OSF1 running on HPPA processors
16042 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16044         * configure: If subdir configure fails, print out a message with
16045         subdirectory name, in case subdir's configure code didn't identify
16046         itself.
16048 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
16050         * configure.in: Remove embedded newlines from configdirs.
16051         Avoid mismatches of substrings.  Fix matching strings at end
16052         of configdirs.
16054 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
16056         * config.guess:  Add Lynx/rs6000 config support.
16058 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
16060         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16062 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
16064         * configure.in (hppa*-*-osf*): Treat this just like most other
16065         PA configurations (eg no binutils or ld).
16066         (hppa*-*-*elf*): These configurations have binutils and ld.
16068 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16070         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
16072 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16074         * configure.in (rs6000-*-*): Build gas.
16076 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
16078         * Makefile.in:  Avoid bug in losing hpux sed.
16080 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16082         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16083         for GDB and GDB has been fixed to not need it.
16085 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16087         * config.guess: Recognize vax hosts.
16089 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16091         * configure (while loop): Don't use "break 2" inside case
16092         statement -- the case statement isn't an enclosing loop.
16094 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16096         * config.guess:  Clean up NeXT support, to allow nextstep
16097         on Intel machines.  Make OS be nextstep.
16099 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
16101         * config.guess: Add alternate forms for Convex.
16103 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
16105         * configure:  Completely rewrite option processing.  Take
16106         advantage of pattern-matching to avoid invoking test frequently.
16107         Also clean up host and target defaulting logic.
16109 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16111         * Makefile.in: Replace all occurrances of "rootme" with "r" and
16112         "$${rootme}" with "$$r", to increase the likelihood that the do-*
16113         commands (plus user environment) will fit SCO limits.
16115 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16117         * configure.in: Don't issue warnings about directories which are
16118         not being configured if -norecursion is set.  Correct test for
16119         --with-gnu-as and --with-gnu-ld to not get confused by substring
16120         matches.
16122         * configure.in: Don't build gas for alpha-dec-osf1*.
16124 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
16126         * configure:  Back out Per's change of 12/19/1993.  It changes the
16127         behavior of configure in unexpected and confusing ways.
16129         Also, use different delim char when calculating
16130         program_transform_name so that the name can contain slashes.
16132 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
16134         * configure.in, config.sub: Add support for VSTa micro-kernel.
16136 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
16138         * configure.in: Nuke hacks which were used to get a special
16139         version of GAS for HPPA configurations.
16141 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16143         * configure:  If only ${target_alias} is given, use that
16144         as the default for ${host_alias}.
16145         * configure:  Add missing back-slashes before nested quotes.
16147 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16149         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
16151 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
16153         * config.guess:  Recognize some Tektronix configurations.
16154         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
16156 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16158         * config.sub: Match any flavor of SH.
16160 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
16162         * configure.in: Don't try to configure newlib for Alpha.
16164 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16166         * configure.in: Don't build ld for Irix 5.  Don't build gas,
16167         libg++ or libio for any Alpha target.
16169         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
16171 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
16173         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
16174         default arguments -- so it tried to compress itself.
16176 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
16178         * configure.in (notsupp): ensure that a space is always at the end
16179           of the configdirs list, since the grep checks for an explicit space
16181 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16183         * configure.in (target i386-sysv4.2): don't build ld, since static
16184           versions of many libraries are not available.
16186 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16188         * config.guess: Recognize Apollos (using environment variables).
16189         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16191 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16193         * config.guess: Recognize Sony news mips running newsos.
16195 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
16197         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16198         "fi ; else" for bash.
16200 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
16202         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16204 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
16206         * config.sub: accept unixware as an alias for svr4.2.
16207         Fix some inconsistancies with the gcc version.
16209 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16211         * Makefile.in (DISTDOCDIRS):  Add gdb.
16213 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16215         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
16217 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16219         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16220         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16221         this now.
16223 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16225         * config.sub: Accept hiux* as an OS name.
16227         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16228         etc/make-stds.texi.  The underscore came from gcc, and dje now
16229         agrees that RUNTESTFLAGS is the correct name.
16231 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16233         * install.sh:  Remove 'set -e'.  It makes any conditionals
16234         in the script useless.
16236         * config.guess: Automatically recognize arm-acorn-riscix
16237         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16239 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
16241         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16243 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16245         * Makefile.in (DISTDOCDIRS): New variable.
16246         (taz): Edit local Makefile.in sooner, instead of proto-toplev
16247         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
16249 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16251         * configure.in (hppa target): check the source directory for the
16252           pagas sub-directory
16254 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
16256         * config.sub: Allow -aout* and -elf*.
16258 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16260         * configure.in: Don't build ld on i386-solaris2, same as for
16261         sparc-solaris2.
16263 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16265         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16267 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16269         * configure.in:  Configure gdb for alpha.
16271 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16273         * Makefile.in (CXXFLAGS): Add -O.
16275 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16277         * config.guess: added support for DG Aviion
16279 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16281         * configure.in: Produce warning message for subdirectories not
16282         configurable for this host/target combination.  Don't try to
16283         configure gdb for vms.
16285 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
16287         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16288         appropriate files before making "diststuff".
16289         (DISTBISONFILES): New var: list of files to be edited.
16290         (DISTSTUFFDIRS): Add binutils.
16292 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16294         * config.sub: also handle mipsel and mips64el (for little endian mips)
16296 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16298         * configure.in: Add * to end of all OS names.
16300 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
16302         * configure.in: Build newlib for LynxOS native.
16304 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16306         * config.guess: Add support for delta 88k running SVR3.
16308         * configure.in: Add comment about HP compiler vs. emacs.
16310 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16312         * configure.in: don't build ld on solaris2 (not a viable option
16313           due to bugs in getpwnam & getpwuid)
16315 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
16317         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16318         config.guess will produce a full version number.
16320 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16322         * configure.in: Build linker and binutils for alpha-dec-osf1.
16324 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16326         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16327         and gdb/testsuite/Makefile.in.
16329 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16331         * configure.in: recognize mips*- instead of mips-
16333 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
16335         * config.sub: Accept linux*coff and linux*elf as operating
16336         systems.
16338 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16340         * config.sub: Recognize mips64, and mips3 as an alias for it.
16342 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16344         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16345         gdb knows how to handle OSF/1 shared libraries.
16347 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16349         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16350         * config.guess: Recognize Hitachi's HIUX.
16351         * config.sub: Recognize h3050r* and hppahitachi.
16352         Remove redundant cases for hp9k[23]*.
16354 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16356         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16357         if gas and ld are in the source tree and are in ${configdirs}.
16358         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16359         --with options (but still pass them down on the command line,
16360         if they were explicitly specified).
16362 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16364         * configure: substitute SHELL value in Makefile.in with
16365         ${CONFIG_SHELL}
16367 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16369         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16370         *-*-solaris2* targets.
16372 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16374         * Makefile.in: define M4, and pass it down to sub-makes;
16375         all-autoconf now depends on all-m4
16377 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16379         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16380         presence of {ar,ranlib} instead of a configured directory
16382 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
16384         * config.guess: Accept 34?? as well as 33?? for NCR.
16386 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16388         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16389         of 'gas' in sed commands, since 'gash' is now in the tree as well.
16391 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16393         * configure: grab values for $(CC) and $(CXX) from the
16394         environment, so that someone can do "CC=gcc configure; make" and
16395         have it work right (matching the way that autoconf works now)
16397         * configure.in, Makefile.in: add support for gash, the tcl
16398         interface to Galaxy
16400         * config.guess: add NetBSD variants (hp300, x86)
16402 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
16404         * install.sh: Support -d option (in the manner of SunOS 4 install,
16405         as it is more deterministic than that of GNU install)
16406         (chmodcmd): Set file to mode 755 by default (should also do default
16407         chgrp and chown, but I don't feel like dealing with that now)
16409 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
16411         * config.sub: Remove h8300hhms alias.
16413 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16415         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16417 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16419         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16420         as stmp-fixinc
16422 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16424         * config.sub: recognize m88110-bug-coff.
16426 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16428         * Makefile.in (all-libio): all dependencies on the toolchain used
16429         to build this (gcc, gas, ld, etc)
16431 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16433         * config.guess: Deal with OSF/1 1.3 on alpha.
16435 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16437         * install.sh: add some 'else true' clauses for portability
16439         * configure.in: don't build libio for h8[35]00-*-* targets
16441 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16443         * Makefile.in:  Add support for new libio.
16445 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16447         * install.sh: If one command fails, don't try the rest.  Don't try
16448         to remove $dsttmp (via trap) unless we have already created it.
16449         If $src doesn't exist, detect it and exit with an error.
16451         * config.guess: Recognize BSD on hp300.
16453 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
16455         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16456         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16458 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
16460         * Makefile.in (all-send-pr): depends on all-prms
16462 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16464         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16466 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16468         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16469         Added test for mips-mips-riscos5.
16471 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16473         * configure.in: use mh-hp300 for 68k HP hosts
16475 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16477         * configure: add support for CONFIG_SHELL, so that you can use
16478         some alternate shell for evaluating configure scripts
16480 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
16482         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
16483         in configure script to bug-gdb@prep.ai.mit.edu when building
16484         distribution archive.
16485         * Makefile.in (COMPRESS):  Remove def.
16486         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
16487         gdb.tar.Z and make-gdb.tar.Z respectively.
16488         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
16489         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
16490         to convergence with 'taz' target in Makefile.in.
16492 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16494         * install.sh (dsttmp): use trap to ensure that tmp files go
16495         away on error conditions
16497 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16499         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16501 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16503         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16504         its parent is '/' not ''.
16506         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16508 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
16510         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16511         that ${newsrcdir}/configure.in does.
16513 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
16515         * test-build.mk: support for CONFIG_SHELL
16517 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
16519         * config.sub (netware):  Add as a basic system type.
16521 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
16523         * Makefile.in (Makefile): depend on configure.in.  Also drop the
16524           $(srcdir)/ from the dependency on Makefile.in.
16526 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
16528         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16529         (h8300hhms is temporary until multi-libraries are implemented).
16530         * configure.in: Handle h8300h too.
16532 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16534         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16536 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
16538         * configure:  Remove extraneous output when guessing host type.
16539         * config.guess:  Remove extraneous output when guessing using C
16540         compiler rather than uname, or when guessing fails.
16542 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
16544         * Makefile.in: remove all.cross and install.cross targets
16546         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16547           definitions
16549 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
16551         * configure.in (target sh): Build gprof.
16553 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16555         * config.sub: change -solaris to -solaris2
16557 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16559         * configure.in: Use config/mh-riscos for mips-*-sysv*.
16561 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
16563         * configure: Correct error message for missing Makefile.in to
16564         print correct directory.
16566 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16568         * install.sh: kludge around 386BSD shell bug
16570 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
16572         * config.guess:  Recognize NeXT.
16573         * config.guess:  Recognize i486-ncr-sysv4.
16574         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
16576 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
16578         * Makefile.in (MAKEINFOFLAGS): New variable.
16579         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16580         * build-all.mk, test-build.mk: Pass down --no-split as
16581         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
16583 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
16585         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
16587 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
16589         * Makefile.in (libg++.tar.z):  New rule.
16590         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
16591         * Makefile.in (taz):  Only do a single chmod.
16593 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16595         * install.sh: don't use dirname anymore (replaced with sed usage)
16597 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
16599         * Makefile.in:  Change extension for gzip'd files from '.z' to
16600         '.gz' per new FSF standard usage.
16602 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
16604         * configure: put quotes around the final value of program_transform_name
16606 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16608         * Makefile.in: new install.sh support; update install-info rules
16610 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
16612         * configure.in: Build diff for crosses, but not for go32 host.
16614         * configure.in: Build gprof only for native, and don't build it
16615         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16617 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
16619         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16621 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16623         * configure.in (host_tools): Add prms.
16625 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16627         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16628         with $(FLAGS_TO_PASS) on the command line
16630         * config.sub: Recognize lynx and lynxos
16632 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16634         * config.sub: Accept -ecoff*, not just -ecoff.
16636 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16638         * Makefile.in (taz): Use .gz suffix instead of .z.
16639         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16640         names.
16642 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16644         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16646 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16648         * Makefile.in (install-no-fixedincludes):  install gcc last, so
16649         that rebuilds that might happen during 'make install' don't get
16650         bogus gcc include files
16652 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16654         Change from Utah for HPPA support:
16655         * config.guess: Recognize hppa1.x-hp-bsd.
16657 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
16659         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
16660         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16662 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16664         * config.sub: Add support for rom68k and bug boot monitors.
16666 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
16668         * Makefile.in: Make all-opcodes depend on all-bfd.
16670 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16672         * config.guess: Added special check for i[34]86-univel-sysv4*.
16674 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
16676         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16677         the processor rather than assuming i486.
16679 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
16681         * config.guess: Recognize SunOS6 as Solaris3.
16683 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
16685         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
16686         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16688 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
16690         * build-all.mk (all-cross): New target for Canadian Cross.
16691         Added Q2 go32 targets.
16692         * test-build.mk: Configure go32 cross sparclite-aout and
16693         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
16694         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16696 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16698         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16699         GO32 hosted toolchains
16701 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16703         * configure: change  so "-exec-prefix" gets passed down rather
16704         than "-exec_prefix" so autoconf generated Makefiles get the
16705         exec_prefix set right.
16707 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16709         * config.guess: get the Solaris2 minor version number
16711         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16713 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16715         * config.guess: Recognize some Sequent platforms.
16717 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16719         * Makefile.in: added the vault-install target
16721         * configure.in: actually use the Sun3 makefile fragment that's in
16722         config, also added the release dir to configdirs
16724 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16726         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16728 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16730         * configure.in: remove some program from Alpha targetted toolchains
16732 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
16734         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
16735         gprof.
16736         (taz): Run "make diststuff" in those directories instead of "make
16737         proto-dir".  Look for "VERSION=" only at start of line in subdir
16738         Makefile.  Use "gzip -9" for compression.
16739         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16740         (binutils.tar.z): New target.
16742 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16744         * Makefile.in (taz): Include gpl.texinfo.
16746 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16748         * Makefile.in (setup-dirs): Merged into "taz" target.
16749         (taz): Only do `proto-dir' stuff if a directory is actually needed
16750         for this target.
16752 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
16754         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16755         (FLAGS_TO_PASS): Pass down MUNCH_NM.
16756         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16757         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16758         (gcc-no-fixedincludes): Correct for current gcc Makefile.
16760 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
16762         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
16763         config.sub, and move-if-change to gdb testsuite distribution
16764         archive, so the testsuite can be extracted, configured, and
16765         run separately from the gdb distribution.  Blow away the Chill
16766         tests that require a Chill compiled executable, since GNU Chill
16767         is not yet publically available.
16769 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16771         * test-build.mk: set environment variables in a single command,
16772         instead of a list of assignments and exports
16774         * config.guess: recognize Alpha/OSF1 systems
16776 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16778         * configure: Change help message to prefer --options rather than
16779           -options.
16781 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16783         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16784         zippy@ecst.csuchico.edu.
16785         * config.guess: Recognize miniframe.
16787 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
16789         * Makefile.in: Use srcroot to find runtest rather than rootme.
16790         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16792 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
16794         * test-build.mk: Extensive additions to support building on a
16795         machine other than the host.
16797 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
16799         * configure (tooldir): Fix for i386-aix again.
16801 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
16803         * configure, Makefile.in:  Change definition of $(tooldir)
16804         to match the FSF.
16806 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
16808         * config.guess:  Recognize i[34]86/SVR4.
16810 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
16812         * Makefile.in (all-gdb): gdb depends on sim.
16814 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
16816         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
16817         at the same time we make the prototype gdb directory.
16818         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
16819         files at the same time as the gdb base release distribution.
16821 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
16823         * Makefile.in (check): Use individual check targets rather than
16824         DO_X rule.
16825         (check-gcc): Added.
16827 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
16829         * config.sub: Use sysv3.2 not sysv32 for canonical OS
16830         for System V release 3.2.
16832 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16834         * config.sub: Recognize hppaosf.
16835         * configure.in: Do configure ld/binutils/gas for it.
16837 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16839         * configure (tooldir): Alter syntax used to set this, for systems
16840         where "\$" isn't handled right, like i386-aix.
16842 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16844         * configure: Pass program-transform-name, not
16845         program_transform_name, to recursive configures.
16847 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
16849         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16850         of gas+ld+binutils.
16852 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
16854         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
16856 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16858         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16860 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
16862         * Makefile.in (PRMS): Set back to all-prms.
16864 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
16866         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16867         targets, rather than for MIPS hosts.
16869 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16871         * configure.in: add comment for --with-x default values
16873         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16875         * Makefile.in: add check-* targets for each of the directories in
16876         the tree.  Add a definition of RUNTEST that will use the one we
16877         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
16879 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
16881         * configure.in: Removed obsolete references to bfd_target and
16882         target_makefile_frag.
16884         * build-all.mk: Set assorted targets for Q2.
16885         * config.sub: Recognize z8k-sim and h8300-hms.
16886         * test-build.mk: Really don't pass host to configure.
16887         (HOLES): Added uname.
16889 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
16891         * configure: Handle an empty program-prefix, program-suffix or
16892         program-transform-name correctly.
16894 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
16896         * build-all.mk: -G 8 no longer required for MIPS targets.
16897         * test-build.mk: Don't pass host argument to configure; make it
16898         guess.
16900 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
16902         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
16903         * Makefile.in (COMPRESS):  New macro, like GZIP.
16905 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
16907         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16909         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16910         with gas currently defaults to -G 0.
16912 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
16914         * Makefile.in (all-flex): flex depends on byacc.
16916         * build-all.mk: If host not specified, use config.guess.  Pass TAG
16917         to test-build.mk as RELEASE_TAG.
16918         * test-build.mk (configargs): New variable containing arguments to
16919         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
16920         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16922         * config.guess: Use /bin/uname when checking -X argument on SCO,
16923         to avoid invoking GNU uname which doesn't understand -X.
16925         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16927         * configure.in: Build gas for mips-*-*.
16929 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16931         * Makefile.in (all.normal): insert missing backslash.
16933 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
16935         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16937         * Makefile.in: Complete overhaul to merge many almost identical
16938         targets.
16940 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16942         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16943         (gdb.tar.Z): Adjusted.
16945         * Makefile.in (setup-dirs, taz): New targets; should be general
16946         enough to adapt for gdb sometime.  Build only .z file.
16947         (gas.tar.z): New target.
16949 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16951         * build-all.mk: Use CC=cc -Xs on Solaris.
16953 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
16955         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
16956         for handling BISON for FSF releases.
16958 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16960         * configure: Actually implement the change zoo just documented.
16962 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
16964         * configure: when using config.guess, only set target_alias when
16965         it's not already been set (ie, on the command line)
16967 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16969         * Makefile.in: add installcheck target, set PRMS to install-prms
16971 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16973         * configure: add support for package_makefile_fragment, handle the
16974         case where a directory has a configure.in file but no Makefile.in
16975         more gracefully (with an actual understandable error message, even);
16976         add support for --without (and add this to the usage message); also
16977         explicitly add a --host=${host_alias} to the command line when
16978         config.guess is used
16980 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
16982         * configure: Must use both --host and --target in recursive calls.
16984 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16986         * Makefile.in: Change deja-gnu to dejagnu.
16988 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
16990         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16992 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16994         * configure.in: canonicalize all instances to *-*-solaris2*,
16995         also strip out a number of tools to not build for go32 host
16997 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
16999         * config.guess: add GPL.
17001         * Makefile.in, config.guess, config.sub, configure: bump
17002           copyrights to 93.
17004 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
17006         * Makefile.in (do-info): Removed obsolete check for existence of
17007         localenv file.
17009         * Makefile.in (MAKEOVERRIDES): Define to be empty.
17011 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17013         * Makefile.in: a couple of 'else true' for decstation,
17014         support for TclX
17016         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17018 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
17020         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17022 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
17024         * config.guess: Recognize i386-ibm-aix (PS/2).
17025         * configure.in: Use config/mh-aix386 file for it.
17027 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
17029         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17030         CC_FOR_TARGET instead.
17031         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17033 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
17035         * Makefile.in: Add sim to list of directories sent with gdb
17037 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17039         * configure.in: Put back mips-dec-bsd* case.
17041 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
17043         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17044         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
17045         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17047 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17049         * configure.in: remove no-op mips-dec-bsd* in "case $target"
17051         * Makefile.in (dir.info): only run gen-info-dir if it exists,
17052         (install-info): install dir.info only if it exists,
17053         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17055 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
17057         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
17058         gas for mips-dec-bsd.
17060 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
17062         * configure (makesrcdir): If ${srcdir} is relative and not ".",
17063         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17065 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17067         * configure.in: Added "dejagnu" to hosttools list.
17069 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
17071         * config.sub, configure.in, config.guess:  Add support
17072         for Bosx, an AIX variant from Bull.
17073         Patches from F.Pierresteguy@frcl.bull.fr.
17075 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
17077         * devo/dejagnu: Initial creation of devo/dejagnu.
17078         Migrated dejagnu testcases and support files for testing software
17079         tools to reside as subdirectories, currently called "testsuite",
17080         within the directory of the software tool.  Migrated all programs,
17081         support libraries, etc. beloging to dejagnu proper from
17082         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
17083         with no modifications.  The changes to these files which will
17084         allow them to configure, build, and execute properly will be made
17085         in a future update.
17087 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17089         * Makefile.in: Change send_pr to send-pr.
17090         * configure.in: Likewise.
17091         * send_pr: Renamed directory to send-pr.
17093 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
17095         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
17097 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
17099         * README:  Update for gdb-4.8 release.
17100         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
17101         gdb-xxx.tar.z (gzip'd) file also.
17103 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17105         * Makefile.in: make all-diff depend on all-libiberty
17107 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
17109         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
17111 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17113         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
17115 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
17117         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
17118         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
17119         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
17121 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17123         * Makefile.in:  makeinfo binary is in a new location
17125 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
17127         * config.sub: Accept -ecoff as an OS.
17129         * Makefile.in: Various changes to eliminate a level of make
17130         recursion and reduce the required command line length.
17131         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
17132         sub-makes.
17133         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
17134         variables holding settings for specific sub-makes.
17135         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
17136         in terms of BASE_FLAGS_TO_PASS.
17137         (TARGET_LIBS): New variable listing directories which use
17138         TARGET_FLAGS_TO_PASS.
17139         (subdir_do): Eliminated.
17140         (do-*): New set of targets to replace subdir_do.
17141         (various): All targets which used subdir_do now depend on do-*.
17142         (local-clean): Renamed from do_clean.
17143         (local-distclean): New target, dependency of distclean and
17144         realclean.
17145         (install-info): Don't create directories.  Depend on dir.info
17146         rather than calling make recursively.
17147         (install-dir.info): Eliminated.
17148         (install-info-dirs): Create all info directories here.
17149         (dir.info): Depend upon do-install-info.
17151         * test-build.mk (HOLES): Added false.
17153 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
17155         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
17157 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17159         * Makefile.in (info): remove dependency on all-texinfo.  The
17160         problem was really in texinfo/C, not at this level.
17162 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17164         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
17166 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
17168         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
17169         GDB releases.
17171 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17173         * configure: Include srcdir in message about target of link not
17174         being found.  Don't convert `-' to `_' in `with' options being
17175         passed to subdirs.
17177 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17179         * configure.in: add uudecode to host_tools
17181         * Makefile.in: added {all,install}-uudecode targets, added them to
17182         the appropriate lists
17184 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
17186         * Makefile.in (all-gcc): Added dependency on all-gas.
17188         * configure.in (mips-*-*): Build ld and binutils.
17190 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17192         * configure: check return code from mkdir, print error message and
17193           exit on failure.
17195 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
17197         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
17199 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17201         * test-build.mk (HOLES): Added tar, cpio and uudecode.
17203 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17205         * config.sub (h8500):  Recognize this as a cpu type.
17207 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17209         * configure: source directory missing is no longer a warning
17211         * configure.in: recognize irix[34]* instead of irix[34]
17213         * Makefile.in: define and pass down X11_LIB
17215 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
17217         * guess-systype: Renamed to ...
17218         * config.guess:  ... by popular request.
17219         * configure.in, Makefile.in:  Update accordingly.
17221 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
17223         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
17224         + Add Convex, Cray/Unicos, and Encore/Multimax support.
17225         + Execute ./dummy instead of assuming . is in PATH.
17227 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
17229         * guess-systype:  New shell script.  Attempts to guess the
17230         canonical host name of the executing host.
17231         Only a few hosts are supported so far.
17232         * configure:  Call guess-systype if no host is specified.
17234 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17236         * Makefile.in (gcc-no-fixedincludes): Made to work with current
17237         gcc Makefile.
17240 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
17242         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17243         (all-gcc, install-gcc, subdir_do): Use it.
17245 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
17247         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17249 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
17251         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17252           set exclusively by configure, using configure.in .
17254 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17256         * test-build.mk: set $PATH for all builds
17258         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17260 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
17262         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
17263         the one used in gcc/Makefile.in, so that a null expansion doesn't
17264         override the one needed to build gcc with a native cc.
17267 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17269         * configure: Accept -with arguments.
17271 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17273         * Makefile.in: added h8300sim
17275 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
17277         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17278         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
17279         (all-cygnus, native, build-cygnus): Make
17280         $(canonhost)-stamp-3stage-done, not $(host)....
17281         * test-build.mk (stamp-3stage-compared): Use tail +10c for
17282         i386-sco3.2v4.  Added else true to if command.
17284 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
17286         * config.sub: (from FSF) Sequent uses a BSD-like OS.
17288 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
17290         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17292 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17294         * configure.in: don't remove binutils from Solaris builds
17296 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
17298         * Makefile.in: get rid of earlier definitions for *clean,
17299         also handle the recursive info rule better
17301 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
17303         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
17304         do more-or-less the right thing.
17306 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
17308         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17309         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17311 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17313         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17314         $(host_canonical).
17316         * configure.in: split the configdirs list into 4 categories (native
17317         v. cross, library v. tool) and handle the cross-only and native-
17318         only in more reasonable (and correct!) way.
17320 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
17322         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
17323         configdirs anymore.
17325 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17327         * Makefile.in: extensive cleanup::  removed all of the explicit
17328         clean-* targets, collapsed many wrappers around subdir_do into
17329         one, added additional targets to satisfy standards.texi, deleted
17330         some old targets, some changes for consistency
17332 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17334         * configure.in: handle some programs as cross-only, and others as
17335         native only
17337         * test-build.mk: handle partial holes in a more generic manner
17339         * Makefile.in: m4 depends on libiberty
17341 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17343         * configure.in: add m4, textutils, fileutils, sed, shellutils,
17344         time, wdiff, and find to configdirs
17346         * Makefile.in: all, clean, and install rules for the new programs
17347         added to configure.in
17349 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17351         * configure.in: use mh-sun for all *-sun-* hosts
17353 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17355         * Makefile.in: define flags for X11 include files and library file
17356         locations, pass them down to the programs that need this info
17358         * build-all.mk: added a 'native' target, to 3stage the native toolchain
17360 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17362         * configure.in: start building libg++ for HP-UX targets
17364 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
17366         * README:  Update references to files moved into etc/.
17368 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
17370         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
17371         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
17373 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17375         * configure: accept dash as well as underscore in long option
17376         names for FSF compatibility.
17378 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
17380         * config.sub: added -sco3.2v4 support from FSF.
17382 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17384         * configure.in: expand the section that adds or removes
17385         directories from the list of programs to build, to handle native
17386         vs. cross in addition to host v. native
17388 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
17390         * Makefile.in:  Replace C++ in macro names with CXX.
17391         This is less likely to break ...
17393 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17395         * test-build.mk: add -w to GNU_MAKE
17397 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17399         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17400         add 'sparc' to list of recognized cpus.  This needed to make
17401         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17402         Delete some redundant ose68 variants.  Recognize -wrs as an os,
17403         then changes that into $CPU-wrs-vxworks.
17405         * configure.in: remove most references to gdbtest, regularize
17406         target based program removal
17408         * test-build.mk: import from p3 tree (many fixes and changes)
17410 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
17412         * Makefile.in: added rules to handle tcl, tk, and expect
17414         * configure.in: handle those directories if they exist
17416 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17418         * config.sub: removed bogus hppabsd and hppahpux names, since
17419         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17421 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17423         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
17424         depends upon all-xiberty
17426         * Makefile.in: changes from p3, including:
17428         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
17430         * Makefile.in (XTRAFLAGS): include newlib directories if
17431         newlib/Makefile exists, rather than if host != target.
17433         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
17435         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17436         from the same source tree and not building a cross-compiler.  This
17437         matters for the libg++ configuration if reconfiguring a tree that
17438         has already been installed.
17440         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
17442         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17443         pick up the machine and system specific header files.
17445         * Makefile.in: added AS_FOR_TARGET, passed down in
17446         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17447         the C compiler to use to create programs which are run in the
17448         build environment, set it to default to $(CC), and passed it down
17449         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17451         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
17453         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17454         We need them for unusual native builds, like systems without
17455         ranlib.
17457         * configure: also define $(host_canonical) and
17458         $(target_canonical), which are the full, canonical names for the
17459         given host and target
17461 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
17463         * Makefile.in:  Added separate definitions for C++.
17465 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
17467         * configure.in (configdirs):  Add deja-gnu.
17469 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
17471         * README:  Update for configure.texi and gdb-4.7 release.
17473 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
17475         * Makefile.in:  Move "all" target to top of file.
17476         Previously, first target was ".PHONY" which caused BSD4.4 make
17477         to build .PHONY when make was run without arguments.
17479 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
17481         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
17482         Library-copylefted code in libiberty.
17484 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
17486         * config.sub:  Replace m68kmote with plain old m68k.
17488 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
17490         * Makefile.in:  Remove space from blank line, avoid Make complaints.
17492 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
17494         * config.sub: Complain if no argument is given.  Added support for
17495         386bsd as OS and target alias.
17497 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
17499         * Makefile.in (XTRAFLAGS): include newlib directories if
17500         newlib/Makefile exists, rather than if host != target.
17502 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
17504         * config.sub: recognize sparclite-wrs-vxworks.
17506         * Makefile.in (install-xiberty): added *-xiberty make rules (from
17507         p3.) Added clean-xiberty to clean.
17509 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17511         * configure.in: use *-*-* instead of nested cases for host and target
17513 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
17515         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17516         from the same source tree and not building a cross-compiler.  This
17517         matters for the libg++ configuration if reconfiguring a tree that
17518         has already been installed.
17520 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
17522         * config.sub (i486v/i486v4):  Merge in from FSF version.
17524 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
17526         * configure: only set PWD if it is already set.
17528 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
17530         * configure: just set PWD=`pwd` at the top, since Ultrix sh
17531         doesn't have unset and all success paths (and most error paths)
17532         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17533         to just ${PWD} to avoid confusion.)
17535 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
17537         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17538         even for a native compilation.
17540 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
17542         Changes to make the gdb.tar.Z rule work better.
17544         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
17545         (DEVO_SUPPORT):  Add configure.texi.
17546         (bfd-ilrt.tar.Z):  Remove ancient rule.
17548 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
17550         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17551         pick up the machine and system specific header files.
17553         * configure.in, config.sub: added new target m68010-adobe-scout,
17554         with alias of adobe68k.  Changed configure.in to check for
17555         -scout before -sco* to avoid a false match.
17557         * Makefile.in: added AS_FOR_TARGET, passed down in
17558         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
17559         the C compiler to use to create programs which are run in the
17560         build environment, set it to default to $(CC), and passed it down
17561         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17563 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
17565         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17566         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
17567         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17568         FOR_TARGET variants, to newlib and libg++.
17570 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17572         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17573         first.
17575 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
17577         * config.sub:  Accept `elf' as an environment.
17579 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17581         * Makefile.in (all-opcodes):  cd into the right directory
17583 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
17585         * configure: added -program_transform_name option, used as
17586         argument to sed when installing programs.
17587         configure.texi: added documentation for -program_prefix,
17588         -program_suffix and -program_transform_name.
17590 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
17592         * config.sub:  Accept i486 where i386 ok.
17594 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
17596         * config.sub: accept we32k
17598 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
17600         * config.sub, configure.in: accept OSE68000 and OSE68k.
17602         * Makefile.in: don't create all directories for ``make install'';
17603         let the subdirectories create the ones they need.
17605 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17607         * COPYING: new file, GPL v2
17609 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17611         * Makefile.in: use the new gen-info-dir, which needs a template
17612         argument (which also lives in texinfo)
17614         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17616 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
17618         * config.sub (ncr3000):  Change i386 to i486.
17620 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17622         * Makefile.in: add install-rcs, install-grep to
17623         install-no-fixedincludes, removed install-bison and install-libgcc
17625 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
17627         * configure.in: grab the HPUX makefile fragment if on HPUX
17629 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17631         * Makefile.in: eradicate bison spoor (ditto libgcc).
17632          configure.in: recognise m68{k,000}-ericsson-OSE.
17633          es1800 is alias for m68k-ericsson-OSE
17635 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17637         * configure.in: rearrange the parts that remove programs from
17638         configdirs, based now on HOST==TARGET or by canonical triple.
17640 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17642         * test-build.mk: recurse explicitly with -f test-build.mk when
17643           appropriate.  predicate stage3 and comparison on the existence
17644           of gcc.  That is, if gcc isn't around, we aren't three-staging.
17645           On very clean, also remove ...stamp-co.  Build in-place before
17646           doing other builds.
17648 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17650         * Makefile.in, configure.in: add tgas
17652 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17654         * Makefile.in: a number of changes merged in from progressive.
17656         * configure.in: add libm.
17658         * .cvsignore: ignore some stuff that comes from test-build.mk.
17660 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
17662         * config.sub:  Add es1800 (m68k-ericsson-es1800).
17664 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
17666         * configure: Add program_suffix (parallel to program_prefix)
17667         * Makefile.in: adjust directory-creating script for losing decstation
17669 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
17671         * configure:  Minor $subdir-related fixes.
17673 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
17675         * configure: fix various problems with propogating
17676         makefile_target_frag in subdirs.
17677         * configure.in: config libgcc if its there
17679 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
17681         * config.sub:  HPPA merge.
17683 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
17685         * Makefile.in:  Replace all-bison with all-byacc in all
17686         dependency lines for other tools (which now use byacc).
17688 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
17690         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
17692 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
17694         * Makefile.in: make gprof rules similar to byacc rules (instead of
17695         vestigal $(unsubdir) that didn't work...)
17697 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
17699         * config.sub:  Add support for Linux.
17700         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
17701         (at least for libg++).
17703 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
17705         * configure.texi: fix doc for the -nfp option to configure
17707 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
17709         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17711 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
17713         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17714         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17715         * configure.in: added solaris* host_makefile_frag hook.
17717 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17719         * config.sub: changed recognition of m68000 so that various
17720         m68k types can be specified via m680[01234]0
17722 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17724         * config.sub (basic_machine): fix sed so that '-foo' isn't
17725         completely substituted out while .+'-foo' loses the '-foo'
17727 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17729         * config.sub ($os): Add -aout.
17731 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
17733         * configure:  If host_makefile_frag is absolute, don't
17734         prefix ${invsubdir} (relevant to libg++ auto-configure).
17736 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
17738         * Makefile.in (tooldir): Define it.
17739         (all-ld): Depend on all-flex.
17741 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
17743         * Makefile.in (check):  Fix libg++ special case.
17745 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
17747         * configure: do not bury `pwd` into config.status, thus do fewer
17748           pwd's.
17750         * configure: print the "Building in" message only when building in
17751           other than "." AND verbose.
17753         * configure: remove -s, rework -v to better accommodate guested
17754           configures.
17756         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17758 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
17760         * Makefile.in: macroize flags passed on recursion.  remove
17761           fileutils.
17763 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
17765         * configure: get makesrcdir right for subdirs deeper than 1.
17767         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17768           install.
17770 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
17772         * Makefile.in: don't print subdir_do or recursion lines.
17774 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
17776         * standards.texi: added menu item.
17778         * Makefile.in: build and install standards.info.
17780         * standards.texi: new file.
17782 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17784         * configure: test for and move config.status pieces from
17785           ${subdir}/.
17787 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
17789         * configure:  Test for existance of files before trying to mv
17790         them, to avoid numerous non-existance messages.
17792 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
17794         * configure: correct final line of config.status.
17796         * configure: patch from eggert.  Avoids a protection problem if
17797           the original Makefile.in is read only.
17799         * configure: use move-if-change from gcc to create config.status.
17800           Some makefiles depend on config.status to tell if a directory
17801           has been reconfigured for a different host.  This change
17802           prevents those directories from remaking everything in the case
17803           where the reconfig was only intended to rebuild a Makefile.
17805         * configure: test for config.sub with "config.sub sun4" rather
17806           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
17807           host alias from a missing config.sub.
17809 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17811         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17812           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
17814 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
17816         * configure: mkdir ${subdir} as needed.
17818 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
17820         * Makefile.in,configure.in: added autoconf.
17822 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17824         * Makefile.in: no longer pass against on recursion.
17826         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17827           definitions are not inherited.
17829         * configure: correct makesrcdir when subdir is .
17831 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
17833         * configure:  Add support for 'subdirs' variable, which is
17834         like 'configdirs', except that configure doesn't re-invoke
17835         itself for subdirs, it just creates a Makefile for each subdir.
17836         * configure.texi:  Document subdirs.
17838 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17840         * configure.in: added flex to configdirs
17842 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
17844         * Makefile.in: remove clean-stamps from clean.
17846 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
17848         * configure.in:  Add gdbtest to configdirs.
17850 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
17852         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
17853         to recursive makes.
17854         * configure.in:  Recognize new ncr3000 config.
17856 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
17858         * Makefile.in, configure.in: removed references to gdbm.
17860 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
17862         * config.sub:  Don't canonicalize os value
17863         newsos* to bsd (readline needs to check for newsos).
17864         (This fix was earlier made Jan 31, but got re-broken.)
17866 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
17868         * configure.in:  sco is an os, not a vendor!
17870         * configure:  Quote $( better.  Keep various shells happy.
17872 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
17874         * Makefile.in: eliminate stamp-files.
17876 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
17878         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
17879           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17881 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
17883         * config.sub:  fix iris/iris3.
17885 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
17887         * configure: re-add -rm.
17889 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
17891         * Maskefile.in: add .stmp-rcs to all.
17893         * configure.in: remove gas from rs6000 build, use aix host fragment.
17895 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
17897         * configure: pass down site_option during recursion.
17899 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
17901         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
17903 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
17905         * configure: Change exec_prefix so that it really defaults to prefix.
17907 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
17909         * Makefile.in, configure.in:  Add support for mmalloc library.
17911 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
17913         * Makefile.in: add stmp dependencies for a few more things.
17915 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
17917         * configure: adjusted error message on objdir/srcdir configure
17918           collision, per john's suggestion.
17920         * Makefile.in: add libiberty stmp to all and all.cross.
17922 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
17924         * Makefile.in: remove force dependencies, add grep to all.
17926 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
17928         * Makefile.in: drop flex.  make stamp files work.
17930         * configure: added test for conflicting configuration in srcdir,
17931           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
17932           gets cranky.  use relative paths for configure and srcdir
17933           whenever possible.  Send some error messages to stderr that were
17934           going to stdout.
17936 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
17938         * Makefile.in:  Fix libg++ rule to check for gcc directory
17939         before using gcc/gcc.  Also pass XTRAFLAGS.
17941 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
17943         * Makefile.in: added stmp-files so that directories aren't polled
17944           when they are already built.
17946         * configure.texi: fixed a node pointer problem.
17948 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
17950         * config.sub configure.in gdb/configure.in
17951         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17952         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17953         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
17955 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17957         * configure: -recurring becomes -silent.  corrected help message
17958           for -site= option.
17960         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17962 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17964         * configure: when building Makefile for crosses, replace
17965           tooldir and program_prefix.  default srcdir from location of
17966           config.sub.  remove "for host in hosts" and "for target in
17967           targets" loops.
17969 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
17971         * Makefile.in: Do not pass bindir or mandir to cvs.
17973 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
17975         * Makefile.in, configure.in: removed traces of namesubdir,
17976           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
17977           copyrights to '92, changed some from Cygnus to FSF.
17979         * configure.texi: remove most references to multiple hosts,
17980           multiple targets, subdirs, etc.
17982         * configure.man: removed rcsid. reference config.sub not
17983           config.subr.
17985         * Makefile.in: mkdir $(infodir) on install-info.
17987 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
17989         * configure.texi:  Explain better about .gdbinit and about
17990         the environment that configure.in sections run in.
17992 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
17994         * configure.in:  Ultrix is only a decstation if it's a MIPS.
17996 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
17998         * README:  DOC.configure => cfg-paper.texi.
18000 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
18002         * config.sub (near case $os):  Don't convert newsos* to bsd!
18004 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
18006         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
18007         the number of copies of COPYING that go into the GDB tar file.
18009 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
18011         * bfd/configure.in, gdb/config/mh-i386sco,
18012         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18013         Fix SCO configuration stuff.
18015 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
18017         * Makefile.in:  For libg++, make sure the -I pointing
18018         to the gcc directory goes *after* all the libg++-local -I flags.
18019         Also, move just-gcc dependency from just-libg++ to all-libg++.
18021 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
18023         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
18025 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
18027         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
18029 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
18031         * config.sub:  Add stratus configuration frags.  Also
18032         submitted to FSF.
18034 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
18036         * Makefile.in (DEV_SUPPORT):  add configure.man.
18038         * config.sub(Decode manufacturer-specific):  add -none*.
18040 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
18042         * Makefile.in:  remove form feeds to make Sun's make happy.
18043         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
18045 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
18047         * Makefile.in (AR_FLAGS):  Make quieter.
18049 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
18051         * configure.in:  Add libg++.
18052         * configure:  When verbose, don't output the command line at each
18053         level; it will be unremarkably the same as the previous version,
18054         which will be the same as what the user typed.
18056 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
18058         * configure.in, Makefile.in: fix clean-info, add flex.  add
18059           fileutils.
18061         * configure: be less sensitive to spaces in Makefile.in.  Do not
18062           look for sources in "..".  Doing so breaks subdirectories that
18063           might have their own configure.  If a subdir has it's own
18064           configure script, use it.
18066 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
18068         * cfg-paper.texi: some changes suggested by rms.
18070 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
18072         * config.sub:  Merge in some small additions from the FSF version,
18073         taken from the gcc distribution, to bring the Cygnus and FSF
18074         versions into closer sync.
18076 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
18078         * configure.in:  Changed svr4 references to sysv4.
18080 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
18082         * configure: added -V for version number option.
18084 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
18086         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
18087           renamed from DOC.configure to cfg-paper.texi.
18089 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18091         * configure, config.subr, config.sub: config.subr is now
18092           config.sub again.
18094 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
18096         * configure.texi: new file, in progress.
18098         * Makefile.in: build info file and install the man page for
18099           configure.
18101         * configure.man: new file, first cut.
18103         * configure: find config.subr again now that configuration "none"
18104           has gone.  removed all traces of the -ansi option.  removed all
18105           traces of the -languages option.
18107         * config.subr: resync from rms.
18109 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18111         * configure, config.sub, config.subr: merge config.sub into
18112           config.subr, call the result config.subr, remove config.sub, use
18113           config.subr.
18115         * Makefile.in: revised install for dir.info.
18117 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18119         * configure.in: add decstation host makefile frag.
18121         * Makefile.in: BISON now bison -y again.  also install-gcc on
18122           install.  clean-gdbm on clean.  infodir belongs in datadir.
18123           Make directories for info install.  Build dir.info here then
18124           install it.
18126 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18128         * Makefile.in: fix for bad directory tests.
18130 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18132         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
18133           regexp.  -srcdir relative was being handled incorrectly.
18135         * Makefile.in: unwrapped some for loops so that parallel makes
18136           work again and so one can focus one's attention on a particular
18137           package.
18139 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18141         * configure: added PWD as a stand in for `pwd` (for speed). use
18142           elif wherever possible.  make -srcdir work without -objdir.
18143           -objdir= commented out.
18145 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18147         * configure: +options become --options.  -subdirs commented out.
18148           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
18149           Makefile now at top of generated Makefile.  Removed cvs log
18150           entries.  added -srcdir.  create .gdbinit only if there is one
18151           in ${srcdir}.
18153         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
18154           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
18155           and mandir now keyed off datadir by default.
18157 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
18159         * Freshly created ChangeLog.
18162 Local Variables:
18163 mode: change-log
18164 left-margin: 8
18165 fill-column: 76
18166 version-control: never
18167 End: